:root{--navy:#0b1d43;--blue:#2860ff;--ink:#111b38;--muted:#5e6a82;--line:#dce3ef;--bg:#f5f8fc}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.65}.skip-link{position:absolute;left:-999px;top:1rem}.skip-link:focus{left:1rem;background:#fff;padding:.75rem;z-index:10}.legal-header{background:#fff;border-bottom:1px solid var(--line)}.shell{width:min(940px,calc(100% - 40px));margin:auto}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;color:var(--navy);text-decoration:none;font-weight:800;font-size:1.15rem}.brand img{width:42px;height:42px}.back{color:var(--blue);font-weight:700;text-decoration:none}.hero{padding:72px 0 42px;background:linear-gradient(135deg,#fff,#edf3ff)}.eyebrow{display:block;color:var(--blue);font-size:.78rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hero h1{font-size:clamp(2.3rem,6vw,4.4rem);line-height:1.02;margin:.35em 0 .25em}.hero p{font-size:1.1rem;color:var(--muted);max-width:720px}.updated{font-size:.9rem;color:var(--muted)}.legal-body{padding:48px 0 72px}.panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:clamp(24px,5vw,54px);box-shadow:0 18px 50px rgba(20,39,79,.07)}.identity{border-left:4px solid var(--blue);background:#f2f6ff;padding:20px;margin:0 0 32px;border-radius:8px}.panel section+section{border-top:1px solid var(--line);margin-top:34px;padding-top:28px}.panel h2{font-size:1.45rem;line-height:1.25}.panel a{color:var(--blue)}.panel ul{padding-left:1.25rem}.legal-footer{background:var(--navy);color:#fff;padding:36px 0}.footer-inner{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.legal-footer a{color:#fff}.legal-nav{display:flex;gap:18px;flex-wrap:wrap}@media(max-width:640px){.header-inner{align-items:flex-start;padding:18px 0;flex-direction:column}.hero{padding-top:48px}.shell{width:min(100% - 28px,940px)}}
