:root{--blue:#1268d8;--blue2:#2f7de1;--navy:#061f4d;--ink:#08234f;--muted:#5c6d86;--line:#dfe8f4;--pale:#f3f8ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,system-ui,sans-serif;color:var(--ink);background:#fff}a{color:inherit}.wrap{width:min(1160px,calc(100% - 32px));margin:auto}header{position:sticky;top:0;z-index:30;background:#fffffff5;border-bottom:1px solid #edf2f8;backdrop-filter:blur(14px)}.nav{height:80px;display:flex;align-items:center;gap:28px}.brand img{width:205px;height:64px;object-fit:contain}.nav nav{display:flex;gap:36px;margin:auto}.nav nav a{text-decoration:none;font-size:13px;font-weight:850}.nav nav a:first-child{color:var(--blue)}.waTop,.primary,.secondary,.back{border:0;border-radius:9px;text-decoration:none;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.waTop{background:var(--blue);color:#fff;padding:12px 18px;box-shadow:0 7px 18px #1268d82b}.hero{height:500px;position:relative;overflow:hidden;background:#f8fbff}.heroPhoto{position:absolute;inset:0 0 0 42%;background:url('assets/hero-cleaning.png') right center/cover no-repeat}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 40%,#ffffffd8 48%,#ffffff18 68%,transparent 100%)}.heroGrid{position:relative;z-index:2;height:100%;display:grid;grid-template-columns:1.2fr .8fr;align-items:center}.heroCopy{padding-right:30px}.eyebrow{color:var(--blue);font-size:12px;font-weight:950;letter-spacing:.09em}.hero h1{font-size:clamp(44px,5vw,61px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 20px}.hero h1 em{font-style:normal;color:var(--blue)}.hero p{max-width:540px;font-size:15px;line-height:1.6;color:#40536e}.actions{display:flex;gap:14px;margin:22px 0}.primary{background:linear-gradient(135deg,var(--blue2),var(--blue));color:#fff;min-height:48px;padding:0 22px;box-shadow:0 8px 20px #1268d82a}.secondary,.back{background:#fff;color:var(--blue);border:1px solid #8eb9ef;min-height:48px;padding:0 22px}.trust{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px;font-size:12px;color:#1d426f}.trust span{display:flex;gap:7px;align-items:center}.hero aside{justify-self:start;width:260px;background:linear-gradient(145deg,#317ee0,#0f5dcc);color:#fff;border-radius:22px;padding:28px;box-shadow:0 24px 55px #0758bd4a;position:relative;overflow:hidden}.hero aside:after{content:'✦';position:absolute;right:14px;top:10px;font-size:42px;color:#b8d9ff}.hero aside strong{display:block;font-size:48px;margin:5px 0}.hero aside strong i{font-size:17px;font-style:normal}.hero aside p{color:#fff;font-size:13px}.hero aside a{display:block;background:#fff;color:#123d76;text-align:center;border-radius:8px;padding:12px;margin-top:16px;font-weight:850;text-decoration:none}.section,.quote{padding:72px 0}.servicesSection{padding-top:38px}.head{max-width:760px;margin-bottom:28px}.head.center{text-align:center;margin-left:auto;margin-right:auto}.head h2,.split h2,.faqGrid h2{font-size:clamp(30px,4vw,42px);letter-spacing:-.035em;margin:7px 0}.head p,.split p,.muted{color:var(--muted);line-height:1.6}.titleLine{display:block;width:30px;height:2px;background:var(--blue);margin:9px auto 12px}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.services article{border:1px solid #dbe6f4;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 8px 20px #08234f0a;transition:.2s}.services article:hover{transform:translateY(-5px);box-shadow:0 18px 35px #08234f14}.serviceImg{height:115px;position:relative}.serviceImg img{width:100%;height:100%;object-fit:cover}.serviceImg span{position:absolute;left:18px;top:-13px;width:48px;height:48px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:23px;box-shadow:0 6px 15px #1268d83b}.serviceBody{padding:15px 18px 18px}.services h3{font-size:21px;margin:0 0 9px}.services p{color:#425774;line-height:1.45;min-height:63px;font-size:13px}.services b{display:block;color:#0b3b80;font-size:13px;margin:10px 0 15px}.services a{display:block;background:var(--blue);color:#fff;border-radius:6px;text-align:center;padding:10px;text-decoration:none;font-size:13px}.how{background:linear-gradient(#f6faff,#eef6ff);padding:26px 0 38px}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;text-align:center}.steps>div{position:relative}.steps>div:not(:last-child):after{content:'';position:absolute;top:45px;left:68%;width:64%;border-top:1px dashed #8eb9ef}.steps span{position:absolute;left:calc(50% - 43px);top:1px;background:var(--blue);color:#fff;border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:11px;font-style:normal;z-index:2}.steps i{width:76px;height:76px;border-radius:50%;background:#fff;border:1px solid #dce9f8;display:grid;place-items:center;margin:auto;color:var(--blue);font-size:34px;font-style:normal;box-shadow:0 7px 18px #0c4c9910}.steps b{display:block;margin-top:10px;font-size:14px}.steps p{font-size:11px;line-height:1.5;color:#425774}.promo{padding:22px 0 30px;background:#eef6ff}.promoBox{min-height:180px;border-radius:14px;background:linear-gradient(120deg,#0c4ca3,#1470df);color:#fff;display:grid;grid-template-columns:1.15fr .8fr 1fr;align-items:center;padding:24px 48px;position:relative;overflow:hidden}.promoBox:after{content:'✦';position:absolute;left:43%;top:55%;font-size:46px;color:#d7eaff}.promo h2{font-size:28px;line-height:1.05;margin:0 0 10px}.promo p{font-size:13px}.promo a{display:inline-block;background:#fff;color:#0d4b9d;padding:11px 18px;border-radius:7px;text-decoration:none;font-weight:850;font-size:12px}.priceBadge{width:170px;height:170px;border-radius:50%;border:7px solid #d8ebff;display:flex;flex-direction:column;align-items:center;justify-content:center;justify-self:center;box-shadow:0 0 0 5px #ffffff25}.priceBadge small{font-weight:900;transform:rotate(-7deg)}.priceBadge span{font-size:12px}.priceBadge strong{font-size:52px;line-height:1}.priceBadge b{font-size:14px}.promoBenefits{display:grid;gap:18px;font-size:13px}.promoBenefits span{display:flex;align-items:center;gap:9px}.quote{background:#f7faff}.panel{max-width:900px;margin:auto;background:#fff;border:1px solid #dbe6f3;border-radius:22px;padding:34px;box-shadow:0 22px 60px #09265312}.progress{height:6px;background:#e7eef8;border-radius:20px;overflow:hidden}.progress i{display:block;width:20%;height:100%;background:var(--blue);transition:.3s}.stepLabels{display:grid;grid-template-columns:repeat(5,1fr);text-align:center;color:#8490a2;font-size:11px;margin:8px 0 32px}.stepLabels b{font-size:10px}.step{display:none}.step.active{display:block}.step h3{font-size:25px;margin:0 0 5px}.choices{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.choices label{border:1px solid #dce4ed;border-radius:14px;padding:20px 12px;text-align:center;cursor:pointer}.choices label:has(input:checked){border:2px solid var(--blue);background:#eef6ff}.choices input{position:absolute;opacity:0}.choices span,.choices b,.choices small{display:block}.choices span{font-size:27px;color:var(--blue)}.choices b{margin-top:8px}.choices small{color:#718095;margin-top:5px}.field{margin-top:18px}.hide{display:none!important}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.full{grid-column:1/-1}label{display:block;font-size:13px;font-weight:850;margin-bottom:7px}input,select,textarea{width:100%;padding:14px;border:1px solid #cad5e1;border-radius:10px;font:inherit;font-size:16px;color:var(--ink);background:#fff;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1268d815}.info{background:#eef6ff;color:#49617d;border-radius:10px;padding:13px 15px;margin-top:20px;font-size:12px}.controls{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.error{min-height:18px;color:#b42318;font-weight:800;font-size:13px}.loading{text-align:center;padding:55px 0}.spinner{width:50px;height:50px;border:4px solid #dce9f8;border-top-color:var(--blue);border-radius:50%;margin:0 auto 18px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.result{text-align:center}.gift{font-size:45px;color:var(--blue)}.unlock{display:inline-block;background:var(--blue);color:#fff;border-radius:7px;padding:7px 12px;font-size:11px;font-weight:950;margin-top:10px}.result h3{font-size:28px}.priceRow{display:flex;justify-content:center;align-items:center;gap:28px;margin:25px 0}.priceRow>div{min-width:180px}.priceRow small,.priceRow del,.special strong{display:block}.priceRow del{font-size:25px;color:#718095;margin-top:7px}.arrow{min-width:auto!important;font-size:28px;color:#94a0b1}.special{background:#eef6ff;border:1px solid #cfe3fb;border-radius:16px;padding:16px}.special strong{font-size:50px;color:var(--blue);letter-spacing:-.04em}.saving{display:inline-block;background:#eaf3ff;color:#0d5dbd;border-radius:30px;padding:10px 18px}.summary{text-align:left;background:#f6f8fb;border:1px solid #e6eaf0;border-radius:14px;padding:18px;line-height:1.9;margin-top:20px}.code{color:#66758a;font-size:13px}.reserve{width:100%;border:0;border-radius:13px;background:var(--blue);color:#fff;padding:15px;font-size:20px;font-weight:950;box-shadow:0 8px 24px #1268d83d;cursor:pointer}.reserve small{display:block;color:#dfeeff;font-size:11px;margin-top:3px}.restart{background:none;border:0;color:var(--blue);font-weight:850;margin-top:14px;cursor:pointer}.soft{background:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.coverage{background:#0c4d9f;color:#fff;padding:24px 0}.coverage .wrap{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;font-size:12px}.coverage span{color:#e0ecfb}.faqSection{background:#f7faff}.faqGrid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}.faqArt{font-size:70px;color:var(--blue);padding:15px 35px}.faqArt span{font-size:28px}.faq{display:grid;gap:10px}.faq details{background:#fff;border:1px solid #dfe6ee;border-radius:9px;padding:15px 18px}.faq summary{font-weight:850;cursor:pointer}.faq p{color:#66758a;line-height:1.6}footer{background:linear-gradient(90deg,#06214e,#073c73);color:#fff;padding:35px 0 18px}.footer{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px}.footer img{width:190px;filter:brightness(0) invert(1)}.footer b,.footer a,.footer span{display:block;margin-bottom:9px}.footer a,.footer span{color:#d8e5f4;text-decoration:none;font-size:12px;line-height:1.6}.footer p{color:#d8e5f4;font-size:12px}.social{font-weight:900}.copyright{text-align:center;margin-top:10px;color:#bcd0e7;font-size:11px}.floatWa{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:#18c85b;color:#fff;display:grid;place-items:center;text-decoration:none;font-size:26px;z-index:40;box-shadow:0 8px 22px #0002}@media(max-width:950px){.nav nav{display:none}.nav{justify-content:space-between}.hero{height:auto}.heroPhoto{inset:0;background-position:78% center}.hero:after{background:#fffffff0}.heroGrid,.split,.faqGrid{grid-template-columns:1fr}.heroGrid{padding:55px 0}.hero aside{justify-self:start;margin-top:20px}.services{grid-template-columns:1fr 1fr}.steps{grid-template-columns:repeat(2,1fr)}.steps>div:after{display:none}.promoBox{grid-template-columns:1fr;gap:25px;text-align:center}.promoBenefits{justify-self:center}.footer{grid-template-columns:1fr 1fr}}@media(max-width:650px){.wrap{width:calc(100% - 22px)}.brand img{width:150px}.waTop{padding:10px;font-size:11px}.hero h1{font-size:43px}.actions{flex-direction:column}.trust{gap:10px}.services,.choices,.grid,.steps{grid-template-columns:1fr}.full{grid-column:auto}.panel{padding:22px 14px}.section,.quote{padding:52px 0}.promoBox{padding:28px 20px}.priceRow{flex-direction:column;gap:12px}.arrow{transform:rotate(90deg)}.footer{grid-template-columns:1fr}.serviceImg{height:145px}}
/* V1.3.0 refinements */
.serviceImg>span{display:none}
.serviceDetails{margin-top:28px;display:grid;gap:12px}
.serviceDetails details{border:1px solid #dbe6f4;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 8px 20px #08234f08}
.serviceDetails summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 20px;cursor:pointer;font-size:16px}
.serviceDetails summary span{color:var(--blue);font-weight:900;font-size:14px}
.detailContent{padding:0 20px 20px;color:#425774;line-height:1.6}
.detailContent ul{columns:2;margin:12px 0 14px;padding-left:20px}.detailContent li{margin:6px 0}
.detailNote{background:#eef6ff;border-radius:10px;padding:12px 14px;font-size:12px}
.airPlans{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.airPlans>div{border:1px solid #dbe6f4;border-radius:12px;padding:16px}.airPlans h4{color:var(--blue);margin:0 0 8px;font-size:18px}.airPlans p{min-height:0;font-size:13px}.airPlans small{color:#66758a;line-height:1.5}
.stepLabels{font-size:13px;margin-top:12px}.stepLabels b{font-size:12px}.choices label{padding:26px 14px}.choices span{font-size:40px}.choices b{font-size:18px}.choices small{font-size:13px}.step h3{font-size:28px}
@media(max-width:650px){.detailContent ul{columns:1}.airPlans{grid-template-columns:1fr}.serviceDetails summary{align-items:flex-start;flex-direction:column;gap:4px}.choices label{padding:22px 16px}.choices span{font-size:42px}.choices b{font-size:19px}}


/* V1.4.3 — Mobile-first refinement and clearer quote selection */
.selectedServiceInfo{margin-top:18px;border:1px solid #bcd7f7;background:linear-gradient(180deg,#f7fbff,#eef6ff);border-radius:16px;padding:18px;color:#284766}
.selectedServiceHead{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}
.selectedServiceHead small{display:block;color:var(--blue);font-size:10px;font-weight:950;letter-spacing:.1em;margin-bottom:4px}
.selectedServiceHead h4{margin:0;color:var(--ink);font-size:19px}
.selectedServiceHead strong{white-space:nowrap;color:var(--blue);font-size:15px}
.selectedServiceInfo>p{font-size:13px;line-height:1.55;margin:12px 0 8px}
.selectedServiceInfo ul{margin:8px 0 12px;padding-left:20px;font-size:12px;line-height:1.55}
.selectedServiceInfo li{margin:5px 0}
.selectedServiceNote{background:#fff;border-radius:10px;padding:10px 12px;font-size:11px;line-height:1.5;color:#536b86}
.faqArt{position:relative;min-height:130px;display:flex;align-items:center;justify-content:center}
.faqBubble{width:82px;height:82px;border:4px solid var(--blue);border-radius:50%;display:grid;place-items:center;font-size:48px!important;font-weight:900}
.faqSpark{position:absolute;margin-left:115px;margin-top:-55px;font-size:25px!important}

@media(max-width:650px){
  html,body{overflow-x:hidden}
  .wrap{width:calc(100% - 28px)}
  header{position:sticky}
  .nav{height:66px;gap:10px}
  .brand img{width:132px;height:48px}
  .waTop{padding:10px 12px;border-radius:9px;font-size:10px}
  .heroGrid{padding:42px 0 38px}
  .heroPhoto{background-position:68% center;opacity:.20}
  .hero:after{background:linear-gradient(90deg,#fff 0%,#fffffff2 60%,#ffffffd9 100%)}
  .heroCopy{padding-right:0}
  .hero h1{font-size:38px;line-height:1.02;margin:10px 0 16px}
  .hero p{font-size:14px;line-height:1.55}
  .actions{margin:18px 0 16px;gap:10px}
  .actions a{width:100%;min-height:46px}
  .trust{margin-top:17px;gap:8px 13px;font-size:10px}
  .section,.quote{padding:44px 0}
  .servicesSection{padding-top:42px}
  .head{margin-bottom:22px}
  .head h2,.split h2,.faqGrid h2{font-size:30px;line-height:1.08}
  .head p{font-size:13px}
  .services{gap:14px}
  .services article{border-radius:16px}
  .serviceImg{height:150px}
  .serviceBody{padding:14px 16px 16px}
  .services p{min-height:0;margin-bottom:14px}
  .serviceDetails{margin-top:20px}
  .serviceDetails summary{padding:15px 16px;font-size:14px}
  .detailContent{padding:0 16px 16px;font-size:13px}
  .how{padding:38px 0 42px}
  .how .head{margin-bottom:28px}
  .steps{display:grid;grid-template-columns:1fr 1fr!important;gap:24px 12px;max-width:390px;margin:auto}
  .steps>div:last-child{grid-column:1/-1;width:50%;justify-self:center}
  .steps i{width:62px;height:62px;font-size:27px}
  .steps span{left:calc(50% - 36px);width:21px;height:21px}
  .steps b{font-size:13px;margin-top:8px}
  .steps p{font-size:10px;margin:6px 0 0}
  .promo{padding:18px 0 24px}
  .promoBox{min-height:0;padding:25px 18px;gap:18px;border-radius:18px}
  .promo h2{font-size:25px}
  .promo p{margin:8px 0 14px}
  .priceBadge{width:138px;height:138px;border-width:5px}
  .priceBadge strong{font-size:42px}
  .promoBenefits{gap:10px;font-size:11px;text-align:left}
  .panel{padding:18px 12px;border-radius:18px}
  .stepLabels{font-size:9px;margin:7px 0 22px}
  .stepLabels b{font-size:8px}
  .step h3{font-size:23px;line-height:1.1}
  .muted{font-size:13px}
  .choices{grid-template-columns:1fr 1fr!important;gap:10px;margin-top:17px}
  .choices label{padding:14px 8px!important;min-height:105px;display:flex;flex-direction:column;justify-content:center;margin-bottom:0}
  .choices span{font-size:28px!important}
  .choices b{font-size:15px!important;margin-top:4px}
  .choices small{font-size:10px}
  .selectedServiceInfo{padding:14px;margin-top:14px}
  .selectedServiceHead{display:block}
  .selectedServiceHead h4{font-size:17px;padding-right:0}
  .selectedServiceHead strong{display:block;margin-top:5px;font-size:14px}
  .selectedServiceInfo>p{font-size:12px}
  .selectedServiceInfo ul{font-size:11px}
  .field{margin-top:14px}
  input,select,textarea{padding:13px}
  .info{font-size:10px;line-height:1.45}
  .controls{margin-top:20px}
  .controls .primary,.controls .back{min-height:44px;padding:0 15px}
  .coverage{padding:18px 0}
  .coverage .wrap{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;text-align:center;font-size:11px}
  .coverage b{grid-column:1/-1}
  .faqSection{padding:42px 0!important}
  .faqGrid{gap:20px!important}
  .faqGrid>div:first-child{text-align:center}
  .faqGrid h2{margin-bottom:4px}
  .faqArt{min-height:85px;padding:4px}
  .faqBubble{width:58px;height:58px;border-width:3px;font-size:32px!important}
  .faqSpark{margin-left:82px;margin-top:-40px;font-size:18px!important}
  .faq{gap:9px}
  .faq details{padding:14px;border-radius:12px}
  .faq summary{font-size:14px;line-height:1.3}
  .faq p{font-size:12px}
  footer{padding:28px 0 18px}
  .footer{gap:22px}
  .footer>div:first-child{padding-bottom:4px}
  .footer img{width:155px;filter:none;background:#fff;border-radius:10px;padding:7px}
  .footer b{font-size:15px}
  .footer a,.footer span,.footer p{font-size:11px}
  .copyright{margin-top:20px;font-size:10px}
  .floatWa{right:14px;bottom:14px;width:50px;height:50px}
  .priceRow>div{min-width:0;width:100%}
  .special strong{font-size:43px}
}
@media(max-width:370px){
  .hero h1{font-size:34px}
  .brand img{width:118px}
  .waTop{padding:9px 10px}
  .steps{gap:20px 8px}
  .choices{gap:8px}
}
