:root{--legal-bg:#f5faff;--legal-card:#fff;--legal-text:#072653;--legal-muted:#506b94;--legal-line:#cfe2f7}html[data-theme=dark]{--legal-bg:#031a31;--legal-card:#082744;--legal-text:#f4f9ff;--legal-muted:#a9c5e6;--legal-line:#1c4b70}.legal-page{margin:0;background:var(--legal-bg);color:var(--legal-text);font-family:Inter,system-ui,sans-serif;min-height:100vh}.legal-page header,.legal-page main,.legal-page footer{width:min(980px,calc(100% - 36px));margin:auto}.legal-page header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--legal-line)}.legal-page header img{width:132px}.legal-page a{color:#0878f9;text-decoration:none}.legal-page main{padding:72px 0}.legal-kicker{font-weight:800;letter-spacing:.14em;color:#0878f9}.legal-page h1{font-size:clamp(2.3rem,6vw,4.8rem);margin:.2em 0}.legal-intro{font-size:1.2rem;max-width:760px;color:var(--legal-muted)}.legal-page section{margin-top:42px;max-width:780px}.legal-page h2{font-size:1.35rem}.legal-page section p{line-height:1.75;color:var(--legal-muted)}.legal-card{padding:24px;border:1px solid var(--legal-line);border-radius:18px;background:var(--legal-card)}.legal-warning{padding:15px;border-radius:12px;background:#eaf4ff;color:#1b5f96}.legal-page footer{padding:28px 0 50px;border-top:1px solid var(--legal-line);display:flex;gap:18px;flex-wrap:wrap}.legal-page footer button{border:0;background:none;color:#0878f9;padding:0;cursor:pointer}@media(max-width:600px){.legal-page main{padding:44px 0}.legal-page header{height:68px}.legal-page header img{width:105px}}
