.legal-hero{padding:10rem 2.5rem 4rem;max-width:780px;margin:0 auto}.legal-eyebrow{font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--rust);display:flex;align-items:center;gap:.625rem;margin-bottom:1.25rem}.legal-eyebrow:before{content:"";width:18px;height:1.5px;background:var(--rust);border-radius:2px;flex-shrink:0}.legal-page-links{display:flex;align-items:center;gap:.625rem;margin-bottom:1.5rem}.legal-page-link{font-size:.875rem;font-weight:400;color:var(--cream-400);text-decoration:none;transition:color .15s}.legal-page-link:hover{color:var(--cream-800)}.legal-page-link.active{color:var(--rust);font-weight:500}.legal-page-dot{color:var(--cream-300);font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.legal-title{font-family:var(--font-jakarta,"Plus Jakarta Sans",sans-serif);font-size:clamp(2.25rem,4vw,3rem);font-weight:500;letter-spacing:-.03em;line-height:1.1;color:var(--cream-900);margin-bottom:1rem}.legal-meta{display:flex;align-items:center;gap:2rem;font-size:.8125rem;color:var(--cream-500)}.legal-meta strong{font-weight:600;color:var(--cream-600)}.legal-content{max-width:780px;margin:0 auto;padding:3.5rem 2.5rem 6rem}.legal-intro{font-size:1rem;font-weight:300;color:var(--cream-600);line-height:1.8;margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:1px solid var(--cream-200)}.legal-section{margin-bottom:2.5rem}.legal-section-title{font-family:var(--font-jakarta,"Plus Jakarta Sans",sans-serif);font-size:1.125rem;font-weight:600;color:var(--cream-900);margin-bottom:.875rem;letter-spacing:-.01em}.legal-section p{font-size:.9375rem;font-weight:300;color:var(--cream-600);line-height:1.8;margin-bottom:.875rem}.legal-section p:last-child{margin-bottom:0}.legal-section ul{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin:.875rem 0;padding-left:0}.legal-section li{font-size:.9375rem;font-weight:300;color:var(--cream-600);line-height:1.7;padding-left:1.25rem;position:relative}.legal-section li:before{content:"";position:absolute;left:0;top:.65em;width:5px;height:5px;border-radius:50%;background:var(--cream-300)}.legal-divider{height:1px;background:var(--cream-200);margin:2.5rem 0}.legal-table-wrap{overflow-x:auto;margin:1rem 0 .875rem;border:1px solid var(--cream-200);border-radius:8px}.legal-table{width:100%;border-collapse:collapse;font-size:.8125rem}.legal-table th{text-align:left;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--cream-500);background:var(--cream-100)}.legal-table td,.legal-table th{padding:.625rem 1rem;border-bottom:1px solid var(--cream-200)}.legal-table td{color:var(--cream-600);font-weight:300;line-height:1.5;vertical-align:top}.legal-table tr:last-child td{border-bottom:none}.legal-table td strong{font-weight:500;color:var(--cream-700)}.legal-contact{background:var(--cream-100);border:1px solid var(--cream-200);border-radius:10px;padding:1.75rem 2rem;margin-top:3rem}.legal-contact-title{font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--rust);margin-bottom:.75rem}.legal-contact p{font-size:.875rem;font-weight:300;color:var(--cream-600);line-height:1.7}.legal-contact a{color:var(--rust);text-decoration:none;font-weight:400}.legal-contact a:hover{text-decoration:underline}.legal-footer{background:var(--cream-900);padding:3rem 2.5rem}.legal-footer-inner{max-width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.legal-footer-logo img{height:24px;width:auto;filter:brightness(0) invert(1);opacity:.6}.legal-footer-links{display:flex;gap:2rem;list-style:none}.legal-footer-links a{font-size:.8125rem;font-weight:300;color:var(--cream-600);text-decoration:none;transition:color .15s}.legal-footer-links a:hover{color:var(--cream-300)}.legal-footer-copy{font-size:.75rem;color:var(--cream-700)}@media (max-width:640px){.legal-hero{padding:7rem 1.25rem 3rem}.legal-content{padding:2.5rem 1.25rem 4rem}.legal-meta{flex-direction:column;align-items:flex-start;gap:.375rem}.legal-footer-inner{flex-direction:column;gap:1.5rem;text-align:center}.legal-footer-links{flex-wrap:wrap;justify-content:center}}