:root{--blue-950:#061d44;--blue-900:#08295d;--blue-800:#073e91;--blue-700:#0756c9;--blue-600:#0e69e8;--blue-100:#e9f2ff;--blue-50:#f5f9ff;--green-700:#079447;--green-600:#08ad59;--green-500:#13c36a;--green-100:#dcf8e8;--green-50:#f1fcf6;--ink:#10223f;--muted:#64748b;--line:#dfe8f2;--surface:#ffffff;--off-white:#f7f9fc;--radius-sm:14px;--radius-md:22px;--radius-lg:32px;--shadow-sm:0 10px 40px rgba(13,45,92,0.08);--shadow-lg:0 32px 80px rgba(7,41,91,0.17)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--surface);color:var(--ink);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a,body,button{font-family:Segoe UI Variable Text,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}a,button,summary{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(214,226,240,.78);background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-wrap{display:flex;height:78px;justify-content:space-between;gap:28px}.brand,.nav-wrap{align-items:center}.brand{display:inline-flex;flex:0 0 auto;gap:10px}.brand-mark{border-radius:50%;object-fit:cover}.brand-name{color:var(--blue-700);font-size:24px;font-weight:800;letter-spacing:-.04em}.brand-name span{color:var(--green-600)}.desktop-nav{display:flex;align-items:center;gap:34px;margin-left:auto}.desktop-nav a{position:relative;color:#3e4d63;font-size:14px;font-weight:650;transition:color .18s ease}.desktop-nav a:after{position:absolute;right:0;bottom:-7px;left:0;height:2px;border-radius:99px;background:var(--green-500);content:"";transform:scaleX(0);transition:transform .18s ease}.desktop-nav a:hover{color:var(--blue-700)}.desktop-nav a:hover:after{transform:scaleX(1)}.mobile-menu{display:none;margin-left:auto}.mobile-menu-toggle{position:relative;z-index:54;display:grid;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.15);border-radius:15px;background:linear-gradient(135deg,#12b960,#079447);box-shadow:0 12px 28px rgba(8,173,89,.25);cursor:pointer;place-content:center}.mobile-menu-toggle span{display:block;width:20px;height:2px;margin:2.5px 0;border-radius:99px;background:#fff;transition:transform .18s ease,opacity .18s ease}.mobile-menu-toggle.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.is-open span:nth-child(2){opacity:0}.mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu-backdrop{position:fixed;z-index:51;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(2,13,31,.68);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-menu-panel{position:fixed;z-index:53;top:98px;right:24px;left:24px;overflow:hidden;max-width:440px;margin-left:auto;padding:25px;border:1px solid rgba(255,255,255,.12);border-radius:25px;background:radial-gradient(circle at 100% 0,rgba(14,105,232,.24),transparent 35%),#071f46;box-shadow:0 30px 80px rgba(0,8,25,.48);animation:menu-reveal .18s ease both}@keyframes menu-reveal{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.mobile-menu-label{display:block;margin-bottom:10px;color:#7891b0;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mobile-menu-panel>a:not(.mobile-menu-cta){display:grid;min-height:59px;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);color:#fff;font-size:18px;font-weight:750;grid-template-columns:38px 1fr auto}.mobile-menu-panel>a:not(.mobile-menu-cta)>span{color:var(--green-500);font-size:10px;letter-spacing:.08em}.mobile-menu-panel>a:not(.mobile-menu-cta)>svg{color:#7891b0;transition:transform .18s ease}.mobile-menu-panel>a:not(.mobile-menu-cta):hover>svg{transform:translateX(4px)}.mobile-menu-cta{width:100%;margin-top:22px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:13px;font-size:14px;font-weight:750;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button--small{min-height:44px;padding:0 18px}.button--large{min-height:56px;padding:0 24px}.button--primary{background:linear-gradient(135deg,var(--blue-700),var(--blue-600));box-shadow:0 12px 30px rgba(8,86,201,.22);color:#fff}.button--primary:hover{box-shadow:0 18px 34px rgba(8,86,201,.3)}.button--ghost{border-color:#d3dfec;background:rgba(255,255,255,.72);color:var(--ink)}.button--ghost:hover{border-color:#aebed0;background:#fff}.button--outline{border-color:#b9cae0;background:#fff;color:var(--blue-700)}.button--outline:hover{border-color:var(--blue-700);box-shadow:0 12px 26px rgba(7,86,201,.1)}.button--white{background:#fff;box-shadow:0 14px 38px rgba(2,27,66,.2);color:var(--blue-800)}.button--full{width:100%}.hero{position:relative;overflow:hidden;padding:76px 0 0;background:linear-gradient(180deg,#f8fbff,#fff 88%),#fff}.hero-grid-lines{position:absolute;inset:0;opacity:.42;background-image:linear-gradient(rgba(14,105,232,.05) 1px,transparent 0),linear-gradient(90deg,rgba(14,105,232,.05) 1px,transparent 0);background-size:46px 46px;-webkit-mask-image:linear-gradient(180deg,black,transparent 78%);mask-image:linear-gradient(180deg,black,transparent 78%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-orb--one{top:-180px;right:2%;width:500px;height:500px;background:radial-gradient(circle,rgba(13,107,236,.13),transparent 68%)}.hero-orb--two{bottom:30px;left:-190px;width:450px;height:450px;background:radial-gradient(circle,rgba(19,195,106,.1),transparent 69%)}.hero-layout{position:relative;display:grid;align-items:center;grid-gap:clamp(44px,6vw,82px);gap:clamp(44px,6vw,82px);grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr)}.hero-copy{position:relative;z-index:2;padding:28px 0 64px}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:22px;padding:8px 13px;border:1px solid #d9e7f7;border-radius:999px;background:rgba(255,255,255,.86);color:var(--blue-800);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--green-500);box-shadow:0 0 0 4px rgba(19,195,106,.12)}.hero h1{max-width:650px;margin-bottom:24px;color:var(--blue-950);font-size:clamp(46px,5.4vw,72px);font-weight:820;letter-spacing:-.06em;line-height:1.02}.gradient-text{background:linear-gradient(105deg,var(--blue-600) 8%,var(--green-500) 94%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:610px;margin-bottom:32px;color:#52637a;font-size:18px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:27px}.hero-assurance{display:flex;flex-wrap:wrap;gap:9px 18px}.hero-assurance span{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:12px;font-weight:650}.hero-assurance svg{color:var(--green-600)}.hero-visual{position:relative;align-self:stretch;min-height:575px;animation:reveal .7s ease both}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-image-card{position:absolute;inset:0 0 0 30px;border:8px solid rgba(255,255,255,.86);border-radius:42px 42px 12px 42px;box-shadow:var(--shadow-lg)}.cover-image{object-fit:cover}.image-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(5,29,68,.22));pointer-events:none}.float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;min-width:166px;padding:12px 15px;border:1px solid rgba(222,232,243,.92);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 18px 42px rgba(7,41,91,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.float-card--top{top:56px;left:0;animation:float 4.5s ease-in-out infinite}.float-card--bottom{right:-18px;bottom:46px;animation:float 5.5s ease-in-out .7s infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.float-card small,.float-card strong{display:block;line-height:1.3}.float-card small{margin-bottom:2px;color:#7a889b;font-size:10px}.float-card strong{color:var(--ink);font-size:13px}.float-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:11px}.float-icon--green{background:var(--green-100);color:var(--green-700)}.avatar-stack{display:flex;padding-left:6px}.avatar-stack span{display:grid;width:31px;height:31px;margin-left:-6px;place-items:center;border:2px solid #fff;border-radius:50%;background:var(--blue-100);color:var(--blue-700);font-size:9px;font-weight:800}.avatar-stack span:nth-child(2){background:var(--green-100);color:var(--green-700)}.avatar-stack span:nth-child(3){background:#e8e9ff;color:#5250c8}.business-strip{position:relative;z-index:3;display:flex;min-height:94px;align-items:center;justify-content:space-between;gap:40px;border-bottom:1px solid var(--line)}.business-strip__label{flex:0 0 auto;color:#8a97a9;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.business-types{display:flex;width:100%;align-items:center;justify-content:space-between;gap:28px}.business-types span{display:inline-flex;align-items:center;gap:8px;color:#506076;font-size:13px;font-weight:700}.business-types svg{color:var(--blue-600)}.section{padding:112px 0}.section-heading{margin-bottom:52px}.section-heading--center{max-width:780px;margin-right:auto;margin-left:auto;text-align:center}.section-heading--split{display:grid;align-items:end;grid-gap:72px;gap:72px;grid-template-columns:1.2fr .8fr}.section-kicker{display:block;margin-bottom:13px;color:var(--blue-600);font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.cta-copy h2,.faq-intro h2,.included-intro h2,.section-heading h2{margin-bottom:18px;color:var(--blue-950);font-size:clamp(34px,4.2vw,52px);font-weight:800;letter-spacing:-.05em;line-height:1.1}.faq-intro p,.included-intro p,.section-heading p{margin-bottom:0;color:var(--muted);font-size:16px;line-height:1.75}.why-section{background:#fff}.feature-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(4,1fr)}.feature-card{position:relative;overflow:hidden;min-height:310px;padding:30px 27px 25px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;box-shadow:0 2px 0 rgba(7,52,115,.02);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.feature-card:before{position:absolute;right:-60px;bottom:-60px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(12,105,231,.09),transparent 69%);content:""}.feature-card:hover{border-color:#bfd6f0;box-shadow:var(--shadow-sm);transform:translateY(-6px)}.feature-number{position:absolute;top:29px;right:27px;color:#a7b6c8;font-size:10px;font-weight:800;letter-spacing:.1em}.feature-icon{display:grid;width:50px;height:50px;margin-bottom:34px;place-items:center;border-radius:15px;background:var(--blue-50);color:var(--blue-600)}.feature-card:nth-child(2n) .feature-icon{background:var(--green-50);color:var(--green-700)}.feature-card h3{margin-bottom:10px;color:var(--ink);font-size:19px;letter-spacing:-.025em;line-height:1.25}.feature-card p{margin-bottom:25px;color:var(--muted);font-size:13px;line-height:1.7}.feature-card a{display:inline-flex;align-items:center;gap:7px;color:var(--blue-700);font-size:12px;font-weight:750}.operations-section{background:var(--off-white)}.showcase-card{overflow:hidden;border-radius:var(--radius-lg)}.showcase-card--blue{display:grid;min-height:520px;margin-bottom:18px;background:var(--blue-950);grid-template-columns:1.28fr .72fr}.showcase-media{position:relative;min-height:360px}.showcase-card--blue .showcase-media{margin:18px 0 18px 18px;overflow:hidden;border-radius:20px}.showcase-copy{display:flex;flex-direction:column;justify-content:center;padding:48px}.showcase-index{margin-bottom:24px;color:var(--green-500);font-size:10px;font-weight:850;letter-spacing:.15em}.insight-card h3,.showcase-copy h3{margin-bottom:16px;color:#fff;font-size:clamp(28px,3vw,42px);font-weight:780;letter-spacing:-.045em;line-height:1.1}.insight-card p,.showcase-copy p{margin-bottom:26px;color:#b9c8dd;font-size:14px;line-height:1.75}.check-list,.plan-features{margin:0;padding:0;list-style:none}.check-list{display:grid;grid-gap:12px;gap:12px}.check-list li{display:flex;align-items:center;gap:8px;color:#e7eef9;font-size:13px;font-weight:650}.check-list svg{color:var(--green-500)}.showcase-row{display:grid;grid-gap:18px;gap:18px;grid-template-columns:1.26fr .74fr}.showcase-card--compact{display:grid;min-height:480px;border:1px solid var(--line);background:#fff;grid-template-rows:1.22fr .78fr}.showcase-card--compact .showcase-media{margin:12px 12px 0;overflow:hidden;border-radius:21px}.showcase-card--compact .showcase-copy{display:block;padding:32px 36px 38px}.showcase-card--compact .showcase-index{display:block;margin-bottom:13px;color:var(--blue-600)}.showcase-card--compact h3{margin-bottom:10px;color:var(--blue-950);font-size:29px}.showcase-card--compact p{max-width:600px;margin-bottom:0;color:var(--muted)}.insight-card{position:relative;overflow:hidden;min-height:480px;padding:38px;border-radius:var(--radius-lg);background:radial-gradient(circle at 100% 0,rgba(19,195,106,.25),transparent 35%),linear-gradient(145deg,#073f91,#0756c9 50%,#064297)}.insight-card:after{position:absolute;right:-130px;bottom:-190px;width:420px;height:420px;border:1px solid rgba(255,255,255,.12);border-radius:50%;content:""}.insight-top{display:flex;align-items:center;gap:12px;margin-bottom:58px;color:#c9dcf7;font-size:9px;font-weight:850;letter-spacing:.13em}.insight-icon{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(255,255,255,.1);color:#fff}.mini-chart{position:absolute;right:38px;bottom:96px;left:38px;display:flex;height:104px;align-items:flex-end;gap:11px;border-bottom:1px solid rgba(255,255,255,.18)}.mini-chart div{width:100%;border-radius:5px 5px 0 0;background:linear-gradient(0deg,rgba(255,255,255,.34),#63eca8)}.insight-tags{position:absolute;right:38px;bottom:36px;left:38px;display:flex;flex-wrap:wrap;gap:8px}.insight-tags span{padding:5px 9px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#dce9f8;font-size:9px}.included-section{position:relative;overflow:hidden;background:var(--blue-950)}.included-section:before{position:absolute;top:-160px;left:20%;width:580px;height:580px;border-radius:50%;background:radial-gradient(circle,rgba(14,105,232,.35),transparent 68%);content:""}.included-layout{position:relative;display:grid;align-items:center;grid-gap:84px;gap:84px;grid-template-columns:.82fr 1.18fr}.section-kicker--light{color:#72a9f2}.included-intro h2{color:#fff}.included-intro p{margin-bottom:24px;color:#aebfd6}.text-link{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:750}.included-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,1fr)}.included-card{min-height:184px;padding:27px;border:1px solid rgba(255,255,255,.12);border-radius:19px;background:rgba(255,255,255,.06);transition:background .18s ease,transform .18s ease}.included-card:hover{background:rgba(255,255,255,.09);transform:translateY(-4px)}.included-card svg{margin-bottom:22px;color:var(--green-500)}.included-card h3{margin-bottom:5px;color:#fff;font-size:16px}.included-card p{margin-bottom:0;color:#9fb1c9;font-size:12px}.pricing-section{position:relative;overflow:hidden}.pricing-orb{position:absolute;top:0;left:50%;width:700px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(7,86,201,.07),transparent 68%);transform:translateX(-50%)}.pricing-section .container{position:relative}.pricing-grid{display:grid;max-width:920px;margin:0 auto;align-items:stretch;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,1fr)}.price-card{position:relative;padding:36px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow-sm)}.price-card--featured{border:1.5px solid var(--green-500);box-shadow:0 24px 70px rgba(8,148,71,.13)}.popular-badge{position:absolute;top:-17px;left:50%;display:inline-flex;min-width:220px;min-height:34px;align-items:center;justify-content:center;gap:6px;border-radius:999px;background:linear-gradient(135deg,var(--green-600),var(--green-700));box-shadow:0 8px 20px rgba(8,173,89,.2);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;transform:translateX(-50%)}.price-card__top{display:flex;align-items:center;gap:14px;margin-bottom:24px}.plan-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:16px}.plan-icon--blue{background:var(--blue-100);color:var(--blue-700)}.plan-icon--green{background:var(--green-100);color:var(--green-700)}.plan-label{display:block;margin-bottom:2px;color:#8a98aa;font-size:9px;font-weight:850;letter-spacing:.12em}.price-card h3{margin-bottom:0;color:var(--blue-950);font-size:25px;letter-spacing:-.035em}.plan-description{min-height:48px;margin-bottom:22px;color:var(--muted);font-size:13px}.price{display:flex;align-items:baseline;margin-bottom:2px}.price-currency{margin-right:5px;color:var(--blue-800);font-size:16px;font-weight:750}.price strong{color:var(--blue-950);font-size:clamp(34px,4vw,42px);letter-spacing:-.06em;line-height:1.1}.price-card--featured .price strong,.price-card--featured .price-currency{color:var(--green-700)}.price-period{margin-left:5px;color:var(--muted);font-size:11px}.old-price{display:block;margin-bottom:27px;color:#94a0b0;font-size:11px;text-decoration:line-through}.plan-features{display:grid;grid-gap:13px;gap:13px;margin-top:28px;padding-top:26px;border-top:1px solid var(--line)}.plan-features li{display:flex;align-items:flex-start;gap:9px;color:#46566c;font-size:12px;line-height:1.5}.plan-features svg{flex:0 0 auto;margin-top:1px;color:var(--green-600)}.pricing-note{display:flex;max-width:920px;align-items:center;justify-content:center;gap:28px;margin:28px auto 0;padding:20px;border-radius:16px;background:var(--blue-50)}.pricing-note span{display:flex;align-items:center;gap:8px;color:#576880;font-size:11px;font-weight:650}.pricing-note svg{color:var(--blue-600)}.steps-section{border-top:1px solid var(--line);background:var(--off-white)}.steps-grid{display:grid;max-width:1000px;margin:0 auto;align-items:center;grid-gap:20px;gap:20px;grid-template-columns:1fr 80px 1fr 80px 1fr}.steps-grid article{min-height:200px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.step-number{display:inline-grid;width:42px;height:42px;margin-bottom:25px;place-items:center;border-radius:13px;background:var(--blue-100);color:var(--blue-700);font-size:11px;font-weight:850}.steps-grid article:nth-of-type(2) .step-number{background:var(--green-100);color:var(--green-700)}.steps-grid h3{margin-bottom:8px;font-size:17px;letter-spacing:-.025em}.steps-grid p{margin-bottom:0;color:var(--muted);font-size:12px}.step-line{height:1px;background:repeating-linear-gradient(90deg,#b8c8da,#b8c8da 5px,transparent 0,transparent 10px)}.faq-section{background:#fff}.faq-layout{display:grid;align-items:start;grid-gap:90px;gap:90px;grid-template-columns:.75fr 1.25fr}.faq-intro{position:-webkit-sticky;position:sticky;top:120px}.faq-intro p{margin-bottom:22px}.text-link--blue{color:var(--blue-700)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:24px;color:var(--ink);cursor:pointer;font-size:15px;font-weight:750;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--blue-50);color:var(--blue-700);font-size:18px;font-weight:400;transition:transform .18s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:650px;margin:-4px 44px 28px 0;color:var(--muted);font-size:13px;line-height:1.75}.cta-section{padding:10px 0 110px;background:#fff}.cta-card{display:grid;overflow:hidden;min-height:520px;border-radius:34px;background:radial-gradient(circle at 90% 10%,rgba(19,195,106,.27),transparent 30%),var(--blue-950);box-shadow:var(--shadow-lg);grid-template-columns:.94fr 1.06fr}.cta-media{position:relative;margin:16px 0 16px 16px;overflow:hidden;border-radius:23px}.cta-copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:56px 58px}.eyebrow--dark{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.08);color:#dce9f8}.cta-copy h2{color:#fff}.cta-copy p{max-width:520px;margin-bottom:30px;color:#b3c3d8;font-size:15px;line-height:1.75}.cta-location{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:#91a5c0;font-size:11px}.site-footer{padding:70px 0 22px;border-top:1px solid var(--line);background:var(--off-white)}.footer-top{display:grid;grid-gap:80px;gap:80px;padding-bottom:56px;grid-template-columns:1fr 1fr}.brand--footer{margin-bottom:17px}.footer-brand>p{max-width:390px;margin-bottom:0;color:var(--muted);font-size:13px}.footer-links{display:grid;grid-gap:60px;gap:60px;grid-template-columns:repeat(2,1fr)}.footer-links div{display:flex;flex-direction:column;gap:8px}.footer-links div>span{margin-bottom:9px;color:var(--ink);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.footer-links a,.footer-links p{margin-bottom:0;color:var(--muted);font-size:12px}.footer-links a:hover{color:var(--blue-700)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:22px;border-top:1px solid var(--line)}.footer-bottom p{margin-bottom:0;color:#8996a7;font-size:10px}.floating-whatsapp{position:fixed;z-index:40;right:22px;bottom:22px;display:flex;min-height:52px;align-items:center;gap:9px;padding:0 17px;border:2px solid #fff;border-radius:999px;background:#14a959;box-shadow:0 14px 32px rgba(6,112,55,.3);color:#fff;font-size:12px;font-weight:800;transition:transform .18s ease}.floating-whatsapp:hover{transform:translateY(-4px)}body{font-size:17px}.container{width:min(1240px,calc(100% - 56px))}.site-header{border-bottom-color:rgba(255,255,255,.09);background:rgba(5,23,51,.9);box-shadow:0 10px 35px rgba(2,17,40,.12)}.nav-wrap{height:86px}.brand-mark{width:52px;height:52px;border:2px solid rgba(255,255,255,.18);box-shadow:0 8px 22px rgba(0,0,0,.16)}.brand-name{font-size:27px}.desktop-nav{gap:40px}.desktop-nav a{color:rgba(255,255,255,.72);font-size:15px}.desktop-nav a:hover{color:#fff}.button{min-height:54px;border-radius:15px;font-size:15px}.button--small{min-height:48px;padding-inline:21px}.button--large{min-height:62px;padding-inline:28px}.button--primary{background:linear-gradient(135deg,#12b960,#079447);box-shadow:0 15px 34px rgba(8,173,89,.25)}.button--primary:hover{box-shadow:0 20px 42px rgba(8,173,89,.34)}.hero{padding-top:86px;background:radial-gradient(circle at 76% 18%,rgba(23,115,235,.22),transparent 28%),radial-gradient(circle at 12% 85%,rgba(19,195,106,.1),transparent 28%),#051b3b}.hero-grid-lines{opacity:.22;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 0);background-size:58px 58px}.hero-orb--one{background:radial-gradient(circle,rgba(14,105,232,.24),transparent 68%)}.hero-orb--two{background:radial-gradient(circle,rgba(19,195,106,.12),transparent 69%)}.hero-layout{gap:clamp(54px,6vw,96px);grid-template-columns:minmax(0,.94fr) minmax(480px,1.06fr)}.hero-copy{padding:42px 0 76px}.eyebrow{margin-bottom:28px;padding:10px 15px;border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.07);color:#cfe2ff;font-size:13px;letter-spacing:.08em}.hero h1{max-width:720px;margin-bottom:30px;color:#fff;font-size:clamp(58px,6.3vw,88px);letter-spacing:-.065em;line-height:.98}.hero-lead{max-width:650px;margin-bottom:38px;color:#b9c9dc;font-size:20px;line-height:1.7}.hero-actions{gap:14px;margin-bottom:32px}.hero .button--ghost{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:#fff}.hero .button--ghost:hover{border-color:rgba(255,255,255,.38);background:rgba(255,255,255,.1)}.hero-assurance{gap:12px 24px}.hero-assurance span{color:#91a7c2;font-size:14px}.hero-visual{min-height:650px}.hero-image-card{overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:48px 48px 16px 48px;box-shadow:0 45px 110px rgba(0,9,28,.48)}.float-card{min-width:190px;padding:15px 18px;border-color:rgba(255,255,255,.62);border-radius:19px;box-shadow:0 22px 52px rgba(0,17,47,.28)}.float-card small{font-size:12px}.float-card strong{font-size:15px}.float-icon{width:44px;height:44px}.avatar-stack span{width:35px;height:35px;font-size:11px}.business-strip{min-height:112px;border-bottom-color:rgba(255,255,255,.12)}.business-strip__label{color:#7088a6;font-size:12px}.business-types span{color:#c2d0e1;font-size:15px}.business-types svg{color:var(--green-500)}.section{padding:132px 0}.section-heading{margin-bottom:66px}.section-heading--center{max-width:880px}.section-heading--split{gap:100px}.section-kicker{margin-bottom:17px;font-size:13px}.cta-copy h2,.faq-intro h2,.included-intro h2,.section-heading h2{margin-bottom:24px;font-size:clamp(42px,4.9vw,64px);line-height:1.05}.faq-intro p,.included-intro p,.section-heading p{font-size:18px;line-height:1.78}.why-section{background:#f4f5f2}.feature-grid{gap:22px;grid-template-columns:repeat(2,1fr)}.feature-card{min-height:390px;padding:44px 42px 38px;border-color:#dce3e9;border-radius:30px;box-shadow:none}.feature-card:first-child{border-color:#08295d;background:radial-gradient(circle at 100% 100%,rgba(14,105,232,.28),transparent 42%),var(--blue-950)}.feature-card:nth-child(4){border-color:#0b5033;background:radial-gradient(circle at 100% 0,rgba(19,195,106,.19),transparent 36%),#073824}.feature-card:nth-child(3){background:#edf9f2}.feature-number{top:34px;right:38px;color:#a9b6c5;font-size:17px}.feature-card:first-child .feature-number,.feature-card:nth-child(4) .feature-number{color:rgba(255,255,255,.38)}.feature-icon{width:62px;height:62px;margin-bottom:52px;border-radius:19px}.feature-card:first-child .feature-icon,.feature-card:nth-child(4) .feature-icon{background:rgba(255,255,255,.1);color:var(--green-500)}.feature-card h3{margin-bottom:15px;font-size:28px}.feature-card p{max-width:510px;margin-bottom:32px;font-size:16px;line-height:1.75}.feature-card a{gap:9px;font-size:14px}.feature-card:first-child a,.feature-card:first-child h3,.feature-card:nth-child(4) a,.feature-card:nth-child(4) h3{color:#fff}.feature-card:first-child p,.feature-card:nth-child(4) p{color:#aebfd5}.operations-section{background:#fff}.showcase-card--blue{min-height:620px;margin-bottom:24px;background:radial-gradient(circle at 90% 0,rgba(14,105,232,.22),transparent 28%),var(--blue-950)}.showcase-card--blue .showcase-media{margin:22px 0 22px 22px}.showcase-copy{padding:54px}.showcase-index{margin-bottom:30px;font-size:12px}.insight-card h3,.showcase-copy h3{margin-bottom:20px;font-size:clamp(36px,3.6vw,50px)}.insight-card p,.showcase-copy p{font-size:17px}.check-list{gap:15px}.check-list li{font-size:15px}.showcase-row{gap:24px}.showcase-card--compact{min-height:570px}.showcase-card--compact .showcase-copy{padding:38px 42px 44px}.showcase-card--compact h3{font-size:36px}.showcase-card--compact p{font-size:16px}.insight-card{min-height:570px;padding:44px}.insight-top{font-size:11px}.insight-tags span{padding:7px 11px;font-size:11px}.included-layout{gap:110px}.text-link{font-size:15px}.included-grid{gap:18px}.included-card{min-height:218px;padding:34px;border-radius:24px}.included-card h3{font-size:20px}.included-card p{font-size:15px}.pricing-section{background:#f5f6f3}.pricing-grid{max-width:1040px;gap:26px}.price-card{padding:48px;border-radius:32px;box-shadow:0 16px 60px rgba(13,45,92,.07)}.price-card--featured{border-width:2px;box-shadow:0 30px 80px rgba(8,148,71,.14);transform:translateY(-12px)}.popular-badge{top:-20px;min-width:260px;min-height:40px;font-size:12px}.plan-icon{width:62px;height:62px;border-radius:19px}.plan-label{font-size:11px}.price-card h3{font-size:32px}.plan-description{min-height:54px;font-size:16px}.price strong{font-size:clamp(44px,4.5vw,58px)}.price-currency{font-size:20px}.old-price,.price-period{font-size:14px}.plan-features{gap:17px;margin-top:34px;padding-top:32px}.plan-features li{font-size:15px}.pricing-note{max-width:1040px;margin-top:38px;padding:24px}.pricing-note span{font-size:14px}.steps-grid{max-width:1120px}.steps-grid article{min-height:245px;padding:36px;border-radius:26px}.step-number{width:50px;height:50px;font-size:14px}.steps-grid h3{font-size:22px}.steps-grid p{font-size:15px}.faq-layout{gap:110px}.faq-list summary{min-height:96px;font-size:18px}.faq-list details p{margin-bottom:34px;font-size:16px}.cta-card{min-height:620px;border-radius:40px}.cta-copy{padding:68px}.cta-copy p{margin-bottom:36px;font-size:18px}.cta-location{font-size:14px}.site-footer{padding-top:84px}.footer-brand>p{font-size:15px}.footer-links div>span{font-size:13px}.footer-links a,.footer-links p{font-size:14px}.footer-bottom p{font-size:12px}.floating-whatsapp{min-height:58px;padding-inline:21px;font-size:14px}@media (max-width:1080px){.hero-layout{gap:42px;grid-template-columns:minmax(0,.95fr) minmax(390px,1.05fr)}.hero-visual{min-height:520px}.hero-image-card{left:20px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card{min-height:280px}.section-heading--split{gap:40px}.showcase-card--blue{grid-template-columns:1.1fr .9fr}.showcase-copy{padding:36px}.included-layout{gap:50px}.steps-grid{gap:12px;grid-template-columns:1fr 42px 1fr 42px 1fr}.faq-layout{gap:50px}}@media (max-width:900px){.site-header{position:fixed;top:0;right:0;left:0;width:100%}.desktop-nav,.nav-cta{display:none}.mobile-menu{display:block}.hero{padding-top:120px}.hero-layout{grid-template-columns:1fr}.hero-copy{max-width:720px;padding-bottom:10px;text-align:center}.hero h1,.hero-copy .eyebrow,.hero-lead{margin-right:auto;margin-left:auto}.hero-actions,.hero-assurance{justify-content:center}.hero-visual{width:min(680px,100%);min-height:600px;margin:0 auto}.hero-image-card{inset:20px;border-radius:34px}.float-card--top{top:6px}.float-card--bottom{right:0}.business-strip{flex-direction:column;align-items:flex-start;gap:20px;padding:30px 0}.business-types{flex-wrap:wrap}.section{padding:90px 0}.section-heading--split{display:block}.section-heading--split p{max-width:680px}.showcase-card--blue{grid-template-columns:1fr}.showcase-card--blue .showcase-media{min-height:480px;margin:14px 14px 0}.showcase-row{grid-template-columns:1fr}.showcase-card--compact{min-height:610px}.insight-card{min-height:500px}.included-layout{grid-template-columns:1fr}.included-intro{max-width:620px}.steps-grid{grid-template-columns:repeat(3,1fr)}.step-line{display:none}.faq-layout{grid-template-columns:1fr}.faq-intro{position:static;max-width:650px}.cta-card{grid-template-columns:1fr}.cta-media{min-height:460px;margin:14px 14px 0}}@media (max-width:680px){body,html{overflow-x:hidden}.container,body,footer,header,html,main,section{width:100%;max-width:100%}.container{margin-inline:0;padding-inline:16px}.nav-wrap{height:68px}.hero{padding-top:108px}.brand-mark{width:40px;height:40px}.brand-name{font-size:20px}.nav-cta{display:none}.mobile-menu-toggle{width:42px;height:42px;border-radius:13px}.mobile-menu-panel{top:78px;right:12px;left:12px;padding:22px;border-radius:22px}.hero-actions,.hero-assurance,.hero-copy,.hero-layout,.hero-visual{width:100%;max-width:100%;min-width:0}.hero-copy .eyebrow{max-width:100%;justify-content:center;white-space:normal;line-height:1.4}.hero h1{width:100%;max-width:100%;font-size:clamp(43px,12vw,54px);letter-spacing:-.055em;line-height:1.02;overflow-wrap:normal}.hero h1 br{display:none}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-assurance{gap:8px 12px}.hero-visual{min-height:430px}.hero-image-card{inset:18px 0;border-width:5px;border-radius:25px}.float-card{min-width:150px;padding:9px 11px}.float-card--top{left:-6px}.float-card--bottom{right:-6px;bottom:6px}.business-types{display:grid;grid-template-columns:repeat(2,1fr)}.section{padding:76px 0}.section-heading{margin-bottom:38px}.cta-copy h2,.faq-intro h2,.included-intro h2,.section-heading h2{font-size:39px}.faq-intro p,.included-intro p,.section-heading p{font-size:16px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.insight-card,.showcase-card{border-radius:24px}.showcase-card--blue .showcase-media{min-height:330px;margin:9px 9px 0}.showcase-copy{padding:32px 25px}.insight-card h3,.showcase-copy h3{font-size:30px}.showcase-card--compact{min-height:530px}.showcase-card--compact .showcase-copy{padding:28px 25px 32px}.showcase-card--compact h3{font-size:25px}.insight-card{min-height:510px;padding:30px 25px}.insight-tags,.mini-chart{right:25px;left:25px}.included-grid{grid-template-columns:1fr}.included-card{min-height:150px}.pricing-grid{grid-template-columns:1fr}.price-card{padding:31px 24px}.price-card--featured{margin-top:24px}.pricing-note{align-items:flex-start;flex-direction:column;gap:14px}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:auto}.faq-list summary{min-height:74px;font-size:16px}.cta-section{padding-bottom:78px}.cta-card{border-radius:26px}.cta-media{min-height:340px;margin:9px 9px 0;border-radius:20px}.cta-copy{padding:40px 25px}.cta-copy .button{width:100%;padding:0 15px}.footer-top{gap:50px;grid-template-columns:1fr}.footer-links{gap:36px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:5px}.floating-whatsapp{right:14px;bottom:14px;width:50px;min-height:50px;justify-content:center;padding:0}.floating-whatsapp span{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}