:root{--navy:#071525;--navy2:#0d2440;--blue:#1267e5;--cyan:#18b7d8;--gold:#f4b83e;--cream:#f4f8fc;--ink:#0a1a2c;--muted:#55677b;--line:#dce7f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif;font-size:18px;line-height:1.7;overflow-x:hidden}.topbar{height:92px;padding:0 max(5vw,28px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;background:rgba(244,248,252,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,21,37,.08)}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--ink)}.brand img{width:58px;height:58px;object-fit:cover;border-radius:14px;box-shadow:0 7px 20px #0b1b2e25}.brand span{display:grid;line-height:1.05}.brand b{font-size:21px}.brand small{font-size:11px;letter-spacing:5px;color:#b47a0e;margin-top:7px;font-weight:800}.topbar nav{display:flex;align-items:center;gap:34px}.topbar nav a{color:var(--ink);font-size:16px;font-weight:700;text-decoration:none}.topbar nav a:hover{color:var(--blue)}.topbar .nav-cta{padding:12px 21px;border-radius:12px;color:white;background:var(--blue)}.menu{display:none;border:0;background:transparent;font-size:30px}.section{max-width:1240px;margin:auto;padding:110px 34px}.hero{min-height:720px;display:grid;grid-template-columns:1.08fr .92fr;gap:68px;align-items:center}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--blue);font-size:14px;font-weight:900;letter-spacing:2.2px}.eyebrow span{display:inline-block;width:42px;height:3px;background:linear-gradient(90deg,var(--gold),var(--blue));border-radius:5px}.hero h1,.section h2{margin:17px 0 22px;font-size:clamp(48px,5.7vw,78px);line-height:1.03;letter-spacing:-3.5px}.section h2{font-size:clamp(42px,4vw,62px)}em{font-style:normal;background:linear-gradient(90deg,#1267e5,#08a7c2);-webkit-background-clip:text;color:transparent}.lead{font-size:22px;line-height:1.65;color:var(--muted);max-width:680px}.actions{display:flex;gap:16px;flex-wrap:wrap;margin:34px 0 30px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:57px;padding:12px 27px;border-radius:14px;font-weight:800;font-size:17px;text-decoration:none}.primary{background:linear-gradient(135deg,var(--blue),#0d9ec0);color:white;box-shadow:0 15px 35px #1267e538}.secondary{color:var(--ink);border:1px solid #b9c8d8;background:white}.trust{display:flex;flex-wrap:wrap;gap:24px;color:#42566b;font-weight:700;font-size:15px}.trust span::first-letter{color:#12a47a}.hero-visual{position:relative}.hero-visual>img{display:block;width:100%;max-width:520px;margin:auto;aspect-ratio:1;object-fit:cover;border-radius:34px;position:relative;box-shadow:0 34px 80px #07152545;border:8px solid white}.glow{position:absolute;inset:4% -4%;background:linear-gradient(135deg,#f3b63366,#1689d866);filter:blur(50px);border-radius:50%}.float-card{position:absolute;z-index:2;background:#ffffffef;box-shadow:0 15px 35px #07152531;border:1px solid white;border-radius:17px;padding:14px 20px;display:grid;line-height:1.3}.float-card b{font-size:20px}.float-card small{color:var(--muted);font-weight:700}.float-card.order{bottom:8%;left:-7%}.float-card.live{top:8%;right:-5%}.float-card.live i{width:9px;height:9px;background:#14b885;border-radius:50%;position:absolute;right:14px;top:14px}.stats{max-width:1180px;margin:0 auto 35px;display:grid;grid-template-columns:repeat(4,1fr);background:var(--navy);border-radius:26px;padding:28px;box-shadow:0 25px 50px #07152525}.stats div{text-align:center;border-right:1px solid #ffffff21}.stats div:last-child{border:0}.stats strong{display:block;color:#5dd4ef;font-size:34px}.stats span{color:#dbe7f3;font-size:15px;font-weight:700}.center{text-align:center}.centered{justify-content:center}.section-intro{font-size:20px;color:var(--muted);max-width:720px;margin:0 auto 48px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;text-align:left}.feature{padding:34px;background:white;border:1px solid var(--line);border-radius:22px;transition:.25s;box-shadow:0 12px 30px #0b244008}.feature:hover{transform:translateY(-7px);box-shadow:0 20px 45px #0b244017;border-color:#90bee9}.feature.hot{background:linear-gradient(150deg,#0b223d,#0d3156);color:white}.icon{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:#e6f2ff;color:var(--blue);font-size:27px;font-weight:900}.hot .icon{background:#ffffff18;color:#54d1ed}.feature h3{font-size:23px;line-height:1.25;margin:24px 0 12px}.feature p{font-size:16.5px;color:var(--muted);line-height:1.65}.hot p{color:#b9ccdd}.feature>span{font-size:15px;color:var(--blue);font-weight:900}.hot>span{color:#5dd4ef}.workflow{background:linear-gradient(140deg,var(--navy),var(--navy2));color:white}.flow-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px}.workflow h2{color:white}.left{margin-left:0;color:#b9cad9}.steps{display:grid;gap:0}.steps>div{display:grid;grid-template-columns:76px 1fr;gap:20px;padding:25px 0;border-bottom:1px solid #ffffff1c}.steps>b{}.steps>div>b{font-size:25px;color:var(--gold)}.steps h3{font-size:22px;margin:0}.steps p{color:#afc1d1;margin:5px 0;font-size:16px}.benefits{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.benefit-card ul{padding:0;margin:35px 0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:28px}.benefit-card li{padding-left:22px;border-left:4px solid var(--gold);display:grid}.benefit-card li b{font-size:19px}.benefit-card li span{font-size:15.5px;color:var(--muted)}.quote{background:white;padding:55px;border-radius:28px;box-shadow:0 24px 60px #0a1f3615;border:1px solid var(--line)}.quote>span{font:900 80px Georgia;color:var(--gold);height:50px;display:block}.quote p{font:600 27px/1.55 Georgia,serif}.quote b,.quote small{display:block}.quote small{color:var(--muted)}.cta{max-width:1180px;margin:70px auto 100px;padding:60px;border-radius:30px;background:linear-gradient(130deg,#1163dd,#0c9ab8);color:white;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 25px 60px #1267e53b}.cta h2{margin:8px 0;font-size:clamp(39px,4vw,58px);color:white}.cta p{margin:0;font-size:19px}.cta .eyebrow{color:white}.light{background:white;color:var(--blue);white-space:nowrap;box-shadow:none}footer{background:#06111e;color:#b6c5d3;padding:50px max(5vw,28px);display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}footer .brand{color:white}footer .brand img{width:52px;height:52px}footer p{font-size:14px;margin:0}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){body{font-size:17px}.topbar{height:78px}.brand img{width:50px;height:50px}.topbar nav{display:none;position:absolute;top:78px;left:0;right:0;padding:24px;background:white;box-shadow:0 20px 35px #07152521;flex-direction:column;align-items:stretch}.topbar nav.open{display:flex}.menu{display:block}.section{padding:82px 24px}.hero{grid-template-columns:1fr;padding-top:65px;gap:48px}.hero-copy{text-align:center}.hero .eyebrow,.trust{justify-content:center}.hero h1{font-size:clamp(44px,12vw,64px)}.lead{font-size:20px}.actions{justify-content:center}.hero-visual{max-width:570px;margin:auto}.stats{grid-template-columns:1fr 1fr;margin:0 20px}.stats div:nth-child(2){border-right:0}.stats div{padding:12px}.feature-grid{grid-template-columns:1fr 1fr}.flow-inner,.benefits{grid-template-columns:1fr;gap:45px}.cta{margin:50px 20px 80px;flex-direction:column;text-align:center}.cta .eyebrow{justify-content:center}}
@media(max-width:560px){body{font-size:16px}.brand b{font-size:17px}.brand small{font-size:9px;letter-spacing:3px}.section{padding:70px 20px}.hero{padding-top:48px}.hero h1{letter-spacing:-2px}.lead{font-size:18px}.primary,.secondary{width:100%;font-size:16px}.trust{gap:10px 18px}.float-card{padding:10px 14px}.float-card.order{left:-2%;bottom:3%}.float-card.live{right:-2%;top:4%}.stats{padding:18px 8px}.stats strong{font-size:28px}.stats span{font-size:13px}.feature-grid{grid-template-columns:1fr}.section h2{font-size:42px;letter-spacing:-2px}.feature{padding:28px}.benefit-card ul{grid-template-columns:1fr}.quote{padding:35px 28px}.quote p{font-size:23px}.cta{padding:45px 24px}footer{justify-content:center;text-align:center;flex-direction:column}}
