.Navbar-module__cJzEcG__navbar{background-color:var(--color-navy);color:var(--color-white);z-index:100;box-shadow:var(--shadow-sm);padding:1rem 0;position:sticky;top:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{transition:opacity var(--transition-fast);align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__logo:hover{opacity:.8}.Navbar-module__cJzEcG__logoIcon{background-color:var(--color-primary);border-radius:var(--radius-sm);width:24px;height:24px}.Navbar-module__cJzEcG__logoText{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__cta{align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.Navbar-module__cJzEcG__phoneIcon{margin-right:-2px}@media (max-width:600px){.Navbar-module__cJzEcG__logoText{font-size:1rem}.Navbar-module__cJzEcG__cta{padding:.4rem .8rem;font-size:.8rem}}
.HeroSection-module__sBkrQG__hero{min-height:80vh;color:var(--color-white);background-image:url(/images/hero.png);background-position:50%;background-size:cover;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__overlay{z-index:1;background:linear-gradient(90deg,#1a2b4cf2 0%,#1a2b4cb3 50%,#0003 100%);position:absolute;inset:0}.HeroSection-module__sBkrQG__container{z-index:2;width:100%;position:relative}.HeroSection-module__sBkrQG__content{max-width:650px;animation:.8s ease-out HeroSection-module__sBkrQG__slideFadeUp}.HeroSection-module__sBkrQG__badge{color:var(--color-primary);background-color:#ff6b0033;border:1px solid #ff6b004d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.HeroSection-module__sBkrQG__dot{background-color:var(--color-primary);border-radius:50%;width:8px;height:8px;animation:2s infinite HeroSection-module__sBkrQG__pulse-dot;box-shadow:0 0 #ff6b00b3}.HeroSection-module__sBkrQG__title{color:var(--color-white);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.HeroSection-module__sBkrQG__subtitle{color:#ffffffe6;max-width:90%;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.HeroSection-module__sBkrQG__ctaGroup{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.HeroSection-module__sBkrQG__ctaBtn{border-radius:var(--radius-lg);gap:1rem;padding:1.25rem 2.5rem;font-size:1.5rem;font-weight:800;display:inline-flex;box-shadow:0 8px 25px #ff6b0066}.HeroSection-module__sBkrQG__icon{animation:2s infinite HeroSection-module__sBkrQG__wiggle}.HeroSection-module__sBkrQG__trustText{opacity:.9;margin-left:.5rem;font-size:1rem;font-weight:500}@keyframes HeroSection-module__sBkrQG__slideFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__sBkrQG__pulse-dot{0%{box-shadow:0 0 #ff6b00b3}70%{box-shadow:0 0 0 10px #ff6b0000}to{box-shadow:0 0 #ff6b0000}}@keyframes HeroSection-module__sBkrQG__wiggle{0%,10%{transform:rotate(0)}15%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}30%{transform:rotate(5deg)}35%{transform:rotate(-5deg)}40%,to{transform:rotate(0)}}@media (max-width:768px){.HeroSection-module__sBkrQG__hero{min-height:70vh}.HeroSection-module__sBkrQG__overlay{background:linear-gradient(#1a2b4ccc 0%,#1a2b4cf2 100%)}.HeroSection-module__sBkrQG__content{text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.HeroSection-module__sBkrQG__title{font-size:2.5rem}.HeroSection-module__sBkrQG__subtitle{max-width:100%;font-size:1.1rem}.HeroSection-module__sBkrQG__ctaGroup{align-items:center;width:100%}.HeroSection-module__sBkrQG__ctaBtn{justify-content:center;width:100%;font-size:1.25rem}.HeroSection-module__sBkrQG__trustText{margin-left:0}}
.FeaturesBar-module__ACzuHa__featuresBar{background-color:var(--color-bg-light);border-bottom:1px solid var(--color-border);padding:2rem 0}.FeaturesBar-module__ACzuHa__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.FeaturesBar-module__ACzuHa__featureItem{text-align:center;min-width:120px;transition:transform var(--transition-fast);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;display:flex}.FeaturesBar-module__ACzuHa__featureItem:hover{transform:translateY(-5px)}.FeaturesBar-module__ACzuHa__icon{color:var(--color-primary)}.FeaturesBar-module__ACzuHa__text{color:var(--color-navy);font-size:.9rem;font-weight:600}@media (max-width:600px){.FeaturesBar-module__ACzuHa__featuresBar{padding:1.5rem 0}.FeaturesBar-module__ACzuHa__container{grid-template-columns:repeat(2,1fr);display:grid}}
.BrandsWeService-module__pGAhlq__brandsSection{background-color:var(--color-bg-light);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.BrandsWeService-module__pGAhlq__title{color:var(--color-navy);margin-bottom:1rem;font-size:2.5rem}.BrandsWeService-module__pGAhlq__subtitle{color:var(--color-text-muted);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.BrandsWeService-module__pGAhlq__grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.BrandsWeService-module__pGAhlq__brandCard{background-color:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);justify-content:center;align-items:center;min-width:150px;padding:1.5rem 2.5rem;display:flex}.BrandsWeService-module__pGAhlq__brandCard:hover{box-shadow:var(--shadow-md);border-color:var(--color-navy);transform:translateY(-3px)}.BrandsWeService-module__pGAhlq__brandName{color:var(--color-navy);letter-spacing:.05em;text-transform:uppercase;font-size:1.25rem;font-weight:800}@media (max-width:768px){.BrandsWeService-module__pGAhlq__title{font-size:2rem}.BrandsWeService-module__pGAhlq__brandCard{min-width:120px;padding:1rem 1.5rem}.BrandsWeService-module__pGAhlq__brandName{font-size:1.1rem}}
.FridgeHeroSection-module__qQcoUG__hero{background-image:url(/images/fridge-hero.png)}
.ServicesGrid-module__xRfYka__servicesSection{background-color:var(--color-white)}.ServicesGrid-module__xRfYka__container{max-width:1000px}.ServicesGrid-module__xRfYka__title{color:var(--color-navy);margin-bottom:3rem;font-size:2.5rem}.ServicesGrid-module__xRfYka__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.ServicesGrid-module__xRfYka__card{background-color:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;transition:all var(--transition-normal);cursor:pointer;padding:2rem 1rem}.ServicesGrid-module__xRfYka__card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-5px)}.ServicesGrid-module__xRfYka__iconWrapper{width:64px;height:64px;transition:all var(--transition-normal);background-color:#ff6b001a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.ServicesGrid-module__xRfYka__card:hover .ServicesGrid-module__xRfYka__iconWrapper{background-color:var(--color-primary)}.ServicesGrid-module__xRfYka__card:hover .ServicesGrid-module__xRfYka__icon{color:var(--color-white)}.ServicesGrid-module__xRfYka__icon{color:var(--color-primary);transition:color var(--transition-normal)}.ServicesGrid-module__xRfYka__cardTitle{color:var(--color-navy);margin-bottom:.5rem;font-size:1.125rem}.ServicesGrid-module__xRfYka__cardSubtitle{color:var(--color-text-muted);font-size:.85rem}@media (max-width:768px){.ServicesGrid-module__xRfYka__title{margin-bottom:2rem;font-size:2rem}}
.TrustSection-module__eNwtMq__trustSection{background-color:var(--color-navy);color:var(--color-white)}.TrustSection-module__eNwtMq__title{color:var(--color-white);margin-bottom:3rem;font-size:2.5rem}.TrustSection-module__eNwtMq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.TrustSection-module__eNwtMq__card{background-color:var(--color-navy-dark);border-radius:var(--radius-md);box-shadow:var(--shadow-md);transition:transform var(--transition-normal);padding:2.5rem 2rem}.TrustSection-module__eNwtMq__card:hover{transform:translateY(-5px)}.TrustSection-module__eNwtMq__icon{color:var(--color-primary);margin-bottom:1.5rem}.TrustSection-module__eNwtMq__cardTitle{color:var(--color-white);margin-bottom:1rem;font-size:1.25rem}.TrustSection-module__eNwtMq__cardDesc{color:#fffc;font-size:1rem;line-height:1.6}@media (max-width:768px){.TrustSection-module__eNwtMq__title{font-size:2rem}.TrustSection-module__eNwtMq__grid{gap:1.5rem}}
.GallerySection-module__a5c5NG__gallerySection{background-color:var(--color-bg-light)}.GallerySection-module__a5c5NG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.GallerySection-module__a5c5NG__imageWrapper{aspect-ratio:4/3;border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.GallerySection-module__a5c5NG__image{object-fit:cover;transition:transform var(--transition-normal)}.GallerySection-module__a5c5NG__imageWrapper:hover .GallerySection-module__a5c5NG__image{transform:scale(1.05)}@media (max-width:768px){.GallerySection-module__a5c5NG__grid{grid-template-columns:1fr;gap:1.5rem}}
.Testimonials-module__ItA9Ha__testimonialSection{background-color:var(--color-bg-light)}.Testimonials-module__ItA9Ha__title{color:var(--color-navy);margin-bottom:3rem;font-size:2.5rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Testimonials-module__ItA9Ha__card{background-color:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);flex-direction:column;padding:2.5rem;display:flex}.Testimonials-module__ItA9Ha__stars{color:var(--color-primary);gap:.25rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__ItA9Ha__text{color:var(--color-text-main);flex-grow:1;margin-bottom:1.5rem;font-size:1.05rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__author{color:var(--color-navy);font-weight:700}@media (max-width:768px){.Testimonials-module__ItA9Ha__title{font-size:2rem}.Testimonials-module__ItA9Ha__card{padding:2rem}}
.ServiceArea-module__RBUFIW__serviceArea{background-color:var(--color-navy);color:var(--color-white);border-bottom:1px solid #ffffff1a}.ServiceArea-module__RBUFIW__title{color:var(--color-white);margin-bottom:1rem;font-size:2.5rem}.ServiceArea-module__RBUFIW__subtitle{color:#fffc;margin-bottom:2.5rem;font-size:1.125rem}.ServiceArea-module__RBUFIW__cities{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:800px;margin:0 auto 3rem;display:flex}.ServiceArea-module__RBUFIW__cityPill{background-color:var(--color-navy-dark);transition:all var(--transition-fast);border:1px solid #fff3;border-radius:20px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500}.ServiceArea-module__RBUFIW__cityPill:hover{background-color:var(--color-primary);border-color:var(--color-primary);cursor:default;transform:translateY(-2px)}.ServiceArea-module__RBUFIW__bottomText{text-align:center;color:#ffffffb3;font-size:.95rem}.ServiceArea-module__RBUFIW__bottomText strong{color:var(--color-primary);cursor:pointer}.ServiceArea-module__RBUFIW__bottomText strong:hover{text-decoration:underline}@media (max-width:768px){.ServiceArea-module__RBUFIW__title{font-size:2rem}}
.Footer-module__S6Hkya__footer{background-color:var(--color-navy-dark);color:var(--color-white);padding:4rem 0 2rem}.Footer-module__S6Hkya__container{flex-direction:column;display:flex}.Footer-module__S6Hkya__top{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__brand h3{color:var(--color-white);margin-bottom:1rem;font-size:1.5rem}.Footer-module__S6Hkya__brand p{color:#ffffffb3;max-width:350px;line-height:1.6}.Footer-module__S6Hkya__links,.Footer-module__S6Hkya__contact{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__links h4,.Footer-module__S6Hkya__contact h4{color:var(--color-white);margin-bottom:.5rem;font-size:1.125rem}.Footer-module__S6Hkya__links a{color:#ffffffb3;transition:color var(--transition-fast)}.Footer-module__S6Hkya__links a:hover{color:var(--color-primary)}.Footer-module__S6Hkya__contact p{color:#ffffffb3}.Footer-module__S6Hkya__contact strong{color:var(--color-white);font-weight:700}.Footer-module__S6Hkya__bottom{color:#ffffff80;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__legal{gap:1.5rem;display:flex}.Footer-module__S6Hkya__legal a:hover{text-decoration:underline}@media (max-width:768px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column}}.Footer-module__S6Hkya__disclaimer{text-align:center;border-top:1px solid #ffffff0d;max-width:900px;margin:0 auto;padding:1rem 5% 1.5rem}.Footer-module__S6Hkya__disclaimer p{color:#ffffff40;margin:0;font-size:.7rem;font-weight:400;line-height:1.7}.Footer-module__S6Hkya__disclaimer strong{color:#ffffff61;font-weight:600}
.StickyCallBar-module__H0kMdq__stickyBar{background-color:var(--color-white);z-index:999;width:100%;padding:.75rem 1rem;display:none;position:fixed;bottom:0;left:0;box-shadow:0 -4px 15px #0000001a}@media (max-width:768px){.StickyCallBar-module__H0kMdq__stickyBar{animation:.5s ease-out StickyCallBar-module__H0kMdq__slideUp;display:block}}.StickyCallBar-module__H0kMdq__callButton{background-color:var(--color-primary);width:100%;color:var(--color-white);border-radius:var(--radius-md);justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-size:1.1rem;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #ff6b0063}.StickyCallBar-module__H0kMdq__icon{animation:2s infinite StickyCallBar-module__H0kMdq__wiggle}.StickyCallBar-module__H0kMdq__text{flex-direction:column;line-height:1.2;display:flex}.StickyCallBar-module__H0kMdq__sub{opacity:.9;text-transform:uppercase;font-size:.75rem;font-weight:500}.StickyCallBar-module__H0kMdq__pulseRing{z-index:0;background:#fff6;border-radius:50%;width:40px;height:40px;animation:2s infinite StickyCallBar-module__H0kMdq__pulse;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.StickyCallBar-module__H0kMdq__icon,.StickyCallBar-module__H0kMdq__text{z-index:1;position:relative}@keyframes StickyCallBar-module__H0kMdq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes StickyCallBar-module__H0kMdq__pulse{0%{opacity:1;transform:translateY(-50%)scale(.5)}to{opacity:0;transform:translateY(-50%)scale(1.5)}}@keyframes StickyCallBar-module__H0kMdq__wiggle{0%,10%{transform:rotate(0)}15%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}30%{transform:rotate(5deg)}35%{transform:rotate(-5deg)}40%,to{transform:rotate(0)}}
.WasherProblemsGrid-module__pADMtq__servicesSection{background-color:var(--color-white)}.WasherProblemsGrid-module__pADMtq__container{max-width:1000px}.WasherProblemsGrid-module__pADMtq__title{color:var(--color-navy);margin-bottom:3rem;font-size:2.5rem}.WasherProblemsGrid-module__pADMtq__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.WasherProblemsGrid-module__pADMtq__card{background-color:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;transition:all var(--transition-normal);cursor:pointer;padding:2rem 1rem}.WasherProblemsGrid-module__pADMtq__card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-5px)}.WasherProblemsGrid-module__pADMtq__iconWrapper{width:64px;height:64px;transition:all var(--transition-normal);background-color:#ff6b001a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.WasherProblemsGrid-module__pADMtq__card:hover .WasherProblemsGrid-module__pADMtq__iconWrapper{background-color:var(--color-primary)}.WasherProblemsGrid-module__pADMtq__card:hover .WasherProblemsGrid-module__pADMtq__icon{color:var(--color-white)}.WasherProblemsGrid-module__pADMtq__icon{color:var(--color-primary);transition:color var(--transition-normal)}.WasherProblemsGrid-module__pADMtq__cardTitle{color:var(--color-navy);margin-bottom:.5rem;font-size:1.125rem}.WasherProblemsGrid-module__pADMtq__cardSubtitle{color:var(--color-text-muted);font-size:.85rem}@media (max-width:768px){.WasherProblemsGrid-module__pADMtq__title{margin-bottom:2rem;font-size:2rem}}
