.legal_page__k_yP4{min-height:100vh;background:var(--bg-deep);color:var(--text-primary);display:flex;flex-direction:column;align-items:center;padding:0 1.5rem 5rem}.legal_header__fwEYc{width:100%;max-width:760px;padding:1.5rem 0 2rem;display:flex;align-items:center;gap:1rem}.legal_backLink__MTDIx{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-secondary);font-size:.85rem;font-weight:500;text-decoration:none;padding:.4rem .75rem;border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--bg-card);transition:all var(--duration-fast) var(--ease-out)}.legal_backLink__MTDIx:hover{color:var(--text-primary);border-color:var(--text-muted);background:var(--bg-surface)}.legal_logo__POyUo{height:28px;margin-left:auto;opacity:.7}.legal_container__qrr30{width:100%;max-width:760px;animation:legal_slideUp__Qcpmf var(--duration-slow) var(--ease-out) forwards}.legal_badge__cU2C6{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-dim);border:1px solid rgba(56,160,251,.2);border-radius:var(--radius-full);padding:.3rem .75rem;margin-bottom:1.25rem}.legal_title__rqoIo{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;line-height:1.15;color:var(--text-primary);margin-bottom:.5rem;letter-spacing:-.02em}.legal_subtitle__mTVxP{font-size:.95rem;color:var(--text-secondary);margin-bottom:2.5rem}.legal_divider__eDV8f{height:1px;background:linear-gradient(90deg,var(--accent-dim),transparent);margin-bottom:2.5rem;border:none}.legal_infoCard__RuGl5{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:1.5rem 1.75rem;margin-bottom:2rem}.legal_infoGrid__hAAms{display:grid;grid-template-columns:1fr 1fr;grid-gap:.6rem 1.5rem;gap:.6rem 1.5rem}.legal_infoRow__Izik8{display:flex;flex-direction:column;gap:.15rem}.legal_infoLabel__4QbDo{font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.legal_infoValue___Uibb{font-size:.9rem;color:var(--text-primary)}.legal_infoValue___Uibb a{color:var(--accent);text-decoration:none}.legal_infoValue___Uibb a:hover{color:var(--accent-light);text-decoration:underline}.legal_section__Xfnm8{margin-bottom:2.25rem}.legal_sectionTitle__XN9JY{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-subtle);display:flex;align-items:center;gap:.5rem}.legal_sectionTitle__XN9JY:before{content:"";display:inline-block;width:3px;height:1em;background:var(--accent-gradient);border-radius:2px;flex-shrink:0}.legal_sectionText__mR3_j{font-size:.875rem;line-height:1.75;color:var(--text-secondary)}.legal_sectionText__mR3_j+.legal_sectionText__mR3_j{margin-top:.75rem}.legal_sectionText__mR3_j a{color:var(--accent)}.legal_sectionText__mR3_j a:hover{color:var(--accent-light)}.legal_list__OPkta{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.4rem}.legal_list__OPkta li{font-size:.875rem;color:var(--text-secondary);line-height:1.5;display:flex;align-items:flex-start;gap:.6rem}.legal_list__OPkta li:before{content:"→";color:var(--accent);font-size:.7rem;margin-top:.25rem;flex-shrink:0}.legal_hostCard__Tmjx8{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:1rem 1.25rem;margin-top:.75rem;font-size:.875rem;color:var(--text-secondary);line-height:1.7}.legal_footer__AeKB5{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--border-subtle);font-size:.78rem;color:var(--text-muted);text-align:center}@media (max-width:600px){.legal_infoGrid__hAAms{grid-template-columns:1fr}.legal_page__k_yP4{padding:0 1rem 4rem}}