:root{--ink:#08152c;--muted:#4c5e75;--soft:#edf7f8;--line:#0c204121;--navy:#091a3c;--blue:#155886;--teal:#63decb;--white:#fff;--panel:#ffffffdb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f7fbfc;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7fbfceb;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{border-radius:12px}nav{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:18px;font-size:.95rem;font-weight:700;display:flex}nav a,.footer-links a{text-decoration:none}nav a:hover,.footer-links a:hover,.copy-block a,.legal-copy a{color:var(--blue)}.hero{background:radial-gradient(circle at 12% 16%,#63decb38,#0000 34%),linear-gradient(#fff 0%,#f1fafb 100%);grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:clamp(30px,5vw,72px);min-height:calc(100svh - 78px);padding:clamp(44px,7vw,96px) clamp(20px,5vw,72px);display:grid}.hero-copy{max-width:760px}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:22px;font-size:clamp(3rem,8vw,6.6rem);line-height:.95}h2{margin-bottom:18px;font-size:clamp(2rem,4vw,3.8rem);line-height:1.02}h3{margin:28px 0 10px;font-size:1.25rem}.lede{max-width:700px;color:var(--muted);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{background:var(--ink);color:var(--white)}.button.secondary{border:1px solid var(--line);background:var(--white);color:var(--ink)}.hero-visual{background:var(--panel);border:1px solid #08152c1a;border-radius:30px;padding:clamp(12px,2vw,20px);box-shadow:0 34px 80px #091a3c24}.hero-visual img{border-radius:22px;width:100%;height:auto;display:block}.section,.legal-section{padding:clamp(52px,8vw,104px) clamp(20px,5vw,72px)}.compact{padding-top:clamp(36px,5vw,68px)}.section-heading{max-width:780px;margin-bottom:28px}.principle-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.info-card{border:1px solid var(--line);background:var(--white);border-radius:22px;min-height:178px;padding:24px;box-shadow:0 18px 44px #091a3c14}.check{background:var(--teal);width:32px;height:32px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;font-weight:900;display:inline-flex}.info-card p,.copy-block p,.legal-copy p,.legal-copy li,.site-footer p{color:var(--muted);line-height:1.7}.split,.legal-section{border-top:1px solid var(--line);grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:clamp(28px,5vw,72px);display:grid}.copy-block,.legal-copy{max-width:900px;font-size:1.02rem}.legal-section{background:var(--white)}.legal-heading p{color:var(--muted)}.legal-copy ul{margin:0;padding-left:22px}.legal-copy li+li{margin-top:10px}.site-footer{border-top:1px solid var(--line);background:var(--navy);color:var(--white);justify-content:space-between;gap:24px;padding:38px clamp(20px,5vw,72px);display:flex}.site-footer p{color:#ffffffb8;margin-bottom:0}.footer-links{color:#ffffffd1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;font-weight:800;display:flex}@media (max-width:980px){.hero,.split,.legal-section{grid-template-columns:1fr}.principle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-header,.site-footer{flex-direction:column;align-items:flex-start}nav,.footer-links{justify-content:flex-start}.hero{min-height:auto}.principle-grid{grid-template-columns:1fr}}
