:root{--paper:#e8f1f7;--paper-2:#dfeaf2;--ink:#0A0E1A;--muted:#58708d;--line:#c5d8e7;--cyan:#00E5FF;--dark:#0A0E1A}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(135deg,#eaf3f8 0%,#dbe9f3 100%);color:var(--ink);font-family:Manrope,Arial,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:rgba(232,241,247,.92);backdrop-filter:blur(14px)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand-logo{display:block;width:140px;height:28px}.nav-links{display:flex;align-items:center;gap:23px;color:#43566b;font-size:.86rem;font-weight:800}.nav-links a:not(.button):hover{color:#008bad}.button{display:inline-flex;min-height:45px;align-items:center;justify-content:center;gap:9px;padding:10px 17px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:white;font-size:.88rem;font-weight:800}.legal-page{padding:78px 0 95px}.legal-inner{width:min(860px,calc(100% - 40px));margin:auto}.back-link{display:inline-flex;margin-bottom:30px;color:#007f9f;font-size:.84rem;font-weight:800}.legal-header{padding-bottom:30px;border-bottom:1px solid var(--line);margin-bottom:28px}.legal-header .eyebrow{margin:0 0 15px;color:#007f9f;font:500 11px/1.2 "DM Mono",monospace;letter-spacing:.11em;text-transform:uppercase}.legal-header h1{margin:0 0 10px;font-size:clamp(2.5rem,6vw,4.8rem);line-height:1;letter-spacing:-.06em}.legal-header p{margin:0;color:var(--muted);font-size:.86rem}.legal-section{padding:28px;margin-bottom:14px;border:1px solid var(--line);border-radius:16px;background:rgba(247,251,253,.72)}.legal-section h2{margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid #d3e1eb;font-size:1.13rem;letter-spacing:-.025em}.legal-section p{margin:0 0 10px;color:#4d6379;font-size:.9rem}.legal-section p:last-child{margin-bottom:0}.legal-section ul{margin:8px 0;padding-left:20px}.legal-section li{margin:6px 0;color:#4d6379;font-size:.9rem}.legal-section a{color:#007f9f;font-weight:700}footer{padding:48px 0 30px;background:var(--dark);color:#a7b7c9;border-top:1px solid #26364f}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:38px;font-size:.78rem}.footer-brand p{max-width:270px;margin:18px 0 0;color:#91a4ba}.footer-title{display:block;margin-bottom:14px;color:white;font-size:.8rem}.footer-links{display:grid;gap:9px}.footer-links a:hover{color:var(--cyan)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:38px;padding-top:20px;border-top:1px solid #26364f;font-size:.72rem}@media(max-width:900px){.nav-links>a:not(.button){display:none}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){body{font-size:17px;line-height:1.7}.wrap,.legal-inner{width:min(100% - 28px,1160px)}.brand-logo{width:116px;height:25px}.nav .button{min-height:42px;padding:10px 14px;font-size:.8rem}.legal-page{padding:55px 0 70px}.legal-header h1{font-size:2.8rem;line-height:1.02}.legal-header p,.back-link{font-size:.9rem}.legal-section{padding:22px}.legal-section h2{font-size:1.25rem}.legal-section p,.legal-section li{font-size:1rem;line-height:1.72}.footer-grid{grid-template-columns:1fr;font-size:.86rem}.footer-bottom{flex-direction:column;font-size:.8rem}}