/* Human-readable section map: selectors below are grouped by the component they style. */
/* google-ads page-specific styles. Keep visual rules here so HTML structure remains clean. */

/* Styles: :root */
:root{--ink:#10172a;--muted:#697386;--line:#e7eaf0;--pale:#f6f8fb;--blue:#2f7bff;--violet:#4d35e8;--lime:#c9ff4a;--navy:#0d1428}
/* Styles: * */
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',sans-serif}a{text-decoration:none;color:inherit}.wrap{width:min(1200px,calc(100% - 80px));margin:0 auto}
/* Styles: .hero */
.hero{padding:76px 0 84px;background:radial-gradient(circle at 78% 24%,rgba(83,139,255,.18),transparent 30%),radial-gradient(circle at 90% 60%,rgba(117,82,255,.12),transparent 28%),#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:46px;align-items:center}.kicker,.section-kicker{font:800 11px/1 'DM Sans',sans-serif;letter-spacing:1.7px;text-transform:uppercase;color:#3379ee}.hero h1{font:700 clamp(50px,5.3vw,78px)/.98 'Space Grotesk',sans-serif;letter-spacing:-3.8px;margin:17px 0 20px;max-width:650px}.hero h1 .accent{background:linear-gradient(90deg,#2878ff,#5b36e8);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:17px;line-height:1.7;color:var(--muted);max-width:600px}.hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.hero-actions .btn{display:inline-flex;align-items:center;gap:8px;padding:13px 17px;border-radius:12px;background:linear-gradient(135deg,#2e7cff,#5438eb);color:#fff;font-weight:800;font-size:13px;box-shadow:0 14px 28px rgba(55,93,230,.18)}.hero-actions .btn.alt{background:#fff;color:#1c2740;border:1px solid #dfe4ed;box-shadow:none}.hero-points{display:grid;grid-template-columns:1fr 1fr;gap:12px 22px;margin-top:24px;max-width:450px}.hero-point{font-size:12px;color:#4d586d;display:flex;align-items:center;gap:8px}.hero-point i{width:15px;height:15px;border-radius:50%;background:var(--lime);display:grid;place-items:center;color:#1d2a10;font-style:normal;font-size:10px;font-weight:900}.hero-art{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.hero-art:before{content:'';position:absolute;width:560px;height:460px;border-radius:50%;background:radial-gradient(ellipse,rgba(91,130,255,.22),rgba(132,95,255,.10) 46%,transparent 72%);filter:blur(7px)}.hero-image{position:relative;width:min(100%,650px);height:auto;display:block;filter:drop-shadow(0 24px 42px rgba(29,43,83,.10))}
/* Styles: .section */
.section{padding:92px 0;background:#fff}.pale{background:var(--pale)}.section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:end;margin-bottom:42px}.section-head h2{font:700 clamp(34px,4vw,54px)/1.03 'Space Grotesk',sans-serif;letter-spacing:-2.2px;margin:10px 0 0;max-width:760px}.section-head h2 em{font-style:italic}.section-head p{margin:0;color:#6f798b;font-size:14px;line-height:1.7;max-width:420px;justify-self:end}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card{background:#fff;border:1px solid #e4e8ef;border-radius:18px;padding:22px;min-height:170px;box-shadow:0 8px 25px rgba(23,31,56,.04);transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(23,31,56,.08)}.icon-box{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#eef3ff,#f5efff);display:grid;place-items:center;color:#336ef5;margin-bottom:16px}.icon-box svg{width:21px;height:21px}.feature-card h3{font:700 17px 'Space Grotesk',sans-serif;margin:0 0 8px}.feature-card p{font-size:12px;line-height:1.6;color:#748096;margin:0}
/* Styles: .process-wrap */
.process-wrap{position:relative}.process{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e4e8ef;border-radius:22px;overflow:hidden}.step{padding:28px 24px 30px;position:relative}.step:not(:last-child){border-right:1px solid #e9ecf2}.step-num{width:32px;height:32px;border-radius:50%;background:#10172a;color:#fff;display:grid;place-items:center;font:700 12px 'Space Grotesk';margin-bottom:16px}.step h3{font:700 17px 'Space Grotesk';margin:0 0 9px}.step p{font-size:12px;line-height:1.65;color:#718096;margin:0}
/* Styles: .dark */
.dark{background:var(--navy);color:#fff;padding:100px 0}.dark .section-head p{color:#aeb7c9}.dark .section-kicker{color:#76a9ff}.dark-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:center}.dark-copy h2{font:700 clamp(38px,4vw,58px)/1.02 'Space Grotesk';letter-spacing:-2.5px;margin:10px 0 25px}.checks{display:grid;gap:12px;margin:0 0 28px;padding:0;list-style:none}.checks li{display:flex;align-items:center;gap:10px;color:#d6dbea;font-size:13px}.checks i{width:18px;height:18px;border-radius:50%;background:var(--lime);color:#17210d;display:grid;place-items:center;font-style:normal;font-weight:900;font-size:10px}.dark-btn{display:inline-flex;padding:13px 18px;border-radius:12px;background:linear-gradient(135deg,#2e7cff,#5b36e8);color:#fff;font-weight:800;font-size:13px}.results-art{width:min(100%,620px);height:auto;display:block;margin-left:auto;filter:drop-shadow(0 24px 45px rgba(0,0,0,.18))}
/* Styles: .faq-grid */
.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.faq-grid details{border:1px solid #e3e7ee;background:#fff;border-radius:13px;padding:16px 18px}.faq-grid summary{cursor:pointer;list-style:none;font-size:13px;font-weight:700;display:flex;justify-content:space-between;gap:15px}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary:after{content:'+';font-size:18px;font-weight:400;color:#59657a}.faq-grid details[open] summary:after{content:'−'}.faq-grid p{color:#748095;font-size:12px;line-height:1.65;margin:13px 0 0}
/* Styles: .cta */
.cta{padding:0 0 92px;background:#fff}.cta-box{position:relative;overflow:hidden;border-radius:25px;background:linear-gradient(110deg,#2f7cff 0%,#3f35dc 100%);padding:34px 38px;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:center;min-height:145px}.cta-box:after{content:'';position:absolute;right:-80px;top:-100px;width:280px;height:280px;border:1px solid rgba(255,255,255,.25);border-radius:50%;pointer-events:none}.cta-copy{position:relative;z-index:1}.cta-box .section-kicker{color:#bce0ff;margin:0}.cta-box h2{font:700 clamp(34px,3.5vw,48px)/1.02 'Space Grotesk';letter-spacing:-2.1px;margin:8px 0 8px;max-width:760px}.cta-box p{font-size:12px;line-height:1.55;color:rgba(255,255,255,.82);max-width:650px;margin:0}.cta-box .btn{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:13px 18px;border-radius:12px;background:#fff;color:#2733c9;font-weight:800;font-size:13px;margin:0;box-shadow:0 12px 24px rgba(13,23,70,.15)}
@media(max-width:980px){.wrap{width:min(100% - 40px,760px)}.hero-grid,.dark-grid,.section-head{grid-template-columns:1fr}.hero-art{min-height:auto;margin-top:10px}.hero h1{font-size:58px}.section-head p{justify-self:start}.feature-grid{grid-template-columns:repeat(2,1fr)}.process{grid-template-columns:1fr 1fr}.step:nth-child(2){border-right:0}.step:nth-child(-n+2){border-bottom:1px solid #e9ecf2}.faq-grid{grid-template-columns:1fr}.cta-box{padding:34px 30px;grid-template-columns:1fr;gap:20px}.cta-box .btn{justify-self:start}}
@media(max-width:620px){.wrap{width:calc(100% - 30px)}.hero{padding:48px 0 60px}.hero h1{font-size:45px;letter-spacing:-2.4px}.hero p{font-size:15px}.hero-points{grid-template-columns:1fr}.feature-grid,.process{grid-template-columns:1fr}.step{border-right:0!important;border-bottom:1px solid #e9ecf2}.step:last-child{border-bottom:0}.section{padding:68px 0}.dark{padding:72px 0}.cta{padding-bottom:68px}.cta-box{border-radius:20px;padding:30px 24px;min-height:0}.cta-box h2{font-size:36px}.cta-box .btn{width:auto}}

/* Google Ads page only: keep the footer growth CTA compact and immune to global footer link sizing. */
/* Styles: .footer .footer-growth-btn */
.footer .footer-growth-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 17px!important;margin-top:12px!important;line-height:1!important;font:700 12px/1 'DM Sans',sans-serif!important;white-space:nowrap!important;vertical-align:middle!important;border-radius:12px!important;box-sizing:border-box!important;transform:none!important;}
/* Styles: .footer .footer-growth-btn:hover */
.footer .footer-growth-btn:hover{transform:translateY(-1px)!important;}
@media(max-width:700px){.footer .footer-growth-btn{height:46px!important;min-height:46px!important;max-height:46px!important;padding:0 18px!important;}}

/* OrganicMetric — universal service booking overlay */
/* Styles: .om-float-book */
.om-float-book{position:fixed;right:24px;bottom:24px;z-index:9998;border:1px solid rgba(255,255,255,.24);background:linear-gradient(135deg,#10162a 0%,#25204f 100%);color:#fff;border-radius:999px;padding:13px 18px 13px 14px;display:flex;align-items:center;gap:10px;font:700 13px 'DM Sans',sans-serif;box-shadow:0 18px 45px rgba(11,16,32,.25);cursor:pointer;transition:transform .2s,box-shadow .2s}.om-float-book:hover{transform:translateY(-3px);box-shadow:0 22px 55px rgba(11,16,32,.32)}.om-float-book .om-fb-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#c9ff4a;color:#10162a;font-size:16px}.om-overlay{position:fixed;inset:0;z-index:10000;background:rgba(8,12,25,.64);backdrop-filter:blur(12px);display:none;align-items:center;justify-content:center;padding:22px}.om-overlay.open{display:flex}.om-modal{width:min(920px,100%);max-height:min(900px,92vh);overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.45);border-radius:30px;box-shadow:0 40px 100px rgba(0,0,0,.35);position:relative}.om-modal:before{content:'';position:absolute;right:-120px;top:-150px;width:360px;height:360px;background:radial-gradient(circle,rgba(201,255,74,.48),transparent 66%);pointer-events:none}.om-modal-head{padding:30px 34px 20px;background:linear-gradient(135deg,#f8fafc 0%,#fff 52%,#f2efff 100%);border-bottom:1px solid #e8ebf0;position:sticky;top:0;z-index:3}.om-modal-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.om-modal-kicker{font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#6d4aff}.om-modal-title{font:700 34px/1.05 'Space Grotesk',sans-serif;letter-spacing:-1.7px;margin:8px 0 7px;color:#0b1020}.om-modal-sub{margin:0;color:#647084;font-size:14px;line-height:1.55;max-width:650px}.om-close{width:40px;height:40px;border-radius:12px;border:1px solid #e2e6ed;background:#fff;font-size:22px;cursor:pointer;color:#273044}.om-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:22px}.om-tab{border:1px solid #e1e5ec;background:#fff;border-radius:14px;padding:12px 10px;text-align:left;cursor:pointer;font:700 12px 'DM Sans',sans-serif;color:#394154;transition:.18s}.om-tab strong{display:block;font:700 15px 'Space Grotesk',sans-serif;color:#0b1020;margin-bottom:3px}.om-tab small{color:#7b8494}.om-tab.active{border-color:#6d4aff;background:#f3f0ff;box-shadow:0 8px 20px rgba(109,74,255,.12)}.om-modal-body{padding:28px 34px 34px}.om-service-panel{display:none}.om-service-panel.active{display:block}.om-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.om-field{display:flex;flex-direction:column;gap:7px}.om-field.full{grid-column:1/-1}.om-field label{font-size:12px;font-weight:800;color:#2f3749}.om-field label span{font-weight:500;color:#8790a0}.om-input,.om-select,.om-textarea{width:100%;border:1px solid #dfe4eb;border-radius:13px;background:#fff;padding:13px 14px;font:500 14px 'DM Sans',sans-serif;color:#172033;outline:none;transition:.15s}.om-input:focus,.om-select:focus,.om-textarea:focus{border-color:#6d4aff;box-shadow:0 0 0 4px rgba(109,74,255,.09)}.om-textarea{min-height:92px;resize:vertical}.om-help{font-size:11px;color:#8a93a2;line-height:1.45}.om-range-wrap{border:1px solid #e1e5ec;border-radius:16px;padding:15px 16px;background:#fbfcfe}.om-range-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.om-range-value{font:700 18px 'Space Grotesk',sans-serif;color:#6d4aff}.om-range{width:100%;accent-color:#6d4aff;margin:13px 0 4px}.om-range-labels{display:flex;justify-content:space-between;font-size:10px;color:#8b94a3}.om-segment{display:grid;grid-template-columns:1fr 1fr;gap:8px}.om-segment label{position:relative}.om-segment input{position:absolute;opacity:0}.om-segment span{display:block;text-align:center;border:1px solid #dfe4eb;border-radius:12px;padding:12px 8px;font-size:12px;font-weight:700;color:#596275;cursor:pointer}.om-segment input:checked+span{border-color:#6d4aff;background:#f3f0ff;color:#5c3be0}.om-form-note{margin-top:20px;padding:13px 15px;border-radius:14px;background:#f7f8fb;color:#6b7586;font-size:11px;line-height:1.5}.om-form-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding-top:20px;border-top:1px solid #e8ebf0}.om-submit{border:0;border-radius:13px;background:#10162a;color:#fff;padding:14px 22px;font:800 14px 'DM Sans',sans-serif;cursor:pointer;box-shadow:0 12px 28px rgba(11,16,32,.18)}.om-submit:hover{background:#6d4aff}.om-success{display:none;padding:20px;border-radius:18px;background:#effbdc;border:1px solid #d7f39b;color:#2b4210;font-size:14px;line-height:1.6}.om-success.show{display:block}.om-business-search{position:relative}.om-results{position:absolute;left:0;right:0;top:100%;margin-top:5px;max-height:220px;overflow:auto;background:#fff;border:1px solid #dfe4eb;border-radius:13px;box-shadow:0 18px 40px rgba(11,16,32,.14);z-index:20;display:none}.om-results.open{display:block}.om-result{padding:10px 12px;font-size:12px;cursor:pointer}.om-result:hover{background:#f3f0ff}.om-no-results{padding:12px;color:#8a93a2;font-size:12px}.om-required{color:#d63b59;margin-left:2px}.om-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.om-check-row{display:flex;flex-wrap:wrap;gap:9px}.om-check{display:flex;align-items:center;gap:7px;border:1px solid #dfe4eb;padding:9px 11px;border-radius:11px;font-size:11px;color:#586173;background:#fff}.om-check input{accent-color:#6d4aff}.om-status{font-size:11px;color:#7c8696}.om-service-intro{padding:15px 17px;border-radius:17px;background:#10162a;color:#fff;margin-bottom:20px;display:flex;justify-content:space-between;gap:20px;align-items:center}.om-service-intro b{font:700 16px 'Space Grotesk',sans-serif}.om-service-intro span{font-size:11px;color:#b9c1d1}.om-pill{white-space:nowrap;border-radius:999px;background:#c9ff4a;color:#111;padding:8px 11px;font-size:10px;font-weight:900}
@media(max-width:720px){.om-float-book{right:15px;bottom:15px}.om-float-book span:not(.om-fb-icon){display:none}.om-modal-head{padding:22px 18px 16px}.om-modal-body{padding:20px 18px 24px}.om-modal-title{font-size:28px}.om-tabs{grid-template-columns:1fr 1fr}.om-grid{grid-template-columns:1fr}.om-field.full{grid-column:auto}.om-mini-grid{grid-template-columns:1fr}.om-form-footer{align-items:stretch;flex-direction:column}.om-submit{width:100%}.om-modal{border-radius:24px;max-height:94vh}}

/* Styles: html,body */
html,body{width:100%;max-width:100%;overflow-x:clip}.om-overlay{width:100%;max-width:100vw;overflow-x:hidden}.om-modal{width:min(920px,calc(100vw - 32px));max-width:calc(100vw - 32px);overflow-x:hidden}.om-modal:before{right:-80px}@media(max-width:720px){.om-overlay{padding:12px}.om-modal{width:100%;max-width:100%}}
