.legal-page{background:var(--bg);color:var(--ink);min-height:calc(100vh - var(--nav-h))}.legal-page main{padding:clamp(40px,5vw,64px) 0 clamp(56px,6vw,80px)}.legal-page .legal-wrap{max-width:760px;margin:0 auto;padding:0 28px}@media (max-width:640px){.legal-page .legal-wrap{padding:0 18px}}.legal-page .crumbs{margin-bottom:14px}.legal-page h1.title{letter-spacing:-.025em;margin:6px 0 8px;font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.1}.legal-page h1.title .it{font-family:var(--serif);font-style:italic;font-weight:400}.legal-page .effective-date{font-family:var(--mono);letter-spacing:.04em;color:var(--aip-muted);text-transform:uppercase;border-bottom:1px dashed var(--line);margin-bottom:28px;padding-bottom:14px;font-size:11.5px}.legal-page section.legal-section{border-bottom:1px solid var(--line);padding:18px 0}.legal-page section.legal-section:last-of-type{border-bottom:none}.legal-page section.legal-section h2{letter-spacing:-.012em;color:var(--ink);margin:0 0 10px;font-size:17px;font-weight:600}.legal-page section.legal-section .body{color:var(--ink-2);font-size:14.5px;line-height:1.75}.legal-page section.legal-section ul{flex-direction:column;gap:4px;margin:8px 0 0;padding-left:20px;display:flex}.legal-page .footnote{background:var(--bg-2);border-radius:var(--r-md);font-family:var(--mono);color:var(--aip-muted);margin-top:36px;padding:14px 18px;font-size:11.5px;line-height:1.7}.legal-page .nf-cta{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.legal-page .nf-section{border-top:1px solid var(--line);margin-top:36px;padding-top:24px}.legal-page .nf-section h2{font-size:13px;font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--aip-accent);margin:0 0 12px;font-weight:500}.legal-page .nf-chips{flex-wrap:wrap;gap:8px;display:flex}.legal-page .nf-chips a{background:var(--card);border:1px solid var(--line-2);color:var(--ink);border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;transition:all .12s;display:inline-flex}.legal-page .nf-chips a:hover{border-color:var(--ink);background:var(--ink);color:var(--bg)}.legal-page .nf-sector-group{margin-top:18px}.legal-page .nf-sector-group h3{color:var(--ink);margin:0 0 8px;font-size:13px;font-weight:600}
