
:root{--ink:#111827;--muted:#667085;--line:#e5e7eb;--soft:#f8fafc;--blue:#155EEF;--blue2:#0B2B67;--gold:#F5B82E;--dark:#071629;--green:#039855}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#f5f7fb}a{text-decoration:none;color:inherit}.shell{width:min(100% - 28px,1160px);margin:auto}.top{position:sticky;top:0;z-index:30;background:rgba(245,247,251,.86);backdrop-filter:blur(14px);border-bottom:1px solid rgba(17,24,39,.06)}.nav{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand img{width:64px;height:64px;object-fit:contain;border-radius:14px;background:#fff;padding:7px;border:1px solid #edf2f7;box-shadow:0 8px 20px rgba(17,24,39,.08)}.brand strong{display:block;font-size:18px;letter-spacing:-.035em;line-height:1}.brand span{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:850}.menu{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.menu a{padding:9px 11px;border-radius:999px;color:#344054;font-size:12px;font-weight:900}.menu a.cta{background:var(--dark);color:#fff}.hero{padding:28px 0 18px}.heroGrid{position:relative;display:grid;grid-template-columns:minmax(0,720px);align-items:end;min-height:auto;padding:42px;border-radius:36px;background:linear-gradient(90deg,rgba(7,22,41,.86) 0%,rgba(7,22,41,.68) 43%,rgba(7,22,41,.22) 100%),url('/assets/flooring.jpeg') center/cover;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 80px rgba(17,24,39,.20);overflow:hidden}.heroGrid:before{content:'';display:block;min-height:560px;grid-area:1/1}.heroGrid .copy{grid-area:1/1;align-self:end}.heroGrid:after{content:"";position:absolute;inset:auto 28px 28px auto;width:300px;height:110px;border-radius:999px;background:rgba(245,184,46,.22);filter:blur(34px)}.copy{position:relative;z-index:1;padding:0;display:flex;flex-direction:column;justify-content:flex-end}.badge{display:inline-flex;width:max-content;max-width:100%;gap:8px;align-items:center;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);color:#dbeafe;font-size:12px;font-weight:950;backdrop-filter:blur(10px)}.copy h1{margin:16px 0 14px;color:#fff;font-size:clamp(42px,6.3vw,82px);line-height:.92;letter-spacing:-.075em;text-wrap:balance;text-shadow:0 12px 34px rgba(0,0,0,.25)}.copy p{margin:0;max-width:700px;color:rgba(255,255,255,.84);font-size:18px;line-height:1.62;text-shadow:0 8px 24px rgba(0,0,0,.24)}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:14px 18px;border-radius:15px;font-weight:950}.btn.primary{background:var(--blue);color:#fff;box-shadow:0 14px 28px rgba(21,94,239,.22)}.btn.dark{background:var(--dark);color:#fff}.btn.light{background:#fff;color:var(--ink);border:1px solid var(--line)}.popular{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;color:rgba(255,255,255,.74);font-size:13px}.popular b{color:#fff}.popular span{padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);font-weight:850;color:#fff;backdrop-filter:blur(10px)}.proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px;max-width:760px}.proof div{min-width:0;padding:13px;border-radius:17px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px)}.proof strong{display:block;color:#fff;font-size:18px;margin-bottom:2px}.proof small{display:block;color:rgba(255,255,255,.74);font-weight:750;line-height:1.35}.visual{display:none;gap:12px}.photoLarge{position:relative;min-height:360px;border-radius:28px;background:linear-gradient(0deg,rgba(7,22,41,.20),rgba(7,22,41,.03)),url('/assets/interior-renovation.jpeg') center/cover;box-shadow:0 20px 50px rgba(17,24,39,.16);overflow:hidden}.quote{position:absolute;left:18px;right:18px;bottom:18px;padding:15px;border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 14px 35px rgba(17,24,39,.14)}.quote strong{display:block;color:var(--ink);margin-bottom:5px}.quote span{display:block;color:#667085;font-size:13px;line-height:1.42}.miniPhotos{display:grid;grid-template-columns:1fr 1fr;gap:12px}.miniPhoto{min-height:132px;border-radius:22px;background-size:cover;background-position:center;border:1px solid #e5e7eb}.section{padding:56px 0}.cardSection{padding:28px;border-radius:32px;background:#fff;border:1px solid rgba(17,24,39,.08);box-shadow:0 18px 55px rgba(17,24,39,.055)}.sectionHead{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.section h2{margin:0;color:var(--ink);font-size:clamp(30px,4.3vw,52px);line-height:1;letter-spacing:-.055em}.lead{margin:8px 0 0;max-width:790px;color:#667085;font-size:16px;line-height:1.65}.serviceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service{position:relative;overflow:hidden;min-height:310px;border-radius:26px;background:#f8fafc;border:1px solid #e8eef6}.serviceImg{height:156px;background-size:cover;background-position:center}.serviceBody{padding:17px}.tag{display:inline-flex;margin-bottom:10px;padding:6px 9px;border-radius:999px;background:#eef4ff;color:#155EEF;font-size:11px;font-weight:950}.service h3{margin:0 0 8px;color:var(--ink);font-size:22px;line-height:1.05;letter-spacing:-.035em}.service p{margin:0;color:#667085;line-height:1.52;font-size:14px}.service a{display:inline-flex;margin-top:14px;color:#155EEF;font-weight:950;font-size:13px}.split{display:grid;grid-template-columns:.92fr 1.08fr;gap:18px;align-items:stretch}.about{padding:28px;border-radius:28px;background:linear-gradient(135deg,#071629,#0B2B67);color:#fff}.about h2{color:#fff}.about p{color:rgba(255,255,255,.80);line-height:1.68}.about ul{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.about li{display:flex;gap:10px;align-items:flex-start;color:rgba(255,255,255,.82);font-weight:750}.about li:before{content:'✓';display:grid;place-items:center;flex:0 0 auto;width:24px;height:24px;border-radius:9px;background:#12B76A;color:#fff;font-weight:950}.process{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.step{padding:18px;border-radius:22px;background:#f8fafc;border:1px solid #e8eef6}.step b{display:flex;align-items:center;gap:10px;margin-bottom:8px;color:var(--ink)}.step b span{display:grid;place-items:center;width:32px;height:32px;border-radius:12px;background:#111827;color:#fff;font-size:13px}.step p{margin:0;color:#667085;line-height:1.52;font-size:14px}.gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:12px}.gallery div{min-height:260px;border-radius:26px;background-size:cover;background-position:center}.gallery .tall{grid-row:span 2;min-height:532px}.ctaBand{padding:34px;border-radius:32px;background:radial-gradient(circle at 12% 20%,rgba(245,184,46,.34),transparent 32%),linear-gradient(135deg,#111827,#0B2B67);color:#fff;text-align:center;box-shadow:0 24px 70px rgba(11,43,103,.20)}.ctaBand h2{margin:0 0 10px;color:#fff;font-size:clamp(32px,4.8vw,58px);line-height:1;letter-spacing:-.055em}.ctaBand p{max-width:760px;margin:0 auto 20px;color:rgba(255,255,255,.78);line-height:1.6}.contactGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;text-align:left}.contactCard{padding:18px;border-radius:22px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14)}.contactCard strong{display:block;margin-bottom:6px}.contactCard a{color:#fff;font-weight:950}.footer{padding:28px 0;color:#667085}.footerInner{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;border-top:1px solid #e5e7eb;padding-top:18px}.footer a{font-weight:850;color:#344054;margin-right:12px}.legalPage{padding:54px 0}.legalBox{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:28px;box-shadow:0 18px 55px rgba(17,24,39,.055)}.legalBox h1{font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.055em;margin:0 0 14px}.legalBox h2{margin-top:28px}.legalBox p,.legalBox li{color:#4b5563;line-height:1.7}.note{padding:14px;border-radius:16px;background:#fff7df;border:1px solid #fde2a3;color:#6b4b10!important}.cookieBtn{border:0;cursor:pointer}.mobileMenu{display:none}@media(max-width:980px){.heroGrid,.split{grid-template-columns:1fr}.serviceGrid{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.gallery .tall{grid-row:auto;min-height:300px}.photoLarge{min-height:310px}}@media(max-width:680px){.shell{width:min(100% - 16px,1160px)}.menu{display:none}.nav{align-items:center}.brand img{width:58px;height:58px}.heroGrid{padding:22px;border-radius:26px}.heroGrid:before{min-height:640px}.copy{padding:8px 2px}.copy h1{font-size:36px;line-height:.98;letter-spacing:-.06em}.copy p{font-size:14px;line-height:1.52}.popular{gap:6px}.popular span{font-size:12px;padding:6px 8px}.proof,.serviceGrid,.process,.gallery,.contactGrid,.miniPhotos{grid-template-columns:1fr}.cardSection{padding:20px;border-radius:26px}.sectionHead{display:block}.actions .btn{width:100%}.footerInner{display:block}.brand strong{font-size:16px}}

/* mobile polish 2026-05-26 */
.brand img{width:92px;height:92px;padding:5px;border-radius:18px}
.brand strong{font-size:20px}
.badge{white-space:normal;width:auto;max-width:100%;line-height:1.25}
@media(max-width:680px){
  .nav{gap:12px;padding:12px 0}.brand{gap:12px}.brand img{width:82px;height:82px;padding:5px;flex:0 0 82px}.brand strong{font-size:20px;line-height:1.05}.brand span{font-size:13px;line-height:1.15}
  .hero{padding-top:18px}.heroGrid{padding:22px 22px 22px;min-height:0;overflow:hidden}.heroGrid:before{display:none}.heroGrid .copy{grid-area:auto;align-self:auto}
  .badge{font-size:12px;display:flex;width:100%;border-radius:18px;padding:8px 10px;overflow:hidden}
  .copy h1{font-size:32px;line-height:1.03;margin:18px 0 14px;letter-spacing:-.055em}
  .copy p{font-size:15px;line-height:1.45;max-width:100%}
  .actions{margin-top:18px;gap:10px}.btn{min-height:50px;border-radius:14px;padding:12px 16px}
  .popular{margin-top:14px;gap:7px}.popular b{flex-basis:100%;font-size:13px}.popular span{font-size:12px;padding:6px 8px}
  .proof{margin-top:16px}
  .ms-consent-fab{left:auto!important;right:14px!important;bottom:86px!important;z-index:20!important;transform:scale(.92);transform-origin:right bottom}
}
@media(max-width:380px){.copy h1{font-size:30px}.copy p{font-size:14px;line-height:1.42}.brand strong{font-size:17px}.brand span{font-size:12px}.brand img{width:72px;height:72px;flex-basis:72px}.btn{min-height:48px}.popular span{font-size:11px}}

/* header logo hard fix 2026-05-26 */
.brand img{width:118px!important;height:118px!important;flex:0 0 118px!important;object-fit:contain!important;padding:20px!important;border-radius:18px!important;background:#fff!important;border:1px solid #edf2f7!important;box-shadow:0 8px 20px rgba(17,24,39,.08)!important}
.nav{align-items:center!important}
@media(max-width:680px){.brand img{width:96px!important;height:96px!important;flex-basis:96px!important;padding:18px!important}.brand{gap:12px!important}.brand strong{font-size:20px!important;line-height:1.05!important}.brand span{font-size:13px!important}}
@media(max-width:380px){.brand img{width:84px!important;height:84px!important;flex-basis:84px!important;padding:16px!important}.brand strong{font-size:17px!important}}

/* water damage page 2026-05-26 */
.subHero .heroGrid{min-height:auto}.waterHero{background:linear-gradient(90deg,rgba(7,22,41,.88) 0%,rgba(7,22,41,.65) 48%,rgba(7,22,41,.20) 100%),url('/assets/interior-renovation.jpeg') center/cover!important}
