.home-v7{--blue:#1d4ed8;--blue-dark:#153b9f;--blue-deep:#0b245f;--cyan:#10a7df;--yellow:#f5cc35;--red:#ee4266;--green:#24b881;--ink:#101828;--muted:#526176;--soft:#f5f8ff;--line:#dce5f2;--white:#ffffff;--shadow:0 24px 70px rgba(20,58,145,0.13);--shadow-card:0 18px 45px rgba(13,49,128,0.16)}.home-v7,.home-v7 *{box-sizing:border-box}.home-v7{scroll-behavior:smooth}.home-v7 section[id]{scroll-margin-top:132px}.home-v7{margin:0;background:var(--white);color:var(--ink);font-family:var(--font-geist-sans),Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}.home-v7 a{color:inherit;text-decoration:none}.home-v7 img{display:block;max-width:100%}.home-v7 .shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.home-v7 .skip-link{position:fixed;left:16px;top:-80px;z-index:100;border-radius:10px;background:var(--ink);color:var(--white);padding:12px 18px}.home-v7 .skip-link:focus{top:16px}.home-v7 .topbar{min-height:34px;display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(90deg,var(--blue-deep),var(--blue),#1971dc);color:var(--white);font-size:11px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.home-v7 .topbar i{width:4px;height:4px;border-radius:50%;background:var(--yellow)}.home-v7 .site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(220,229,242,.88);background:rgba(255,255,255,.94);box-shadow:0 8px 28px rgba(20,58,145,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-v7 .header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.home-v7 .brand-plate{display:grid;min-width:120px;min-height:56px;place-items:center;border-radius:14px;background:var(--white)}.home-v7 .brand img{width:103px;height:auto}.home-v7 .main-nav{display:flex;align-items:center;gap:25px;color:#334155;font-size:13px;font-weight:680}.home-v7 .main-nav a{position:relative;padding-block:11px}.home-v7 .main-nav a:after{position:absolute;right:0;bottom:4px;left:0;height:2px;border-radius:99px;background:var(--cyan);content:"";opacity:0;transform:scaleX(.5);transition:opacity .18s ease,transform .18s ease}.home-v7 .main-nav a:focus-visible:after,.home-v7 .main-nav a:hover:after{opacity:1;transform:scaleX(1)}.home-v7 .category-nav{border-top:1px solid rgba(220,229,242,.82);background:rgba(247,250,255,.97)}.home-v7 .category-nav-inner{min-height:42px;display:flex;align-items:center;gap:22px;overflow-x:auto;color:#46566c;font-size:11px;scrollbar-width:none;white-space:nowrap}.home-v7 .category-nav-inner::-webkit-scrollbar{display:none}.home-v7 .category-nav-inner>span{color:var(--blue);font-weight:850;letter-spacing:.09em;text-transform:uppercase}.home-v7 .category-nav-inner a{min-height:42px;display:inline-flex;align-items:center;font-weight:690;transition:color .18s ease}.home-v7 .category-nav-inner a:focus-visible,.home-v7 .category-nav-inner a:hover{color:var(--blue)}.home-v7 .button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;border-radius:14px;background:var(--blue);box-shadow:0 14px 30px rgba(29,78,216,.23);color:var(--white);font-size:14px;font-weight:780;padding:0 22px;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.home-v7 .button svg{flex:0 0 auto}.home-v7 .button:focus-visible,.home-v7 .button:hover{background:var(--blue-dark);box-shadow:0 18px 36px rgba(29,78,216,.3);transform:translateY(-2px)}.home-v7 .button-small{min-height:44px;border-radius:12px;padding-inline:17px;font-size:12px}.home-v7 .hero{position:relative;overflow:hidden;background:radial-gradient(circle at 7% 15%,rgba(16,167,223,.12),transparent 28%),linear-gradient(120deg,#f5f8ff,#ffffff 68%);padding:90px 0 94px}.home-v7 .hero:before{position:absolute;inset:0;background-image:radial-gradient(rgba(29,78,216,.13) 1px,transparent 0);background-size:27px 27px;content:"";-webkit-mask-image:linear-gradient(90deg,black,transparent 60%);mask-image:linear-gradient(90deg,black,transparent 60%);opacity:.45}.home-v7 .hero-shape{position:absolute;border-radius:50%;pointer-events:none}.home-v7 .hero-shape-one{right:-150px;top:30px;width:420px;height:420px;background:rgba(16,167,223,.11)}.home-v7 .hero-shape-two{right:28%;bottom:-160px;width:300px;height:300px;background:rgba(245,204,53,.16)}.home-v7 .hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(470px,.96fr);align-items:center;gap:70px}.home-v7 .eyebrow{margin:0 0 18px;color:var(--blue);font-size:12px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.home-v7 .hero h1{max-width:700px;margin:0;font-size:clamp(3.35rem,5.25vw,5.1rem);font-weight:820;letter-spacing:-.059em;line-height:.99}.home-v7 .hero-lead{max-width:650px;margin:29px 0 0;color:var(--muted);font-size:18px;line-height:1.72}.home-v7 .hero-lead strong{color:#27364b;font-weight:760}.home-v7 .hero-actions{display:flex;align-items:center;gap:24px;margin-top:33px}.home-v7 .text-link{display:inline-flex;align-items:center;gap:9px;color:var(--blue-deep);font-size:14px;font-weight:760}.home-v7 .text-link span{font-size:20px}.home-v7 .text-link span,.home-v7 .text-link svg{color:var(--cyan);transition:transform .18s ease}.home-v7 .text-link:focus-visible span,.home-v7 .text-link:focus-visible svg,.home-v7 .text-link:hover span,.home-v7 .text-link:hover svg{transform:translateX(4px)}.home-v7 .hero-proof{display:flex;flex-wrap:wrap;gap:9px;margin-top:33px}.home-v7 .hero-proof span{display:inline-flex;align-items:center;gap:7px;border:1px solid #d8e3f4;border-radius:999px;background:rgba(255,255,255,.82);color:#3d4c61;font-size:11px;font-weight:720;padding:9px 12px}.home-v7 .hero-proof svg{color:var(--blue)}.home-v7 .hero-showcase{position:relative;min-height:515px;overflow:hidden;border:10px solid var(--white);border-radius:34px;background:#e7ebf0;box-shadow:0 36px 90px rgba(25,69,166,.22);transform:rotate(1.2deg)}.home-v7 .hero-showcase>img{width:100%;height:100%;min-height:515px;-o-object-fit:cover;object-fit:cover;-o-object-position:44% center;object-position:44% center}.home-v7 .hero-showcase:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(11,36,95,.84));content:""}.home-v7 .hero-showcase-label{position:absolute;right:30px;bottom:30px;left:30px;z-index:2;color:var(--white)}.home-v7 .hero-showcase-label span{display:block;margin-bottom:9px;color:#97e5ff;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.home-v7 .hero-showcase-label strong{display:block;max-width:390px;font-size:27px;letter-spacing:-.035em;line-height:1.15}.home-v7 .color-tabs{position:absolute;right:28px;top:22px;z-index:2;display:flex;gap:7px}.home-v7 .color-tabs i{width:38px;height:10px;border-radius:999px;background:var(--cyan)}.home-v7 .color-tabs i:nth-child(2){background:var(--yellow)}.home-v7 .color-tabs i:nth-child(3){background:var(--red)}.home-v7 .color-tabs i:nth-child(4){background:var(--ink)}.home-v7 .confidence-strip{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 10%,rgba(16,167,223,.13),transparent 30%),linear-gradient(180deg,#f4f8ff,#ffffff);padding:38px 0 42px}.home-v7 .confidence-strip:before{position:absolute;inset:0;background-image:radial-gradient(rgba(29,78,216,.1) 1px,transparent 0);background-size:24px 24px;content:"";-webkit-mask-image:linear-gradient(180deg,black,transparent 88%);mask-image:linear-gradient(180deg,black,transparent 88%);opacity:.38;pointer-events:none}.home-v7 .confidence-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.home-v7 .confidence-card{position:relative;isolation:isolate;min-height:198px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:24px;background:linear-gradient(145deg,#12368d,#1d55ca 62%,#2374e5);box-shadow:var(--shadow-card);color:var(--white);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.home-v7 .confidence-card:nth-child(2){background:linear-gradient(145deg,#0d3f9d,#1d62db 65%,#148fce)}.home-v7 .confidence-card:nth-child(3){background:linear-gradient(145deg,#102f7d,#204dbd 58%,#2d6ce1)}.home-v7 .confidence-card:nth-child(4){background:linear-gradient(145deg,#0a377f,#165bc3 58%,#1597d2)}.home-v7 .confidence-card:after{position:absolute;right:-48px;bottom:-58px;z-index:-1;width:150px;height:150px;border:30px solid rgba(255,255,255,.055);border-radius:50%;content:""}.home-v7 .confidence-card:hover{box-shadow:0 24px 55px rgba(13,49,128,.24);transform:translateY(-4px)}.home-v7 .confidence-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:15px;background:rgba(255,255,255,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.2);color:#bceeff}.home-v7 .confidence-icon svg{width:23px;height:23px;stroke-width:2}.home-v7 .confidence-card-copy{display:flex;flex-direction:column;margin-top:auto}.home-v7 .confidence-card-copy>span{margin:0 0 7px;color:#9fe8ff;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.home-v7 .confidence-card-copy strong{font-size:18px;letter-spacing:-.025em}.home-v7 .confidence-card-copy p{margin:6px 0 0;color:rgba(255,255,255,.72);font-size:11px;line-height:1.45}.home-v7 .faq-section,.home-v7 .primary-section,.home-v7 .process-section,.home-v7 .solutions-section{padding:112px 0}.home-v7 .section-intro{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:80px}.home-v7 .benefits-copy h2,.home-v7 .business-copy h2,.home-v7 .cta-card h2,.home-v7 .faq-heading h2,.home-v7 .local-card h2,.home-v7 .section-intro h2,.home-v7 .solutions-heading h2,.home-v7 .story-heading h2{margin:0;font-size:clamp(2.55rem,4.4vw,4rem);font-weight:820;letter-spacing:-.052em;line-height:1.04}.home-v7 .faq-heading>p:last-child,.home-v7 .section-intro>p,.home-v7 .solutions-heading>p:last-child{margin:0;color:var(--muted);font-size:16px;line-height:1.72}.home-v7 .featured-products{display:grid;gap:22px;margin-top:62px}.home-v7 .featured-product{display:grid;grid-template-columns:1.18fr .82fr;min-height:430px;overflow:hidden;border:1px solid var(--line);border-radius:30px;background:var(--soft);box-shadow:var(--shadow)}.home-v7 .featured-product-reverse{grid-template-columns:.82fr 1.18fr}.home-v7 .featured-product-reverse .product-image{order:2}.home-v7 .product-image{min-height:430px;overflow:hidden;background:#e8ebef}.home-v7 .product-image img{width:100%;height:100%;min-height:430px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .45s ease}.home-v7 .featured-product:hover .product-image img{transform:scale(1.025)}.home-v7 .product-copy{display:flex;flex-direction:column;justify-content:center;background:var(--white);padding:48px}.home-v7 .product-number{margin:0 0 32px;color:var(--cyan);font-size:12px;font-weight:850}.home-v7 .product-copy h3{margin:0 0 18px;font-size:34px;letter-spacing:-.045em;line-height:1.08}.home-v7 .product-copy>p:not(.product-number){margin:0;color:var(--muted);font-size:14px;line-height:1.75}.home-v7 .product-detail{align-self:flex-start;margin-top:23px;border-radius:999px;background:#eaf1ff;color:var(--blue);font-size:11px;font-weight:760;padding:9px 12px}.home-v7 .product-copy>a{display:inline-flex;align-items:center;gap:9px;margin-top:28px;color:var(--blue);font-size:13px;font-weight:800}.home-v7 .product-copy>a span{color:var(--cyan);font-size:18px}.home-v7 .solutions-section{background:var(--soft)}.home-v7 .solutions-heading{max-width:800px;text-align:center}.home-v7 .solutions-heading>p:last-child{max-width:670px;margin:22px auto 0}.home-v7 .solutions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:50px}.home-v7 .solution-card{position:relative;min-height:405px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #d7e3f4;border-radius:20px;background:var(--white);padding:0;box-shadow:0 12px 32px rgba(20,58,145,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-v7 .solution-card:before{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--blue),var(--cyan));content:""}.home-v7 .solution-card:focus-visible,.home-v7 .solution-card:hover{border-color:#b9cced;box-shadow:0 22px 48px rgba(25,69,166,.12);transform:translateY(-5px)}.home-v7 .solution-media{aspect-ratio:3/2;overflow:hidden;background:#e8edf5}.home-v7 .solution-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .45s ease}.home-v7 .solution-card:focus-visible .solution-media img,.home-v7 .solution-card:hover .solution-media img{transform:scale(1.025)}.home-v7 .solution-card-body{flex:1;display:flex;flex-direction:column;padding:18px 19px 20px}.home-v7 .solution-code{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:14px;box-shadow:0 12px 24px rgba(29,78,216,.2);font-size:13px;font-weight:850}.home-v7 .solution-code,.home-v7 .tone-blue,.home-v7 .tone-cyan,.home-v7 .tone-green,.home-v7 .tone-red,.home-v7 .tone-violet,.home-v7 .tone-yellow{background:linear-gradient(145deg,var(--blue),#1674dc);color:var(--white)}.home-v7 .solution-card h3{margin:15px 0 9px;font-size:18px;letter-spacing:-.032em;line-height:1.15}.home-v7 .solution-card p{margin:0;color:var(--muted);font-size:11.5px;line-height:1.58}.home-v7 .solution-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:16px;color:var(--blue);font-size:10.5px;font-weight:800}.home-v7 .solution-link svg{transition:transform .18s ease}.home-v7 .solution-card:focus-visible .solution-link svg,.home-v7 .solution-card:hover .solution-link svg{transform:translateX(3px)}.home-v7 .reviews-section{background:var(--white);padding:108px 0}.home-v7 .reviews-heading{display:grid;grid-template-columns:1fr .72fr;align-items:end;gap:68px}.home-v7 .reviews-heading h2{max-width:710px;margin:14px 0 0;font-size:clamp(2.6rem,5vw,4.7rem);letter-spacing:-.06em;line-height:.98}.home-v7 .reviews-heading>p{margin:0;color:var(--muted);font-size:15px;line-height:1.72}.home-v7 .reviews-layout{display:grid;grid-template-columns:.82fr 3.18fr;gap:18px;margin-top:48px}.home-v7 .review-card,.home-v7 .reviews-summary{min-height:390px;border-radius:24px}.home-v7 .reviews-summary{display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at 110% -10%,rgba(16,167,223,.4),transparent 42%),linear-gradient(145deg,#0b245f,#1947b5);box-shadow:0 24px 55px rgba(20,58,145,.18);color:var(--white);padding:28px}.home-v7 .reviews-summary>img{width:138px;height:auto;border-radius:15px;background:var(--white);padding:10px}.home-v7 .reviews-summary>p:not(.reviews-count){margin:17px 0 0;color:rgba(255,255,255,.78);font-size:12px;font-weight:720;line-height:1.5}.home-v7 .reviews-score{display:flex;align-items:flex-end;gap:13px;margin-top:auto}.home-v7 .reviews-score>strong{font-size:44px;letter-spacing:-.06em;line-height:.9}.home-v7 .reviews-count{margin:14px 0 0;color:rgba(255,255,255,.76);font-size:12px}.home-v7 .reviews-count strong{color:var(--white)}.home-v7 .review-card>a,.home-v7 .reviews-summary>a{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:820}.home-v7 .reviews-summary>a{align-self:flex-start;margin-top:25px;border-radius:999px;background:var(--white);color:var(--blue);padding:11px 14px}.home-v7 .reviews-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-v7 .review-card{display:flex;flex-direction:column;border:1px solid #d7e3f4;background:#fbfdff;box-shadow:0 14px 34px rgba(20,58,145,.06);padding:24px}.home-v7 .review-card header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.home-v7 .review-card header>div{display:flex;flex-direction:column;gap:4px}.home-v7 .review-card header strong{font-size:14px}.home-v7 .review-card header>div span{color:var(--muted);font-size:11px}.home-v7 .review-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--white);font-size:15px;font-weight:850}.home-v7 .review-avatar-blue{background:#1764df}.home-v7 .review-avatar-green{background:#20a04a}.home-v7 .review-avatar-violet{background:#7d27d8}.home-v7 .google-mark{color:#4285f4;font-size:18px;font-weight:900}.home-v7 .review-rating{display:flex;align-items:center;gap:7px;margin-top:22px}.home-v7 .review-rating>svg{color:#2a71d8}.home-v7 .review-stars{display:inline-flex;gap:2px;color:#f7b817}.home-v7 .review-stars-large{margin-bottom:2px}.home-v7 .review-card blockquote{margin:20px 0 0}.home-v7 .review-card blockquote p{margin:0;color:#3d4b60;font-size:13px;line-height:1.7}.home-v7 .review-card>a{align-self:flex-start;margin-top:auto;color:var(--blue);padding-top:24px}.home-v7 .review-card a svg,.home-v7 .reviews-summary a svg{transition:transform .18s ease}.home-v7 .review-card a:focus-visible svg,.home-v7 .review-card a:hover svg,.home-v7 .reviews-summary a:focus-visible svg,.home-v7 .reviews-summary a:hover svg{transform:translateX(3px)}.home-v7 .business-section{position:relative;overflow:hidden;background:radial-gradient(circle at 10% 0,rgba(16,167,223,.24),transparent 31%),linear-gradient(135deg,#0b245f,#153b9f);color:var(--white);padding:116px 0}.home-v7 .business-section:after{position:absolute;right:-190px;top:-240px;width:530px;height:530px;border:90px solid rgba(255,255,255,.045);border-radius:50%;content:""}.home-v7 .business-layout{position:relative;z-index:1;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:78px}.home-v7 .business-copy>p:not(.eyebrow){max-width:560px;margin:26px 0 0;color:rgba(255,255,255,.73);font-size:16px;line-height:1.74}.home-v7 .business-actions{display:flex;align-items:center;gap:22px;margin-top:32px}.home-v7 .business-actions>a:last-child{color:#a9eaff;font-size:12px;font-weight:720}.home-v7 .business-features{display:grid;grid-template-columns:1fr 1fr;gap:14px}.home-v7 .business-features article{min-height:220px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.15);border-radius:23px;background:rgba(255,255,255,.085);padding:27px}.home-v7 .business-feature-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.1);color:#9ce9ff}.home-v7 .business-feature-icon svg{width:22px;height:22px}.home-v7 .business-features article>div{margin-top:auto}.home-v7 .business-features h3{margin:0 0 10px;font-size:20px;letter-spacing:-.03em;line-height:1.2}.home-v7 .business-features p{margin:0;color:rgba(255,255,255,.66);font-size:12px;line-height:1.65}.home-v7 .story-section{background:radial-gradient(circle at 95% 8%,rgba(245,204,53,.18),transparent 22%),var(--white);padding:116px 0}.home-v7 .story-heading{display:grid;grid-template-columns:1.32fr .68fr;align-items:end;gap:75px}.home-v7 .story-heading h2{max-width:820px}.home-v7 .founder-note{border-left:3px solid var(--cyan);padding-left:23px}.home-v7 .founder-note span{color:var(--blue);font-size:13px;font-weight:820}.home-v7 .founder-note p{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.68}.home-v7 .story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:58px}.home-v7 .story-grid article{min-height:315px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:25px;background:var(--soft);padding:30px}.home-v7 .story-grid article:nth-child(2){background:#eef9ff}.home-v7 .story-grid article:nth-child(3){background:#fff9e5}.home-v7 .story-index{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:var(--blue);color:var(--white);font-size:11px;font-weight:850}.home-v7 .story-grid article>span{margin-top:auto;color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.home-v7 .story-grid h3{margin:11px 0 12px;font-size:22px;letter-spacing:-.034em;line-height:1.18}.home-v7 .story-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.home-v7 .story-proof{display:grid;grid-template-columns:.72fr .72fr .92fr 1.2fr;align-items:stretch;margin-top:17px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--white);box-shadow:var(--shadow)}.home-v7 .story-proof>a,.home-v7 .story-proof>div{min-height:120px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line);padding:23px}.home-v7 .story-proof strong{color:var(--blue);font-size:25px;letter-spacing:-.04em}.home-v7 .story-proof div span{margin-top:7px;color:var(--muted);font-size:10px;line-height:1.5}.home-v7 .story-proof>a{align-items:flex-start;border-right:0;background:var(--blue);color:var(--white);font-size:13px;font-weight:800}.home-v7 .story-proof>a span{margin-top:8px;color:#9ee8ff;font-size:20px}.home-v7 .benefits-section{position:relative;overflow:hidden;background:radial-gradient(circle at 4% 3%,rgba(16,167,223,.22),transparent 25%),linear-gradient(145deg,var(--blue-deep),var(--blue));color:var(--white);padding:116px 0}.home-v7 .benefits-section:after{position:absolute;right:-170px;bottom:-170px;width:470px;height:470px;border:95px solid rgba(255,255,255,.05);border-radius:50%;content:""}.home-v7 .benefits-layout{position:relative;z-index:1;display:grid;grid-template-columns:.76fr 1.24fr;align-items:start;gap:70px}.home-v7 .eyebrow-light{color:#9ee8ff}.home-v7 .benefits-copy{position:sticky;top:130px}.home-v7 .benefits-copy>p:not(.eyebrow){margin:24px 0 30px;color:rgba(255,255,255,.73);font-size:16px;line-height:1.72}.home-v7 .button-white{background:var(--white);box-shadow:none;color:var(--blue)}.home-v7 .button-white:focus-visible,.home-v7 .button-white:hover{background:#edf6ff;color:var(--blue-deep)}.home-v7 .benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.home-v7 .benefits-grid article{min-height:265px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.14);border-radius:23px;background:rgba(255,255,255,.08);padding:27px}.home-v7 .benefit-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.home-v7 .benefit-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.1);color:#9ee8ff}.home-v7 .benefit-icon svg{width:21px;height:21px}.home-v7 .benefit-top small{color:rgba(158,232,255,.72);font-size:10px;font-weight:850;letter-spacing:.08em}.home-v7 .benefits-grid h3{margin:auto 0 13px;font-size:21px;letter-spacing:-.03em;line-height:1.2}.home-v7 .benefits-grid p{margin:0;color:rgba(255,255,255,.68);font-size:12px;line-height:1.68}.home-v7 .process-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px}.home-v7 .local-card,.home-v7 .steps-card{border:1px solid var(--line);border-radius:30px;padding:44px}.home-v7 .local-card{background:radial-gradient(circle at 90% 7%,rgba(16,167,223,.15),transparent 28%),var(--soft)}.home-v7 .local-card h2{font-size:46px}.home-v7 .local-card>p:not(.eyebrow){margin:23px 0 0;color:var(--muted);font-size:15px;line-height:1.75}.home-v7 .local-meta{display:grid;gap:10px;margin-top:56px}.home-v7 .local-meta span{display:grid;gap:4px;border:1px solid #cfdbef;border-radius:13px;background:rgba(255,255,255,.74);color:#34445a;font-size:12px;font-weight:690;padding:14px}.home-v7 .local-meta strong{color:var(--blue);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.home-v7 .map-link{display:inline-flex;align-items:center;gap:9px;margin-top:22px;color:var(--blue);font-size:13px;font-weight:800}.home-v7 .map-link span,.home-v7 .map-link svg{color:var(--cyan);transition:transform .18s ease}.home-v7 .map-link:focus-visible svg,.home-v7 .map-link:hover svg{transform:translateX(3px)}.home-v7 .steps-card{background:var(--white);box-shadow:var(--shadow)}.home-v7 .steps-card ol{display:grid;gap:0;margin:22px 0 0;padding:0;list-style:none}.home-v7 .steps-card li{display:grid;grid-template-columns:48px 1fr;gap:18px;border-bottom:1px solid var(--line);padding:28px 0}.home-v7 .steps-card li:last-child{border-bottom:0;padding-bottom:0}.home-v7 .steps-card li>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:var(--blue);color:var(--white);font-size:12px;font-weight:850}.home-v7 .steps-card h3{margin:0 0 7px;font-size:18px;letter-spacing:-.02em}.home-v7 .steps-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.62}.home-v7 .faq-section{background:var(--soft)}.home-v7 .faq-heading{max-width:760px;text-align:center}.home-v7 .faq-heading>p:last-child{max-width:560px;margin:21px auto 0}.home-v7 .faq-grid{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:13px;margin-top:55px}.home-v7 .faq-item{border:1px solid var(--line);border-radius:18px;background:var(--white);box-shadow:0 12px 30px rgba(25,69,166,.06)}.home-v7 .faq-item summary{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;color:var(--ink);font-size:14px;font-weight:760;line-height:1.4;list-style:none;padding:20px 22px}.home-v7 .faq-item summary::-webkit-details-marker{display:none}.home-v7 .faq-item summary i{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:9px;background:#eaf1ff;color:var(--blue);font-size:18px;font-style:normal;transition:transform .18s ease}.home-v7 .faq-item[open] summary i{transform:rotate(45deg)}.home-v7 .faq-item p{margin:0;border-top:1px solid var(--line);color:var(--muted);font-size:13px;line-height:1.72;padding:20px 22px 23px}.home-v7 .final-cta{padding:32px 0}.home-v7 .cta-card{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;overflow:hidden;border-radius:32px;background:radial-gradient(circle at 95% 10%,rgba(16,167,223,.34),transparent 25%),linear-gradient(140deg,var(--blue),var(--blue-deep));color:var(--white);padding:56px}.home-v7 .cta-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px}.home-v7 .cta-actions>a:last-child{color:rgba(255,255,255,.82);font-size:12px;font-weight:700}.home-v7 .site-footer{background:#0a1f55;color:var(--white);padding:74px 0 28px}.home-v7 .footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,.75fr);gap:55px}.home-v7 .footer-logo{display:grid;width:126px;min-height:66px;place-items:center;border-radius:13px;background:var(--white)}.home-v7 .footer-logo img{width:95px;height:auto}.home-v7 .footer-grid>div:first-child p{max-width:290px;margin:22px 0 0;color:rgba(255,255,255,.62);font-size:12px;line-height:1.7}.home-v7 .footer-grid h2{margin:0 0 18px;color:#a4e9ff;font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.home-v7 .footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}.home-v7 .footer-grid a,.home-v7 .footer-grid>div:last-child p{margin:0 0 11px;color:rgba(255,255,255,.67);font-size:12px;line-height:1.55}.home-v7 .footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:55px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.48);font-size:11px;padding-top:24px}.home-v7 .footer-bottom a{color:#9ee8ff;font-weight:750}.home-v7 .whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:60;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:3px solid var(--white);border-radius:999px;background:#25d366;box-shadow:0 16px 35px rgba(16,87,42,.26);color:var(--white);font-size:12px;font-weight:800;padding:0 18px}@media (max-width:1040px){.home-v7 .main-nav{display:none}.home-v7 .benefits-layout,.home-v7 .business-layout,.home-v7 .hero-grid{grid-template-columns:1fr}.home-v7 .hero-copy{max-width:800px}.home-v7 .hero-showcase{width:min(720px,100%);transform:none}.home-v7 .benefits-copy{position:static;max-width:720px}.home-v7 .business-copy{max-width:820px}.home-v7 .story-heading{grid-template-columns:1fr;align-items:start;gap:30px}.home-v7 .founder-note{max-width:650px}.home-v7 .story-proof{grid-template-columns:1fr 1fr}.home-v7 .story-proof>div:nth-child(2){border-right:0}.home-v7 .story-proof>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.home-v7 .solutions-grid{grid-template-columns:1fr 1fr}.home-v7 .reviews-heading,.home-v7 .reviews-layout{grid-template-columns:1fr}.home-v7 .reviews-heading{align-items:start;gap:24px}.home-v7 .reviews-heading>p{max-width:650px}.home-v7 .reviews-summary{min-height:330px}.home-v7 .cta-card,.home-v7 .process-layout{grid-template-columns:1fr}.home-v7 .cta-actions{justify-content:flex-start}}@media (max-width:760px){.home-v7 .shell{width:min(100% - 32px,1180px)}.home-v7 .topbar{min-height:32px;padding-inline:12px;font-size:8px;text-align:center}.home-v7 .header-inner{min-height:66px}.home-v7 .category-nav-inner{gap:18px;min-height:39px}.home-v7 .category-nav-inner a{min-height:39px}.home-v7 .brand-plate{min-width:98px;min-height:48px}.home-v7 .brand img{width:88px}.home-v7 .button-small{max-width:136px;min-height:42px;padding-inline:13px;font-size:10px;text-align:center}.home-v7 .hero{padding:68px 0 75px}.home-v7 .hero-grid{gap:52px}.home-v7 .hero h1{font-size:clamp(2.85rem,13vw,4.1rem)}.home-v7 .hero-lead{font-size:16px}.home-v7 .cta-actions,.home-v7 .hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.home-v7 .hero-showcase,.home-v7 .hero-showcase>img{min-height:390px}.home-v7 .hero-showcase{border-width:7px;border-radius:25px}.home-v7 .hero-showcase>img{-o-object-position:40% center;object-position:40% center}.home-v7 .hero-showcase-label{right:22px;bottom:22px;left:22px}.home-v7 .hero-showcase-label strong{font-size:22px}.home-v7 .confidence-grid{grid-template-columns:1fr 1fr;gap:12px}.home-v7 .confidence-strip{padding:28px 0 32px}.home-v7 .confidence-card{min-height:180px;border-radius:21px;padding:20px}.home-v7 .confidence-icon{width:44px;height:44px}.home-v7 .confidence-card-copy strong{font-size:16px}.home-v7 .benefits-section,.home-v7 .business-section,.home-v7 .faq-section,.home-v7 .primary-section,.home-v7 .process-section,.home-v7 .reviews-section,.home-v7 .solutions-section,.home-v7 .story-section{padding:84px 0}.home-v7 .section-intro{grid-template-columns:1fr;gap:24px}.home-v7 .benefits-copy h2,.home-v7 .business-copy h2,.home-v7 .cta-card h2,.home-v7 .faq-heading h2,.home-v7 .reviews-heading h2,.home-v7 .section-intro h2,.home-v7 .solutions-heading h2,.home-v7 .story-heading h2{font-size:clamp(2.35rem,10vw,3.25rem)}.home-v7 .featured-product,.home-v7 .featured-product-reverse{grid-template-columns:1fr}.home-v7 .featured-product-reverse .product-image{order:0}.home-v7 .featured-product,.home-v7 .product-image,.home-v7 .product-image img{min-height:0}.home-v7 .product-image{aspect-ratio:1.35}.home-v7 .product-copy{padding:30px 25px 34px}.home-v7 .product-copy h3{font-size:29px}.home-v7 .benefits-grid,.home-v7 .business-features,.home-v7 .faq-grid,.home-v7 .solutions-grid,.home-v7 .story-grid{grid-template-columns:1fr}.home-v7 .reviews-layout{gap:16px}.home-v7 .reviews-summary{min-height:320px;padding:25px}.home-v7 .reviews-cards{grid-template-columns:none;grid-auto-columns:84%;grid-auto-flow:column;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-color:#a9bfe4 transparent;padding-bottom:12px}.home-v7 .review-card{min-height:385px;scroll-snap-align:start}.home-v7 .business-actions{align-items:flex-start;flex-direction:column}.home-v7 .business-features article{min-height:205px}.home-v7 .story-grid article{min-height:290px}.home-v7 .story-proof{grid-template-columns:1fr}.home-v7 .story-proof>a,.home-v7 .story-proof>div,.home-v7 .story-proof>div:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.home-v7 .story-proof>a{border-bottom:0}.home-v7 .benefits-grid article{min-height:230px}.home-v7 .local-card,.home-v7 .steps-card{border-radius:24px;padding:29px 24px}.home-v7 .local-card h2{font-size:38px}.home-v7 .cta-card{width:min(100% - 24px,1180px);border-radius:25px;gap:32px;padding:38px 26px}.home-v7 .footer-grid{grid-template-columns:1fr 1fr;gap:42px 24px}.home-v7 .footer-grid>div:first-child{grid-column:1/-1}.home-v7 .footer-bottom{align-items:flex-start;flex-direction:column}.home-v7 .whatsapp-float{right:14px;bottom:14px}}@media (max-width:430px){.home-v7 .topbar i,.home-v7 .topbar span:nth-child(3){display:none}.home-v7 .footer-grid{grid-template-columns:1fr}.home-v7 .confidence-grid{gap:10px}.home-v7 .confidence-card{min-height:174px;border-radius:19px;padding:17px}.home-v7 .confidence-icon{width:41px;height:41px;border-radius:13px}.home-v7 .confidence-icon svg{width:20px;height:20px}.home-v7 .confidence-card-copy>span{font-size:8px}.home-v7 .confidence-card-copy strong{font-size:15px}.home-v7 .confidence-card-copy p{font-size:10px}.home-v7 .solutions-grid{grid-template-columns:1fr}.home-v7 .footer-grid>div:first-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.home-v7{scroll-behavior:auto}.home-v7,.home-v7 *,.home-v7 :after,.home-v7 :before{transition-duration:.01ms!important}}