body{background:var(--paper)}.legal-header{display:flex;justify-content:space-between;align-items:center;width:min(calc(100% - 3rem),70rem);margin:0 auto;padding:1.4rem 0;border-bottom:1px solid var(--line)}.legal-header>a:first-child{display:flex;align-items:center;gap:.65rem;font-weight:750}.legal-header small{color:var(--muted);font-size:.65rem;letter-spacing:.08em}.legal-header>a:last-child{color:var(--teal);font-size:.85rem;font-weight:680}.legal-header__mark{display:grid;width:2.25rem;height:2.25rem;place-items:center;border-radius:.8rem;color:#fff;background:var(--teal)}.legal-shell{width:min(calc(100% - 3rem),70rem);margin:4rem auto 7rem}.legal-hero{max-width:52rem}.legal-hero>p{margin:0 0 1rem;color:var(--teal);font-size:.78rem;font-weight:760;letter-spacing:.16em;text-transform:uppercase}.legal-hero h1{margin:0;font-family:Songti SC,STSong,serif;font-size:clamp(2.8rem,7vw,5rem);letter-spacing:-.05em}.legal-hero dl{display:flex;flex-wrap:wrap;margin:2rem 0 0;gap:1rem 2.5rem}.legal-hero dl div{display:grid;gap:.3rem}.legal-hero dt{color:var(--muted);font-size:.72rem}.legal-hero dd{margin:0;font-size:.9rem;font-weight:650}.legal-content{margin-top:4rem;padding:clamp(1.5rem,5vw,4rem);border:1px solid var(--line);border-radius:var(--radius-large);background:#fff;box-shadow:0 20px 60px #19312d12}.legal-intro{margin:0 0 3rem;padding:1.25rem 1.5rem;border-left:3px solid var(--coral);color:#425b56;background:var(--coral-soft);line-height:1.9}.legal-content section+section{margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid var(--line)}.legal-content h2{margin:0 0 1rem;color:var(--ink);font-size:1.3rem}.legal-content p,.legal-content li{color:#51635f;font-size:.95rem;line-height:1.9}.legal-content p{margin:.65rem 0}.legal-content ul{display:grid;margin:0;padding-left:1.25rem;gap:.65rem}.legal-content li::marker{color:var(--coral)}.legal-footer{display:flex;justify-content:space-between;width:min(calc(100% - 3rem),70rem);margin:0 auto;padding:1.5rem 0 2.5rem;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}.not-found{display:grid;min-height:100vh;padding:2rem;place-items:center;background:radial-gradient(circle at 20% 20%,var(--coral-soft),transparent 28rem),var(--paper)}.not-found>div{max-width:42rem;text-align:center}.not-found span{display:inline-block;color:var(--coral);font-size:.8rem;font-weight:780;letter-spacing:.18em}.not-found h1{margin:.6rem 0 1rem;font-family:Songti SC,STSong,serif;font-size:clamp(3rem,9vw,6rem);line-height:1.1}.not-found p{color:var(--muted);line-height:1.8}.not-found a{display:inline-flex;margin-top:1.4rem;padding:.9rem 1.4rem;border-radius:999px;color:#fff;background:var(--teal);font-weight:700}@media(max-width:640px){.legal-header,.legal-shell,.legal-footer{width:min(calc(100% - 2rem),70rem)}.legal-shell{margin-top:2.5rem}.legal-footer{flex-direction:column;gap:.75rem}}
