/*
Theme Name: Northwoods Bio Recovery
Description: Wausau — Haven layout re-skinned. Spectral + Mulish, dusty-blue/greige. v1.
Author: Northwoods Bio Recovery
Version: 1.0
*/
@font-face{font-family:'Spectral';font-weight:400;font-display:swap;src:url('fonts/Spectral-400.woff2') format('woff2')}
@font-face{font-family:'Mulish';font-weight:400;font-display:swap;src:url('fonts/Mulish-400.woff2') format('woff2')}
@font-face{font-family:'Spectral';font-weight:500;font-display:swap;src:url('fonts/Spectral-500.woff2') format('woff2')}
@font-face{font-family:'Mulish';font-weight:500;font-display:swap;src:url('fonts/Mulish-500.woff2') format('woff2')}
@font-face{font-family:'Spectral';font-weight:600;font-display:swap;src:url('fonts/Spectral-600.woff2') format('woff2')}
@font-face{font-family:'Mulish';font-weight:600;font-display:swap;src:url('fonts/Mulish-600.woff2') format('woff2')}
@font-face{font-family:'Spectral';font-weight:700;font-display:swap;src:url('fonts/Spectral-700.woff2') format('woff2')}
@font-face{font-family:'Mulish';font-weight:700;font-display:swap;src:url('fonts/Mulish-700.woff2') format('woff2')}

*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:'Mulish',system-ui,Arial,sans-serif;color:#55606a;background:#f4f2ee;-webkit-font-smoothing:antialiased;line-height:1.6;font-size:16.5px}
a{color:#40566b;text-decoration:none}
a:hover{color:#33475a}
img{display:block;max-width:100%}
h1,h2,h3{font-family:'Spectral',Georgia,serif;font-weight:600;line-height:1.16;letter-spacing:-.005em;color:#232a30}
::selection{background:#40566b;color:#fff}
.callink{display:inline-flex;align-items:center;gap:8px;font-family:'Spectral',serif;font-weight:600;color:#b07d5f;border-bottom:2px solid #b07d5f;padding-bottom:2px}
.callink:hover{color:#232a30;border-color:#232a30}
.callink-l{color:#dcc3ab;border-color:#dcc3ab}
.callink-l:hover{color:#fff;border-color:#fff}
.h-card{transition:transform .2s,box-shadow .2s}
.h-card:hover{transform:translateY(-3px);box-shadow:0 20px 40px -24px rgba(35,42,48,.4)}
.mobicall{display:none}
@media(max-width:900px){
  .svc-grid,.gal-grid{grid-template-columns:1fr 1fr !important}
  .test-grid,.split-grid{grid-template-columns:1fr !important}
  .trust-grid{grid-template-columns:1fr !important}
  .foot-grid{grid-template-columns:1fr 1fr !important}
  .hdr-nav{display:none !important}
  h1{font-size:42px !important}
}
@media(max-width:560px){
  .svc-grid,.gal-grid,.foot-grid{grid-template-columns:1fr !important}
  .emergency{display:none !important}
  .mobicall{display:block;position:fixed;left:0;right:0;bottom:0;z-index:90;background:#40566b;text-align:center;padding:13px}
  .mobicall a{color:#fff;font-weight:700;font-size:16px}
  body{padding-bottom:54px}
}
@media(prefers-reduced-motion:reduce){*{transition:none !important;scroll-behavior:auto}}
