:root{--navy:#061425;--navy2:#0a213d;--blue:#1475e8;--cyan:#59b8ff;--ice:#ecf6ff;--white:#fff;--ink:#102238;--muted:#64778e;--line:#d9e7f4;--bg:#f5f9fd;--radius:22px;--shadow:0 22px 70px rgba(1,27,55,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.55}a{color:inherit}.section-shell{width:min(1180px,calc(100% - 42px));margin-inline:auto}.site-header{height:78px;display:flex;align-items:center;gap:32px;padding:0 max(22px,calc((100vw - 1180px)/2));background:rgba(255,255,255,.94);backdrop-filter:blur(15px);border-bottom:1px solid rgba(11,65,111,.09);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-width:max-content}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:linear-gradient(140deg,var(--blue),#052c63);color:#fff;font-weight:900;box-shadow:0 8px 24px rgba(20,117,232,.28)}.brand strong,.brand small{display:block;line-height:1}.brand strong{font-size:18px;letter-spacing:.08em}.brand small{font-size:8px;letter-spacing:.27em;color:#62809c;margin-top:4px}.mini-nav{display:flex;justify-content:center;gap:25px;margin-left:auto}.mini-nav a{text-decoration:none;font-weight:650;font-size:13px;color:#375067}.mini-nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;border-radius:999px;font-weight:850;letter-spacing:.02em;transition:.2s ease;cursor:pointer}.button:hover{transform:translateY(-2px)}.button-small{background:var(--navy);color:#fff;padding:11px 18px;font-size:12px}.button-primary{padding:16px 25px;background:linear-gradient(135deg,var(--blue),#0759bd);color:#fff;box-shadow:0 13px 28px rgba(20,117,232,.25)}.button-ghost{padding:15px 22px;border:1px solid #bcd3e7;color:#25445f}.button-light{padding:14px 22px;background:#fff;color:#0759bd}.hero{min-height:650px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:60px;padding-top:64px;padding-bottom:72px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.21em;color:var(--blue);margin:0 0 13px}.hero h1,.section-heading h2,.cta-band h2{margin:0;line-height:1.03;letter-spacing:-.045em}.hero h1{font-size:clamp(54px,7vw,92px);max-width:650px}.hero h1 span{color:var(--blue)}.hero-lead{font-size:20px;max-width:660px;color:#526980;margin:24px 0 24px}.price-block{display:flex;align-items:center;gap:18px;margin:24px 0}.price-kicker{max-width:112px;font-size:10px;font-weight:900;letter-spacing:.13em;color:#6c8093}.price-block strong{font-size:38px;line-height:1;color:var(--navy)}.price-block small,.cta-band strong small{font-size:.35em;letter-spacing:.1em}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.microcopy{font-size:13px;color:#71849a;margin-top:16px}.hero-visual{position:relative;min-height:500px;display:grid;place-items:center}.orbit{position:absolute;border-radius:50%;border:1px solid rgba(20,117,232,.17)}.orbit-a{width:470px;height:470px}.orbit-b{width:350px;height:350px;border-style:dashed;animation:spin 25s linear infinite}.motion-card{width:min(390px,88%);aspect-ratio:.92;position:relative;overflow:hidden;border-radius:38px;background:linear-gradient(150deg,#07182c,#0a3971 60%,#0f74cf);box-shadow:0 35px 80px rgba(5,36,72,.32);display:grid;place-items:center;color:#fff}.motion-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(to bottom,transparent,#000 20%,#000 80%,transparent)}.motion-logo{width:126px;height:126px;border-radius:34px;display:grid;place-items:center;font-size:76px;font-weight:950;background:rgba(255,255,255,.95);color:#0a59ae;position:relative;z-index:2;box-shadow:0 20px 60px rgba(0,0,0,.25);animation:float 3s ease-in-out infinite}.motion-pulse{position:absolute;width:190px;height:190px;border:2px solid rgba(117,209,255,.45);border-radius:50%;animation:pulse 2.2s ease-out infinite}.pulse-2{animation-delay:1.1s}.motion-card p{position:absolute;bottom:45px;font-size:21px;letter-spacing:.16em}.motion-card p b{color:#8cd1ff}.motion-card>span{position:absolute;top:28px;right:30px;font-size:10px;letter-spacing:.2em;color:#a9d9ff}.trust-strip{max-width:1180px;margin:0 auto 10px;background:#fff;border:1px solid var(--line);border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 12px 35px rgba(4,46,84,.07)}.trust-strip div{padding:24px 26px;border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.trust-strip b,.trust-strip span{display:block}.trust-strip b{font-size:21px;color:var(--navy)}.trust-strip span{font-size:12px;color:var(--muted);margin-top:3px}.section{padding:100px 0}.section-heading{max-width:760px;margin-bottom:48px}.section-heading.narrow{max-width:670px}.section-heading h2,.cta-band h2{font-size:clamp(38px,5vw,62px)}.section-heading>p:last-child{font-size:17px;color:var(--muted);max-width:720px}.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.steps li{min-height:190px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;display:flex;gap:17px;box-shadow:0 8px 28px rgba(8,44,76,.04)}.steps li>span,.benefit-grid article>span{font:900 11px/1 ui-monospace,SFMono-Regular,monospace;color:var(--blue);letter-spacing:.1em}.steps h3,.benefit-grid h3{font-size:19px;margin:0 0 8px}.steps p,.benefit-grid p{font-size:14px;color:var(--muted);margin:0}.center-cta{text-align:center;margin-top:38px}.section-dark{background:radial-gradient(circle at 85% 10%,#0c4f8f 0,#082442 28%,var(--navy) 70%);color:#fff}.section-dark .eyebrow{color:#75c6ff}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.benefit-grid article{padding:28px 22px;min-height:205px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1);border-radius:18px}.benefit-grid h3{margin-top:28px}.benefit-grid p{color:#abc0d6}.examples-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.example-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;box-shadow:0 12px 35px rgba(6,42,76,.05)}.example-card>p{grid-column:1/-1;margin:8px 0 0;color:#8a9aaa;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.before,.after{position:relative;min-height:205px;border-radius:16px;background:#f3f8fd;display:grid;place-items:center;align-content:center;gap:12px}.after{background:linear-gradient(145deg,#07182c,#0b5299);color:#fff}.before>span,.after>span{position:absolute;top:14px;left:14px;font-size:9px;font-weight:900;letter-spacing:.16em}.placeholder-logo{width:70px;height:70px;border-radius:16px;display:grid;place-items:center;background:#17314b;color:#fff;font-size:41px;font-weight:900}.placeholder-logo.alt{border-radius:50%;background:#1c72c8}.placeholder-motion{width:90px;height:90px;position:relative;display:grid;place-items:center}.placeholder-motion i{position:absolute;inset:0;border:2px dashed #65c6ff;border-radius:50%;animation:spin 9s linear infinite}.placeholder-motion b{width:58px;height:58px;display:grid;place-items:center;background:#fff;color:#0c65b7;border-radius:15px;font-size:33px}.placeholder-motion.alt i{border-radius:20px;transform:rotate(45deg)}.before small,.after small{font-size:11px}.arrow{font-size:26px;color:var(--blue)}.cta-band{background:linear-gradient(135deg,#1475e8,#0856ae);color:#fff;padding:68px 0}.cta-band-inner{display:flex;align-items:end;justify-content:space-between;gap:40px}.cta-band .eyebrow{color:#bfe4ff}.cta-band p{margin-bottom:0;color:#d8ecff}.cta-band-inner>div:last-child{display:grid;gap:13px;text-align:right}.cta-band strong{font-size:39px}.faq-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:65px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary{cursor:pointer;font-weight:800;font-size:17px;list-style:none;display:flex;justify-content:space-between;gap:15px}.faq-list summary::after{content:'+';color:var(--blue);font-size:22px}.faq-list details[open] summary::after{content:'–'}.faq-list p{color:var(--muted);margin:12px 0 0;max-width:700px}.faq-list details:first-child{border-top:1px solid var(--line)}footer{background:#04111f;color:#fff;padding:48px max(22px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:30px;row-gap:10px}.footer-brand{color:#fff}.footer-brand small{color:#7fa5c7}footer>p{margin:0;color:#9ab1c7}.footer-note{grid-column:2;font-size:11px;max-width:580px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{50%{transform:translateY(-10px) rotate(-1deg)}}@keyframes pulse{0%{transform:scale(.7);opacity:.8}100%{transform:scale(1.5);opacity:0}}
@media(max-width:980px){.mini-nav{display:none}.site-header{justify-content:space-between}.hero{grid-template-columns:1fr;gap:10px;padding-top:48px}.hero-copy{text-align:center}.hero-lead,.hero-copy h1{margin-left:auto;margin-right:auto}.price-block,.hero-actions{justify-content:center}.hero-visual{min-height:440px}.trust-strip{width:calc(100% - 42px);grid-template-columns:1fr 1fr}.trust-strip div:nth-child(2){border-right:0}.trust-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.steps{grid-template-columns:1fr 1fr}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid article:last-child{grid-column:1/-1}.faq-wrap{grid-template-columns:1fr;gap:10px}}
@media(max-width:680px){.site-header{height:68px;padding:0 16px}.button-small{font-size:10px;padding:10px 13px}.brand strong{font-size:15px}.brand-mark{width:33px;height:33px}.section-shell{width:min(100% - 28px,1180px)}.hero{min-height:auto;padding-top:44px;padding-bottom:48px}.hero h1{font-size:52px}.hero-lead{font-size:17px}.price-block{display:block}.price-kicker{max-width:none;display:block;margin-bottom:7px}.price-block strong{font-size:34px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-visual{min-height:360px}.motion-card{max-width:300px}.orbit-a{width:340px;height:340px}.orbit-b{width:270px;height:270px}.trust-strip{width:calc(100% - 28px);grid-template-columns:1fr}.trust-strip div{border-right:0;border-bottom:1px solid var(--line)!important}.trust-strip div:last-child{border-bottom:0!important}.section{padding:70px 0}.section-heading{margin-bottom:32px}.section-heading h2,.cta-band h2{font-size:38px}.steps{grid-template-columns:1fr}.steps li{min-height:auto}.benefit-grid{grid-template-columns:1fr}.benefit-grid article:last-child{grid-column:auto}.examples-grid{grid-template-columns:1fr}.example-card{padding:14px}.before,.after{min-height:170px}.cta-band-inner{display:grid}.cta-band-inner>div:last-child{text-align:left}.faq-list summary{font-size:15px}footer{grid-template-columns:1fr}.footer-note{grid-column:1}.footer-brand{margin-bottom:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.orbit-b,.motion-logo,.motion-pulse,.placeholder-motion i{animation:none!important}.button:hover{transform:none}}
