:where(html,body){overflow-y:auto!important;overflow-x:hidden!important;height:auto!important}.legal-page{--lg-bg:#0d0d12;--lg-bg-2:#14141c;--lg-border:rgba(255,255,255,0.08);--lg-text:#f0f0f5;--lg-text-muted:rgba(240,240,245,0.65);--lg-text-subtle:rgba(240,240,245,0.38);--lg-purple:#b537f2;min-height:100vh;display:flex;flex-direction:column;background:var(--lg-bg);color:var(--lg-text);font-family:var(--font-inter),"Inter",system-ui,-apple-system,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}.legal-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px clamp(20px,5vw,48px);background:rgba(13,13,18,.82);backdrop-filter:blur(14px);border-bottom:1px solid var(--lg-border)}.legal-header .legal-brand{display:inline-flex;align-items:center}.legal-header .legal-logo{height:30px;width:auto;display:block}.legal-header .legal-back{font-size:.86rem;color:var(--lg-text-muted);transition:color .15s ease}.legal-header .legal-back:hover{color:var(--lg-text)}.legal-main{flex:1;width:100%;max-width:720px;margin:0 auto;padding:clamp(40px,7vw,72px) clamp(20px,5vw,32px) 80px}.legal-article{font-size:1rem;line-height:1.75;color:var(--lg-text-muted)}.legal-article h1{font-size:clamp(1.9rem,4.5vw,2.6rem);line-height:1.15;font-weight:800;letter-spacing:-.02em;color:var(--lg-text);margin-bottom:10px}.legal-article .legal-effective{font-size:.9rem;color:var(--lg-text-subtle);margin-bottom:40px}.legal-article h2{font-size:1.35rem;font-weight:700;color:var(--lg-text);margin:40px 0 14px;letter-spacing:-.01em}.legal-article h3{font-size:1.08rem;font-weight:600;color:var(--lg-text);margin:28px 0 10px}.legal-article p{margin:0 0 18px}.legal-article ol,.legal-article ul{margin:0 0 18px;padding-left:1.4em}.legal-article li{margin-bottom:8px}.legal-article a{color:var(--lg-purple);text-decoration:underline;text-underline-offset:2px}.legal-article a:hover{color:var(--lg-text)}.legal-article strong{color:var(--lg-text);font-weight:600}.legal-article hr{border:none;margin:36px 0}.legal-article hr,.legal-footer{border-top:1px solid var(--lg-border)}.legal-footer{padding:40px clamp(20px,5vw,48px) 32px;background:var(--lg-bg-2)}.legal-footer-inner{max-width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.legal-footer-logo{height:26px;width:auto;opacity:.85}.legal-footer-links{display:flex;gap:22px;flex-wrap:wrap}.legal-footer-links a{font-size:.86rem;color:var(--lg-text-muted);transition:color .15s ease}.legal-footer-links a:hover{color:var(--lg-text)}.legal-footer-bottom{max-width:1000px;margin:24px auto 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:.8rem;color:var(--lg-text-subtle)}@media (max-width:560px){.legal-footer-bottom,.legal-footer-inner{flex-direction:column;text-align:center}}