:root{--ink: #071735;--muted: #5d6b84;--blue: #0758e8;--blue-dark: #003eaa;--line: #dce5f2;--soft: #f5f8fc;--green: #15803d;--gold: #f4b400;--shadow: 0 24px 60px rgba(7, 23, 53, .12);--radius: 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.icon{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5vw,72px);background:#fffffff0;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:24px;font-weight:900}.brand-mark{display:inline-grid;width:38px;height:38px;place-items:center;color:#fff;background:var(--blue);border-radius:50%;font-size:12px;letter-spacing:0}.main-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:800}.main-nav a:hover{color:var(--blue)}.header-actions,.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 22px;border-radius:6px;border:1px solid transparent;font-size:14px;font-weight:900;white-space:nowrap}.button-primary{color:#fff;background:var(--blue);box-shadow:0 12px 26px #0758e838}.button-primary:hover{background:var(--blue-dark)}.button-secondary,.button-ghost{color:var(--blue);background:#fff;border-color:#b8cbef}.button-ghost{color:var(--ink)}.hero,.page-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(28px,5vw,72px);align-items:center;padding:clamp(42px,7vw,86px) clamp(20px,5vw,72px);overflow:hidden;background:radial-gradient(circle at 84% 24%,rgba(7,88,232,.12),transparent 32%),linear-gradient(180deg,#fff,#f7faff)}.compact-hero{padding-bottom:40px}.eyebrow{margin:0 0 10px;color:var(--blue);font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:18px;font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:0}.page-hero h1{font-size:clamp(36px,5vw,58px)}.hero-subhead,.page-hero p{max-width:650px;color:var(--muted);font-size:18px}.browser-frame{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.browser-frame img{width:100%;aspect-ratio:16 / 10;object-fit:cover;object-position:top center}.small-frame img{aspect-ratio:16 / 9}.browser-bar{display:flex;align-items:center;gap:8px;height:34px;padding:0 12px;color:#6c778b;background:#f8fafc;border-bottom:1px solid var(--line);font-size:12px}.browser-bar span{width:10px;height:10px;border-radius:50%;background:#ff5f57}.browser-bar span:nth-child(2){background:#ffbd2e}.browser-bar span:nth-child(3){background:#28c840}.browser-bar strong{flex:1;text-align:center;font-weight:700}.trust-strip,.logo-cloud,.badge-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:22px clamp(20px,5vw,72px);border-top:1px solid var(--line)}.trust-strip div,.badge-row span,.logo-cloud span{display:flex;min-height:58px;align-items:center;justify-content:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;font-weight:900}.mini-icon,.step-number{display:inline-grid;width:30px;height:30px;place-items:center;color:#fff;background:var(--blue);border-radius:50%;font-size:13px}.mini-icon img,.step-icon img,.card-icon img,.benefit-icon img,.badge-icon{display:block;width:100%;height:100%;object-fit:contain}.logo-cloud{grid-template-columns:repeat(6,1fr);padding-top:12px;padding-bottom:12px}.logo-cloud span{color:#7b8798;background:transparent;border:0}.badge-row{grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line)}.badge-row span{color:#124276;background:#fbfdff}.section,.pricing-grid,.comparison,.category-detail,.timeline,.market-shell,.cta-band{padding:clamp(42px,6vw,72px) clamp(20px,5vw,72px)}.section-heading{max-width:760px;margin:0 auto 28px;text-align:center}.section-heading h2,.cta-band h2,.comparison h2{margin-bottom:10px;font-size:clamp(28px,4vw,42px);line-height:1.08}.steps,.category-grid,.benefits,.testimonial-grid,.pricing-grid,.lead-grid{display:grid;gap:20px}.steps{grid-template-columns:repeat(4,1fr)}.steps article,.category-card,.lead-card,.price-card,.testimonial-grid article,.stat-panel,.filters{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 34px #0717350f}.steps article{padding:26px;text-align:center}.steps h3,.category-card h3{margin:14px 0 8px}.steps p,.category-card p,.lead-card p,.price-card p,.benefits p,.footer-grid p{color:var(--muted)}.category-grid,.pricing-grid{grid-template-columns:repeat(4,1fr)}.category-card,.lead-card,.price-card{padding:24px}.category-card{position:relative;overflow:hidden}.card-icon{display:grid;width:56px;height:56px;place-items:center;color:var(--blue);background:#edf4ff;border-radius:50%;font-weight:950}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:22px 0}.stats strong,.stat-panel dd,.price-card>strong{display:block;font-size:28px;line-height:1.1}.stats span,.testimonial-grid span,.stat-panel dt{display:block;color:var(--muted);font-size:12px;font-weight:700}.category-card a{color:var(--blue);font-weight:950}.benefit-band{background:var(--soft)}.benefits{grid-template-columns:repeat(5,1fr)}.benefits div{min-height:132px;padding:18px}.check{display:inline-grid;width:34px;height:34px;margin-bottom:12px;place-items:center;color:#fff;background:var(--green);border-radius:50%;font-weight:950}.benefit-icon{display:inline-grid;width:34px;height:34px;margin-bottom:12px;place-items:center}.testimonial-grid{grid-template-columns:repeat(3,1fr)}.testimonial-grid article{display:grid;grid-template-columns:90px 1fr;gap:18px;padding:18px}.testimonial-grid img{width:90px;height:90px;border-radius:50%;object-fit:cover}.stars{margin-bottom:8px;color:var(--gold);font-weight:950}blockquote{margin:0 0 12px;color:#24324a;font-style:italic}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 clamp(20px,5vw,72px) 36px;padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(90deg,#eef5ff,#fff)}.site-footer{padding:44px clamp(20px,5vw,72px) 28px;color:#d7e5f7;background:#06152b}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:42px}.footer-brand{color:#fff}.footer-grid h2{margin-bottom:12px;color:#fff;font-size:15px}.footer-grid a{display:block;margin-bottom:8px;color:#d7e5f7}.badge-row.compact{display:flex;flex-wrap:wrap;padding:0;border:0}.badge-row.compact span{min-height:auto;color:#fff;background:transparent;border-color:#ffffff47}.copyright{margin:34px 0 0;text-align:center;color:#a8bad1}.market-shell{display:grid;grid-template-columns:280px 1fr;gap:28px;background:var(--soft)}.filters{align-self:start;padding:22px}.filters h2,.lead-card h2,.price-card h2{font-size:21px}.filters label,.search-box{display:grid;gap:8px;margin-bottom:16px;color:var(--muted);font-size:13px;font-weight:900}select,input{width:100%;min-height:44px;padding:0 12px;border:1px solid #c8d5e7;border-radius:6px;background:#fff;color:var(--ink);font:inherit}.lead-grid,.lead-grid.three{grid-template-columns:repeat(3,1fr)}.lead-card-top{display:flex;justify-content:space-between;gap:14px}.lead-card-top strong,.package-price{color:var(--blue);font-size:28px}.lead-meta{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.lead-meta span,.pill-grid span{padding:7px 10px;color:#124276;background:#eef5ff;border-radius:999px;font-size:12px;font-weight:900}.lead-card dl,.stat-panel dl{display:grid;gap:12px;margin:0 0 20px}.lead-card dt,.lead-card dd{margin:0}.lead-card dt{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.pricing-grid{grid-template-columns:repeat(3,1fr)}.price-card.featured{border-color:var(--blue);box-shadow:0 28px 70px #0758e82e}.price-card ul{display:grid;gap:10px;padding:0;margin:24px 0;list-style:none}.price-card li:before{content:"OK";display:inline-grid;width:24px;height:24px;margin-right:10px;place-items:center;color:#fff;background:var(--green);border-radius:50%;font-size:10px;font-weight:950}.comparison-table{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius)}.comparison-table div{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:16px;padding:16px 20px;border-bottom:1px solid var(--line)}.comparison-table div:last-child{border-bottom:0}.comparison-table strong{color:var(--blue)}.category-detail{display:grid;grid-template-columns:1fr 1fr;gap:28px}.pill-grid{display:flex;flex-wrap:wrap;gap:10px}.stat-panel{padding:28px}.stat-panel dl{grid-template-columns:repeat(2,1fr)}.timeline{display:grid;gap:26px;background:var(--soft)}.timeline article{display:grid;grid-template-columns:60px 1fr 280px;gap:24px;align-items:center;padding:22px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.timeline article>span{display:grid;width:54px;height:54px;place-items:center;color:#fff;background:var(--blue);border-radius:50%;font-size:22px;font-weight:950}.timeline img{width:100%;aspect-ratio:16 / 9;object-fit:cover;object-position:top center;border-radius:6px}@media(max-width:1120px){.hero,.page-hero,.market-shell,.category-detail{grid-template-columns:1fr}.hero{padding-top:44px}.category-grid,.trust-strip,.badge-row,.benefits,.lead-grid{grid-template-columns:repeat(2,1fr)}.main-nav{display:none}}@media(max-width:760px){.site-header{align-items:flex-start;flex-direction:column}.header-actions{width:100%}.header-actions .button{flex:1}h1{font-size:40px}.hero,.page-hero{padding-top:32px}.trust-strip,.logo-cloud,.badge-row,.steps,.category-grid,.benefits,.testimonial-grid,.pricing-grid,.lead-grid,.lead-grid.three,.footer-grid,.stat-panel dl{grid-template-columns:1fr}.cta-band{align-items:stretch;flex-direction:column;margin-right:20px;margin-left:20px}.testimonial-grid article{grid-template-columns:72px 1fr}.testimonial-grid img{width:72px;height:72px}.comparison-table{overflow-x:auto}.comparison-table div{min-width:680px}.timeline article{grid-template-columns:1fr}}body{background:#f7f9fc}main{background:#fff}.site-header{max-width:1440px;min-height:72px;margin:0 auto;padding:18px 48px;background:#fff}.brand{font-size:25px;letter-spacing:0}.brand-mark{width:34px;height:34px;box-shadow:inset 0 0 0 3px #ffffff40}.main-nav{gap:34px;font-size:13px}.button{min-height:42px;padding:0 24px;border-radius:5px;font-size:13px}.hero,.page-hero,.trust-strip,.logo-cloud,.badge-row,.section,.market-shell,.pricing-grid,.comparison,.category-detail,.timeline,.site-footer{max-width:1440px;margin-right:auto;margin-left:auto}.hero{grid-template-columns:.88fr 1.12fr;gap:42px;min-height:410px;padding:38px 58px 28px;background:linear-gradient(90deg,#fff 0% 48%,#f4f8ff)}.hero h1{max-width:555px;margin-bottom:14px;font-size:52px;line-height:1.02;font-weight:950}.hero-subhead{max-width:520px;margin-bottom:22px;color:#263852;font-size:16px;line-height:1.45}.hero .eyebrow{display:none}.mockup-art{align-self:stretch;min-height:330px;display:flex;align-items:center;justify-content:center;overflow:hidden}.mockup-art img{width:112%;max-width:none;filter:drop-shadow(0 18px 42px rgba(7,23,53,.08))}.trust-strip{grid-template-columns:repeat(4,1fr);gap:0;padding:22px 58px;background:#fff;border-top:1px solid #e6edf6}.trust-strip div{min-height:46px;justify-content:flex-start;border:0;border-right:1px solid #e9eff7;border-radius:0;box-shadow:none;font-size:13px}.trust-strip div:last-child{border-right:0}.mini-icon{width:23px;height:23px;font-size:11px}.logo-cloud{padding:16px 58px;background:#fff;border-top:1px solid #e6edf6}.logo-cloud span{min-height:38px;color:#526177;font-size:13px;font-weight:850}.badge-row{gap:16px;padding:20px 58px 24px;background:#fff}.badge-row span{min-height:64px;justify-content:flex-start;padding:14px 20px;color:#102748;border-color:#d8e2ef;box-shadow:0 7px 20px #07173508;font-size:13px}.section{padding:26px 58px;background:#fff;border-top:1px solid #e6edf6}.section-heading{margin-bottom:22px}.section-heading h2,.cta-band h2,.comparison h2{font-size:30px}.steps{position:relative;grid-template-columns:repeat(4,1fr);gap:30px}.steps:before{content:"";position:absolute;top:39px;left:13%;right:13%;height:2px;background:repeating-linear-gradient(90deg,#9badc7 0 6px,transparent 6px 14px)}.steps article{position:relative;z-index:1;padding:12px 20px 8px;border:0;box-shadow:none}.step-number{width:28px;height:28px;margin-bottom:42px;font-size:12px}.steps h3{margin:0 0 6px;font-size:13px}.steps p{max-width:185px;margin:0 auto;font-size:12px;line-height:1.45}.category-grid{gap:18px}.category-card{display:grid;grid-template-columns:62px 1fr;column-gap:12px;min-height:182px;padding:18px;box-shadow:none}.category-card .card-icon{grid-row:span 3;width:58px;height:58px}.category-card h3{margin:0 0 4px;font-size:16px}.category-card p{margin-bottom:10px;font-size:12px;line-height:1.45}.stats{grid-column:1 / -1;margin:12px 0 10px;padding-top:8px}.stats strong{font-size:20px;text-align:center}.stats span{margin-top:4px}.category-card a{grid-column:1 / -1;justify-self:center;font-size:13px}.benefit-band{background:#fff}.benefits{gap:18px}.benefits div{display:grid;grid-template-columns:36px 1fr;column-gap:12px;min-height:86px;padding:8px}.benefits strong{font-size:14px}.benefits p{grid-column:2;margin:-8px 0 0;font-size:12px}.check{width:34px;height:34px;margin:0;font-size:10px}.testimonial-grid article{box-shadow:none}.testimonial-grid img{width:78px;height:78px}.cta-band{max-width:1324px;margin-top:24px;margin-bottom:0;padding:24px 34px;background:#fff}.site-footer{padding-top:34px;border-radius:0 0 8px 8px}.page-hero{min-height:auto;padding:44px 58px;background:linear-gradient(90deg,#fff,#f5f9ff)}.marketplace-hero{grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:end;border-bottom:1px solid #e6edf6}.marketplace-hero h1{max-width:560px;font-size:48px}.market-hero-search{display:grid;gap:8px;padding:18px;background:#fff;border:1px solid #dce5f2;border-radius:8px;box-shadow:0 18px 46px #07173514;color:var(--muted);font-size:13px;font-weight:900}.market-shell{grid-template-columns:260px 1fr;gap:20px;padding:28px 58px 46px;background:#f7faff}.filters,.lead-card{box-shadow:none}.filters{padding:18px}.filters h2{font-size:19px}.lead-grid{gap:16px}.lead-card{padding:18px}.lead-thumb{width:100%;height:96px;margin-bottom:14px;object-fit:cover;border-radius:6px;border:1px solid #e0e8f3}.lead-card h2{font-size:18px;line-height:1.28}.lead-card-top strong{font-size:24px}@media(max-width:1120px){.hero,.marketplace-hero{grid-template-columns:1fr}.mockup-art img{width:100%}.steps:before{display:none}}@media(max-width:760px){.site-header,.hero,.page-hero,.trust-strip,.logo-cloud,.badge-row,.section,.market-shell{padding-right:18px;padding-left:18px}.hero h1,.marketplace-hero h1{font-size:36px}.category-card{grid-template-columns:58px 1fr}}html{background:#eef2f7}body{min-height:100vh;padding:14px;background:#eef2f7}.browser-mockup-shell{max-width:1420px;margin:0 auto;overflow:hidden;background:#fff;border:1px solid #cfd8e6;border-radius:8px;box-shadow:0 14px 42px #0717351f}.browser-topbar{display:grid;grid-template-columns:72px 34px 34px 44px 1fr 34px 34px;gap:8px;align-items:center;height:45px;padding:0 16px;background:linear-gradient(#fbfbfc,#f0f2f5);border-bottom:1px solid #d8dee8}.traffic-lights{display:flex;gap:8px}.traffic-lights span{width:12px;height:12px;border-radius:50%}.traffic-lights span:nth-child(1){background:#ff5f57}.traffic-lights span:nth-child(2){background:#febc2e}.traffic-lights span:nth-child(3){background:#28c840}.browser-control{height:28px;border:1px solid #d3dae4;border-radius:6px;background:#fff;position:relative}.browser-control.prev:before,.browser-control.next:before{content:"";position:absolute;top:8px;width:9px;height:9px;border-left:2px solid #9aa5b5;border-bottom:2px solid #9aa5b5}.browser-control.prev:before{left:12px;transform:rotate(45deg)}.browser-control.next:before{right:12px;transform:rotate(225deg)}.address-pill{max-width:460px;height:28px;margin:0 auto;display:grid;place-items:center;color:#566174;background:#fff;border:1px solid #d3dae4;border-radius:6px;font-size:12px;font-weight:700}.browser-control.sidebar:before,.browser-control.share:before,.browser-control.tabs:before{content:"";position:absolute;inset:8px;border:2px solid #a3adbd;border-radius:2px}.browser-mockup-shell .site-header{position:static;max-width:none;min-height:82px;padding:0 63px}.browser-mockup-shell .brand{font-size:28px}.browser-mockup-shell .brand-mark{width:42px;height:42px;font-size:13px}.browser-mockup-shell .main-nav{gap:36px;font-size:13px}.browser-mockup-shell .button{min-height:42px;padding:0 24px}.browser-mockup-shell .button-primary{background:#0057e7}.browser-mockup-shell .hero{max-width:none;min-height:374px;grid-template-columns:.92fr 1.08fr;gap:18px;padding:28px 66px 24px}.browser-mockup-shell .hero h1{max-width:545px;font-size:49px;line-height:1.07;letter-spacing:0}.browser-mockup-shell .hero-subhead{max-width:555px;margin-bottom:20px;font-size:15px;line-height:1.48}.browser-mockup-shell .mockup-art{min-height:312px}.browser-mockup-shell .mockup-art img{width:103%}.browser-mockup-shell .trust-strip,.browser-mockup-shell .logo-cloud,.browser-mockup-shell .badge-row,.browser-mockup-shell .section,.browser-mockup-shell .page-hero,.browser-mockup-shell .market-shell,.browser-mockup-shell .pricing-grid,.browser-mockup-shell .comparison,.browser-mockup-shell .category-detail,.browser-mockup-shell .timeline,.browser-mockup-shell .site-footer{max-width:none}.browser-mockup-shell .trust-strip{padding:19px 66px}.browser-mockup-shell .trust-strip div{padding:8px 10px}.browser-mockup-shell .logo-cloud{padding:0 66px 14px;border-top:0}.browser-mockup-shell .badge-row{padding:16px 66px 22px}.browser-mockup-shell .badge-row span{min-height:58px;padding:10px 20px}.browser-mockup-shell .section{padding:20px 66px}.browser-mockup-shell .section-heading h2{font-size:29px}.browser-mockup-shell .steps{gap:42px}.browser-mockup-shell .steps article{min-height:116px}.browser-mockup-shell .category-card{min-height:176px}.browser-mockup-shell .benefit-band{padding-top:22px;padding-bottom:22px}.browser-mockup-shell .testimonial-grid{gap:20px}.browser-mockup-shell .testimonial-grid article{min-height:128px;padding:16px 18px}.browser-mockup-shell .testimonial-grid img{width:82px;height:82px}.browser-mockup-shell .stars{font-size:12px;color:#f5a400}.browser-mockup-shell blockquote{font-size:13px;line-height:1.34}.browser-mockup-shell .cta-band{max-width:none;margin:18px 66px 0;padding:22px 34px;background:url(/assets/mockups/mockup-6.png) left center / 260px auto no-repeat,#fff}.browser-mockup-shell .cta-band>div:first-child{padding-left:280px}.browser-mockup-shell .site-footer{padding:36px 66px 28px;background:radial-gradient(circle at 20% 0%,#0d3a67,#06162d 56%)}.browser-mockup-shell .footer-grid{gap:62px}.browser-mockup-shell .footer-grid p,.browser-mockup-shell .footer-grid a{font-size:13px}.browser-mockup-shell .site-footer .badge-row.compact{display:flex;gap:8px;padding:0;border:0;background:transparent}.browser-mockup-shell .site-footer .badge-row.compact span{min-height:34px;padding:7px 9px;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.35);border-radius:4px;box-shadow:none;font-size:11px}.browser-mockup-shell .marketplace-hero{grid-template-columns:1fr;padding:32px 66px 20px}.browser-mockup-shell .marketplace-hero h1{max-width:none;font-size:42px}.browser-mockup-shell .market-hero-search{max-width:none;margin-top:8px;box-shadow:none}.browser-mockup-shell .market-shell{grid-template-columns:260px 1fr;padding:24px 66px 44px}.browser-mockup-shell .lead-grid{grid-template-columns:repeat(3,1fr)}@media(max-width:900px){body{padding:0}.browser-mockup-shell{border-radius:0}.browser-topbar{display:none}.browser-mockup-shell .site-header,.browser-mockup-shell .hero,.browser-mockup-shell .trust-strip,.browser-mockup-shell .logo-cloud,.browser-mockup-shell .badge-row,.browser-mockup-shell .section,.browser-mockup-shell .page-hero,.browser-mockup-shell .market-shell,.browser-mockup-shell .site-footer{padding-right:20px;padding-left:20px}.browser-mockup-shell .hero,.browser-mockup-shell .market-shell{grid-template-columns:1fr}.browser-mockup-shell .hero h1{font-size:38px}.browser-mockup-shell .cta-band{margin-right:20px;margin-left:20px;background-image:none}.browser-mockup-shell .cta-band>div:first-child{padding-left:0}}@media(min-width:901px){body{padding:10px}.browser-mockup-shell{max-width:1320px;zoom:.82}.browser-topbar{height:36px;grid-template-columns:74px 28px 28px 36px 1fr 28px 28px}.traffic-lights span{width:10px;height:10px}.browser-control,.address-pill{height:23px}.address-pill{max-width:360px;font-size:10px}.browser-mockup-shell .site-header{min-height:60px;padding:0 47px}.browser-mockup-shell .brand{gap:8px;font-size:22px}.browser-mockup-shell .brand-mark{width:34px;height:34px;font-size:10px}.browser-mockup-shell .main-nav{gap:27px;font-size:11px}.browser-mockup-shell .button{min-height:34px;padding:0 19px;font-size:11px}.browser-mockup-shell .hero{min-height:285px;grid-template-columns:.86fr 1.14fr;padding:22px 50px 18px;gap:20px}.browser-mockup-shell .hero h1{max-width:445px;margin-bottom:10px;font-size:39px;line-height:1.06}.browser-mockup-shell .hero-subhead{max-width:435px;margin-bottom:14px;font-size:12.5px;line-height:1.45}.browser-mockup-shell .hero-actions{gap:10px}.browser-mockup-shell .mockup-art{min-height:238px}.browser-mockup-shell .mockup-art img{width:101%}.browser-mockup-shell .trust-strip{padding:12px 50px}.browser-mockup-shell .trust-strip div{min-height:34px;padding:4px 8px;gap:8px;font-size:11px}.browser-mockup-shell .mini-icon{width:20px;height:20px;font-size:10px}.browser-mockup-shell .logo-cloud{padding:4px 50px 10px}.browser-mockup-shell .logo-cloud span{min-height:26px;font-size:11px}.browser-mockup-shell .badge-row{gap:12px;padding:10px 50px 14px}.browser-mockup-shell .badge-row span{min-height:45px;padding:8px 14px;font-size:11px;line-height:1.15}.browser-mockup-shell .badge-row:not(.compact) span{gap:9px}.browser-mockup-shell .badge-row:not(.compact) .icon{flex:0 0 auto;width:23px;height:23px;color:#0057e7}.browser-mockup-shell .section{padding:13px 50px}.browser-mockup-shell .section-heading{margin-bottom:12px}.browser-mockup-shell .eyebrow{margin-bottom:4px;font-size:10px}.browser-mockup-shell .section-heading h2,.browser-mockup-shell .cta-band h2{margin-bottom:5px;font-size:24px}.browser-mockup-shell .steps{gap:28px}.browser-mockup-shell .steps:before{top:30px}.browser-mockup-shell .steps article{min-height:90px;padding:4px 8px 2px}.browser-mockup-shell .step-number{position:relative;z-index:2;width:23px;height:23px;margin-bottom:5px;font-size:10px}.browser-mockup-shell .step-icon{display:grid;width:48px;height:48px;margin:0 auto 6px;place-items:center;color:#071735;background:#f0f3f8;border-radius:50%;box-shadow:inset 0 0 0 1px #e2e8f1;font-size:23px}.browser-mockup-shell .steps h3{margin-bottom:3px;font-size:11px}.browser-mockup-shell .steps p{max-width:150px;font-size:10px;line-height:1.35}.browser-mockup-shell .category-grid{gap:13px}.browser-mockup-shell .category-card{grid-template-columns:48px 1fr;min-height:130px;padding:12px;column-gap:10px}.browser-mockup-shell .category-card .card-icon{width:45px;height:45px;font-size:11px}.browser-mockup-shell .category-card .card-icon .icon{width:24px;height:24px}.browser-mockup-shell .category-card h3{margin-bottom:2px;font-size:13px}.browser-mockup-shell .category-card p{margin-bottom:4px;font-size:9.5px;line-height:1.28}.browser-mockup-shell .stats{gap:8px;margin:4px 0 5px;padding-top:4px}.browser-mockup-shell .stats strong{font-size:17px}.browser-mockup-shell .stats span,.browser-mockup-shell .testimonial-grid span{font-size:9px}.browser-mockup-shell .category-card a{font-size:11px}.browser-mockup-shell .benefit-band{padding-top:13px;padding-bottom:13px}.browser-mockup-shell .benefits{gap:10px}.browser-mockup-shell .benefits div{grid-template-columns:28px 1fr;min-height:54px;padding:2px;column-gap:8px}.browser-mockup-shell .check{width:27px;height:27px;font-size:8px}.browser-mockup-shell .benefits strong{font-size:11px}.browser-mockup-shell .benefits p{margin-top:-7px;font-size:9px;line-height:1.3}.browser-mockup-shell .testimonial-grid{gap:14px}.browser-mockup-shell .testimonial-grid article{grid-template-columns:64px 1fr;min-height:94px;padding:10px 12px;gap:10px}.browser-mockup-shell .testimonial-grid img{width:62px;height:62px}.browser-mockup-shell .stars{margin-bottom:3px;font-size:10px}.browser-mockup-shell blockquote{margin-bottom:5px;font-size:10px;line-height:1.22}.browser-mockup-shell .testimonial-grid strong{font-size:11px}.browser-mockup-shell .cta-band{min-height:78px;margin:8px 50px 0;padding:12px 26px;background:url(/assets/mockups/mockup-6.png) left center / 205px auto no-repeat,#fff}.browser-mockup-shell .cta-band>div:first-child{padding-left:218px}.browser-mockup-shell .cta-band p{margin-bottom:0;font-size:11px}.browser-mockup-shell .site-footer{padding:24px 50px 18px}.browser-mockup-shell .footer-grid{grid-template-columns:1.45fr 1fr 1fr 1.2fr;gap:42px}.browser-mockup-shell .footer-grid h2{margin-bottom:8px;font-size:12px}.browser-mockup-shell .footer-grid p,.browser-mockup-shell .footer-grid a{margin-bottom:5px;font-size:10px;line-height:1.35}.browser-mockup-shell .footer-brand{margin-bottom:8px;font-size:17px}.browser-mockup-shell .footer-brand .brand-mark{width:28px;height:28px}.browser-mockup-shell .site-footer .badge-row.compact span{gap:5px;min-height:28px;padding:5px 7px;font-size:9px}.browser-mockup-shell .site-footer .badge-row.compact .icon{width:12px;height:12px}.browser-mockup-shell .footer-contact{display:grid;gap:3px}.browser-mockup-shell .footer-contact span{display:inline-flex;align-items:center;gap:6px}.browser-mockup-shell .footer-contact .icon{width:12px;height:12px}.browser-mockup-shell .social-row{display:flex;gap:8px;margin-top:10px}.browser-mockup-shell .social-row span{display:grid;width:24px;height:24px;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.42);border-radius:50%}.browser-mockup-shell .social-row .icon{width:13px;height:13px}.browser-mockup-shell .copyright{margin-top:16px;font-size:10px}.browser-mockup-shell.home-screenshot{max-width:1320px;width:auto;transform-origin:top center;zoom:.82}.home-screenshot .site-header{min-height:72px;padding:0 57px}.home-screenshot .hero{min-height:330px;padding:18px 57px 16px;grid-template-columns:560px 1fr;background:#fff}.home-screenshot .hero-copy{transform:translateY(6px)}.home-screenshot .hero h1{max-width:500px;font-size:45px;line-height:1.055}.home-screenshot .hero-subhead{max-width:500px;font-size:14px;line-height:1.42}.home-screenshot .mockup-art{height:300px;min-height:300px;justify-content:center}.home-screenshot .mockup-art img{width:640px}.home-screenshot .trust-strip{padding:10px 57px;align-items:center}.home-screenshot .logo-cloud{padding:4px 57px;align-items:center}.home-screenshot .badge-row:not(.compact){padding:10px 57px;align-items:center}.home-screenshot .section{padding:13px 57px}.home-screenshot .section-heading{margin-bottom:10px}.home-screenshot .section-heading h2{font-size:26px}.home-screenshot .section:has(.steps){min-height:174px}.home-screenshot .steps{gap:48px}.home-screenshot .steps:before{top:34px;left:15%;right:15%}.home-screenshot .steps article{min-height:104px}.home-screenshot .step-icon{width:52px;height:52px;margin-bottom:4px}.home-screenshot .section:has(.category-grid){min-height:218px}.home-screenshot .category-card{min-height:136px;padding:12px 14px}.home-screenshot .benefit-band{min-height:138px}.home-screenshot .benefits div{min-height:58px}.home-screenshot #testimonials{min-height:178px}.home-screenshot .testimonial-grid article{min-height:96px}.home-screenshot .cta-band{min-height:96px;margin:8px 57px 0;padding:12px 28px;background:url(/assets/mockups/mockup-6.png) left center / 230px auto no-repeat,#fff}.home-screenshot .site-footer{min-height:205px;padding:25px 57px 14px}.home-screenshot .footer-grid{grid-template-columns:1.4fr .85fr .9fr 1fr}.home-screenshot .main-nav{display:flex}.home-screenshot .trust-strip{grid-template-columns:repeat(4,1fr)}.home-screenshot .logo-cloud{grid-template-columns:repeat(6,1fr)}.home-screenshot .badge-row:not(.compact){grid-template-columns:repeat(6,1fr)}.home-screenshot .steps,.home-screenshot .category-grid{grid-template-columns:repeat(4,1fr)}.home-screenshot .benefits{grid-template-columns:repeat(5,1fr)}.home-screenshot .testimonial-grid{grid-template-columns:repeat(3,1fr)}}html,body{background:#fff}body{padding:0}.site-shell{min-height:100vh;overflow:hidden;background:#fff}.site-shell.home-screenshot{width:1448px;max-width:none;margin:0 auto}.site-shell .site-header{position:static;max-width:none;min-height:92px;padding:0 64px;background:#fff}.site-shell .brand{font-size:30px}.site-shell .brand-mark{width:40px;height:40px}.site-shell .main-nav{display:flex;gap:36px;font-size:13px}.site-shell .button{min-height:44px;padding:0 25px;font-size:13px}.site-shell .footer-contact{display:grid;gap:6px}.site-shell .footer-contact span,.site-shell .site-footer .badge-row.compact span{display:inline-flex;align-items:center;gap:7px}.site-shell .footer-contact .icon{width:14px;height:14px}.site-shell .social-row{display:flex;gap:10px;margin-top:14px}.site-shell .social-row span{display:grid;width:30px;height:30px;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.42);border-radius:50%}.site-shell .social-row .icon{width:15px;height:15px}.site-shell .site-footer .badge-row.compact{display:flex;gap:10px;padding:0;border:0;background:transparent}.site-shell .site-footer .badge-row.compact span{min-height:34px;padding:7px 10px;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.35);border-radius:4px;box-shadow:none;font-size:11px}.site-shell .site-footer .badge-row.compact .icon{width:13px;height:13px}.site-shell.home-screenshot .mini-icon{overflow:hidden;width:26px;height:26px;background:#edf4ff;box-shadow:0 5px 14px #0057e71f}.site-shell.home-screenshot .mini-icon img{width:22px;height:22px;margin:auto}.site-shell.home-screenshot .badge-icon{flex:0 0 auto;width:28px;height:28px}.site-shell.home-screenshot .step-icon{overflow:hidden;background:transparent;box-shadow:none}.site-shell.home-screenshot .step-icon img{width:54px;height:54px}.site-shell.home-screenshot .card-icon{overflow:hidden;background:transparent}.site-shell.home-screenshot .card-icon img{width:54px;height:54px}.site-shell.home-screenshot .benefit-icon{grid-row:span 2;width:34px;height:34px;margin:0}@media(min-width:901px){.site-shell.home-screenshot{width:1448px;zoom:1}.site-shell.home-screenshot .site-header{min-height:92px;padding:0 64px}.site-shell.home-screenshot .hero{grid-template-columns:.9fr 1.1fr;min-height:450px;padding:44px 64px 34px;background:linear-gradient(90deg,#fff 0% 52%,#f4f8ff)}.site-shell.home-screenshot .hero h1{max-width:560px;font-size:54px;line-height:1.04}.site-shell.home-screenshot .hero-subhead{max-width:560px;font-size:16px;line-height:1.48}.site-shell.home-screenshot .mockup-art{min-height:360px;height:auto;justify-content:center}.site-shell.home-screenshot .mockup-art img{width:min(720px,100%)}.site-shell.home-screenshot .trust-strip{grid-template-columns:repeat(4,1fr);padding:20px 64px}.site-shell.home-screenshot .logo-cloud{grid-template-columns:repeat(6,1fr);padding:8px 64px 18px}.site-shell.home-screenshot .badge-row:not(.compact){grid-template-columns:repeat(6,1fr);padding:18px 64px 24px}.site-shell.home-screenshot .section{padding:28px 64px}.site-shell.home-screenshot .section-heading h2{font-size:32px}.site-shell.home-screenshot .steps,.site-shell.home-screenshot .category-grid{grid-template-columns:repeat(4,1fr)}.site-shell.home-screenshot .benefits{grid-template-columns:repeat(5,1fr)}.site-shell.home-screenshot .testimonial-grid{grid-template-columns:repeat(3,1fr)}.site-shell.home-screenshot .cta-band{margin:18px 64px 0;padding:24px 36px;background:url(/assets/mockups/mockup-6.png) left center / 270px auto no-repeat,#fff}.site-shell.home-screenshot .cta-band>div:first-child{padding-left:300px}.site-shell.home-screenshot .site-footer{max-width:none;padding:42px 64px 28px;background:radial-gradient(circle at 16% 0%,#0b3a67,#06162d 58%)}}@media(min-width:1201px)and (max-width:1447px){.site-shell.home-screenshot{zoom:.84}}@media(min-width:901px)and (max-width:1200px){.site-shell.home-screenshot{zoom:.7}}@media(max-width:900px){.site-shell .site-header,.site-shell.home-screenshot .hero,.site-shell.home-screenshot .trust-strip,.site-shell.home-screenshot .logo-cloud,.site-shell.home-screenshot .badge-row,.site-shell.home-screenshot .section,.site-shell.home-screenshot .site-footer{padding-right:20px;padding-left:20px}}.category-bullets{margin:0;padding-left:17px;color:var(--muted)}.category-bullets li{margin-bottom:4px}@media(min-width:901px){.site-shell.home-screenshot{width:100%;max-width:1448px;zoom:1!important}.site-shell.home-screenshot .site-header{min-height:94px;padding:0 64px;gap:28px;flex-wrap:nowrap}.site-shell.home-screenshot .brand{flex:0 0 auto;font-size:31px}.site-shell.home-screenshot .brand-mark{width:42px;height:42px}.site-shell.home-screenshot .main-nav{flex:1 1 auto;justify-content:center;gap:clamp(18px,2.4vw,36px);font-size:14px}.site-shell.home-screenshot .main-nav a{white-space:nowrap}.site-shell.home-screenshot .header-actions{flex:0 0 auto;gap:14px}.site-shell.home-screenshot .button{min-height:48px;padding:0 28px;border-radius:7px;font-size:14px}.site-shell.home-screenshot .hero{min-height:520px;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(36px,5vw,74px);padding:56px 64px 44px;align-items:center}.site-shell.home-screenshot .hero-copy{transform:none}.site-shell.home-screenshot .hero h1{max-width:670px;margin-bottom:20px;font-size:clamp(50px,5.5vw,72px);line-height:1.02}.site-shell.home-screenshot .hero-subhead{max-width:610px;margin-bottom:28px;font-size:18px;line-height:1.52}.site-shell.home-screenshot .hero-actions{gap:18px}.site-shell.home-screenshot .mockup-art{min-height:410px;height:auto}.site-shell.home-screenshot .mockup-art img{width:min(780px,108%)}.site-shell.home-screenshot .trust-strip{padding:26px 64px}.site-shell.home-screenshot .trust-strip div{min-height:62px;gap:14px;font-size:16px}.site-shell.home-screenshot .mini-icon{width:42px;height:42px}.site-shell.home-screenshot .mini-icon img{width:38px;height:38px}.site-shell.home-screenshot .logo-cloud{padding:14px 64px 20px}.site-shell.home-screenshot .logo-cloud span{font-size:15px}.site-shell.home-screenshot .badge-row:not(.compact){gap:16px;padding:24px 64px 30px}.site-shell.home-screenshot .badge-row:not(.compact) span{min-height:72px;padding:15px 18px;gap:12px;font-size:15px;line-height:1.2;box-shadow:0 10px 28px #0717350d}.site-shell.home-screenshot .badge-icon{width:38px;height:38px}.site-shell.home-screenshot .section{padding:44px 64px}.site-shell.home-screenshot .section-heading{margin-bottom:30px}.site-shell.home-screenshot .eyebrow{margin-bottom:8px;font-size:13px}.site-shell.home-screenshot .section-heading h2{font-size:clamp(36px,3.6vw,46px)}.site-shell.home-screenshot .steps{gap:32px}.site-shell.home-screenshot .steps:before{top:66px}.site-shell.home-screenshot .steps article{min-height:190px;padding:12px 18px}.site-shell.home-screenshot .step-number{width:32px;height:32px;margin-bottom:10px;font-size:14px}.site-shell.home-screenshot .step-icon{width:76px;height:76px;margin-bottom:14px}.site-shell.home-screenshot .step-icon img{width:76px;height:76px}.site-shell.home-screenshot .steps h3{margin-bottom:9px;font-size:17px}.site-shell.home-screenshot .steps p{max-width:220px;font-size:14px;line-height:1.45}.site-shell.home-screenshot .category-grid{gap:24px}.site-shell.home-screenshot .category-card{grid-template-columns:78px 1fr;min-height:270px;padding:26px;column-gap:18px;box-shadow:0 14px 34px #0717350f}.site-shell.home-screenshot .category-card .card-icon,.site-shell.home-screenshot .card-icon img{width:68px;height:68px}.site-shell.home-screenshot .category-card h3{margin-bottom:8px;font-size:21px}.site-shell.home-screenshot .category-bullets{font-size:14px;line-height:1.45}.site-shell.home-screenshot .stats{margin:22px 0 14px}.site-shell.home-screenshot .stats strong{font-size:28px}.site-shell.home-screenshot .stats span{font-size:13px}.site-shell.home-screenshot .category-card a{font-size:15px}.site-shell.home-screenshot .benefits{gap:24px}.site-shell.home-screenshot .benefits div{min-height:132px;grid-template-columns:62px 1fr;gap:12px 16px;padding:12px}.site-shell.home-screenshot .benefit-icon{width:58px;height:58px}.site-shell.home-screenshot .benefits strong{font-size:17px}.site-shell.home-screenshot .benefits p{grid-column:2;margin:-22px 0 0;font-size:14px;line-height:1.45}.site-shell.home-screenshot .testimonial-grid{gap:26px}.site-shell.home-screenshot .testimonial-grid article{grid-template-columns:96px 1fr;min-height:180px;padding:24px;gap:20px;box-shadow:0 14px 34px #0717350f}.site-shell.home-screenshot .testimonial-grid img{width:92px;height:92px}.site-shell.home-screenshot .stars{margin-bottom:8px;font-size:15px}.site-shell.home-screenshot blockquote{margin-bottom:12px;font-size:15px;line-height:1.42}.site-shell.home-screenshot .testimonial-grid strong{font-size:16px}.site-shell.home-screenshot .cta-band{min-height:142px;margin:18px 64px 0;padding:28px 42px;background:url(/assets/mockups/mockup-6.png) left center / 300px auto no-repeat,#fff}.site-shell.home-screenshot .cta-band>div:first-child{padding-left:330px}.site-shell.home-screenshot .cta-band h2{font-size:38px}.site-shell.home-screenshot .cta-band p{font-size:16px}.site-shell.home-screenshot .site-footer{padding:48px 64px 32px}.site-shell.home-screenshot .footer-grid{gap:58px}}.site-shell.home-screenshot .hero h1 span{display:inline}@media(min-width:901px){.site-shell.home-screenshot .site-header{min-height:98px;box-shadow:0 1px #d8e2efe0}.site-shell.home-screenshot .button{min-height:50px;padding:0 30px;box-shadow:0 14px 30px #0758e83d}.site-shell.home-screenshot .button-secondary,.site-shell.home-screenshot .button-ghost{box-shadow:0 8px 22px #0717350a}.site-shell.home-screenshot .hero{min-height:548px;padding-top:58px;padding-bottom:48px;background:linear-gradient(90deg,#fff 0% 49%,#f4f8ff 49% 100%)}.site-shell.home-screenshot .hero h1{color:#071735;letter-spacing:0;text-wrap:balance}.site-shell.home-screenshot .hero-subhead{color:#263852;font-size:18px;line-height:1.56}.site-shell.home-screenshot .mockup-art{min-height:440px;justify-content:flex-end}.site-shell.home-screenshot .mockup-art img{filter:drop-shadow(0 24px 48px rgba(7,23,53,.1))}.site-shell.home-screenshot .trust-strip{padding-top:24px;padding-bottom:24px}.site-shell.home-screenshot .trust-strip div{min-height:70px;font-size:16px;font-weight:950}.site-shell.home-screenshot .mini-icon{width:48px;height:48px}.site-shell.home-screenshot .mini-icon img{width:42px;height:42px}.site-shell.home-screenshot .logo-cloud{padding-top:16px;padding-bottom:22px}.site-shell.home-screenshot .logo-cloud span{min-height:44px;color:#526177;font-size:16px}.site-shell.home-screenshot .badge-row:not(.compact){padding-top:26px;padding-bottom:32px}.site-shell.home-screenshot .badge-row:not(.compact) span{min-height:80px;border-radius:8px;font-size:15px;font-weight:950}.site-shell.home-screenshot .badge-icon{width:42px;height:42px}.site-shell.home-screenshot .section{padding-top:50px;padding-bottom:50px}.site-shell.home-screenshot .section-heading{margin-bottom:34px}.site-shell.home-screenshot .section-heading h2{font-size:clamp(38px,3.8vw,48px)}.site-shell.home-screenshot .steps{gap:36px}.site-shell.home-screenshot .steps:before{display:none}.site-shell.home-screenshot .steps article{min-height:220px;padding:12px 18px 10px;overflow:visible;background:transparent}.site-shell.home-screenshot .steps article:not(:last-child):after{content:"";position:absolute;top:92px;right:-58px;width:86px;height:2px;background:repeating-linear-gradient(90deg,#9badc7 0 8px,transparent 8px 18px)}.site-shell.home-screenshot .step-number{width:34px;height:34px;margin-bottom:12px;box-shadow:0 10px 20px #0758e82e}.site-shell.home-screenshot .step-icon{width:84px;height:84px;margin-bottom:16px}.site-shell.home-screenshot .step-icon img{width:84px;height:84px}.site-shell.home-screenshot .steps h3{font-size:18px}.site-shell.home-screenshot .steps p{max-width:240px;font-size:14px}.site-shell.home-screenshot .category-grid{gap:26px}.site-shell.home-screenshot .category-card{min-height:306px;padding:28px 26px;border-radius:8px;box-shadow:0 18px 42px #07173512}.site-shell.home-screenshot .category-card .card-icon,.site-shell.home-screenshot .card-icon img{width:72px;height:72px}.site-shell.home-screenshot .category-card h3{font-size:22px;line-height:1.16}.site-shell.home-screenshot .category-bullets{min-height:92px;font-size:14.5px}.site-shell.home-screenshot .stats{margin-top:24px;margin-bottom:16px;padding-top:0}.site-shell.home-screenshot .stats strong{color:#071735;font-size:30px}.site-shell.home-screenshot .category-card a{font-size:15.5px}.site-shell.home-screenshot .benefits{gap:24px}.site-shell.home-screenshot .benefits div{min-height:148px;align-content:start;padding:16px 12px}.site-shell.home-screenshot .benefit-icon{width:62px;height:62px}.site-shell.home-screenshot .benefits strong{line-height:1.18}.site-shell.home-screenshot .benefits p{margin:0}.site-shell.home-screenshot .testimonial-grid article{min-height:196px;padding:26px;border-radius:8px}.site-shell.home-screenshot .testimonial-grid img{width:96px;height:96px}.site-shell.home-screenshot .stars{color:#f4b400;font-size:18px;letter-spacing:1px;line-height:1}.site-shell.home-screenshot blockquote{font-size:16px}.site-shell.home-screenshot .cta-band{min-height:160px;border-radius:8px;box-shadow:0 18px 42px #0717350f}.site-shell.home-screenshot .site-footer{padding-top:52px}}@media(min-width:1200px){.site-shell.home-screenshot .hero{grid-template-columns:minmax(640px,.98fr) minmax(0,1.02fr);gap:clamp(30px,3.2vw,48px)}.site-shell.home-screenshot .hero h1{max-width:none;font-size:clamp(50px,3.72vw,54px);line-height:1.1}.site-shell.home-screenshot .hero h1 span{display:block;white-space:nowrap}.site-shell.home-screenshot .mockup-art img{width:min(730px,112%);transform:translate(10px) scale(1.03)}}@media(min-width:901px)and (max-width:1199px){.site-shell.home-screenshot .hero{grid-template-columns:1fr}.site-shell.home-screenshot .hero h1 span{white-space:normal}.site-shell.home-screenshot .mockup-art{justify-content:center}}html,body,.site-shell.home-screenshot{overflow-x:hidden}@media(min-width:1200px){.site-shell.home-screenshot .site-header{min-height:104px;padding-right:66px;padding-left:66px}.site-shell.home-screenshot .brand{font-size:34px}.site-shell.home-screenshot .brand-mark{width:46px;height:46px;font-size:13px}.site-shell.home-screenshot .main-nav{gap:clamp(24px,2.4vw,38px);font-size:15px}.site-shell.home-screenshot .button{min-height:54px;padding:0 34px;font-size:15px}.site-shell.home-screenshot .hero{min-height:600px;grid-template-columns:minmax(670px,.99fr) minmax(0,1.01fr);gap:clamp(32px,3vw,42px);padding:70px 66px 60px}.site-shell.home-screenshot .hero h1{font-size:clamp(54px,3.86vw,56px);line-height:1.09}.site-shell.home-screenshot .hero-subhead{max-width:625px;margin-bottom:34px;font-size:20px}.site-shell.home-screenshot .hero-actions{gap:20px}.site-shell.home-screenshot .mockup-art{min-height:475px}.site-shell.home-screenshot .mockup-art img{width:min(750px,112%);transform:translate(8px) scale(1.035)}.site-shell.home-screenshot .trust-strip{padding:30px 66px}.site-shell.home-screenshot .trust-strip div{min-height:78px;gap:17px;font-size:17px}.site-shell.home-screenshot .mini-icon{width:52px;height:52px}.site-shell.home-screenshot .mini-icon img{width:46px;height:46px}.site-shell.home-screenshot .logo-cloud{padding:20px 66px 24px}.site-shell.home-screenshot .logo-cloud span{min-height:48px;font-size:17px}.site-shell.home-screenshot .badge-row:not(.compact){gap:18px;padding:28px 66px 36px}.site-shell.home-screenshot .badge-row:not(.compact) span{min-height:88px;padding:18px 20px;font-size:16px}.site-shell.home-screenshot .badge-icon{width:46px;height:46px}.site-shell.home-screenshot .section{padding:64px 66px}.site-shell.home-screenshot .section-heading{margin-bottom:40px}.site-shell.home-screenshot .eyebrow{margin-bottom:10px;font-size:14px}.site-shell.home-screenshot .section-heading h2{font-size:clamp(42px,3.8vw,52px)}.site-shell.home-screenshot .steps{gap:40px}.site-shell.home-screenshot .steps article{min-height:244px}.site-shell.home-screenshot .steps article:not(:last-child):after{top:102px;right:-64px;width:96px}.site-shell.home-screenshot .step-number{width:38px;height:38px;font-size:15px}.site-shell.home-screenshot .step-icon,.site-shell.home-screenshot .step-icon img{width:92px;height:92px}.site-shell.home-screenshot .steps h3{font-size:19px}.site-shell.home-screenshot .steps p{max-width:250px;font-size:15px}.site-shell.home-screenshot .category-grid{gap:28px}.site-shell.home-screenshot .category-card{min-height:348px;grid-template-columns:84px 1fr;padding:32px 28px;column-gap:20px}.site-shell.home-screenshot .category-card .card-icon,.site-shell.home-screenshot .card-icon img{width:78px;height:78px}.site-shell.home-screenshot .category-card h3{font-size:24px}.site-shell.home-screenshot .category-bullets{min-height:110px;font-size:15.5px;line-height:1.5}.site-shell.home-screenshot .stats{margin-top:26px;margin-bottom:18px}.site-shell.home-screenshot .stats strong{font-size:34px}.site-shell.home-screenshot .stats span{font-size:14px}.site-shell.home-screenshot .category-card a{font-size:16.5px}.site-shell.home-screenshot .benefits{gap:26px}.site-shell.home-screenshot .benefits div{min-height:176px;grid-template-columns:72px 1fr;gap:14px 18px;padding:18px 12px}.site-shell.home-screenshot .benefit-icon{width:68px;height:68px}.site-shell.home-screenshot .benefits strong{font-size:18px}.site-shell.home-screenshot .benefits p{font-size:15px}.site-shell.home-screenshot .testimonial-grid{gap:30px}.site-shell.home-screenshot .testimonial-grid article{min-height:224px;grid-template-columns:112px 1fr;padding:30px;gap:22px}.site-shell.home-screenshot .testimonial-grid img{width:108px;height:108px}.site-shell.home-screenshot .stars{font-size:20px}.site-shell.home-screenshot blockquote{font-size:17px}.site-shell.home-screenshot .testimonial-grid strong{font-size:18px}.site-shell.home-screenshot .cta-band{min-height:186px;margin:24px 66px 0;padding:34px 46px;background:url(/assets/mockups/mockup-6.png) left center / 330px auto no-repeat,#fff}.site-shell.home-screenshot .cta-band>div:first-child{padding-left:360px}.site-shell.home-screenshot .cta-band h2{font-size:44px}.site-shell.home-screenshot .cta-band p{font-size:17px}.site-shell.home-screenshot .site-footer{padding:60px 66px 36px}.site-shell.home-screenshot .footer-brand{font-size:32px}.site-shell.home-screenshot .footer-grid{gap:66px}.site-shell.home-screenshot .footer-grid h2{font-size:16px}.site-shell.home-screenshot .footer-grid p,.site-shell.home-screenshot .footer-grid a,.site-shell.home-screenshot .footer-contact span{font-size:14px}}@media(max-width:900px){.site-shell.home-screenshot{width:100%;max-width:100%}.site-shell.home-screenshot *{min-width:0}.site-shell.home-screenshot .site-header{position:static;align-items:flex-start;flex-direction:column;padding:18px 22px;gap:16px}.site-shell.home-screenshot .brand{font-size:27px}.site-shell.home-screenshot .main-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:12px 18px;font-size:13px}.site-shell.home-screenshot .main-nav a{white-space:normal}.site-shell.home-screenshot .header-actions{width:100%;flex-direction:column;align-items:stretch}.site-shell.home-screenshot .button{padding:0 18px;font-size:14px}.site-shell.home-screenshot .header-actions .button{width:100%;flex:1 1 auto}.site-shell.home-screenshot .hero{grid-template-columns:1fr;min-height:0;gap:28px;padding:42px 22px 36px;background:#fff}.site-shell.home-screenshot .hero h1{max-width:100%;overflow-wrap:break-word;font-size:clamp(31px,8vw,38px);line-height:1.08}.site-shell.home-screenshot .hero h1 span{display:inline;white-space:normal}.site-shell.home-screenshot .hero-subhead{max-width:100%;font-size:17px}.site-shell.home-screenshot .hero-actions{align-items:stretch;flex-direction:column}.site-shell.home-screenshot .hero-actions .button{width:100%;flex:1 1 auto;min-height:52px}.site-shell.home-screenshot .mockup-art{width:100%;min-height:260px;height:auto;justify-content:center;overflow:hidden}.site-shell.home-screenshot .mockup-art img{width:100%;max-width:100%;transform:none}.site-shell.home-screenshot .trust-strip,.site-shell.home-screenshot .logo-cloud,.site-shell.home-screenshot .badge-row:not(.compact),.site-shell.home-screenshot .steps,.site-shell.home-screenshot .category-grid,.site-shell.home-screenshot .benefits,.site-shell.home-screenshot .testimonial-grid,.site-shell.home-screenshot .footer-grid{grid-template-columns:1fr}.site-shell.home-screenshot .trust-strip,.site-shell.home-screenshot .logo-cloud,.site-shell.home-screenshot .badge-row,.site-shell.home-screenshot .section,.site-shell.home-screenshot .site-footer{padding-right:22px;padding-left:22px}.site-shell.home-screenshot .section{padding-top:48px;padding-bottom:48px}.site-shell.home-screenshot .steps article:not(:last-child):after{display:none}.site-shell.home-screenshot .category-card,.site-shell.home-screenshot .testimonial-grid article{grid-template-columns:78px 1fr}.site-shell.home-screenshot .benefits div{grid-template-columns:64px 1fr}.site-shell.home-screenshot .cta-band{align-items:stretch;flex-direction:column;margin:0 22px;padding:30px 22px;background:url(/assets/mockups/mockup-6.png) left bottom / 210px auto no-repeat,#fff}.site-shell.home-screenshot .cta-band>div:first-child{padding-left:0;padding-bottom:110px}}
