:root{--bg:#ededed;--panel:#f4f4f4;--card:#f7f7f7;--text:#111;--muted:#4b4b4b;--green:#2f6b3a;--green2:#214f2b;--shadow:0 20px 50px #0000002e;--shadowSoft:0 10px 22px #0000001a;--r:30px;--r2:18px;--max:1100px;--reviews-offset:585px}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}a{color:inherit}img{max-width:100%;display:block}.shell{max-width:var(--max);border-radius:var(--r);background:#ffffff8c;margin:22px auto;padding:14px;overflow:visible;box-shadow:0 30px 70px #00000024}.topbar{box-shadow:var(--shadowSoft);background:#f3f3f3;border:1px solid #00000014;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:flex}.brand img{width:auto;height:56px}.nav{align-items:center;gap:22px;display:none;position:relative}.nav a{color:#333;font-size:14px;font-weight:650;text-decoration:none}.nav a:hover{text-decoration:underline}.nav-item{display:inline-block;position:relative}.nav-item>a{cursor:pointer;padding:8px 4px}.dropdown{z-index:1000;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #00000014;border-radius:12px;min-width:240px;max-height:450px;margin-top:0;padding:12px 0 8px;display:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 10px 30px #00000026}.nav-item:hover .dropdown{display:block}.dropdown:before{content:"";background:0 0;height:12px;position:absolute;top:0;left:0;right:0}.dropdown a{color:#333;white-space:nowrap;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:block}.dropdown a:hover{background:#2f6b3a14;text-decoration:none}.dropdown::-webkit-scrollbar{width:6px}.dropdown::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.dropdown::-webkit-scrollbar-thumb{background:#2f6b3a4d;border-radius:10px}.dropdown::-webkit-scrollbar-thumb:hover{background:#2f6b3a80}.phonebtn{background:linear-gradient(180deg,var(--green),var(--green2));color:#fff;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-weight:900;text-decoration:none;display:none;box-shadow:0 12px 22px #2f6b3a40}.phonebtn img{filter:brightness(0)invert();width:18px;height:18px}.menu-btn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:flex}.menu-btn span{background:#333;width:24px;height:2px;transition:all .3s;display:block}.menu-btn.active span:first-child{transform:rotate(45deg)translate(7px,7px)}.menu-btn.active span:nth-child(2){opacity:0}.menu-btn.active span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.mobile-nav{z-index:1000;background:#fff;width:280px;height:100vh;padding:80px 20px 20px;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-5px 0 25px #00000026}.mobile-nav.active{right:0}.mobile-nav a{color:#333;border-bottom:1px solid #00000014;padding:14px 0;font-size:16px;font-weight:600;text-decoration:none;display:block}.mobile-nav a:hover{color:var(--green)}.mobile-nav .mobile-phonebtn{background:linear-gradient(180deg,var(--green),var(--green2));color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 12px 22px #2f6b3a40}.mobile-nav .mobile-phonebtn img{filter:brightness(0)invert();width:18px;height:18px}.overlay{opacity:0;visibility:hidden;z-index:999;background:#00000080;width:100%;height:100vh;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.overlay.active{opacity:1;visibility:visible}.heroWrap{margin-top:14px;position:relative;overflow:visible}.heroMedia{box-shadow:var(--shadowSoft);background:#ddd;border:1px solid #0000001a;border-radius:22px;min-height:420px;position:relative;overflow:hidden}.heroMedia .bg{background:url(/assets/img/hero.jpg) 50%/cover no-repeat;position:absolute;inset:0}.heroMedia .wash{background:linear-gradient(#f3f3f3f2 0%,#f3f3f3cc 50%,#f3f3f380 100%);position:absolute;inset:0}.heroInner{align-items:flex-start;min-height:420px;padding:24px;display:flex;position:relative}.hcopy{max-width:100%}.hcopy h1{letter-spacing:-.02em;margin:0;font-size:32px;line-height:1.1}.hcopy p{color:#333;max-width:100%;margin:12px 0 0;font-size:15px}.bullets{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.bullets li{color:#222;align-items:flex-start;gap:10px;font-size:14px;display:flex}.bullets img{flex:0 0 14px;width:14px;height:14px;margin-top:3px}.cta{background:linear-gradient(180deg,var(--green),var(--green2));color:#fff;text-align:center;border-radius:8px;min-width:200px;margin-top:16px;padding:14px 22px;font-size:16px;font-weight:900;text-decoration:none;display:inline-block;box-shadow:0 10px 18px #2f6b3a40}.heroWrap.compact .heroMedia{min-height:260px}.heroWrap.compact .heroInner{align-items:center;min-height:260px;padding:16px 24px}.heroWrap.compact .hcopy h1{margin-bottom:6px;font-size:24px}.heroWrap.compact .hcopy p{margin-bottom:10px;font-size:14px}.heroWrap.compact .bullets{gap:6px;margin-top:8px}.heroWrap.compact .bullets li{font-size:13px}.heroWrap.compact .cta{min-width:auto;margin-top:12px;padding:10px 16px;font-size:14px}.quote-card.compact{width:485px;bottom:-550px}@media (max-width:768px){.heroWrap.compact .heroMedia{min-height:220px}.heroWrap.compact .heroInner{min-height:220px;padding:12px 16px}.heroWrap.compact .hcopy h1{font-size:20px}.quote-card.compact{width:485px;bottom:-580px;right:14px}}.quote-card{z-index:10;background:var(--card);width:485px;box-shadow:var(--shadow);border:1px solid #0000001f;border-radius:18px;margin:0;padding:18px;position:absolute;bottom:-585px;right:6px}.quote-card h2{margin:0 0 10px;font-size:22px}.field{gap:6px;margin:10px 0;display:grid}label{color:#333;font-size:13px;font-weight:800}input,select,textarea{width:100%;font:inherit;background:#fff;border:1px solid #0000002e;border-radius:6px;padding:10px}textarea{resize:vertical;min-height:90px}.quote-card button{background:linear-gradient(180deg,var(--green),var(--green2));color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:10px;padding:12px 14px;font-size:16px;font-weight:900}.main-grid{grid-template-columns:calc(50% + 25px) calc(50% - 25px);align-items:start;gap:16px;margin-top:16px;padding-bottom:0;display:grid}.panel{box-shadow:var(--shadowSoft);background:#f3f3f3d9;border:1px solid #00000014;border-radius:22px;padding:16px}.left-col{padding-bottom:30px}.svcrow{background:#ffffffb8;border:1px solid #00000014;border-radius:14px;grid-template-columns:44px 1fr 200px;align-items:center;gap:12px;padding:12px;display:grid}.svcrow+.svcrow{margin-top:12px}.svcicon{width:40px;height:40px;color:var(--green);place-items:center;display:grid}.svcicon img{width:24px;height:24px}.svcthumb{background:#fff;border:1px solid #0000001a;border-radius:12px;height:78px;overflow:hidden}.svcthumb img{object-fit:cover;width:100%;height:100%}.svcrow h3{margin:0;font-size:20px}.svcrow p{color:#444;margin:4px 0 0;font-size:14px}.h2{margin:18px 0 10px;font-size:26px}.cover{grid-template-columns:1fr 1.2fr;align-items:center;gap:14px;display:grid}.checklist{gap:2px;margin:0;padding:0;list-style:none;display:grid}.checklist li{align-items:flex-start;gap:10px;font-size:15px;display:flex}.checklist img{flex:0 0 14px;width:14px;height:14px;margin-top:4px}.mapbox{background:#fff;border:1px solid #0000001a;border-radius:14px;overflow:hidden}.mapbox img{width:100%;height:auto}.reviews h3{width:fit-content;margin:0 16px 8px 0;font-size:26px}.review{border-top:1px solid #0000001a;padding:10px 0}.review:first-of-type{border-top:none}.stars{vertical-align:middle;gap:2px;margin-left:8px;display:inline-flex}.stars img{width:16px;height:16px}.small{color:#444;font-size:14px}.badge{background:#ffffffbf;border:1px solid #00000014;border-radius:14px;align-items:center;gap:12px;margin-top:14px;padding:12px;display:flex}.seal{width:54px;height:54px;color:var(--green);background:#2f6b3a26;border:1px solid #2f6b3a40;border-radius:999px;place-items:center;font-size:22px;display:grid}.callbox{background:linear-gradient(180deg,var(--green),var(--green2));color:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;font-weight:900;display:flex}.callbox a{color:#fff;text-decoration:none}.callbox .mini{align-items:center;gap:10px;display:flex}.callbox img{filter:brightness(0)invert();width:22px;height:22px}.faqgrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.faqitem{background:#ffffffb8;border:1px solid #00000014;border-radius:14px;justify-content:space-between;align-items:center;padding:12px;font-weight:800;display:flex}.faqitem span{color:var(--green)}.footerbar{background:linear-gradient(180deg,var(--green),var(--green2));color:#fff;text-align:center;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:14px;padding:14px;display:flex}.footerbar strong{font-size:18px}.footerbar img{filter:brightness(0)invert();width:22px;height:22px}.footergrid{background:#f3f3f3d9;border:1px solid #00000014;border-radius:22px;grid-template-columns:1fr 1fr 1fr 1fr;gap:14px;margin-top:12px;padding:14px;display:grid}.footergrid h4{margin:0 0 8px;font-size:14px}.footergrid a{color:#333;margin:6px 0;text-decoration:none;display:block}.footergrid a:hover{text-decoration:underline}.reviews-offset{margin-top:var(--reviews-offset)}.shell{margin:8px;padding:8px}.topbar{gap:12px;padding:12px 14px}.brand img{height:44px}.quote-card{width:auto;margin:18px 0 0;position:static}.heroInner{padding:24px}.main-grid{grid-template-columns:1fr;gap:14px;margin-top:14px}.right-col{margin-top:14px;margin-right:0}.cover{grid-template-columns:1fr}.svcrow{grid-template-columns:44px 1fr}.svcthumb{display:none}.footergrid{grid-template-columns:1fr 1fr}.faqgrid{grid-template-columns:1fr}@media (min-width:768px){.shell{margin:16px;padding:12px}.brand img{height:50px}.faqgrid{grid-template-columns:1fr 1fr}}@media (min-width:980px){.shell{margin:22px auto;padding:14px}.topbar{gap:18px;padding:14px 18px}.brand img{height:56px}.nav{display:flex}.phonebtn{display:inline-flex}.menu-btn{display:none}.quote-card{width:485px;margin:0;position:absolute;right:6px}.heroMedia{min-height:520px}.heroMedia .bg{background-position:100%}.heroMedia .wash{background:linear-gradient(90deg,#f3f3f3eb 0%,#f3f3f3bd 46%,#f3f3f300 72%)}.heroInner{min-height:520px;padding:34px}.hcopy{max-width:520px}.hcopy h1{font-size:48px;line-height:1.05}.hcopy p{max-width:520px;margin:14px 0 0;font-size:16px}.bullets{gap:12px;margin:18px 0 0}.bullets li{font-size:15px}.bullets img{margin-top:4px}.cta{border-radius:6px;margin-top:18px;padding:12px 18px;font-size:15px}.footerbar{flex-wrap:nowrap;justify-content:space-between;padding:12px 14px}.footerbar strong{font-size:22px}.main-grid{grid-template-columns:calc(50% + 25px) calc(50% - 25px);gap:16px;margin-top:16px}.right-col{margin-top:var(--reviews-offset);margin-right:20px}.cover{grid-template-columns:1fr 1.2fr}.svcrow{grid-template-columns:44px 1fr 200px}.svcthumb{display:block}.footergrid{grid-template-columns:1fr 1fr 1fr 1fr}}
