:root{--blue:#0874aa;--deep:#053b5a;--navy:#062d43;--lime:#c8df00;--ice:#eef7fa;--text:#173344;--muted:#66808e;--white:#fff;--line:#dce9ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--text);background:#fff;font-size:16px;line-height:1.65}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topline{background:var(--deep);color:#c9e0ea;font-size:.78rem}.topline .wrap{height:35px;display:flex;align-items:center;justify-content:space-between}.topline a{color:#fff;text-decoration:none}.site-header{background:#fff;position:relative;z-index:20}.nav-wrap{height:94px;display:flex;align-items:center;justify-content:space-between}.brand img{width:168px;height:76px;object-fit:contain;object-position:left center}.nav-wrap nav{display:flex;align-items:center;gap:36px}.nav-wrap nav a{color:var(--deep);font-weight:700;font-size:.91rem;text-decoration:none}.nav-cta{background:var(--blue);color:#fff!important;padding:13px 22px;border-radius:8px}.menu-button{display:none;background:none;border:0;padding:10px}.menu-button span:not(.sr-only){display:block;width:25px;height:2px;background:var(--deep);margin:5px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hero{height:680px;position:relative;overflow:hidden;background:var(--navy);color:#fff}.hero-media{position:absolute;inset:0;background:url('hero-cleaning.png') center/cover no-repeat}.hero-media:empty{background-color:#0b577c}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,41,62,.98) 0%,rgba(3,48,72,.88) 39%,rgba(3,48,72,.15) 72%,rgba(3,48,72,.05))}.hero-content{position:relative;padding-top:94px}.eyebrow,.kicker{color:var(--blue);text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:800}.eyebrow{color:#fff;display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:3px;background:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.1rem,6vw,5.7rem);line-height:.97;letter-spacing:-.055em;margin:25px 0 25px;max-width:720px}h1 em{font-style:normal;color:var(--lime)}.hero-content>p{font-size:1.12rem;max-width:560px;color:#d7e9f0}.hero-actions{display:flex;gap:12px;margin:36px 0 55px}.button{display:inline-flex;align-items:center;gap:22px;padding:15px 23px;border-radius:8px;text-decoration:none;font-weight:800;font-size:.88rem}.button.primary{background:var(--lime);color:#173344}.button.ghost{color:#fff;border:1px solid rgba(255,255,255,.45)}.button.lime{background:var(--lime);color:var(--deep)}.trust-row{display:flex;gap:44px}.trust-row div{display:flex;flex-direction:column;border-left:2px solid var(--lime);padding-left:13px}.trust-row strong{font-size:.87rem}.trust-row span{font-size:.72rem;color:#aac7d4}.section{padding:110px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:52px}.section-head h2,.why h2,.contact h2{font-size:clamp(2.5rem,5vw,4.4rem);line-height:1.04;letter-spacing:-.045em;margin:14px 0 0;color:var(--deep)}.section-head>p{max-width:470px;color:var(--muted);margin-bottom:8px}.services{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service{min-height:315px;padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;text-decoration:none;color:var(--text);background:#fff;transition:.25s ease}.service:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(17,73,100,.12);z-index:2}.service.featured{background:var(--blue);color:#fff}.service .number{position:absolute;right:30px;top:28px;color:#91aab6;font-size:.68rem;font-weight:800}.service.featured .number{color:#a3d8ed}.icon{height:52px;font-size:2rem;color:var(--lime);font-weight:800}.service h3{font-size:1.22rem;line-height:1.3;margin:20px 0 12px}.service p{font-size:.87rem;color:var(--muted)}.service.featured p{color:#d8ebf3}.service b{position:absolute;left:34px;bottom:29px;color:var(--blue);font-size:.76rem}.service.featured b{color:var(--lime)}.why{background:var(--ice)}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.why-visual{height:590px;border-radius:3px;background:linear-gradient(145deg,rgba(5,59,90,.05),rgba(5,59,90,.3)),url('hero-cleaning.png') 67% center/cover;position:relative}.badge{position:absolute;right:-32px;bottom:38px;background:var(--lime);width:175px;height:175px;padding:30px;color:var(--deep);display:flex;flex-direction:column;justify-content:center}.badge strong{font-size:2.2rem;line-height:1}.badge span{font-weight:700;font-size:.8rem;margin-top:10px}.why-copy>p{color:var(--muted);font-size:1.02rem;margin:28px 0}.why-copy ul{list-style:none;padding:0;margin:0 0 30px}.why-copy li{display:flex;gap:16px;border-top:1px solid #d5e5eb;padding:20px 0}.why-copy i{font-style:normal;background:var(--blue);color:#fff;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;font-size:.75rem;flex:0 0 auto}.why-copy li div{display:flex;flex-direction:column}.why-copy li span{color:var(--muted);font-size:.84rem}.text-link{color:var(--blue);font-size:.85rem;font-weight:800;text-decoration:none}.process{background:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.steps div{border-top:4px solid var(--deep);padding:28px 20px 10px 0}.steps span{color:var(--lime);font-weight:800}.steps h3{color:var(--deep);margin:42px 0 10px;font-size:1.2rem}.steps p{color:var(--muted);font-size:.9rem}.contact{padding-top:30px}.contact-card{background:var(--deep);color:#fff;min-height:410px;padding:70px 75px;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative}.contact-card h2{color:#fff}.contact-card p{color:#bad1db;max-width:560px}.kicker.light{color:var(--lime)}.contact-mark{width:380px;height:300px;background:rgba(255,255,255,.05);border-radius:50%;display:grid;place-items:center;margin-right:-80px}.contact-mark img{width:285px;filter:brightness(0) invert(1);opacity:.18}footer{background:#031f2f;color:#b6cad3;margin-top:90px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px;padding:70px 0}.footer-brand img{width:190px;height:100px;object-fit:contain;filter:brightness(0) invert(1)}.footer-brand p{max-width:330px;font-size:.85rem}footer h3{color:#fff;font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;margin:18px 0}footer a{display:block;color:#b6cad3;text-decoration:none;font-size:.84rem;margin:8px 0}.footer-bottom{border-top:1px solid #264353;padding:22px 0;display:flex;justify-content:space-between;font-size:.72rem}.footer-bottom a{margin:0}@media(max-width:900px){.nav-wrap{height:78px}.brand img{width:130px;height:62px}.menu-button{display:block}.nav-wrap nav{display:none;position:absolute;top:113px;left:0;right:0;background:#fff;padding:22px;flex-direction:column;align-items:flex-start;gap:18px;box-shadow:0 12px 20px rgba(0,0,0,.08)}.nav-wrap nav.open{display:flex}.hero{height:700px}.hero-content{padding-top:75px}.services{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr;gap:55px}.why-visual{height:450px}.badge{right:20px}.contact-mark{display:none}}@media(max-width:620px){.wrap{width:min(100% - 28px,1180px)}.topline span{display:none}.topline .wrap{justify-content:center}.hero{height:690px}.hero-media{background-position:65% center}.hero-overlay{background:linear-gradient(90deg,rgba(3,41,62,.98),rgba(3,48,72,.75))}.hero-content{padding-top:65px}h1{font-size:3.3rem}.hero-content>p{font-size:1rem}.hero-actions{flex-direction:column;align-items:flex-start;margin-bottom:40px}.trust-row{gap:18px;flex-wrap:wrap}.section{padding:78px 0}.section-head{display:block}.section-head>p{margin-top:25px}.services{grid-template-columns:1fr}.service{min-height:285px}.why-visual{height:365px}.badge{width:145px;height:145px;padding:22px}.steps{grid-template-columns:1fr}.steps h3{margin-top:20px}.contact-card{padding:45px 28px}.footer-main{grid-template-columns:1fr;gap:30px}.footer-bottom{display:block}.footer-bottom a{margin-top:8px}}
