:root{--blue:#175bea;--blue-dark:#1040aa;--ink:#102344;--text:#374760;--pale:#eaf2ff;--line:#cbd9ee;--white:#fff;--ease:cubic-bezier(.2,.7,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,article[tabindex]:focus-visible{outline:3px solid #ed9c12;outline-offset:5px}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1,h2{font-weight:800;letter-spacing:-.055em;line-height:1.08}h2{font-size:clamp(38px,4.3vw,62px)}h2 span{color:var(--blue)}p{color:var(--text);line-height:1.75}h3{line-height:1.25}.skip{position:fixed;top:-80px;left:16px;z-index:100;padding:10px 20px;background:white}.skip:focus{top:10px}.topline{background:var(--blue);color:white;text-align:center;font-size:12px;font-weight:600;padding:8px 20px;letter-spacing:.2px}.topline>span{margin-left:20px;opacity:.85}.header{max-width:1456px;padding:25px 5%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:26px;position:relative;z-index:20}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;font-family:Manrope,sans-serif;line-height:1}.brand>span:last-child{font-size:30px;font-weight:800;letter-spacing:-1.6px}.brand small{display:block;font-family:'DM Sans',sans-serif;font-weight:600;font-size:10px;letter-spacing:5px;margin-top:9px;margin-left:3px}.brand-symbol{font-size:49px;line-height:1;color:var(--blue);font-family:Arial,sans-serif}nav{display:flex;gap:32px;align-items:center}nav a{font-size:14px;font-weight:650;position:relative}nav a:after{content:'';position:absolute;bottom:-6px;left:0;width:100%;height:2px;transform:scaleX(0);transform-origin:left;background:var(--blue);transition:transform .25s}nav a:hover:after{transform:scaleX(1)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;background:var(--blue);color:white;border:1.5px solid var(--blue-dark);box-shadow:0 4px 0 var(--blue-dark);padding:18px 25px;border-radius:100px;font-size:16px;font-weight:700;line-height:1.3;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-3px);box-shadow:0 7px 0 var(--blue-dark);background:#286bff}.button:active{transform:translateY(3px);box-shadow:0 1px 0 var(--blue-dark)}.button>span:last-child{font-size:24px;line-height:1;font-weight:500}.nav-cta{padding:14px 21px;font-size:14px;gap:30px;box-shadow:0 3px 0 var(--blue-dark)}.menu-toggle{display:none}.eyebrow{display:inline-flex;font-size:12px;letter-spacing:1.2px;font-weight:700;line-height:1.4;align-items:center;gap:10px}.hero{position:relative;overflow:hidden;isolation:isolate;min-height:750px;padding:55px 24px 145px;background:radial-gradient(ellipse at 50% 50%,#fff 5%,#f5f9ff 54%,#dfedff 100%);border-top:1px solid #e1e9f6}.hero-grid{position:absolute;inset:0;z-index:-1;opacity:.3;background-image:linear-gradient(#b9d0f1 1px,transparent 1px),linear-gradient(90deg,#b9d0f1 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(transparent 38%,black);transform:perspective(600px) rotateX(48deg) scale(1.45);transform-origin:center bottom}.hero-center{position:relative;max-width:960px;margin:auto;z-index:4;text-align:center}.hero-tag{border:1px solid #b8cef2;background:white;padding:9px 17px;border-radius:30px;box-shadow:0 3px 0 #c8ddf8;transform:rotate(-2deg);font-size:11px}.hero-tag>span{color:var(--blue);font-size:18px}.hero h1{font-size:clamp(74px,8.4vw,125px);line-height:1.04;margin:25px 0 24px;color:var(--ink)}.hero h1>span{color:var(--blue);position:relative;display:inline-block}.hero h1>span:after{content:'';position:absolute;height:12px;bottom:-12px;left:12%;right:6%;background:#82bdff77;border-radius:50%;transform:rotate(-2deg);z-index:-1}.hero-center>p{font-size:17px;margin-top:32px;font-weight:500;line-height:1.8}.hero-actions{display:flex;align-items:center;justify-content:center;gap:27px;margin-top:28px}.text-link{border:0;background:transparent;display:inline-flex;align-items:center;gap:17px;font-size:14px;font-weight:700;padding:10px 0;text-decoration:underline;text-decoration-color:#a7b9cf;text-underline-offset:6px}.text-link span{font-size:21px}.hero-reassurance{display:flex;justify-content:center;gap:25px;margin-top:26px;color:#435675;font-size:12px}.hero-broom,.hero-mop{position:absolute;z-index:2;pointer-events:none;filter:drop-shadow(5px 18px 16px #24487e26);will-change:transform}.hero-broom{width:290px;left:max(2%,calc((100% - 1450px)/2));top:100px;transform:rotate(-17deg)}.hero-mop{width:310px;right:max(1%,calc((100% - 1450px)/2));top:115px;transform:rotate(15deg)}.hero-broom img,.hero-mop img{width:100%;height:auto;object-fit:contain}.hero-broom{animation:broomFloat 8s ease-in-out infinite}.hero-mop{animation:mopFloat 7s ease-in-out infinite}.tool-shadow{position:absolute;left:15%;right:5%;bottom:0;height:17px;border-radius:50%;background:#12429825;filter:blur(10px)}.hero-sticker{position:absolute;z-index:5;background:white;border:1px solid #b8cef2;box-shadow:0 5px 0 #cadcf8;border-radius:18px;display:flex;align-items:center;gap:14px;padding:18px 20px;line-height:1.4;font-size:14px;font-weight:700}.sticker-left{bottom:84px;left:4.6%;transform:rotate(-6deg)}.sticker-left>span{color:var(--blue);font-size:34px}.sticker-right{right:4.5%;bottom:76px;transform:rotate(5deg)}.hero-sticker small{display:block;font-size:12px;font-weight:500;color:#4b5d76;margin-top:4px}.duo-monogram{width:49px;height:49px;border-radius:50%;background:var(--pale);color:var(--blue);font-size:17px;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif}.duo-monogram span{font-size:11px}.hero-bottom{position:absolute;bottom:23px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:1px}.hero-bottom>a{display:flex;align-items:center;gap:20px}.hero-bottom>a span{font-size:24px}.motion-toggle{border:0;background:transparent;font-size:12px;display:flex;align-items:center;gap:8px;padding:6px 0;font-weight:500;color:#42597a;letter-spacing:0}.bubble{position:absolute;border:1px solid #b6d1f5;border-radius:50%;box-shadow:inset -5px -7px 12px #60a1fa29,inset 6px 6px 12px #fff;background:linear-gradient(145deg,#ffffffba,#d2e8ff22);pointer-events:none;animation:bubbleFloat 10s ease-in-out infinite}.bubble-one{width:55px;height:55px;left:22%;top:7%}.bubble-two{width:90px;height:90px;right:21%;bottom:9%;animation-delay:-4s}.bubble-three{width:25px;height:25px;right:17%;top:6%;animation-delay:-6s}.ticker{overflow:hidden;background:var(--blue);color:white;padding:22px 0;border-top:1px solid var(--blue-dark);border-bottom:1px solid var(--blue-dark)}.ticker-track{display:flex;gap:45px;align-items:center;width:max-content;animation:marquee 35s linear infinite}.ticker span{font-family:Manrope,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.3px;white-space:nowrap}.ticker b{font-size:28px;line-height:1;font-weight:400;color:#a7ccff}.section{max-width:1420px;padding:110px 5%;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:50px}.section-heading h2{margin-top:22px}.section-heading>p{max-width:400px;margin-bottom:5px;font-size:16px}.service-browser{display:grid;grid-template-columns:1fr 1.2fr;gap:40px}.service-tabs{display:flex;flex-direction:column;gap:10px;justify-content:center}.service-tabs button{display:flex;gap:20px;align-items:center;text-align:left;width:100%;padding:24px 22px;border:1px solid var(--line);border-radius:12px;background:white;transition:background .2s,transform .2s,color .2s;font-weight:700;font-size:17px;line-height:1.4}.service-tabs button>span{font-size:12px;color:#61728b;font-weight:500}.service-tabs button>b{font-size:25px;font-weight:400;margin-left:auto}.service-tabs button:hover{background:#f0f6ff;transform:translateX(4px)}.service-tabs button[aria-selected=true]{color:white;background:var(--ink);border-color:var(--ink);box-shadow:0 4px 0 #acbed9}.service-tabs button[aria-selected=true]>span{color:#b4c9e7}.service-panel{background:var(--blue);padding:46px 45px;border-radius:20px;position:relative;overflow:hidden;isolation:isolate;box-shadow:0 7px 0 #0d3fbb;min-height:565px;display:flex;flex-direction:column;align-items:start}.panel-label{font-size:11px;font-weight:600;letter-spacing:1.4px;color:#e2edff}.service-panel h3{font-size:42px;color:white;letter-spacing:-1.7px;font-weight:800;margin-top:24px;position:relative;z-index:1}.service-panel p{font-size:16px;line-height:1.75;color:#fff;max-width:410px;margin-top:22px;position:relative;z-index:1}.service-panel ul{padding:0;list-style:none;color:white;font-size:14px;margin:22px 0 30px}.service-panel li{margin:8px 0}.service-panel li:before{content:'✓';margin-right:12px;color:#d9eaff;font-weight:700}.service-panel .button{margin-top:auto;position:relative;z-index:1}.button-white{background:white;color:var(--blue);border-color:#acc8f7;box-shadow:0 4px 0 #b7d1ff}.button-white:hover{background:#eef5ff;box-shadow:0 7px 0 #b7d1ff}.panel-star{position:absolute;right:-35px;bottom:5px;color:#5991ff;font-size:300px;line-height:1;z-index:-1;opacity:.4;transform:rotate(-15deg)}.sweep-section{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;align-items:center;background:#edf4ff;border-block:1px solid #d7e5fa;padding:70px max(5%,calc((100vw - 1278px)/2))}.sweep-copy h2{font-size:48px;margin:18px 0 20px}.sweep-copy p{font-size:16px;margin-bottom:18px}.sweep-stage{height:375px;border:1px solid #c7d8f2;border-radius:24px;position:relative;isolation:isolate;overflow:hidden;box-shadow:0 7px 0 #cadbf5;--wipe:0%;--mop-position:0%;--tilt:0deg}.clean-surface,.dust-surface{position:absolute;inset:0;display:flex;align-items:center;padding-left:12%;background:#175bea}.clean-surface>span{color:white;font-family:Manrope,sans-serif;font-size:66px;font-weight:800;letter-spacing:-4px;line-height:1.04;transform:rotate(-4deg)}.clean-surface strong{color:#bad8ff}.clean-surface>i{position:absolute;right:10%;top:18%;font-style:normal;font-size:60px;color:#c7e0ff}.dust-surface{z-index:2;clip-path:inset(0 0 0 var(--wipe));background-color:#d9e1ed;background-image:radial-gradient(#9aaac033 1px,transparent 2px),radial-gradient(#8c9fb433 2px,transparent 4px);background-size:19px 19px,71px 53px}.dust-surface>span{font-family:Manrope,sans-serif;font-size:42px;line-height:1.2;font-weight:800;letter-spacing:-1.8px;color:#647893;max-width:70%}.sweep-mop{position:absolute;width:220px;height:330px;object-fit:contain;left:var(--mop-position);bottom:15px;z-index:4;transform:translateX(-50%) rotate(var(--tilt));filter:drop-shadow(8px 13px 9px #10234430);pointer-events:none;max-width:none}.sweep-glint{position:absolute;right:12%;bottom:22%;z-index:3;font-size:50px;color:white;opacity:0;transform:scale(.3);transition:opacity .4s,transform .4s}.sweep-stage.is-clean .sweep-glint{opacity:1;transform:scale(1)}.sweep-caption{position:absolute;bottom:17px;left:24px;z-index:5;font-size:9px;letter-spacing:1.5px;font-weight:700;color:#203f6e;background:#ffffffeb;border-radius:20px;padding:7px 12px}.story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding-top:140px;padding-bottom:140px}.story-collage{position:relative;min-height:560px}.photo-frame{position:absolute;padding:10px;background:white;border:1px solid #b7cce8;border-radius:17px;box-shadow:0 7px 0 #d4e1f4;overflow:hidden}.frame-back{width:62%;height:400px;top:5px;right:8%;transform:rotate(9deg)}.frame-back img{height:100%;width:100%;object-fit:cover;border-radius:10px;object-position:center 42%}.frame-front{width:88%;height:350px;left:0;top:190px;transform:rotate(-6deg)}.frame-front img{height:275px;width:100%;object-fit:cover;border-radius:10px}.frame-front>span{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;padding:10px 6px;gap:15px}.frame-front b{font-size:24px;font-weight:400}.duo-stamp{position:absolute;left:2%;top:20px;z-index:2;background:var(--blue);color:white;border:7px solid white;width:150px;height:150px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-12deg);font-size:8px;line-height:1.6;text-align:center;letter-spacing:.5px;font-weight:700;box-shadow:0 3px 0 #c0d4f0}.duo-stamp>span{font-family:Manrope,sans-serif;font-size:35px;letter-spacing:-2px;line-height:1.4}.story-copy h2{font-size:47px;margin:21px 0 28px}.story-copy p{margin-top:18px;font-size:16px}.story-copy strong{color:var(--ink)}.signature{font-family:Manrope,sans-serif;font-size:23px;letter-spacing:-1px;font-weight:800;margin-top:28px;display:flex;align-items:center;gap:20px}.signature>span{color:var(--blue);font-size:35px}.commitments{padding-top:10px;padding-bottom:120px}.commitment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.commitment-grid article{padding:35px 30px 32px;border:1px solid var(--line);border-radius:17px;position:relative;background:#f6f9ff;box-shadow:0 5px 0 #dce6f6;transition:transform .25s}.commitment-grid article:hover{transform:translateY(-7px)}.commit-icon{display:flex;align-items:center;justify-content:center;width:62px;height:62px;border:1px solid #adc8f7;color:var(--blue);background:white;border-radius:18px;font-size:38px;line-height:1;box-shadow:0 3px 0 #d0e0fa;transform:rotate(-7deg)}.card-number{position:absolute;top:36px;right:28px;font-size:12px;color:#617896}.commitment-grid h3{font-size:23px;font-weight:800;margin-top:32px;letter-spacing:-.8px}.commitment-grid p{font-size:16px;margin-top:15px}.zone-section{background:var(--blue);color:white;display:grid;grid-template-columns:1.05fr 1fr;gap:100px;padding:85px max(5%,calc((100vw - 1278px)/2));position:relative;overflow:hidden}.zone-section:before{content:'✳';position:absolute;font-size:500px;line-height:1;left:30%;top:30%;color:#5595ff;opacity:.18;pointer-events:none;transform:rotate(-15deg)}.zone-title{position:relative}.zone-title .eyebrow{color:#d2e3ff}.zone-title h2{font-size:58px;margin:22px 0}.zone-title h2 span{color:#b2d4ff}.zone-title p{color:#fff;font-size:16px;max-width:470px;margin:25px 0 32px}.zone-cities{display:flex;flex-direction:column;justify-content:center;position:relative}.zone-cities>div{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-bottom:1px solid #ffffff45;font-size:26px;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:-1px;gap:15px}.zone-cities>div>span{font-size:12px;letter-spacing:0;opacity:.7}.zone-cities .home-city{font-size:21px;color:#173e8a;background:#fff;border:1px solid #d3e1ff;border-radius:12px;padding:23px 20px;margin:15px -20px;box-shadow:0 5px 0 #0b3fae;transform:rotate(-3deg)}.home-city>small{font-size:8px;letter-spacing:.7px;white-space:nowrap}.contact{display:grid;grid-template-columns:1fr 1.05fr;gap:90px;align-items:start;padding-top:120px;padding-bottom:110px}.contact-copy{padding-top:24px}.contact-copy h2{font-size:54px;margin:22px 0 25px}.contact-copy>p{font-size:16px}.contact-numbers{display:flex;flex-direction:column;align-items:start;gap:7px;margin-top:35px}.contact-numbers>span{font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:9px;color:#506380}.contact-numbers>a{font-size:29px;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:-1px;display:flex;gap:40px;align-items:center}.contact-numbers b{font-weight:500;font-size:24px;color:var(--blue)}.email-link{display:inline-block;font-size:15px;margin-top:19px;border-bottom:1px solid #abbdd9;overflow-wrap:anywhere;max-width:100%}.contact-badge{display:inline-flex;align-items:center;gap:12px;background:var(--pale);border:1px solid #c6d9f7;padding:10px 15px;border-radius:9px;transform:rotate(-3deg);margin-top:36px;font-size:13px;font-weight:600}.contact-badge>span{font-size:25px;color:var(--blue)}.quote-form{padding:36px;background:#f0f5ff;border:1px solid #b7cced;border-radius:22px;box-shadow:0 7px 0 #d0def3;scroll-margin-top:30px;position:relative}.form-kicker{font-size:10px;letter-spacing:1.5px;font-weight:700;color:var(--blue)}.quote-form h3{font-size:34px;letter-spacing:-1.5px;font-weight:800;margin:10px 0}.quote-form>p{font-size:12px;color:#435674;margin-bottom:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600}.form-grid .full{grid-column:1/-1}input,select,textarea{width:100%;min-width:0;border:1px solid #b7c9e5;border-radius:9px;background:white;padding:13px 12px;color:var(--ink);font-size:16px;transition:border-color .2s,box-shadow .2s;line-height:1.5}input:hover,select:hover,textarea:hover{border-color:#6799ee}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #175bea12}input::placeholder,textarea::placeholder{color:#66758e;font-size:14px;font-weight:400}textarea{resize:vertical;min-height:120px}.quote-form>.button{margin-top:25px;width:100%;font-size:16px}.quote-form>.button:disabled{opacity:.65;transform:none;box-shadow:0 4px 0 var(--blue-dark)}.quote-form .privacy-note{font-size:11px;line-height:1.75;margin:20px 0 0;color:#4d5e78}.privacy-note a{text-decoration:underline;text-underline-offset:3px}.honeypot{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.quote-form #form-status{font-size:14px;font-weight:500;padding:14px;border-radius:9px;background:#e0ecff;color:#173c81;line-height:1.65;margin:20px 0 0;border:1px solid #bed3f7}.quote-form #form-status[data-state=error]{background:#fff1eb;color:#8b2c15;border-color:#e9c1b7}.quote-form #form-status[data-state=success]{background:#e6f5ee;color:#145d3e;border-color:#abd6bd}footer{background:var(--ink);color:white;padding:45px max(5%,calc((100vw - 1278px)/2)) 30px}.footer-main{display:flex;align-items:center;gap:60px;padding-bottom:35px}.footer-main .brand-symbol{color:#7daeff}.footer-main p{font-size:14px;color:#bfcee5}.back-top{margin-left:auto;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:1px solid #6d83a6;border-radius:50%;font-size:24px;transition:background .2s}.back-top:hover{background:var(--blue)}.footer-links{display:flex;gap:28px;font-size:12px;color:#c4d1e5;padding-top:24px;border-top:1px solid #ffffff30}.footer-links>span:last-child{margin-left:auto}footer details{margin-top:22px;font-size:12px;max-width:850px;color:#c5d4ec}footer summary{cursor:pointer}footer details p{font-size:14px;line-height:1.75;color:#c5d4ec;margin-top:16px}footer details a{text-decoration:underline}.mobile-bar{display:none}.reveal{opacity:1;transform:none}.js .reveal{transition:opacity .7s var(--ease),transform .7s var(--ease)}.js .reveal.pending{opacity:0;transform:translateY(25px)}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}.hero-center{animation:enter .7s var(--ease) both}.hero-sticker{animation:stickerEnter 1s var(--ease) both}.sticker-right{animation-delay:.15s}@keyframes enter{from{opacity:0;translate:0 16px}to{opacity:1;translate:0 0}}@keyframes stickerEnter{from{opacity:0;scale:.8}to{opacity:1;scale:1}}@keyframes broomFloat{0%,100%{transform:translate(0,0) rotate(-17deg)}50%{transform:translate(15px,-17px) rotate(-10deg)}}@keyframes mopFloat{0%,100%{transform:translate(0,0) rotate(15deg)}50%{transform:translate(-13px,13px) rotate(9deg)}}@keyframes bubbleFloat{0%,100%{translate:0 0}50%{translate:8px -20px}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(min-width:1600px){.hero-broom{left:calc((100% - 1380px)/2)}.hero-mop{right:calc((100% - 1380px)/2)}}
@media(max-width:1150px){.header{gap:20px}nav{gap:22px}nav a{font-size:13px}.hero-broom{left:-50px;width:250px;top:145px}.hero-mop{right:-45px;width:270px;top:145px}.hero h1{font-size:100px}.hero-center{max-width:750px}.hero-sticker{font-size:12px;padding:14px}.sticker-left{left:3%;bottom:82px}.sticker-right{right:3%;bottom:76px}.hero-reassurance{margin-top:24px}.section{padding:85px 5%}.service-browser{gap:25px;grid-template-columns:1fr 1.1fr}.service-tabs button{font-size:15px;gap:14px;padding:22px 18px}.service-panel{padding:35px 30px}.service-panel h3{font-size:36px}.sweep-section{gap:35px}.sweep-copy h2{font-size:42px}.story{gap:45px;padding-top:110px}.story-copy h2{font-size:39px}.story-collage{min-height:530px}.frame-front{width:95%;height:330px}.frame-front img{height:250px}.frame-back{height:340px}.duo-stamp{width:130px;height:130px;left:-3%}.zone-section{gap:55px}.zone-title h2{font-size:49px}.zone-cities>div{font-size:24px}.zone-cities .home-city{font-size:18px}.contact{gap:40px}.contact-copy h2{font-size:44px}.quote-form{padding:28px}.quote-form h3{font-size:31px}}
@media(max-width:900px){.hero-broom{width:210px;left:-50px;top:280px}.hero-mop{width:220px;right:-50px;top:270px}.hero h1{font-size:90px}.hero-actions{flex-direction:column;gap:12px}.hero{min-height:800px;padding-bottom:165px}.hero-sticker{bottom:65px}.hero-reassurance{font-size:11px;gap:15px}.nav-cta{font-size:13px;padding:12px 15px;gap:15px}nav{gap:16px}.brand>span:last-child{font-size:27px}.brand-symbol{font-size:40px}.service-browser{grid-template-columns:1fr 1fr;gap:20px}.service-tabs button{font-size:14px;padding:20px 13px;gap:12px}.service-panel{padding:28px 25px}.service-panel h3{font-size:33px}.service-panel .button{font-size:14px;gap:20px}.story-copy h2{font-size:34px}.story{gap:35px}.story-collage{min-height:500px}.frame-front{top:180px}.commitment-grid{gap:16px}.commitment-grid article{padding:28px 22px}.commitment-grid h3{font-size:20px}.zone-section{gap:40px}.zone-title h2{font-size:43px}.zone-cities .home-city{flex-direction:column;gap:5px;align-items:start}.contact{gap:30px}.contact-copy h2{font-size:40px}.form-grid{grid-template-columns:1fr}.contact-numbers>a{font-size:25px}.footer-links{flex-wrap:wrap;gap:20px}}
@media(max-width:720px){html{scroll-padding-top:25px}.topline{font-size:10px;padding:7px 10px}.topline>span{display:none}.header{padding:20px 5%;gap:15px}.brand>span:last-child{font-size:25px}.brand-symbol{font-size:38px}.brand{gap:6px}.brand small{font-size:8px;letter-spacing:4px;margin-top:7px}.nav-cta{margin-left:auto;padding:11px 14px;font-size:12px;gap:13px;box-shadow:0 3px 0 var(--blue-dark)}.nav-cta>span{font-size:18px!important}.menu-toggle{display:flex;width:30px;height:35px;flex-direction:column;justify-content:center;gap:6px;background:transparent;border:0;padding:2px;flex-shrink:0}.menu-toggle span{height:2px;background:var(--ink);width:24px;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}nav{display:none;position:absolute;left:4%;right:4%;top:85px;padding:25px;background:white;border:1px solid var(--line);box-shadow:0 6px 0 #d5e3f7;border-radius:14px;z-index:30}nav.open{display:flex;flex-direction:column;align-items:start;gap:23px}nav a{font-size:16px}.hero{min-height:850px;padding:36px 20px 250px}.hero-tag{font-size:9px;padding:8px 13px}.hero h1{font-size:clamp(54px,12.5vw,88px);margin:26px 0 20px;line-height:1.05;letter-spacing:-.06em}.hero-center>p{font-size:15px;line-height:1.75;max-width:370px;margin:28px auto 0}.hero-center>p br{display:none}.hero-actions{margin-top:25px;gap:13px}.hero-actions .button{font-size:14px;padding:18px 23px;gap:25px}.hero-actions .text-link{font-size:13px}.hero-reassurance{gap:9px;flex-direction:column;margin-top:19px;font-size:11px}.hero-broom{top:auto;bottom:72px;width:180px;left:-10px;z-index:3}.hero-mop{top:auto;bottom:65px;width:190px;right:-10px;z-index:3}.hero-sticker{padding:10px 13px;border-radius:12px}.sticker-left{display:none}.sticker-right{bottom:68px;left:50%;right:auto;transform:translateX(-50%) rotate(-4deg);font-size:10px;white-space:nowrap;gap:8px}.hero-sticker small{font-size:9px}.duo-monogram{width:35px;height:35px;font-size:13px}.hero-bottom{left:5%;right:5%;bottom:15px;font-size:8px;letter-spacing:.6px}.hero-bottom>a{gap:10px}.hero-bottom>a span{font-size:18px}.motion-toggle{font-size:9px;gap:6px}.bubble-one{width:27px;height:27px;left:5%;top:15%}.bubble-two{width:55px;height:55px;right:45%;bottom:17%}.bubble-three{top:7%;right:6%;width:16px;height:16px}.ticker{padding:19px 0}.ticker-track{gap:26px}.ticker span{font-size:16px}.ticker b{font-size:23px}.section{padding:65px 6%}.eyebrow{font-size:10px;letter-spacing:1px}h2{font-size:38px;letter-spacing:-1.8px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{margin-top:18px}.section-heading>p{margin-top:23px;font-size:15px}.section-heading>p br{display:none}.service-browser{grid-template-columns:1fr;gap:22px}.service-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.service-tabs button{padding:14px 12px;min-height:80px;font-size:12px;line-height:1.5;gap:7px;border-radius:10px}.service-tabs button>span{display:none}.service-tabs button>b{font-size:20px}.service-tabs button:hover{transform:translateY(-2px)}.service-panel{padding:30px 26px;min-height:530px}.service-panel h3{font-size:36px;margin-top:22px}.service-panel p{font-size:16px}.service-panel ul{font-size:14px}.service-panel .button{font-size:14px}.panel-label{font-size:10px}.sweep-section{grid-template-columns:1fr;padding:55px 6%;gap:30px}.sweep-copy h2{font-size:38px}.sweep-copy h2 br{display:none}.sweep-copy p{font-size:15px}.sweep-stage{height:300px}.clean-surface>span{font-size:55px;letter-spacing:-3px}.dust-surface>span{font-size:34px}.sweep-mop{width:180px;height:270px}.sweep-caption{font-size:7px;left:15px;bottom:13px}.sweep-glint{font-size:37px}.story{grid-template-columns:1fr;gap:40px;padding-top:80px}.story-collage{min-height:470px;margin:0 7px}.frame-back{height:320px;right:7%;top:0;width:65%}.frame-front{height:305px;top:155px;width:95%}.frame-front img{height:237px}.frame-front>span{font-size:10px}.duo-stamp{left:-1%;width:123px;height:123px;font-size:7px}.duo-stamp>span{font-size:30px}.story-copy h2{font-size:37px}.story-copy p{font-size:16px}.signature{font-size:22px}.commitments{padding-top:20px;padding-bottom:70px}.commitment-grid{grid-template-columns:1fr;gap:22px}.commitment-grid article{padding:28px 25px}.commitment-grid h3{font-size:23px;margin-top:24px}.commitment-grid p{margin-top:12px;font-size:16px}.commit-icon{width:55px;height:55px;font-size:32px}.zone-section{grid-template-columns:1fr;gap:38px;padding:60px 6%}.zone-title h2{font-size:44px}.zone-title p{font-size:16px}.zone-title .button{font-size:14px}.zone-cities>div{padding:17px 0;font-size:24px}.zone-cities .home-city{margin:10px -8px;padding:18px 13px;font-size:20px;flex-direction:row;align-items:center}.home-city>small{font-size:7px;white-space:normal;width:70px}.contact{grid-template-columns:1fr;gap:45px}.contact-copy{padding-top:0}.contact-copy h2{font-size:42px;margin:20px 0}.contact-numbers>a{font-size:28px}.email-link{font-size:14px}.contact-badge{font-size:12px;margin-top:25px}.quote-form{padding:28px 23px;border-radius:18px}.quote-form h3{font-size:30px}.form-grid{gap:18px}.form-grid label{font-size:14px}.quote-form .privacy-note{font-size:12px}.quote-form>.button{font-size:15px}.footer-main{gap:25px;flex-wrap:wrap;padding-bottom:30px}.footer-main .brand>span:last-child{font-size:27px}.footer-main p{font-size:13px;order:3;flex-basis:100%;margin-top:-5px}.footer-links{font-size:11px;gap:15px 22px}.footer-links>span:last-child{margin-left:0;flex-basis:100%}footer{padding:40px 6% 115px}footer details{font-size:11px}.mobile-bar{position:fixed;bottom:13px;left:4%;right:4%;display:grid;grid-template-columns:.8fr 1.2fr;gap:7px;background:#ffffffed;backdrop-filter:blur(12px);border:1px solid #c6d7ef;border-radius:15px;padding:7px;box-shadow:0 7px 30px #142e6330;z-index:35;transform:translateY(130%);transition:transform .35s}.mobile-bar.visible{transform:translateY(0)}.mobile-bar a{display:flex;justify-content:space-between;align-items:center;padding:11px 14px;border-radius:9px;font-size:12px;font-weight:700}.mobile-bar a:first-child{background:#e9f1ff;color:var(--blue)}.mobile-bar a:last-child{background:var(--blue);color:#fff}.mobile-bar a span{font-size:20px}.js .reveal.pending{transform:translateY(16px)}}
@media(max-width:370px){.header{gap:10px}.brand>span:last-child{font-size:22px}.brand-symbol{font-size:32px}.nav-cta{gap:7px;font-size:11px;padding:10px}.hero{padding-left:15px;padding-right:15px;min-height:850px}.hero h1{font-size:53px}.hero-broom{width:160px;left:-22px}.hero-mop{width:170px;right:-22px}.hero-tag{font-size:8px}.sticker-right{font-size:9px}.hero-reassurance{font-size:10px}.service-tabs button{font-size:11px}.contact-copy h2{font-size:37px}.contact-numbers>a{font-size:25px}.quote-form{padding:25px 18px}.hero-center>p{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal.pending{opacity:1;transform:none}.hero-broom,.hero-mop{will-change:auto}}
.google-section{padding-top:75px;padding-bottom:0}.google-card{display:flex;align-items:center;gap:30px;padding:40px;border:1px solid #bdd0ee;border-radius:22px;background:#f2f6ff;box-shadow:0 6px 0 #d9e5f7}.google-mark{width:70px;height:70px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:white;border:1px solid #d0def3;border-radius:20px;font-family:Arial,sans-serif;font-weight:700;font-size:42px;color:#175bea;transform:rotate(-7deg)}.google-copy{flex:1}.google-copy h2{font-size:34px;letter-spacing:-1.3px;margin:12px 0}.google-copy p{max-width:535px;font-size:15px;line-height:1.7}.google-card>.button{font-size:14px;gap:20px;flex-shrink:0}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1050px){.google-card{flex-wrap:wrap;padding:30px;gap:25px}.google-card>.button{margin-left:95px}}@media(max-width:720px){.google-section{padding-top:55px;padding-bottom:0}.google-card{padding:27px 23px;gap:20px}.google-mark{width:52px;height:52px;font-size:32px;border-radius:15px}.google-copy{flex-basis:100%}.google-copy h2{font-size:32px}.google-copy p{font-size:16px}.google-card>.button{margin-left:0;width:100%;font-size:13px;padding:17px 19px}.footer-links>span:last-child{margin-left:0}}
.reviews-heading{display:flex;justify-content:space-between;align-items:center;gap:30px}.reviews-heading h2{font-size:48px;margin-top:20px}.reviews-heading>.button{font-size:14px}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:32px}.review-card{min-width:0;padding:28px;background:#f3f7ff;border:1px solid #c2d4f1;border-radius:18px;box-shadow:0 5px 0 #dbe6f7;display:flex;flex-direction:column}.review-author{display:flex;align-items:center;gap:12px}.review-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.review-initial{display:grid;place-items:center;background:#dae7ff;color:#175bea;font-weight:700}.review-author-name{font-size:15px;font-weight:700;overflow-wrap:anywhere}.review-date{font-size:12px;line-height:1.6;color:#526581;margin-top:3px}.review-stars{color:#956000;font-size:22px;letter-spacing:2px;margin-top:22px}.review-text{margin:14px 0 22px;font-size:16px;line-height:1.8;color:#243b59;white-space:pre-line;overflow-wrap:anywhere}.review-source{font-size:12px;color:#124aa9;text-decoration:underline;text-underline-offset:4px;margin-top:auto;padding-top:18px}.reviews-summary{margin-top:20px;font-weight:700;color:#175bea}.reviews-message{font-size:14px;margin-top:24px;padding:20px 24px;border:1px solid #d5e2f5;border-radius:12px;background:#f7faff}.reviews-attribution{font-size:14px;line-height:1.5;margin-top:20px;color:#5e5e5e}.reviews-attribution span{white-space:nowrap;font-weight:400;font-style:normal;letter-spacing:normal}.reviews-attribution a{color:#5e5e5e;text-decoration:underline}@media(max-width:1000px){.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.reviews-heading{align-items:start;flex-direction:column;gap:22px}.reviews-heading h2{font-size:38px}.reviews-grid{grid-template-columns:1fr}.review-card{padding:25px}.reviews-message{font-size:14px;padding:20px}}
