:root{--navy:#061c46;--navy-2:#0a2d64;--blue:#0878ed;--blue-dark:#0662c5;--sky:#dff2ff;--ice:#f4faff;--mist:#e7eef6;--ink:#10213c;--muted:#60708a;--white:#fff;--shadow:0 24px 70px #082f6321;--radius-lg:32px;--radius-md:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}@view-transition{navigation:auto}::view-transition-old(root){animation:.3s cubic-bezier(.4,0,1,1) both route-slide-out}::view-transition-new(root){animation:.76s cubic-bezier(.16,1,.3,1) both route-slide-in}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6}body:after{background:linear-gradient(100deg, transparent 0 8%, #3baeffe0 26%, var(--blue) 50%, var(--navy) 74%, transparent 92% 100%);content:"";opacity:0;pointer-events:none;z-index:999;width:135%;position:fixed;inset:0;transform:translate(-120%)skew(-8deg)}body.is-page-switching:after{animation:.68s cubic-bezier(.65,0,.25,1) both page-water-sweep}main{transform-origin:50% 0;animation:1.1s cubic-bezier(.16,1,.3,1) both site-open-slide}.page-main:not(.page-main--home)>.section{align-items:center;width:100%;min-height:calc(100svh - 86px);display:flex}.page-main:not(.page-main--home)>.section>.shell{width:min(1160px,100% - 40px)}main>section{--reveal-x:-34px}main>section:nth-of-type(2n){--reveal-x:34px}main>section.is-section-opening>.shell{will-change:opacity, transform, filter;animation:1s cubic-bezier(.16,1,.3,1) both section-slide-focus}body::selection{background:var(--sky);color:var(--navy)}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);letter-spacing:-.045em;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-weight:820;line-height:1.03}h1 em,h2 em{color:var(--blue);font-style:normal}.shell{width:min(1160px,100% - 40px);margin:0 auto}.section{padding:108px 0}.section--tint{background:var(--ice)}.section--navy{background:var(--navy);color:#ffffffbd;position:relative;overflow:hidden}.section--navy:before{content:"";opacity:.27;background:radial-gradient(circle,#209bff47 0 3px,#0000 4px) 0 0/34px 34px;width:320px;height:230px;position:absolute;top:-40px;right:-45px}.eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:.73rem;font-weight:800;display:flex}.eyebrow>span{background:var(--blue);border-radius:999px;width:24px;height:3px}.eyebrow--center{justify-content:center}.eyebrow--light{color:#57b4ff}.eyebrow--light>span{background:#57b4ff}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 24px;font-size:.91rem;font-weight:780;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex;position:relative;overflow:hidden}.button:hover{transform:translateY(-2px)}.button:focus-visible{outline-offset:3px;outline:3px solid #0878ed59}a:focus-visible{outline-offset:3px;outline:3px solid #0878ed59}button:focus-visible{outline-offset:3px;outline:3px solid #0878ed59}input:focus-visible{outline-offset:3px;outline:3px solid #0878ed59}textarea:focus-visible{outline-offset:3px;outline:3px solid #0878ed59}.button--primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px #0878ed3b}.button--primary:after{content:"";background:linear-gradient(90deg,#0000,#ffffff61,#0000);width:42%;height:180%;animation:4.8s ease-in-out infinite button-shine;position:absolute;top:-40%;left:-85%;transform:rotate(18deg)}.button--primary:hover{background:var(--blue-dark);box-shadow:0 16px 34px #0878ed47}.button--secondary{background:var(--white);color:var(--navy);border-color:#cad7e7}.button--secondary:hover{border-color:var(--blue)}.button--small{background:var(--navy);color:#fff;min-height:43px;padding:0 20px}.button--full{width:100%}.text-link{color:var(--navy);align-items:center;gap:10px;padding-bottom:5px;font-size:.93rem;font-weight:800;display:inline-flex;position:relative}.text-link:after{background:var(--blue);content:"";transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:0;left:0}.text-link:hover:after{transform:scaleX(.45)}.text-link span{color:var(--blue)}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:50;background:#ffffffe6;border-bottom:1px solid #061c4614;animation:.56s cubic-bezier(.2,.75,.2,1) both header-arrive;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:86px;display:flex}.header-logo-link{flex:none;align-self:stretch;align-items:center;width:82px;display:flex}.header-logo-image{object-fit:contain;width:78px;height:78px;transition:transform .22s;transform:scale(1.08)}.header-logo-link:hover .header-logo-image{transform:scale(1.14)rotate(-1deg)}.brand{align-items:center;gap:11px;display:inline-flex}.brand-drop{background:linear-gradient(150deg, #10a4ff, var(--blue) 55%, var(--navy));border-radius:65% 35% 62% 38%/70% 38% 62% 30%;width:32px;height:41px;animation:5.5s ease-in-out infinite brand-drop-breathe;display:block;position:relative;transform:rotate(42deg)}.brand-drop:after{content:"";background:#ffffffb8;border-radius:50%;width:5px;height:7px;position:absolute;top:6px;left:7px}.brand-copy{flex-direction:column;display:flex}.brand-name{color:var(--navy);letter-spacing:-.055em;white-space:nowrap;font-size:1.07rem;font-weight:900;line-height:1}.brand-name em{color:var(--blue);font-style:normal}.brand-subtitle{color:var(--navy-2);letter-spacing:.31em;text-transform:uppercase;margin-top:6px;font-size:.49rem;font-weight:800}.desktop-nav{align-items:center;gap:31px;display:flex}.desktop-nav a{color:#42526b;font-size:.83rem;font-weight:700;transition:color .18s;position:relative}.desktop-nav a:after{background:var(--blue);content:"";border-radius:999px;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}.desktop-nav a:hover{color:var(--navy)}.desktop-nav a:hover:after{transform:scaleX(1)}.desktop-nav a[aria-current=page]{color:var(--navy)}.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.mobile-page-nav{display:none}.hero{background:linear-gradient(#f9fcff 0%,#fff 100%);min-height:730px;position:relative;overflow:hidden}.hero-wash{border:2px solid #0878ed14;border-radius:50%;width:650px;height:650px;animation:7s ease-in-out infinite water-ring-breathe;position:absolute;top:-100px;right:-225px}.hero-wash:before,.hero-wash:after{border-radius:inherit;content:"";border:1px solid #0878ed14;position:absolute;inset:54px}.hero-wash:after{inset:120px}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:7%;min-height:730px;padding-top:50px;padding-bottom:60px;display:grid}.hero-copy{z-index:2;padding-bottom:30px;position:relative}.hero h1{letter-spacing:-.07em;margin-bottom:26px;font-size:clamp(3.5rem,6vw,5.8rem)}.hero-lead{color:var(--muted);max-width:570px;margin-bottom:32px;font-size:1.08rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.trust-row{flex-wrap:wrap;gap:22px;margin:34px 0 0;padding:0;list-style:none;display:flex}.trust-row li{color:#60708a;align-items:center;gap:6px;font-size:.76rem;font-weight:700;display:flex}.trust-row li span{color:var(--blue);background:#e5f5ff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.hero-visual{place-items:center;min-height:520px;display:grid;position:relative}.hero-logo-card{box-shadow:var(--shadow);background:#fff;border:1px solid #061c4614;border-radius:44% 56% 48% 52%/55% 42% 58% 45%;justify-content:center;align-items:center;width:450px;height:450px;animation:5.8s ease-in-out infinite logo-float;display:flex;position:relative;overflow:visible;transform:rotate(2deg)}.hero-logo-card:before{content:"";z-index:-1;background:linear-gradient(150deg,#1aa4ff38,#0878ed08);border-radius:48% 52% 40% 60%;position:absolute;inset:-25px 18px 35px -30px;transform:rotate(-12deg)}.hero-logo-card img{object-fit:contain;width:100%;height:100%;padding:18px;animation:5.8s ease-in-out infinite logo-breathe;transform:rotate(-2deg)scale(1.08)}.hero-local-badge{background:var(--navy);color:#fff;border:5px solid #fff;border-radius:18px;grid-template-columns:34px 1fr;align-items:center;gap:0 11px;padding:15px 20px;animation:4.2s ease-in-out infinite badge-bob;display:grid;position:absolute;bottom:-14px;left:-15px;transform:rotate(-2deg);box-shadow:0 18px 35px #061c463b}.hero-local-badge>span{color:#48b1ff;grid-row:1/3;font-size:1.55rem}.hero-local-badge strong{font-size:.86rem;line-height:1.1}.hero-local-badge small{color:#ffffff9e;font-size:.66rem}.floating-drop{background:var(--blue);border-radius:70% 30% 63% 37%;width:15px;height:20px;position:absolute;transform:rotate(48deg)}.floating-drop--one{animation:4.4s ease-in-out infinite droplet-drift-one;top:18%;right:3%}.floating-drop--two{width:10px;height:13px;animation:3.8s ease-in-out .7s infinite droplet-drift-two;bottom:14%;right:10%}.spray{background:var(--blue);opacity:.65;transform-origin:100%;border-radius:999px;width:105px;height:3px;animation:2.7s ease-in-out infinite spray-flow;position:absolute;top:95px;right:-10px;transform:rotate(-29deg)}.spray:after{background:var(--blue);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;left:-11px}.spray--two{width:83px;animation-delay:.18s;top:120px;right:-15px;transform:rotate(-14deg)}.spray--three{width:70px;animation-delay:.36s;top:145px;right:-20px;transform:rotate(2deg)}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;margin-bottom:52px;display:grid}.section-heading h2,.centered-heading h2,.pricing-intro h2,.result-copy h2,.area-copy h2,.quote-copy h2{margin-bottom:0;font-size:clamp(2.5rem,4.4vw,4.35rem)}.section-heading>p,.centered-heading>p,.pricing-intro>p,.result-copy>p,.area-copy>p,.quote-copy>p{color:var(--muted);margin-bottom:0;line-height:1.75}.centered-heading{text-align:center;max-width:690px;margin:0 auto 52px}.centered-heading>p{max-width:590px;margin:20px auto 0}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card{border-radius:var(--radius-md);background:#fff;border:1px solid #dbe5f0;min-height:345px;padding:30px;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative}.service-card:after{background:linear-gradient(90deg, var(--blue), #64c3ff);content:"";opacity:0;border-radius:99px;height:5px;transition:opacity .2s,transform .2s;position:absolute;bottom:-1px;left:28px;right:28px;transform:scaleX(.5)}.service-card:hover{border-color:#acd4f6;transform:translateY(-6px);box-shadow:0 20px 45px #082f631c}.service-card:hover .service-icon{animation:.52s cubic-bezier(.2,.8,.2,1) icon-splash}.service-card:hover:after{opacity:1;transform:scaleX(1)}.service-card-top{justify-content:space-between;align-items:center;margin-bottom:42px;display:flex}.service-icon{color:var(--blue);background:#e9f6ff;border:1px solid #d2ebff;border-radius:15px;flex:none;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.4rem;font-style:normal;font-weight:900;line-height:1;display:inline-flex}.service-icon--sidewalk{letter-spacing:-.2em;padding-right:4px}.service-icon--pin,.service-icon--tag,.service-icon--bolt,.service-icon--spark,.service-icon--heart,.service-icon--message,.service-icon--quote,.service-icon--wash{width:44px;height:44px}.card-number{color:#b5c4d5;letter-spacing:.12em;font-size:.72rem;font-weight:800}.service-card h3{margin-bottom:15px;font-size:1.44rem}.service-card>p{color:var(--muted);margin-bottom:29px;font-size:.91rem;line-height:1.72}.service-card-footer{border-top:1px solid var(--mist);justify-content:space-between;align-items:center;padding-top:22px;display:flex;position:absolute;bottom:30px;left:30px;right:30px}.service-card-footer strong{color:var(--navy);font-size:.93rem}.service-card-footer a{color:var(--blue);font-size:.78rem;font-weight:800}.pricing-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:11%;display:grid}.pricing-intro h2{margin-bottom:24px}.pricing-intro>p{margin-bottom:30px}.price-list{border-radius:var(--radius-lg);background:#fff;border:1px solid #dce9f5;padding:16px;box-shadow:0 28px 70px #082f6317}.price-row{border-bottom:1px solid var(--mist);justify-content:space-between;align-items:center;padding:17px;display:flex}.price-row>span{align-items:center;gap:15px;display:flex}.price-row .service-icon{border-radius:12px;width:42px;height:42px;font-size:1.05rem}.price-row strong{color:var(--navy);font-size:.93rem}.price-row>b{color:var(--navy);letter-spacing:-.05em;font-size:1.5rem}.price-row b small{color:var(--muted);letter-spacing:0;font-size:.67rem;font-weight:600}.bundle-card{background:linear-gradient(125deg, var(--blue) 0%, #0768d1 52%, var(--navy-2) 100%);color:#fff;background-size:180% 180%;border-radius:20px;margin-top:16px;padding:25px 27px;animation:8s ease-in-out infinite bundle-gradient;position:relative;overflow:hidden}.bundle-card:after{content:"";border:14px solid #ffffff14;border-radius:50%;width:150px;height:150px;position:absolute;top:-60px;right:-55px}.bundle-label{color:var(--navy);letter-spacing:.12em;text-transform:uppercase;background:#dff3ff;border-radius:999px;margin-bottom:19px;padding:6px 10px;font-size:.66rem;font-weight:900;display:inline-flex}.bundle-card>div:nth-child(2){z-index:1;justify-content:space-between;align-items:end;display:flex;position:relative}.bundle-card span{font-size:1.05rem;font-weight:800;line-height:1.42}.bundle-card strong{letter-spacing:-.065em;font-size:3.05rem;line-height:1}.bundle-card p{color:#ffffffb3;margin:12px 0 0;font-size:.75rem}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.benefit-card{background:#fff;border:1px solid #dfe7f0;border-radius:18px;align-items:center;gap:17px;padding:22px;transition:background .18s,border-color .18s;display:flex}.benefit-card:hover{background:var(--ice);border-color:#a7d5fa}.benefit-card:hover .service-icon{animation:.52s cubic-bezier(.2,.8,.2,1) icon-splash}.benefit-card h3{letter-spacing:-.025em;margin-bottom:4px;font-size:1rem}.benefit-card p{color:var(--muted);margin-bottom:0;font-size:.75rem;line-height:1.45}.young-founders-note{background:linear-gradient(115deg, var(--navy), var(--navy-2));color:#ffffffc2;border-radius:22px;grid-template-columns:76px 1fr;align-items:center;gap:22px;margin-top:22px;padding:28px 32px;display:grid}.founders-age{color:#58baff;letter-spacing:-.06em;background:#4cb5ff26;border:1px solid #4cb5ff4d;border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2rem;font-weight:850;display:flex}.young-founders-note strong{color:#fff;margin-bottom:5px;font-size:1rem;display:block}.young-founders-note p{max-width:780px;margin:0;font-size:.82rem;line-height:1.65}.result-layout{z-index:1;grid-template-columns:.7fr 1.3fr;align-items:center;gap:8%;display:grid;position:relative}.result-copy h2{color:#fff;margin-bottom:25px}.result-copy>p{color:#ffffffab}.result-note{border-top:1px solid #ffffff24;align-items:center;gap:14px;margin-top:34px;padding-top:24px;display:flex}.result-note>span{color:#54b5ff;background:#3daeff26;border:1px solid #3daeff47;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.result-note div{flex-direction:column;display:flex}.result-note strong{color:#fff;font-size:.86rem}.result-note small{color:#ffffff80;font-size:.7rem}.comparison-wrap{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:27px;padding:12px 12px 8px}.comparison{aspect-ratio:1.5;border-radius:19px;position:relative;overflow:hidden}.comparison-image{background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.comparison-before{background-color:#817666;background-image:radial-gradient(circle at 14% 20%,#231e1847 0 4px,#0000 5px),radial-gradient(circle at 70% 68%,#231e1833 0 6px,#0000 7px),linear-gradient(118deg,#a69d8f 0%,#8d8373 48%,#a69e90 100%)}.comparison-before:after,.comparison-after:after{content:"";background:repeating-linear-gradient(0deg,#0000 0 60px,#141b2333 61px 63px);position:absolute;inset:0}.comparison-after{clip-path:inset(0 calc(100% - var(--split)) 0 0);background-color:#c6c7c3;background-image:radial-gradient(circle at 14% 20%,#ffffff3d 0 3px,#0000 4px),linear-gradient(118deg,#d8dad8 0%,#c4c7c5 48%,#e1e2df 100%)}.placeholder-copy{color:var(--navy);z-index:2;background:#ffffffd9;border-radius:999px;padding:8px 13px;font-size:.73rem;font-weight:800;position:relative}.image-label{color:#fff;letter-spacing:.12em;text-transform:uppercase;z-index:3;background:#061c46d9;border-radius:999px;padding:6px 11px;font-size:.66rem;font-weight:800;position:absolute;top:16px;left:16px}.comparison-after .image-label{left:auto;right:16px}.comparison-line{bottom:0;left:var(--split);z-index:4;background:#fff;width:3px;position:absolute;top:0;transform:translate(-50%)}.comparison-line span{border:4px solid var(--blue);color:var(--blue);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.8rem;font-weight:900;animation:2.4s ease-in-out infinite comparison-pulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #061c4647}.comparison-range{cursor:ew-resize;opacity:0;z-index:5;width:100%;position:absolute;inset:0}.comparison-caption{color:#ffffff94;justify-content:center;align-items:center;margin:9px 0 0;font-size:.69rem;display:flex}.comparison-caption span{color:#50b2ff;margin-left:8px;font-weight:800}.steps{grid-template-columns:repeat(3,1fr);gap:0;margin-top:58px;display:grid}.step{text-align:center;padding:0 55px;position:relative}.step-icon{margin-bottom:27px;display:inline-flex;position:relative}.step-icon .service-icon{width:68px;height:68px;animation:4s ease-in-out infinite step-icon-float}.step:nth-child(2) .step-icon .service-icon{animation-delay:.35s}.step:nth-child(3) .step-icon .service-icon{animation-delay:.7s}.step-icon b{background:var(--navy);color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:.64rem;display:flex;position:absolute;top:-7px;right:-8px}.step h3{margin-bottom:12px;font-size:1.25rem}.step p{color:var(--muted);max-width:240px;margin:0 auto;font-size:.84rem;line-height:1.65}.step-arrow{color:#b5d9f5;font-size:2rem;position:absolute;top:18px;right:-10px}.section--area{background:var(--ice)}.area-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #dce9f5;grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:0;display:grid;overflow:hidden;box-shadow:0 28px 70px #082f6314}.area-copy{padding:64px}.area-copy h2{margin-bottom:22px;font-size:clamp(2.4rem,4vw,3.8rem)}.area-copy>p{margin-bottom:27px}.map-visual{background-color:#dff2ff;background-image:linear-gradient(#ffffffa6 1px,#0000 1px),linear-gradient(90deg,#ffffffa6 1px,#0000 1px);background-size:34px 34px;min-height:400px;position:relative;overflow:hidden}.map-road{background:#fffffff2;border:1px solid #0878ed14;width:120%;height:14px;position:absolute;top:35%;left:-10%;transform:rotate(-15deg);box-shadow:0 0 0 8px #ffffff59}.map-road--two{width:105%;top:60%;left:10%;transform:rotate(24deg)}.map-road--three{width:80%;height:10px;top:3%;left:50%;transform:rotate(82deg)}.map-ring{border:1px dashed #0878ed59;border-radius:50%;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.map-ring--outer{width:280px;height:280px;animation:3.6s ease-out infinite map-radar}.map-ring--inner{background:#0878ed12;width:185px;height:185px;animation:3.6s ease-out .6s infinite map-radar-inner}.map-pin{background:var(--navy);color:#fff;z-index:3;border:5px solid #fff;border-radius:18px;grid-template-columns:26px 1fr;align-items:center;gap:0 10px;padding:14px 19px;animation:3.8s ease-in-out infinite map-pin-float;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 36px #061c463d}.map-pin>span{color:#46b0ff;grid-row:1/3;font-size:1.25rem}.map-pin strong{font-size:.82rem}.map-pin small{color:#fff9;font-size:.64rem}.map-label{color:var(--blue-dark);z-index:2;background:#ffffffe0;border:1px solid #0878ed1f;border-radius:999px;padding:6px 10px;font-size:.65rem;font-weight:800;position:absolute}.map-label--north{top:17%;right:12%}.map-label--south{bottom:14%;left:10%}.quote-section{background:linear-gradient(118deg, var(--navy) 0%, #06265b 58%, #083b80 100%);color:#fff;position:relative;overflow:hidden}.quote-section:before{content:"";border:56px solid #3faeff0f;border-radius:50%;width:460px;height:460px;position:absolute;top:-200px;left:-250px}.quote-layout{z-index:1;grid-template-columns:.72fr 1.28fr;align-items:start;gap:8%;display:grid;position:relative}.quote-copy{padding-top:28px;position:sticky;top:112px}.quote-copy h2{color:#fff;margin-bottom:25px;font-size:clamp(2.9rem,4.8vw,4.7rem)}.quote-copy>p{color:#ffffffad}.contact-stack{border-top:1px solid #ffffff24;gap:10px;margin-top:35px;padding-top:26px;display:grid}.contact-stack a{border-radius:12px;grid-template-columns:37px 1fr;align-items:center;gap:0 12px;padding:9px;transition:background .18s;display:grid}.contact-stack a:hover{background:#ffffff12}.contact-stack a>span{color:#54b7ff;background:#40b0ff21;border:1px solid #40b0ff38;border-radius:10px;grid-row:1/3;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.contact-stack small{color:#ffffff80;font-size:.65rem}.contact-stack strong{font-size:.82rem}.form-card{border-radius:var(--radius-lg);color:var(--ink);background:#fff;min-height:640px;padding:39px;box-shadow:0 30px 80px #000a2340}.quote-form{gap:20px;display:grid}.quote-form label,.service-picker{border:0;gap:8px;min-width:0;margin:0;padding:0;display:grid}.quote-form label>span,.service-picker legend{color:var(--navy);font-size:.73rem;font-weight:800}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.quote-form input:not([type=checkbox]),.quote-form textarea,.quote-form select{color:var(--navy);background:#f8fbfe;border:1px solid #d5e1ed;border-radius:11px;width:100%;min-height:49px;padding:11px 14px;transition:background .16s,border-color .16s,box-shadow .16s}.phone-number-group{grid-template-columns:minmax(175px,.9fr) minmax(150px,1.1fr);gap:9px;display:grid}.quote-form select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--blue) 50%), linear-gradient(135deg, var(--blue) 50%, transparent 50%);cursor:pointer;background-position:calc(100% - 17px) 21px,calc(100% - 12px) 21px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:32px}.phone-input-wrap{align-items:center;display:flex;position:relative}.phone-input-wrap>span{color:var(--navy);pointer-events:none;z-index:2;font-size:.8rem;font-weight:800;position:absolute;left:13px}.phone-input-wrap input{padding-left:44px!important}.quote-form textarea{resize:vertical;min-height:104px}.quote-form input:not([type=checkbox]):focus,.quote-form textarea:focus,.quote-form select:focus{border-color:var(--blue);background:#fff;outline:none;box-shadow:0 0 0 4px #0878ed17}.quote-form input:disabled{cursor:not-allowed;opacity:.5}.service-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.quote-form .service-option{cursor:pointer;border:1px solid #d8e3ee;border-radius:13px;grid-template-columns:32px 1fr 20px;align-items:center;gap:10px;min-width:0;padding:12px;transition:background .16s,border-color .16s,transform .16s;display:grid;position:relative}.quote-form .service-option:hover{border-color:#9acdf6;transform:translateY(-1px)}.quote-form .service-option.is-selected{border-color:var(--blue);background:#eef8ff}.service-option input{opacity:0;width:1px;height:1px;position:absolute}.service-option .service-icon{border-radius:9px;width:32px;height:32px;font-size:.88rem}.quote-form .service-option>span{flex-direction:column;min-width:0;display:flex}.service-option strong{text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;line-height:1.2;overflow:hidden}.service-option small{color:var(--muted);font-size:.61rem}.service-option i{color:#0000;background:0 0;border:1px solid #cbd8e5;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;font-size:.6rem;display:flex}.service-option.is-selected i{background:var(--blue);border-color:var(--blue);color:#fff}.field-error{color:#c72c46;margin:0;font-size:.72rem}.form-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.submit-error{color:#8e1f34;background:#fff1f3;border:1px solid #f3bdc7;border-radius:12px;margin:0;padding:12px 14px;font-size:.72rem;line-height:1.5}.submit-error a{color:inherit;text-underline-offset:2px;font-weight:800;text-decoration:underline}.quote-form button:disabled{cursor:wait;opacity:.72}.estimate-box{background:var(--ice);border:1px solid #cfe8f9;border-radius:15px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.estimate-box>div{flex-direction:column;display:flex}.estimate-box span{color:var(--navy);font-size:.78rem;font-weight:800}.estimate-box small{color:var(--blue-dark);font-size:.64rem;font-weight:700}.estimate-box strong{color:var(--blue);letter-spacing:-.05em;font-size:1.8rem}.estimate-note{color:var(--muted);margin:-11px 2px 0;font-size:.67rem;line-height:1.5}.payment-note{color:#655128;background:#fff8e7;border:1px solid #f1d99d;border-radius:15px;grid-template-columns:39px 1fr;align-items:center;gap:13px;padding:14px 16px;display:grid}.payment-note>span{color:#9b6b00;background:#fff;border:1px solid #ead39d;border-radius:11px;justify-content:center;align-items:center;width:39px;height:39px;font-size:1rem;font-weight:900;display:flex}.payment-note strong{color:#523e12;font-size:.76rem;display:block}.payment-note p{margin:2px 0 0;font-size:.67rem;line-height:1.45}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:560px;display:flex}.success-icon{color:var(--blue);background:#e8f8ff;border:1px solid #bde5ff;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:22px;font-size:2rem;display:flex}.form-success h3{margin-bottom:14px;font-size:2rem}.form-success>p:not(.eyebrow){color:var(--muted);max-width:430px;margin-bottom:28px}.text-button{color:var(--blue);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:18px;font-size:.76rem;font-weight:750;text-decoration:underline}.site-footer{color:#ffffff94;background:#041534;padding:70px 0 105px}.site-footer .brand-name,.site-footer .brand-subtitle{color:#fff}.site-footer .brand-name em{color:#42adff}.site-footer .brand-drop{box-shadow:0 8px 24px #0878ed40}.footer-main{grid-template-columns:.8fr 1.2fr;gap:10%;display:grid}.footer-main>div:first-child>p{margin:19px 0 0 54px;font-size:.75rem}.footer-links{grid-template-columns:repeat(3,1fr);display:grid}.footer-links>div{flex-direction:column;gap:8px;display:flex}.footer-links strong{color:#fff;margin-bottom:8px;font-size:.75rem}.footer-links a,.footer-links span{font-size:.73rem;transition:color .16s}.footer-links a:hover{color:#54b7ff}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:58px;padding-top:22px;font-size:.65rem;display:flex}.mobile-quote-button{background:var(--blue);color:#fff;z-index:60;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;height:52px;font-size:.88rem;font-weight:800;display:none;position:fixed;bottom:14px;left:18px;right:18px;box-shadow:0 10px 35px #061c464d}.hero-copy.is-visible .eyebrow,.hero-copy.is-visible h1,.hero-copy.is-visible .hero-lead,.hero-copy.is-visible .hero-actions,.hero-copy.is-visible .trust-row{animation:.7s cubic-bezier(.18,.8,.2,1) both hero-child-arrive}.hero-copy.is-visible h1{animation-delay:90ms}.hero-copy.is-visible .hero-lead{animation-delay:.18s}.hero-copy.is-visible .hero-actions{animation-delay:.27s}.hero-copy.is-visible .trust-row{animation-delay:.36s}.price-list.is-visible .price-row,.price-list.is-visible .bundle-card{animation:.56s cubic-bezier(.2,.75,.2,1) both list-row-arrive}.price-list.is-visible .price-row:nth-child(2){animation-delay:90ms}.price-list.is-visible .price-row:nth-child(3){animation-delay:.18s}.price-list.is-visible .bundle-card{animation:.56s cubic-bezier(.2,.75,.2,1) .27s both list-row-arrive,8s ease-in-out .83s infinite bundle-gradient}.benefit-card:nth-child(2),.step:nth-child(2){transition-delay:80ms}.benefit-card:nth-child(3),.step:nth-child(3){transition-delay:.16s}.benefit-card:nth-child(4){transition-delay:.24s}.benefit-card:nth-child(5){transition-delay:.32s}.benefit-card:nth-child(6){transition-delay:.4s}.reveal{opacity:0;filter:blur(3px);transform:translate3d(var(--reveal-x,0), 36px, 0) scale(.985);will-change:opacity, transform, filter;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1),filter .78s}.reveal--delay{transition-delay:.12s}.reveal.is-visible{filter:blur();opacity:1;transform:translate(0,0)scale(1)}.service-card.reveal.is-visible:hover{transform:translateY(-6px)scale(1)}@keyframes site-open-slide{0%{filter:blur(6px);opacity:0;transform:translateY(42px)scale(.992)}55%{filter:blur();opacity:1}to{filter:blur();opacity:1;transform:translate(0,0)scale(1)}}@keyframes route-slide-out{0%{filter:blur();opacity:1;transform:translate(0)}to{filter:blur(4px);opacity:0;transform:translate(-34px)}}@keyframes route-slide-in{0%{filter:blur(7px);opacity:0;transform:translate(44px)}to{filter:blur();opacity:1;transform:translate(0)}}@keyframes reduced-page-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes reduced-water-sweep{0%{opacity:0;transform:translate(-120%)skew(-8deg)}45%{opacity:.16}to{opacity:0;transform:translate(105%)skew(-8deg)}}@keyframes section-slide-focus{0%{filter:blur(5px);opacity:.4;transform:translateY(54px)scale(.985)}38%{filter:blur();opacity:1}to{filter:blur();opacity:1;transform:translate(0,0)scale(1)}}@keyframes header-arrive{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes page-water-sweep{0%{opacity:0;transform:translate(-120%)skew(-8deg)}35%{opacity:.18}70%{opacity:.12}to{opacity:0;transform:translate(105%)skew(-8deg)}}@keyframes hero-child-arrive{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes list-row-arrive{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes logo-float{0%,to{transform:rotate(2deg)translateY(0)}50%{transform:rotate(.5deg)translateY(-13px)}}@keyframes logo-breathe{0%,to{transform:rotate(-2deg)scale(1.08)}50%{transform:rotate(-.5deg)scale(1.105)}}@keyframes badge-bob{0%,to{transform:rotate(-2deg)translateY(0)}50%{transform:rotate(-1deg)translateY(-5px)}}@keyframes droplet-drift-one{0%,to{opacity:.72;transform:rotate(48deg)translate(0)scale(1)}50%{opacity:1;transform:rotate(55deg)translate(-10px,-14px)scale(1.15)}}@keyframes droplet-drift-two{0%,to{opacity:.55;transform:rotate(48deg)translate(0)}50%{opacity:1;transform:rotate(40deg)translate(8px,-10px)}}@keyframes spray-flow{0%,to{opacity:.36;filter:brightness()}50%{opacity:.95;filter:brightness(1.18)}}@keyframes water-ring-breathe{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.035)}}@keyframes brand-drop-breathe{0%,88%,to{transform:rotate(42deg)scale(1)}93%{transform:rotate(47deg)scale(1.08)}}@keyframes button-shine{0%,70%{left:-85%}90%,to{left:135%}}@keyframes icon-splash{0%,to{transform:rotate(0)scale(1)}45%{transform:rotate(-8deg)scale(1.12)}72%{transform:rotate(5deg)scale(1.04)}}@keyframes bundle-gradient{0%,to{background-position:0%}50%{background-position:100%}}@keyframes comparison-pulse{0%,to{box-shadow:0 4px 16px #061c4647,0 0 #4eb4ff6b}50%{box-shadow:0 4px 16px #061c4647,0 0 0 10px #4eb4ff00}}@keyframes step-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes map-radar{0%{opacity:.25;transform:translate(-50%,-50%)scale(.74)}75%,to{opacity:0;transform:translate(-50%,-50%)scale(1.15)}}@keyframes map-radar-inner{0%{opacity:.48;transform:translate(-50%,-50%)scale(.7)}75%,to{opacity:.05;transform:translate(-50%,-50%)scale(1.22)}}@keyframes map-pin-float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 8px))}}@media (max-width:980px){.desktop-nav{display:none}.mobile-page-nav{scrollbar-width:none;border-top:1px solid #061c4612;align-items:center;gap:7px;padding:8px 14px 10px;display:flex;overflow-x:auto}.mobile-page-nav::-webkit-scrollbar{display:none}.mobile-page-nav a{color:#4d5d75;white-space:nowrap;border-radius:999px;flex:none;padding:6px 11px;font-size:.72rem;font-weight:750;transition:background .18s,color .18s}.mobile-page-nav a[aria-current=page]{background:var(--sky);color:var(--navy)}.hero-grid{grid-template-columns:1fr .85fr;gap:3%}.hero-logo-card{width:350px;height:350px}.hero h1{font-size:clamp(3.2rem,7vw,4.6rem)}.section-heading,.pricing-layout,.result-layout,.area-card,.quote-layout{grid-template-columns:1fr;gap:50px}.section-heading{align-items:start;gap:20px}.section-heading>p{max-width:590px}.pricing-intro{max-width:680px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.result-copy{max-width:650px}.area-card{gap:0}.map-visual{min-height:380px}.quote-copy{padding-top:0;position:static}.quote-copy>p{max-width:600px}.contact-stack{grid-template-columns:1fr 1fr}}@media (max-width:760px){.shell{width:min(100% - 28px,620px)}.section{padding:76px 0}.page-main:not(.page-main--home)>.section{min-height:calc(100svh - 118px)}.page-main:not(.page-main--home)>.section>.shell{width:min(100% - 28px,620px)}main>section,main>section:nth-of-type(2n){--reveal-x:0px}.site-header .button{display:none}.header-inner{height:76px}.header-logo-link{width:70px}.header-logo-image{width:68px;height:68px}.hero{min-height:auto}.hero-grid{flex-direction:column;min-height:auto;padding-top:68px;padding-bottom:65px;display:flex}.hero-copy{text-align:left;padding:0}.hero h1{margin-bottom:22px;font-size:clamp(3.2rem,16vw,5rem)}.hero-lead{font-size:1rem}.hero-actions{grid-template-columns:1fr 1fr;display:grid}.trust-row{gap:10px 17px;margin-top:27px}.hero-visual{width:100%;min-height:370px;margin-top:62px}.hero-logo-card{width:min(86vw,390px);height:min(86vw,390px)}.hero-local-badge{bottom:-8px;left:-3px}.spray{right:-5px}.section-heading h2,.centered-heading h2,.pricing-intro h2,.result-copy h2,.area-copy h2,.quote-copy h2{font-size:clamp(2.45rem,12vw,3.7rem)}.section-heading{margin-bottom:37px}.service-grid{grid-template-columns:1fr}.service-card{min-height:320px}.benefit-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:43px;margin-top:45px}.step{padding:0 30px}.step-arrow{inset:auto auto -39px 50%;transform:translate(-50%)rotate(90deg)}.area-copy{padding:42px 28px}.map-visual{min-height:320px}.map-ring--outer{width:240px;height:240px}.map-ring--inner{width:160px;height:160px}.form-card{border-radius:24px;padding:27px 20px}.form-row,.service-options,.phone-number-group{grid-template-columns:1fr}.young-founders-note{grid-template-columns:58px 1fr;align-items:start;padding:24px 20px}.founders-age{border-radius:14px;width:54px;height:54px;font-size:1.55rem}.quote-form .service-option{grid-template-columns:36px 1fr 20px}.service-option strong{font-size:.75rem}.contact-stack{grid-template-columns:1fr}.footer-main,.footer-links{grid-template-columns:1fr;gap:45px}.footer-main>div:first-child>p{margin-left:0}.footer-links{grid-template-columns:repeat(2,1fr);gap:30px}.footer-bottom{flex-direction:column;gap:6px}.site-footer{padding-bottom:110px}.mobile-quote-button{display:flex}}@media (max-width:430px){.hero-actions{grid-template-columns:1fr}.hero-actions .button{width:100%}.trust-row{flex-direction:column;align-items:flex-start}.bundle-card>div:nth-child(2){flex-direction:column;align-items:start;gap:14px}.comparison{aspect-ratio:1.08}.footer-links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{filter:none;opacity:0;transform:translateY(10px);transition-property:opacity,transform!important;transition-duration:.28s!important}.reveal.is-visible{opacity:1;transform:translateY(0)}main{animation:.34s ease-out both reduced-page-arrive!important}body.is-page-switching:after{animation:.17s ease-out both reduced-water-sweep!important}::view-transition-old(root){animation-duration:.18s!important}::view-transition-new(root){animation-duration:.18s!important}}
