:root{--navy:#062c54;--deep:#031f3c;--blue:#126fd1;--coral:#f56f5c;--soft:#f4f8fc;--muted:#607a98;--line:#d9e6f3;--green:#27b680;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--navy)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:300px}a{color:inherit}.skip{position:fixed;top:-80px;left:16px;z-index:99;padding:12px;background:#fff}.skip:focus{top:12px}.topbar{height:82px;padding:0 max(24px,calc((100vw - 1360px)/2));display:flex;align-items:center;gap:30px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:13px;text-decoration:none}.brand img{width:72px;height:54px;object-fit:contain}.brand span{display:grid;border-left:1px solid var(--line);padding-left:13px}.brand b{letter-spacing:.18em}.brand small{color:var(--muted);font-size:11px}.topbar nav{margin-left:auto;display:flex;gap:24px}.topbar nav a{font-weight:800;text-decoration:none}.hero{padding:72px max(24px,calc((100vw - 1320px)/2));display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;color:#fff;background:radial-gradient(circle at 75% 25%,rgba(18,111,209,.55),transparent 30%),linear-gradient(120deg,#021b35,#07457d);min-height:560px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.17em;margin:0 0 17px}.hero h1{font-size:clamp(46px,5.2vw,78px);line-height:.98;letter-spacing:-.055em;margin:0}.hero h1 em,.trust h2 em{color:var(--coral);font-style:normal}.lead{font-size:19px;line-height:1.65;color:#d7e8f8;max-width:720px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{min-height:50px;padding:0 23px;border-radius:999px;display:inline-flex;align-items:center;text-decoration:none;font-weight:900}.coral{background:var(--coral);box-shadow:0 14px 35px rgba(245,111,92,.25)}.ghost{border:1px solid rgba(255,255,255,.35)}.hero aside{padding:30px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:rgba(255,255,255,.09);backdrop-filter:blur(16px)}.status{display:flex;align-items:center;gap:9px;color:#d9e9f7;font-size:13px}.status i{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(39,182,128,.13)}.hero aside h2{font-size:32px}.hero ol{list-style:none;padding:0;margin:0;display:grid;gap:10px}.hero li{display:grid;grid-template-columns:40px 1fr;gap:12px;padding:14px;border-radius:15px;background:rgba(0,24,50,.3)}.hero li>b{color:var(--coral)}.hero li span{display:grid}.hero li small{color:#bed5e9;margin-top:4px}.urgent{padding:30px max(24px,calc((100vw - 1320px)/2));display:flex;gap:22px;align-items:center;background:#fff1ef;border-bottom:1px solid #ffd3cc}.urgent-icon{width:54px;height:54px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:var(--coral);color:#fff;font-size:28px;font-weight:900}.urgent h2{margin:0 0 6px}.urgent p{margin:0;color:#6c5360;line-height:1.55}.urgent .eyebrow{color:#c44636;margin-bottom:8px}.section{padding:90px max(24px,calc((100vw - 1320px)/2))}.section header{max-width:850px;margin-bottom:36px}.coral-text{color:var(--coral)}.section h2,.trust h2{font-size:clamp(38px,4.5vw,62px);line-height:1.03;letter-spacing:-.045em;margin:0 0 14px}.section header>p:not(.eyebrow){font-size:17px;color:var(--muted)}.cards,.privacy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article,.privacy-grid article{padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 14px 40px rgba(5,42,80,.07)}.cards article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#eaf4ff;color:var(--blue);font-weight:900}.cards h3,.privacy-grid h3{font-size:23px}.cards p,.privacy-grid p{color:var(--muted);line-height:1.65}.cards a{font-weight:900;color:var(--blue)}.trust{padding:85px max(24px,calc((100vw - 1320px)/2));display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;color:#fff;background:linear-gradient(130deg,#06284b,#0b62ad)}.trust>div>p:not(.eyebrow){color:#c9dff1;line-height:1.7}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.trust-grid article{padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.08)}.trust-grid span{display:block;color:#c7dced;line-height:1.5;margin-top:7px}.privacy{background:var(--soft)}footer{padding:42px max(24px,calc((100vw - 1320px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;background:var(--deep);color:#bfd3e6}.footer-brand img{width:55px}.footer-brand b{color:#fff;letter-spacing:.16em}footer nav{display:flex;gap:18px}footer nav a{color:#fff}@media(max-width:900px){.hero,.trust{grid-template-columns:1fr}.cards,.privacy-grid{grid-template-columns:1fr 1fr}.topbar nav{display:none}}@media(max-width:620px){.topbar{height:68px;padding:0 15px}.brand img{width:56px}.brand small{display:none}.hero{padding:58px 20px}.hero h1{font-size:44px}.actions .button{width:100%;justify-content:center}.cards,.privacy-grid,.trust-grid{grid-template-columns:1fr}.section,.trust{padding:65px 18px}.urgent{align-items:flex-start}.section h2,.trust h2{font-size:38px}footer{grid-template-columns:1fr;padding:36px 20px}footer nav{flex-wrap:wrap}}
