*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#142033;background:#fff;line-height:1.6}.container{width:min(1120px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e8edf3}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#142033;font-weight:800}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#0b63ce;color:#fff}.nav nav{display:flex;gap:26px}.nav nav a,.footer-links a{color:#46566b;text-decoration:none;font-weight:600;font-size:14px}.menu{display:none;border:0;background:none;font-size:25px}.hero{background:linear-gradient(135deg,#f6faff,#eef6ff);padding:92px 0 76px}.hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:64px;align-items:center}.eyebrow{color:#0b63ce;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;margin-bottom:10px}.hero h1{font-size:clamp(40px,5vw,64px);line-height:1.05;letter-spacing:-.04em;margin:0 0 20px}.lead{font-size:19px;color:#536176;max-width:680px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 16px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:10px;text-decoration:none;font-weight:800;border:1px solid transparent}.primary{background:#0b63ce;color:white}.secondary{background:white;color:#0b63ce;border-color:#cdd9e7}.micro,.small{font-size:12px;color:#66758a}.support-card{background:#fff;padding:34px;border:1px solid #dce6f1;border-radius:20px;box-shadow:0 20px 60px rgba(22,55,90,.12)}.card-icon{font-size:30px}.support-card h2{margin:8px 0}.phone{display:block;font-size:26px;font-weight:900;color:#0b63ce;text-decoration:none;margin:18px 0}.status{font-size:13px;color:#3c526a}.status span{display:inline-block;width:8px;height:8px;background:#20a464;border-radius:50%;margin-right:6px}.trust-strip{border-bottom:1px solid #e8edf3}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:24px 0}.trust-grid div{display:flex;flex-direction:column}.trust-grid span{font-size:13px;color:#68778b}.section{padding:82px 0}.muted{background:#f7f9fc}.section-head{text-align:center;max-width:700px;margin:0 auto 42px}.section h2,.cta h2{font-size:38px;line-height:1.15;margin:0 0 12px}.section-head p{color:#647287}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cards article{border:1px solid #e2e8f0;border-radius:16px;padding:25px;background:#fff}.icon{font-weight:900;color:#0b63ce}.cards h3{margin:12px 0 6px}.cards p,.steps p{color:#647287;font-size:14px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.steps>div{background:#fff;border:1px solid #e2e8f0;padding:28px;border-radius:16px}.steps b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#0b63ce;color:#fff}.narrow{max-width:800px}.narrow details{border-bottom:1px solid #e0e6ed;padding:18px 0}.narrow summary{cursor:pointer;font-weight:800}.narrow details p{color:#647287}.cta{background:#0e2340;color:#fff;padding:60px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin-bottom:8px}.cta p{color:#c6d1df}.light{background:#fff;color:#0e2340;white-space:nowrap}.disclosure{background:#fff9e8;border-top:1px solid #f0e2b5;padding:38px 0}.disclosure h2{font-size:22px}.disclosure p{font-size:13px;color:#5e5a4d}footer{background:#101b2b;color:#c9d2df;padding:36px 0 18px}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.copyright{border-top:1px solid #263448;margin-top:25px;padding-top:18px;font-size:12px;color:#8290a3}@media(max-width:800px){.nav nav{display:none}.menu{display:block}.hero{padding:60px 0}.hero-grid{grid-template-columns:1fr;gap:35px}.trust-grid,.cards,.steps{grid-template-columns:1fr}.section{padding:60px 0}.section h2,.cta h2{font-size:31px}.cta-inner{flex-direction:column;align-items:flex-start}.footer-grid{flex-direction:column}.hero h1{font-size:42px}}