*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#071b43;background:#fff}.site-header{height:145px;display:flex;align-items:center;padding:0 4.2%;position:relative;background:#fff;z-index:10;box-shadow:0 1px 8px rgba(0,0,0,.06)}.brand{position:absolute;left:3%;top:20px;width:165px;height:165px;z-index:11}.brand img{width:100%;height:100%;object-fit:contain}.nav{display:flex;gap:42px;margin-left:24%;align-items:center}.nav a{color:#081735;text-decoration:none;font-size:17px;padding:12px 0;white-space:nowrap}.nav a.active{color:#0758c8;border-bottom:3px solid #0758c8;font-weight:700}.header-phone{margin-left:auto;background:#0758c8;color:#fff;text-decoration:none;font-weight:700;padding:16px 22px;border-radius:10px;white-space:nowrap}.menu-toggle{display:none}.hero{height:520px;position:relative;overflow:hidden;background:#0758c8;display:flex}.hero-copy{width:55%;z-index:2;color:#fff;padding:88px 0 40px 4.2%;background:linear-gradient(90deg,#0758c8 0%,#0758c8 62%,rgba(7,88,200,.82) 85%,rgba(7,88,200,0) 100%)}.hero h1{font-size:54px;line-height:1.08;margin:0 0 24px;font-weight:800;letter-spacing:-1.2px}.hero p{font-size:20px;line-height:1.45;margin:0 0 36px}.hero-photo{position:absolute;inset:0 0 0 38%;background-image:url("assets/hero-building.jpg");background-size:cover;background-position:center right}.hero-actions{display:flex;gap:18px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;border-radius:30px;padding:15px 24px;font-size:16px}.btn-call{background:#54bd31;color:#fff;border:2px solid #fff}.btn-quote{color:#fff;border:2px solid #fff;background:transparent}.section{text-align:center;padding:55px 4.2%}.section-kicker{color:#0758c8;font-weight:800;font-size:16px;margin-bottom:10px}.section h2{font-size:36px;line-height:1.13;margin:0;font-weight:800}.green-line{width:50px;height:3px;background:#54bd31;margin:16px auto 26px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{border:1px solid #d9e4f2;border-radius:12px;padding:28px 18px 30px;min-height:315px;box-shadow:0 2px 12px rgba(0,58,130,.03)}.service-icon{width:112px;height:112px;margin:0 auto 18px;border-radius:50%;background:#0758c8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:56px;font-weight:400}.service-card h3{font-size:20px;line-height:1.15;color:#0758c8;margin:0;font-weight:800}.small-green{width:46px;height:3px;background:#54bd31;margin:14px auto}.service-card p{font-size:15px;line-height:1.45;margin:0;color:#171717}.about{margin:35px 4.2% 0;background:#f2f7fc;border-radius:14px;padding:30px 2.2%;display:grid;grid-template-columns:48% 1fr;gap:38px;text-align:left;align-items:center}.about-photo{height:290px;border-radius:10px;background:url("assets/about-cleaning.jpg") center/cover}.about-copy{padding-right:3%}.about-copy h2{font-size:34px}.green-line.left{margin:16px 0 22px}.about-copy p{font-size:16px;line-height:1.55;color:#202020}.btn-blue{background:#0758c8;color:#fff;margin-top:8px}.zone-strip{margin-top:0;background:linear-gradient(100deg,#0758c8,#0c91cf,#10b9c0);color:#fff;display:flex;justify-content:center;padding:27px 5%;gap:0}.zone-item{width:28%;display:flex;justify-content:center;align-items:center;gap:15px;border-right:1px solid rgba(255,255,255,.55);text-align:center}.zone-item:last-child{border:0}.round-icon{width:52px;height:52px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}.contact-strip{background:linear-gradient(100deg,#0758c8,#0c91cf,#10b9c0);color:#fff;display:flex;justify-content:center;padding:30px 4%;gap:0}.contact-item{width:33%;display:flex;align-items:center;justify-content:center;gap:16px;border-right:1px solid rgba(255,255,255,.45)}.contact-item:last-child{border:0}.contact-icon{width:58px;height:58px;border-radius:50%;background:#fff;color:#0758c8;display:flex;align-items:center;justify-content:center;font-size:27px}.contact-item small{display:block;font-weight:700;margin-bottom:7px}.contact-item strong{font-size:18px;line-height:1.35}.contact-item strong a{color:#fff;text-decoration:none}.contact-item i{display:block;width:48px;height:3px;background:#54bd31;margin-top:9px}.footer{height:58px;background:#032b5d;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 4.2%;font-size:14px}.footer a{color:#fff;text-decoration:none;margin-left:30px}.desktop{display:block}@media(max-width:900px){.site-header{height:92px;padding:0 20px}.brand{left:18px;top:8px;width:105px;height:105px}.nav{display:none;position:absolute;top:92px;left:0;right:0;background:#fff;flex-direction:column;gap:0;margin:0;padding:12px 25px;box-shadow:0 5px 12px rgba(0,0,0,.12)}.nav.open{display:flex}.nav a{padding:13px;width:100%}.header-phone{margin-left:auto;margin-right:45px;padding:11px 14px;font-size:13px}.menu-toggle{display:block;position:absolute;right:14px;border:0;background:none;font-size:28px;color:#0758c8}.hero{height:auto;min-height:620px}.hero-photo{inset:0;background-position:center}.hero-copy{width:100%;padding:150px 25px 60px;background:linear-gradient(90deg,rgba(7,88,200,.97),rgba(7,88,200,.8),rgba(7,88,200,.3))}.hero h1{font-size:42px}.hero p{font-size:17px}.desktop{display:none}.hero-actions{flex-wrap:wrap}.service-grid{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}.zone-strip,.contact-strip{flex-direction:column;gap:20px}.zone-item,.contact-item{width:100%;border-right:0;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:18px}.footer{height:auto;padding:18px 20px;flex-direction:column;gap:12px;text-align:center}.footer a{margin:0 10px}}@media(max-width:560px){.header-phone{display:none}.hero h1{font-size:34px}.section h2,.about-copy h2{font-size:29px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.about{margin:20px 15px 0;padding:20px}.about-photo{height:230px}.contact-item{justify-content:flex-start}.footer div{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.footer a{margin:0}}
