.legal-main{min-height:calc(100vh - 72px);padding:72px 0 96px}
.legal-shell{width:min(860px,calc(100% - 40px));margin-inline:auto}
.legal-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:30px;color:var(--muted);font-size:13px}
.legal-breadcrumb a{color:var(--text);text-decoration:none}.legal-breadcrumb a:hover{color:var(--blue-2)}
.legal-header{padding-bottom:30px;border-bottom:1px solid var(--line)}
.legal-header .section-kicker{display:block;margin-bottom:10px}.legal-header h1{margin:0;font-size:clamp(34px,6vw,56px);line-height:1.08;letter-spacing:-2px}
.legal-header p{max-width:700px;margin:14px 0 0;color:var(--muted)}.legal-updated{display:inline-block;margin-top:16px;color:#d0d1d6;font-size:12px;font-weight:700}
.legal-content{padding-top:12px}.legal-content section{padding-top:34px;scroll-margin-top:90px}.legal-content h2{margin:0 0 12px;font-size:22px;line-height:1.3;letter-spacing:-.45px}
.legal-content p,.legal-content li{color:#c2c3c9}.legal-content p{margin:0 0 13px}.legal-content ul{margin:10px 0 0;padding-left:21px}.legal-content li+li{margin-top:8px}
.legal-content a{color:var(--blue-2);text-underline-offset:3px}.legal-note{margin-top:36px;padding:18px 20px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--muted);font-size:13px}
.not-found-main{min-height:calc(100vh - 72px);display:grid;place-items:center;padding:64px 0}.not-found-card{width:min(680px,calc(100% - 40px));text-align:center}.not-found-code{display:block;color:var(--blue-2);font-size:13px;font-weight:800;letter-spacing:2px}.not-found-card h1{margin:10px 0;font-size:clamp(38px,7vw,64px);line-height:1.08;letter-spacing:-2px}.not-found-card p{max-width:560px;margin:0 auto 26px;color:var(--muted)}.not-found-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.not-found-actions .button:not(.button-primary){border-color:var(--line);background:var(--surface);color:#fff}.not-found-language{display:flex;justify-content:center;gap:8px;margin-top:30px}.not-found-language button{padding:7px 11px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted);cursor:pointer}.not-found-language button[aria-pressed="true"]{border-color:#5f626d;color:#fff;background:var(--surface-2)}
@media(max-width:760px){.legal-main{padding:46px 0 68px}.legal-shell{width:calc(100% - 28px)}.legal-header h1{letter-spacing:-1.3px}.legal-content section{padding-top:28px}.legal-content h2{font-size:20px}}
