*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#071a35;background:#fff;line-height:1.6}.topbar{background:#071a35;color:#fff;padding:7px 5%;display:flex;justify-content:space-between;font-size:13px}.header{height:74px;display:flex;align-items:center;gap:25px;padding:0 4%;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 2px 15px #071a3514}.logo{display:flex;align-items:center;gap:9px;text-decoration:none;color:#081a34;min-width:235px}.logo-mark{font-size:30px}.logo strong{display:block;font-size:20px;line-height:1}.logo em,.footer-logo em{color:#175dcc;font-style:normal}.logo small{display:block;font-size:9px;font-weight:800;letter-spacing:.7px;margin-top:4px}nav{display:flex;gap:20px;align-items:center;flex:1;justify-content:center}nav a{font-size:12px;font-weight:800;color:#15243a;text-decoration:none;padding:28px 0;border-bottom:3px solid transparent}nav a:hover,nav a.active{color:#175dcc;border-bottom-color:#175dcc}.header-call{background:#f7c515;color:#071a35;text-decoration:none;font-weight:900;border-radius:12px;padding:12px 19px;white-space:nowrap}.menu-btn{display:none;background:none;border:0;font-size:25px}.hero{min-height:530px;background:linear-gradient(100deg,#031b38 0%,#082a50 58%,#0e58b8 100%);color:#fff;display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden}.hero-copy{padding:72px 5%;max-width:760px}.eyebrow{font-size:13px;font-weight:900;letter-spacing:2px;color:#f7c515}.hero h1{font-size:54px;line-height:1.02;margin:16px 0 0;letter-spacing:-2px}.hero h1 span{color:#f7c515}.location-script{font-size:34px;font-style:italic;font-weight:700;margin:5px 0 15px}.hero p{font-size:18px;max-width:580px;color:#e6edf7}.hero-actions{display:flex;gap:14px;margin:25px 0}.btn{display:inline-flex;align-items:center;gap:12px;padding:12px 22px;border-radius:9px;text-decoration:none;font-weight:800}.btn-yellow{background:#f7c515;color:#071a35}.btn-whatsapp{background:#20bd5a;color:#fff}.btn b{font-size:17px}.hero-points{display:flex;flex-wrap:wrap;gap:0;margin-top:25px}.hero-points span{padding:0 18px;border-right:1px solid #ffffff55;font-size:12px}.hero-points span:first-child{padding-left:0}.hero-visual{position:relative;min-height:530px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 48%,#fff 0,#eaf2fb 25%,transparent 26%)}.washer-ring{width:360px;height:360px;border:35px solid #dfe8f2;border-radius:50%;box-shadow:0 0 0 16px #ffffff22}.washer{position:absolute;width:210px;height:290px;border-radius:20px;background:linear-gradient(145deg,#fff,#cad6e2);color:#17406d;display:flex;align-items:center;justify-content:center;text-align:center;font-size:25px;font-weight:900;box-shadow:0 25px 50px #00122d55}.washer small{font-size:12px}.toolbox{position:absolute;right:18%;bottom:80px;background:#f7c515;padding:17px;border-radius:14px;font-size:30px;transform:rotate(-8deg)}.section{padding:65px 5%;max-width:1300px;margin:auto}.section-title{text-align:center;margin-bottom:35px}.section-title span{font-size:11px;color:#175dcc;font-weight:900;letter-spacing:2px}.section-title h2{font-size:31px;margin:4px 0}.section-title i{display:block;width:45px;height:3px;background:#175dcc;margin:10px auto}.section-title.left{text-align:left}.section-title.left i{margin-left:0}.brand-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.brand-grid div{border:1px solid #e3e9f1;border-radius:10px;padding:20px 10px;text-align:center;font-weight:900;font-size:18px;background:#fff;box-shadow:0 5px 18px #071a3508}.muted{text-align:center;color:#697789;font-size:13px}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.card{border:1px solid #e2e8f0;border-radius:12px;padding:28px 18px;text-align:center;transition:.25s;background:#fff}.card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #071a3512}.icon{font-size:34px;color:#175dcc}.card h3{font-size:17px}.card p{font-size:13px;color:#667387}.split-section{display:grid;grid-template-columns:1fr 1fr;max-width:1300px;margin:auto}.dark-panel{background:#061c38;color:#fff;padding:60px 8%;border-radius:0 0 0 25px}.dark-panel h2,.problem-panel h2{font-size:31px;line-height:1.2}.dark-panel ul{list-style:none;padding:0}.dark-panel li{margin:13px 0}.problem-panel{background:#f5f8fc;padding:60px 8%;border-radius:0 25px 0 0}.blue{color:#175dcc}.problem-list{display:grid;grid-template-columns:1fr 1fr;gap:13px;font-size:14px}.areas{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center}.area-box{border:1px solid #dbe4ef;border-radius:15px;padding:28px;display:flex;flex-direction:column;gap:8px;box-shadow:0 10px 30px #071a350b}.area-box strong{font-size:20px}.area-box a{color:#175dcc;font-weight:800;text-decoration:none;margin-top:10px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{border:1px solid #e2e8f0;padding:25px;border-radius:14px}.review div{color:#f2b900;letter-spacing:2px}.review p{font-style:italic}.review small,.review strong{display:block}.faq{max-width:950px}.faq details{border-bottom:1px solid #dde5ef;padding:20px 0}.faq summary{cursor:pointer;font-weight:800}.faq p{color:#687789}.contact-banner{background:#0751ac;color:#fff;padding:35px 7%;display:flex;align-items:center;gap:15px;justify-content:center}.contact-banner>div{margin-right:auto}.contact-banner h2{margin:0}.contact-banner span{font-size:11px;letter-spacing:1.5px;color:#bcd5f6;font-weight:900}footer{background:#06172d;color:#d8e1ee}.footer-main{max-width:1300px;margin:auto;padding:45px 5%;display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1fr;gap:35px}.footer-logo{font-size:20px;font-weight:900}.footer-main p{font-size:13px;color:#9db0c8}.footer-main h4{color:#fff;font-size:12px}.footer-main a,.footer-main span{display:block;color:#b9c8da;text-decoration:none;font-size:13px;margin:8px 0}.copyright{border-top:1px solid #ffffff15;padding:14px 5%;text-align:center;font-size:11px;color:#8296af}.mobile-bar{display:none}
@media(max-width:1000px){nav{gap:10px}.brand-grid{grid-template-columns:repeat(4,1fr)}.cards{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:44px}.hero{grid-template-columns:1fr}.hero-visual{display:none}.areas,.split-section{grid-template-columns:1fr}.dark-panel,.problem-panel{border-radius:0}.footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.topbar{display:none}.header{height:65px;padding:0 5%;justify-content:space-between}.logo{min-width:0}.logo strong{font-size:16px}.logo small{font-size:7px}.header-call{display:none}nav{display:none}.menu-btn{display:block}.hero-copy{padding:55px 6%}.hero h1{font-size:39px}.hero p{font-size:16px}.hero-actions{flex-direction:column;max-width:300px}.hero-points{gap:10px}.hero-points span{border:0;padding:0 8px;font-size:11px}.section{padding:48px 6%}.brand-grid{grid-template-columns:repeat(2,1fr)}.cards,.review-grid{grid-template-columns:1fr}.contact-banner{padding:30px 6%;flex-wrap:wrap;justify-content:flex-start}.contact-banner>div{width:100%}.footer-main{grid-template-columns:1fr;padding-bottom:90px}.mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fff;box-shadow:0 -5px 20px #0002}.mobile-bar a{width:50%;padding:13px;text-align:center;text-decoration:none;font-weight:900}.mobile-bar a:first-child{background:#f7c515;color:#071a35}.mobile-bar a:last-child{background:#20bd5a;color:#fff}.problem-list{grid-template-columns:1fr}}

.hero-visual img{width:100%;max-width:760px;height:auto;display:block}.service-img{width:100%;height:125px;object-fit:cover;border-radius:10px;margin-bottom:8px}.card .service-img + .icon{font-size:25px}@media(max-width:760px){.hero-visual{display:block;min-height:auto;padding:0 6% 35px;background:none}.hero-visual img{max-width:620px;margin:auto}}
.embedded-art{display:flex;align-items:center;justify-content:center}
.embedded-art svg{width:100%;height:auto;display:block}
.embedded-service-art{height:125px;overflow:hidden;border-radius:10px;margin-bottom:8px;background:#eef5fc}
.embedded-service-art svg{width:100%;height:100%;display:block}
@media(max-width:760px){.embedded-art{display:block;min-height:0;padding:0 4% 30px}.embedded-art svg{max-width:620px;margin:auto}}


/* Book Service Landing Form */
.booking-section{
  background:linear-gradient(135deg,#f4f8fd 0%,#eaf2fb 100%);
  padding:70px 5%;
}
.booking-wrap{
  max-width:1180px;
  margin:auto;
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:45px;
  align-items:center;
}
.booking-copy h2{
  font-size:38px;
  line-height:1.12;
  margin:10px 0 14px;
  color:#071a35;
}
.booking-copy>p{
  color:#5f6f82;
  font-size:16px;
  max-width:520px;
}
.booking-benefits{
  display:grid;
  gap:11px;
  margin:25px 0;
  font-weight:700;
  color:#183653;
  font-size:14px;
}
.booking-call{
  display:inline-block;
  background:#f7c515;
  color:#071a35;
  padding:13px 20px;
  border-radius:9px;
  text-decoration:none;
  font-weight:900;
}
.booking-card{
  background:#fff;
  padding:30px;
  border-radius:18px;
  box-shadow:0 18px 50px rgba(7,26,53,.12);
  border:1px solid #dfe8f2;
}
#serviceBookingForm label{
  display:block;
  font-size:12px;
  font-weight:900;
  color:#233750;
  margin-bottom:16px;
}
#serviceBookingForm input,
#serviceBookingForm select,
#serviceBookingForm textarea{
  width:100%;
  margin-top:7px;
  padding:13px 14px;
  border:1px solid #d7e0eb;
  border-radius:9px;
  background:#fff;
  color:#15243a;
  font:inherit;
  font-size:14px;
  outline:none;
}
#serviceBookingForm input:focus,
#serviceBookingForm select:focus,
#serviceBookingForm textarea:focus{
  border-color:#175dcc;
  box-shadow:0 0 0 3px rgba(23,93,204,.10);
}
#serviceBookingForm textarea{resize:vertical}
.form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.optional{
  color:#8b99a9;
  font-weight:600;
}
.book-submit{
  width:100%;
  border:0;
  border-radius:10px;
  padding:15px 18px;
  background:#20bd5a;
  color:#fff;
  font-size:14px;
  font-weight:900;
  cursor:pointer;
}
.book-submit:hover{filter:brightness(.95)}
.form-note{
  text-align:center;
  margin:10px 0 0;
  color:#7a8796;
  font-size:11px;
}
@media(max-width:900px){
  .booking-wrap{grid-template-columns:1fr;gap:25px}
  .booking-copy h2{font-size:32px}
}
@media(max-width:600px){
  .booking-section{padding:50px 6%}
  .booking-card{padding:20px}
  .form-row{grid-template-columns:1fr;gap:0}
}


/* Opening Book Service Popup */
.service-popup{
  position:fixed;
  inset:0;
  z-index:99999;
  display:none;
  align-items:center;
  justify-content:center;
  padding:18px;
}
.service-popup.is-open{display:flex}
.service-popup-overlay{
  position:absolute;
  inset:0;
  background:rgba(4,18,38,.68);
  backdrop-filter:blur(4px);
}
.service-popup-box{
  position:relative;
  z-index:1;
  width:min(650px,100%);
  max-height:94vh;
  overflow-y:auto;
  background:#fff;
  border-radius:18px;
  padding:28px;
  box-shadow:0 25px 80px rgba(0,0,0,.3);
  animation:popupIn .22s ease-out;
}
@keyframes popupIn{
  from{opacity:0;transform:translateY(16px) scale(.98)}
  to{opacity:1;transform:translateY(0) scale(1)}
}
.service-popup-close{
  position:absolute;
  top:10px;
  right:13px;
  width:38px;
  height:38px;
  border:0;
  border-radius:50%;
  background:#f1f4f8;
  color:#233750;
  font-size:27px;
  line-height:1;
  cursor:pointer;
}
.service-popup-header{padding-right:35px;margin-bottom:18px}
.popup-badge{
  display:inline-block;
  font-size:10px;
  font-weight:900;
  letter-spacing:.8px;
  color:#175dcc;
  background:#edf4ff;
  padding:7px 10px;
  border-radius:20px;
}
.service-popup-header h2{
  margin:10px 0 7px;
  font-size:30px;
  line-height:1.15;
  color:#071a35;
}
.service-popup-header p{
  margin:0;
  color:#66778b;
  font-size:14px;
}
#popupServiceForm label{
  display:block;
  font-size:12px;
  font-weight:900;
  color:#233750;
  margin-bottom:13px;
}
#popupServiceForm label>span{
  color:#8b99a9;
  font-weight:600;
}
#popupServiceForm input,
#popupServiceForm select,
#popupServiceForm textarea{
  width:100%;
  box-sizing:border-box;
  margin-top:6px;
  padding:12px 13px;
  border:1px solid #d5dfeb;
  border-radius:9px;
  background:#fff;
  color:#17283e;
  font:inherit;
  font-size:14px;
  outline:none;
}
#popupServiceForm input:focus,
#popupServiceForm select:focus,
#popupServiceForm textarea:focus{
  border-color:#175dcc;
  box-shadow:0 0 0 3px rgba(23,93,204,.1);
}
#popupServiceForm textarea{resize:vertical}
.popup-form-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:13px;
}
.popup-submit{
  width:100%;
  border:0;
  border-radius:10px;
  padding:14px;
  background:#20bd5a;
  color:#fff;
  font-weight:900;
  font-size:14px;
  cursor:pointer;
}
.popup-call{
  text-align:center;
  color:#758397;
  font-size:12px;
  margin-top:10px;
}
.popup-call a{
  color:#175dcc;
  font-weight:900;
  text-decoration:none;
}
body.popup-locked{overflow:hidden}
@media(max-width:600px){
  .service-popup{padding:10px}
  .service-popup-box{padding:21px 17px;border-radius:15px;max-height:96vh}
  .service-popup-header h2{font-size:24px}
  .popup-form-grid{grid-template-columns:1fr;gap:0}
}


/* ===== Opening Book-Service Modal ===== */
.service-popup{
  position:fixed;
  inset:0;
  z-index:2147483647;
  display:none;
  align-items:center;
  justify-content:center;
  padding:24px;
  box-sizing:border-box;
}
.service-popup.is-open{
  display:flex;
}
.service-popup-overlay{
  position:absolute;
  inset:0;
  background:rgba(10,20,34,.70);
  backdrop-filter:blur(3px);
  -webkit-backdrop-filter:blur(3px);
}
.service-popup-box{
  position:relative;
  z-index:2;
  width:min(650px,100%);
  max-height:calc(100vh - 48px);
  overflow:auto;
  box-sizing:border-box;
  background:#fff;
  border-radius:22px;
  padding:30px 32px 25px;
  box-shadow:0 28px 90px rgba(0,0,0,.38);
  animation:customerCarePopup .28s ease-out;
}
@keyframes customerCarePopup{
  from{opacity:0;transform:translateY(20px) scale(.97)}
  to{opacity:1;transform:translateY(0) scale(1)}
}
.service-popup-close{
  position:absolute;
  top:-16px;
  right:-8px;
  width:52px;
  height:52px;
  border:3px solid #fff;
  border-radius:50%;
  background:#f5bd22;
  color:#18243a;
  font-size:31px;
  line-height:42px;
  font-weight:500;
  cursor:pointer;
  box-shadow:0 5px 15px rgba(0,0,0,.20);
}
.popup-top{
  display:flex;
  align-items:center;
  gap:13px;
  margin-bottom:8px;
}
.popup-icon{
  width:43px;
  height:43px;
  display:grid;
  place-items:center;
  border-radius:12px;
  background:#edf4ff;
  color:#185bc2;
  font-size:22px;
}
.popup-kicker{
  color:#c48a0c;
  font-size:10px;
  font-weight:900;
  letter-spacing:1.2px;
  margin-bottom:3px;
}
.service-popup-box h2{
  margin:0;
  color:#101d32;
  font-size:30px;
  line-height:1.05;
}
.popup-intro{
  margin:0 0 20px 56px;
  color:#68778b;
  font-size:13px;
  line-height:1.5;
}
#popupServiceForm label{
  display:block;
  margin:0 0 13px;
  color:#27384f;
  font-size:11px;
  font-weight:900;
}
#popupServiceForm input,
#popupServiceForm select,
#popupServiceForm textarea{
  display:block;
  width:100%;
  box-sizing:border-box;
  margin-top:6px;
  padding:12px 13px;
  border:1px solid #d8e1eb;
  border-radius:9px;
  background:#fff;
  color:#15243a;
  font:inherit;
  font-size:13px;
  outline:none;
  transition:.15s;
}
#popupServiceForm input:focus,
#popupServiceForm select:focus,
#popupServiceForm textarea:focus{
  border-color:#2b68c9;
  box-shadow:0 0 0 3px rgba(43,104,201,.10);
}
#popupServiceForm textarea{
  resize:vertical;
  min-height:52px;
}
.popup-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.popup-optional{
  color:#8d9aaa;
  font-weight:600;
}
.popup-submit{
  display:block;
  width:100%;
  border:0;
  border-radius:10px;
  padding:14px 16px;
  background:#1db954;
  color:#fff;
  font-size:13px;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 7px 16px rgba(29,185,84,.20);
}
.popup-submit span{font-size:17px}
.popup-bottom{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:7px;
  margin-top:11px;
  font-size:11px;
  color:#7c8998;
}
.popup-bottom a{
  color:#185bc2;
  font-weight:900;
  text-decoration:none;
}
body.popup-locked{overflow:hidden}

@media(max-width:650px){
  .service-popup{padding:12px}
  .service-popup-box{
    width:100%;
    max-height:calc(100vh - 24px);
    padding:24px 18px 19px;
    border-radius:17px;
  }
  .service-popup-close{
    top:-10px;
    right:-5px;
    width:43px;
    height:43px;
    font-size:27px;
    line-height:34px;
  }
  .service-popup-box h2{font-size:25px}
  .popup-intro{margin-left:0;font-size:12px}
  .popup-grid{grid-template-columns:1fr;gap:0}
}


/* Fixed +91 phone field */
.phone-field{
  display:flex;
  align-items:center;
  margin-top:6px;
  border:1px solid #d8e1eb;
  border-radius:9px;
  background:#fff;
  overflow:hidden;
}
.phone-prefix{
  flex:0 0 auto;
  padding:12px 10px 12px 13px;
  color:#17283e;
  font-size:13px;
  font-weight:900;
  border-right:1px solid #e1e7ee;
}
.phone-field input{
  border:0 !important;
  box-shadow:none !important;
  margin-top:0 !important;
  border-radius:0 !important;
  flex:1;
  min-width:0;
}
.phone-field:focus-within{
  border-color:#2b68c9;
  box-shadow:0 0 0 3px rgba(43,104,201,.10);
}


/* Highlighted call box */
.popup-call-box{
  margin-top:14px;
  padding:12px 16px;
  text-align:center;
  border:1.5px solid #f1c34a;
  border-radius:11px;
  background:#fff9e8;
}
.popup-call-label{
  color:#9a7000;
  font-size:10px;
  font-weight:900;
  letter-spacing:.8px;
  margin-bottom:3px;
}
.popup-call-number{
  display:block;
  color:#1258bd;
  font-size:22px;
  line-height:1.2;
  font-weight:900;
  text-decoration:none;
  letter-spacing:.3px;
}
.popup-call-sub{
  color:#7c8998;
  font-size:10px;
  margin-top:3px;
}
@media(max-width:600px){
  .popup-call-number{font-size:20px}
}
