
:root{--navy:#071e3d;--blue:#0865d8;--cyan:#29c5e6;--ink:#122038;--muted:#65738a;--line:#dfe7f1;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.topbar{height:30px;display:grid;place-items:center;background:var(--navy);color:#a9bad0;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.nav-wrap{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid #e9eef5;backdrop-filter:blur(14px)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;color:white;background:linear-gradient(135deg,var(--blue),#0b3e92);font-weight:900;font-size:14px;box-shadow:0 8px 18px rgba(8,101,216,.2)}.brand b{font-size:21px;letter-spacing:.04em;color:var(--navy)}.brand small{display:block;margin-top:2px;font-size:7px;font-weight:800;letter-spacing:.17em;color:#7d8aa0}.nav-links{display:flex;gap:30px;font-size:13px;font-weight:700;color:#526178}.nav-links a:hover{color:var(--blue)}.button{border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--blue);color:#fff;padding:15px 21px;font-size:14px;font-weight:800;box-shadow:0 10px 24px rgba(8,101,216,.22);transition:.2s;cursor:pointer}.button:hover{transform:translateY(-2px);background:#0758bd}.button-small{padding:11px 19px;box-shadow:none}.hero{position:relative;overflow:hidden;background:linear-gradient(116deg,#edf6ff 0%,#f8fbff 57%,#eaf6f7 100%)}.hero:after{content:"";position:absolute;right:-130px;top:-120px;width:540px;height:540px;border:1px solid rgba(39,166,201,.1);border-radius:50%;box-shadow:0 0 0 90px rgba(39,166,201,.035),0 0 0 180px rgba(39,166,201,.025)}.hero-glow{position:absolute;left:8%;bottom:-100px;width:400px;height:260px;background:rgba(36,181,220,.12);filter:blur(100px)}.hero-grid{position:relative;z-index:1;min-height:620px;display:grid;grid-template-columns:1.07fr .83fr;gap:90px;align-items:center;padding-top:65px;padding-bottom:70px}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid #cde0f5;background:rgba(255,255,255,.72);border-radius:100px;padding:8px 13px;color:#31608c;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.eyebrow span{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:#dff4ea;color:#0f9c63;font-size:10px}.hero h1{max-width:650px;margin:24px 0 18px;color:var(--navy);font-size:58px;line-height:1.03;letter-spacing:-.045em}.hero h1 em{font-style:normal;color:var(--blue)}.lead{max-width:600px;margin:0;color:#5e6f87;font-size:17px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:32px}.text-link{color:#29445f;font-size:13px;font-weight:800}.text-link span{margin-left:8px;color:var(--blue)}.mini-trust{display:flex;gap:24px;margin-top:38px;color:#65758d;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.mini-trust span{display:flex;align-items:center;gap:7px}.mini-trust svg,.proof-grid svg,.secure-chip svg,.form-note svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.payment-card{position:relative;border:1px solid rgba(205,219,234,.9);border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 25px 60px rgba(19,55,91,.16);padding:30px}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.card-heading span{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.16em}.card-heading h2{margin:6px 0 0;color:var(--navy);font-size:24px}.secure-chip{display:flex!important;align-items:center;gap:5px;padding:7px 9px;border:1px solid #cde9dc;border-radius:7px;background:#edfaf5;color:#15865b!important;letter-spacing:0!important}.secure-chip svg{width:13px;height:13px}.payment-card label{display:block;margin:15px 0 8px;font-size:11px;font-weight:800;color:#34455e}.payment-card select,.payment-card input{width:100%;height:50px;padding:0 15px;border:1px solid #d9e3ee;border-radius:9px;outline:0;background:white;color:#617086;font:inherit;font-size:13px}.payment-card select:focus,.payment-card input:focus{border-color:#83b5ef;box-shadow:0 0 0 3px #eaf3ff}.form-button{width:100%;margin-top:20px}.form-note{display:flex;align-items:center;justify-content:center;gap:6px;margin:13px 0 2px;color:#7b899b;font-size:9px}.form-note svg{width:12px;height:12px}.launch-note{display:flex;gap:10px;align-items:center;margin:20px -30px -30px;padding:14px 30px;border-radius:0 0 20px 20px;background:#f7fafe;border-top:1px solid #e4ecf5}.launch-note>span{color:#e9a23b;font-size:14px}.launch-note b,.launch-note small{display:block}.launch-note b{font-size:10px;color:#47566d}.launch-note small{font-size:9px;color:#8793a3;margin-top:2px}.proof-strip{border-top:1px solid #e0e8f1;border-bottom:1px solid #e0e8f1;background:#fff}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);min-height:100px}.proof-grid>div{display:flex;align-items:center;justify-content:center;gap:15px}.proof-grid>div+div{border-left:1px solid #e6ecf3}.proof-grid svg{width:25px;height:25px;color:var(--blue)}.proof-grid b,.proof-grid small{display:block}.proof-grid b{font-size:12px;color:#293b54}.proof-grid small{margin-top:5px;font-size:9px;color:#8996a7}.section{padding-top:100px;padding-bottom:105px}.section-heading{text-align:center}.kicker{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.17em}.section h2,.trust-section h2{margin:15px 0 12px;color:var(--navy);font-size:38px;letter-spacing:-.03em}.section-heading p{margin:0;color:var(--muted);font-size:14px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:55px}.steps article{position:relative;min-height:245px;padding:32px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 9px 28px rgba(22,53,85,.05)}.step-no{position:absolute;right:25px;top:25px;color:#c8d4e3;font-size:11px;font-weight:900}.step-icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:#eaf4ff;color:var(--blue);font-size:21px;font-weight:800}.steps h3{margin:27px 0 10px;color:var(--navy);font-size:17px}.steps p{margin:0;color:#748196;font-size:12px;line-height:1.7}.trust-section{position:relative;overflow:hidden;padding:105px 0;background:linear-gradient(135deg,var(--navy),#092e58);color:#fff}.trust-section:after{content:"";position:absolute;width:400px;height:400px;right:-120px;bottom:-200px;border:70px solid rgba(41,197,230,.04);border-radius:50%}.trust-grid{display:grid;grid-template-columns:1.08fr .72fr;gap:120px;align-items:center}.kicker-light{color:#57d3e9}.trust-section h2{max-width:540px;color:#fff}.trust-section>div>div>p{max-width:630px;color:#aebdd0;font-size:13px;line-height:1.8}.trust-list{display:grid;gap:18px;margin-top:30px}.trust-list>div{display:flex;gap:13px}.trust-list>div>span{flex:none;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#123d68;color:#57d3e9;font-size:11px}.trust-list p,.trust-list b,.trust-list small{display:block;margin:0}.trust-list b{font-size:12px}.trust-list small{margin-top:5px;color:#91a4bc;font-size:10px}.notice-card{position:relative;padding:35px;border:1px solid rgba(137,177,213,.22);border-radius:18px;background:rgba(255,255,255,.07);box-shadow:0 20px 40px rgba(0,0,0,.14)}.notice-icon{width:49px;height:49px;border-radius:13px;display:grid;place-items:center;background:#0e416c;color:#5ad8e8}.notice-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}.notice-card h3{margin:22px 0 13px;font-size:18px}.notice-card p{color:#b7c6d7;font-size:12px;line-height:1.7}.notice-card hr{border:0;border-top:1px solid rgba(255,255,255,.1);margin:24px 0}.notice-card small{color:#91a5bc;font-size:10px;line-height:1.6}.partner-section{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-top:80px;padding-bottom:80px}.partner-copy{max-width:690px}.partner-section h2{margin-bottom:12px}.partner-section p{margin:0;color:#68768b;font-size:13px;line-height:1.7}.button-outline{flex:none;background:#fff;color:var(--blue);border:1px solid #a9c9ee;box-shadow:none}.button-outline:hover{background:#eff6ff}.brand-footer b{color:#fff}.brand-footer small{color:#8799b0}footer{padding:70px 0 25px;background:#06182f;color:#8294aa}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:70px}.footer-grid>div:first-child p{max-width:320px;margin:20px 0 0;font-size:11px;line-height:1.7}.footer-grid h4{margin:0 0 20px;color:#fff;font-size:11px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:13px;font-size:10px}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:22px;border-top:1px solid #142c49;font-size:9px}.footer-bottom div{display:flex;gap:22px}
@media(max-width:900px){.nav-links{display:none}.hero-grid{grid-template-columns:1fr;gap:50px;padding-top:60px}.hero h1{font-size:50px}.payment-card{max-width:570px}.trust-grid{grid-template-columns:1fr;gap:50px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:45px}.footer-grid>div:last-child{grid-column:2/4}.steps{gap:14px}.steps article{padding:25px}}
@media(max-width:650px){.shell{width:min(100% - 28px,1160px)}.topbar{font-size:8px}.nav{height:68px}.brand-mark{width:36px;height:36px}.brand b{font-size:18px}.button-small{display:none}.hero-grid{min-height:0;padding:48px 0 55px}.hero h1{font-size:41px}.lead{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.mini-trust{flex-wrap:wrap;gap:15px 20px}.payment-card{padding:22px}.launch-note{margin:20px -22px -22px;padding:14px 22px}.proof-grid{grid-template-columns:1fr}.proof-grid>div{justify-content:flex-start;padding:22px 30px}.proof-grid>div+div{border-left:0;border-top:1px solid #e6ecf3}.section{padding:75px 0}.section h2,.trust-section h2{font-size:31px}.steps{grid-template-columns:1fr}.trust-section{padding:75px 0}.partner-section{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:15px}}

