:root{--navy:#102744;--blue:#1f63d5;--ink:#152238;--muted:#5f6e83;--line:#dbe3ed;--paper:#fff;--wash:#f4f7fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--wash);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}.legal-header{background:#fff;border-bottom:1px solid var(--line)}.legal-nav{width:min(1120px,calc(100% - 36px));min-height:84px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.legal-nav img{width:210px;max-width:52vw}.legal-nav a:last-child{padding:11px 16px;border:1px solid var(--line);border-radius:12px;color:var(--ink);font-weight:800;text-decoration:none}.legal-hero{padding:72px 0 46px;background:linear-gradient(145deg,#102744,#173c64);color:#fff}.legal-shell{width:min(920px,calc(100% - 36px));margin:auto}.legal-eyebrow{margin:0 0 10px;color:#9bc0ff;font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.legal-hero h1{max-width:780px;margin:0;font-size:clamp(2.25rem,6vw,4.2rem);line-height:1.04;letter-spacing:-.045em}.legal-hero p{max-width:720px;margin:20px 0 0;color:#d8e3f1;font-size:1.08rem}.legal-content{margin:34px auto 70px;padding:clamp(24px,5vw,54px);background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 18px 55px rgba(19,41,72,.08)}.legal-content h2{margin:2.2em 0 .5em;font-size:clamp(1.35rem,3vw,1.8rem);line-height:1.2}.legal-content h2:first-child{margin-top:0}.legal-content h3{margin:1.5em 0 .35em}.legal-content p,.legal-content li{color:#46566d}.legal-content a{color:#1559bd;font-weight:720}.legal-content ul{padding-left:1.25rem}.legal-callout{margin:24px 0;padding:18px 20px;border-left:4px solid var(--blue);border-radius:4px 14px 14px 4px;background:#eef5ff}.legal-table{width:100%;border-collapse:collapse;margin:18px 0}.legal-table th,.legal-table td{padding:13px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.legal-table th{color:#20314a;background:#f7f9fc}.legal-footer{padding:28px 0;background:#0e223c;color:#cbd6e5}.legal-footer .legal-shell{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.legal-footer a{color:#fff}@media(max-width:640px){.legal-hero{padding:52px 0 34px}.legal-content{margin-top:18px;border-radius:18px}.legal-table,.legal-table tbody,.legal-table tr,.legal-table th,.legal-table td{display:block}.legal-table thead{display:none}.legal-table tr{padding:10px 0;border-bottom:1px solid var(--line)}.legal-table td{padding:5px 0;border:0}.legal-table td:first-child{font-weight:850;color:var(--ink)}}
