/*
Theme Name: Madison Bio Recovery
Description: Madison Bio Recovery — Newsreader + Public Sans. v1.
Author: Madison Bio Recovery
Version: 1.0
*/
@font-face{font-family:'Newsreader';font-weight:400;font-display:swap;src:url('fonts/Newsreader-400.woff2') format('woff2')}
@font-face{font-family:'Newsreader';font-weight:500;font-display:swap;src:url('fonts/Newsreader-500.woff2') format('woff2')}
@font-face{font-family:'Newsreader';font-weight:600;font-display:swap;src:url('fonts/Newsreader-600.woff2') format('woff2')}
@font-face{font-family:'Newsreader';font-weight:700;font-display:swap;src:url('fonts/Newsreader-700.woff2') format('woff2')}
@font-face{font-family:'Public Sans';font-weight:400;font-display:swap;src:url('fonts/PublicSans-400.woff2') format('woff2')}
@font-face{font-family:'Public Sans';font-weight:500;font-display:swap;src:url('fonts/PublicSans-500.woff2') format('woff2')}
@font-face{font-family:'Public Sans';font-weight:600;font-display:swap;src:url('fonts/PublicSans-600.woff2') format('woff2')}
@font-face{font-family:'Public Sans';font-weight:700;font-display:swap;src:url('fonts/PublicSans-700.woff2') format('woff2')}

*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:'Public Sans',system-ui,-apple-system,Arial,sans-serif;color:#4c565c;background:#f3f3f0;-webkit-font-smoothing:antialiased;line-height:1.62;font-size:16px}
a{color:#3c5b6e;text-decoration:none}
a:hover{color:#1f2c34}
img{display:block;max-width:100%}
h1,h2,h3{font-family:'Newsreader',Georgia,serif;line-height:1.14;font-weight:600;letter-spacing:-.01em;color:#1f2c34}
::selection{background:#3c5b6e;color:#fff}
@keyframes pulseDot{0%,100%{opacity:1}50%{opacity:.35}}
.callink{display:inline-flex;align-items:center;gap:9px;font-family:'Newsreader',serif;font-weight:700;color:#a9674c;border-bottom:2px solid #a9674c;padding-bottom:2px}
.callink:hover{color:#1f2c34;border-color:#1f2c34}
.h-card:hover{border-color:#3c5b6e !important;transform:translateY(-3px)}
.svc-card{transition:border-color .2s,transform .2s}
.chip{display:inline-block;background:#ffffff;border:1px solid #e2e0da;border-radius:100px;padding:8px 16px;font-size:14px;font-weight:500;color:#1f2c34;margin:0 6px 10px 0}
.mobicall{display:none}
@media(max-width:900px){
  .grid2{grid-template-columns:1fr !important}
  .grid3{grid-template-columns:1fr !important}
  .grid4{grid-template-columns:1fr 1fr !important}
  .hidenav{display:none !important}
  .hero-h1{font-size:36px !important}
}
@media(max-width:560px){
  .grid4{grid-template-columns:1fr !important}
  .mobicall{display:block;position:fixed;left:0;right:0;bottom:0;z-index:90;background:#1f2c34;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;animation:none !important}}
