:root{
  --paper:#f5fbf9;
  --white:#ffffff;
  --ink:#10363c;
  --muted:#4f6d70;
  --teal:#08756f;
  --teal-dark:#075550;
  --mint:#dff2ed;
  --coral:#e7533f;
  --coral-dark:#bd3e2e;
  --yellow:#f3c64d;
  --line:#cfe2de;
  --display:"Bricolage Grotesque",sans-serif;
  --body:"Instrument Sans",sans-serif;
}
*{box-sizing:border-box;letter-spacing:0}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);line-height:1.55}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.shell{width:min(1160px,calc(100% - 64px));margin:0 auto}
.skip-link{position:absolute;left:-9999px;top:8px;z-index:100;background:#fff;padding:10px 14px}
.skip-link:focus{left:8px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line)}
.header-inner{min-height:76px;display:flex;align-items:center;gap:28px}
.brand{display:flex;align-items:center;gap:12px;min-width:0}
.brand-mark{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;background:var(--teal);border-radius:8px}
.brand-mark i{width:15px;height:15px;background:var(--paper);border-radius:3px;transform:rotate(45deg)}
.brand>span:last-child{display:flex;flex-direction:column;line-height:1.15}
.brand strong{font:700 17px var(--display)}
.brand small{margin-top:4px;color:var(--muted);font-size:12px}
nav{margin-left:auto;display:flex;gap:24px;color:var(--muted);font-size:14px;font-weight:600}
nav a:hover{color:var(--teal)}
.header-call,.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:8px;font-weight:700;transition:background .18s ease,transform .18s ease}
.header-call{background:var(--coral);color:#fff;white-space:nowrap}
.header-call:hover,.button-primary:hover{background:var(--coral-dark);transform:translateY(-2px)}
.hero{position:relative;min-height:680px;overflow:hidden;background:#183b3f;color:#fff}
.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}
.hero-shade{position:absolute;inset:0;background:rgba(7,35,39,.52)}
.hero-inner{position:relative;z-index:2;min-height:680px;display:flex;align-items:center}
.hero-copy{width:min(620px,60%);padding:64px 0}
.eyebrow,.section-label{margin:0 0 16px;color:var(--teal);font-size:12px;font-weight:800;text-transform:uppercase}
.hero .eyebrow{color:#a9e9df}
h1,h2,h3,p{overflow-wrap:anywhere}
h1,h2,h3{font-family:var(--display);text-wrap:balance}
.hero h1{max-width:12ch;margin:0;font-size:60px;line-height:1.02;font-weight:800}
.hero-lead{max-width:52ch;margin:24px 0 0;color:#e5f0ee;font-size:18px;line-height:1.65}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:30px}
.button-primary{background:var(--coral);color:#fff}
.text-link{padding:12px 0;border-bottom:2px solid var(--yellow);color:#fff;font-weight:700}
.call-note{display:flex;align-items:center;gap:10px;margin:22px 0 0;color:#cfdfdc;font-size:14px}
.call-note span{width:8px;height:8px;flex:0 0 auto;background:var(--yellow);border-radius:50%}
.heat-note{position:absolute;right:34px;bottom:28px;z-index:2;width:270px;padding:16px 18px;background:var(--yellow);color:var(--ink);border-radius:6px}
.heat-note strong,.heat-note span{display:block}
.heat-note strong{font:800 13px var(--display);text-transform:uppercase}
.heat-note span{margin-top:5px;font-size:13px;line-height:1.4}
.rapid-strip{background:var(--ink);color:#fff}
.rapid-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.rapid-inner p{margin:0;font-weight:600}
.rapid-inner a{color:#8fe1d8;font-weight:800;white-space:nowrap}
.problem-section{padding:96px 0;background:var(--paper)}
.section-heading{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:end;margin-bottom:48px}
.section-heading h2,.process-title h2,.context-copy h2,.care-grid h2,.local-inner h2,.faq h2,.final-cta h2{margin:0;font-size:44px;line-height:1.08}
.section-heading>p{margin:0;color:var(--muted);font-size:17px;line-height:1.7}
.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.problem-grid article{position:relative;min-height:340px;padding:24px;background:var(--white);border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.problem-grid article:hover{transform:translateY(-4px);border-color:#9ccac2;box-shadow:0 14px 28px rgba(16,54,60,.08)}
.problem-grid article>span{position:absolute;right:20px;top:18px;color:#7d9695;font-size:11px;font-weight:800}
.signal{width:46px;height:46px;display:grid;margin-bottom:26px;border-radius:8px;background:var(--mint);position:relative}
.signal:before,.signal:after{content:"";position:absolute}
.signal-sun:before{width:16px;height:16px;left:12px;top:12px;border:3px solid var(--teal);border-radius:50%}
.signal-air:before{width:22px;height:3px;left:11px;top:13px;background:var(--teal);box-shadow:0 7px 0 var(--teal),-4px 14px 0 var(--teal)}
.signal-stat:before{width:22px;height:17px;left:10px;top:12px;border:3px solid var(--teal);border-radius:5px}
.signal-stat:after{width:5px;height:5px;left:20px;top:19px;background:var(--coral);border-radius:50%}
.signal-cycle:before{width:9px;height:22px;left:11px;top:11px;background:var(--teal);border-radius:3px}
.signal-cycle:after{width:9px;height:16px;left:26px;top:14px;border:3px solid var(--teal);border-radius:3px}
.signal-noise:before{width:3px;height:12px;left:12px;bottom:11px;background:var(--teal);box-shadow:7px -7px 0 var(--teal),14px 3px 0 var(--teal),21px -4px 0 var(--teal)}
.signal-drop:before{width:18px;height:24px;left:14px;top:9px;background:var(--teal);border-radius:50% 50% 55% 55%;clip-path:polygon(50% 0,100% 62%,82% 100%,18% 100%,0 62%)}
.problem-grid h3{margin:0;font-size:22px;line-height:1.15}
.problem-grid p{margin:14px 0 24px;color:var(--muted);font-size:15px;line-height:1.65}
.problem-grid a{margin-top:auto;padding-top:14px;border-top:1px solid var(--line);color:var(--teal);font-weight:800;font-size:14px}
.call-process{padding:90px 0;background:var(--mint)}
.process-title{max-width:680px;margin-bottom:42px}
.process-title>p:last-child{color:var(--muted);font-size:17px}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none}
.process-grid li{min-height:210px;padding:24px;background:#fff;border-left:5px solid var(--teal);display:grid;grid-template-columns:38px 1fr;gap:14px}
.process-grid li>span{width:34px;height:34px;display:grid;place-items:center;background:var(--ink);color:var(--yellow);border-radius:50%;font-weight:800}
.process-grid h3{margin:2px 0 10px;font-size:20px}
.process-grid p{margin:0;color:var(--muted)}
.button-dark{margin-top:28px;background:var(--ink);color:#fff}
.button-dark:hover{background:#061f23;transform:translateY(-2px)}
.glendale-context{padding:102px 0;background:#fff}
.context-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:82px;align-items:center}
.context-grid figure{margin:0}
.context-grid img{width:100%;height:auto;max-height:480px;object-fit:cover;border-radius:8px}
.context-grid figcaption{margin-top:10px;color:var(--muted);font-size:12px}
.context-copy>p:not(.section-label){color:var(--muted);font-size:16px;line-height:1.7}
.context-copy ul{margin:26px 0 0;padding:0;list-style:none;border-top:2px solid var(--ink)}
.context-copy li{display:grid;grid-template-columns:86px 1fr;gap:16px;padding:14px 0;border-bottom:1px solid var(--line);color:var(--muted)}
.context-copy li span{color:var(--coral);font-weight:800}
.care-options{padding:94px 0;background:#edf6f3}
.care-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.care-grid article{padding:38px;background:#fff;border-top:5px solid var(--teal)}
.care-grid p:not(.section-label){color:var(--muted);line-height:1.7}
.care-grid ul{padding-left:20px;color:var(--muted);line-height:1.9}
.care-grid a{display:inline-block;margin-top:14px;padding-bottom:4px;border-bottom:2px solid var(--coral);color:var(--ink);font-weight:800}
.care-grid .replace-panel{background:var(--ink);color:#fff;border-top-color:var(--yellow)}
.replace-panel .section-label{color:#8fe1d8}
.replace-panel p:not(.section-label){color:#bed0ce}
.replace-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}
.replace-list span{min-height:72px;padding:13px;background:#174a50;border-left:3px solid var(--yellow);font-size:14px}
.replace-panel a{color:#fff}
.local-note{padding:72px 0;background:var(--yellow)}
.local-inner{display:grid;grid-template-columns:1fr .85fr;gap:70px;align-items:center}
.local-inner .section-label{color:var(--ink)}
.local-inner>p{margin:0;font-size:17px;line-height:1.75}
.faq{padding:100px 0;background:var(--paper)}
.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}
.faq-heading{position:sticky;top:110px;align-self:start}
.faq-heading a{display:inline-block;margin-top:24px;padding-bottom:4px;border-bottom:2px solid var(--coral);font-weight:800}
.faq-list{border-top:2px solid var(--ink)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:21px 0;cursor:pointer;font:700 18px var(--display)}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;background:var(--mint);color:var(--teal);border-radius:50%}
.faq-list details[open] summary span{transform:rotate(45deg)}
.faq-list details p{margin:0;padding:0 48px 22px 0;color:var(--muted);line-height:1.7}
.final-cta{padding:94px 0;background:var(--ink);color:#fff;text-align:center}
.final-cta p{margin:0;color:#8fe1d8;font-size:12px;font-weight:800;text-transform:uppercase}
.final-cta h2{max-width:18ch;margin:14px auto 0;font-size:52px}
.final-cta span{display:block;margin-top:16px;color:#bed0ce}
.final-cta a{display:inline-flex;margin-top:30px;padding:16px 26px;background:var(--coral);border-radius:8px;font:800 22px var(--display)}
.final-cta a:hover{background:var(--coral-dark)}
footer{padding:34px 0;background:#061f23;color:#8fa9a7}
.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px}
.footer-inner>div{display:flex;flex-direction:column}
.footer-inner strong{color:#fff;font-family:var(--display)}
.footer-inner a{color:#8fe1d8;font-weight:800}
.mobile-call{display:none}
@media(max-width:960px){
  nav{display:none}
  .hero h1{font-size:52px}
  .problem-grid{grid-template-columns:repeat(2,1fr)}
  .process-grid{grid-template-columns:1fr}
  .process-grid li{min-height:0}
  .context-grid,.local-inner,.faq-grid{grid-template-columns:1fr;gap:46px}
  .faq-heading{position:static}
}
@media(max-width:700px){
  body{padding-bottom:76px}
  .shell{width:calc(100% - 36px)}
  .site-header{position:relative}
  .header-inner{min-height:70px}
  .brand small,.header-call{display:none}
  .brand strong{font-size:15px}
  .hero,.hero-inner{min-height:660px}
  .hero>img{object-position:62% center}
  .hero-shade{background:rgba(5,31,35,.68)}
  .hero-copy{width:100%;padding:52px 0 120px}
  .hero h1{font-size:42px;line-height:1.04}
  .hero-lead{font-size:16px}
  .hero-actions{align-items:flex-start;flex-direction:column}
  .heat-note{left:18px;right:18px;bottom:22px;width:auto}
  .rapid-inner{align-items:flex-start;flex-direction:column;padding-top:18px;padding-bottom:18px}
  .problem-section,.glendale-context,.faq{padding:72px 0}
  .section-heading{grid-template-columns:1fr;gap:20px}
  .section-heading h2,.process-title h2,.context-copy h2,.care-grid h2,.local-inner h2,.faq h2{font-size:34px}
  .problem-grid{grid-template-columns:1fr}
  .problem-grid article{min-height:310px}
  .call-process,.care-options{padding:68px 0}
  .context-grid{gap:34px}
  .context-grid figure{width:min(100%,330px)}
  .care-grid{grid-template-columns:1fr}
  .care-grid article{padding:28px 22px}
  .replace-list{grid-template-columns:1fr}
  .local-note{padding:60px 0}
  .faq-grid{gap:38px}
  .final-cta{padding:76px 0}
  .final-cta h2{font-size:38px}
  .final-cta a{font-size:19px}
  .footer-inner{align-items:flex-start;flex-direction:column}
  .mobile-call{position:fixed;left:0;right:0;bottom:0;z-index:70;display:block;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line)}
  .mobile-call a{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 15px;background:var(--coral);color:#fff;border-radius:7px}
  .mobile-call span{font-size:12px}
  .mobile-call strong{font-size:15px;white-space:nowrap}
}
@media(max-width:380px){
  .hero h1{font-size:36px}
  .brand-mark{width:36px;height:36px}
  .mobile-call span{display:none}
  .mobile-call a{justify-content:center}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
