:root{
  --navy:#111111; --navy2:#258fbd; --brand-blue:#32a5cc; --brand-blue-dark:#258fbd; --red:#d71920; --ink:#111111; --muted:#5f6b7a;
  --line:#d9dee7; --soft:#f5f7fa; --white:#fff;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.45}
a{color:inherit}.wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}
.topbar{background:#fff;border-bottom:1px solid var(--line)}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0}.logo{width:min(500px,60vw);height:auto;display:block}.top-contact{text-align:right}.phone{font-size:clamp(1.25rem,3vw,2rem);font-weight:800;color:var(--navy);text-decoration:none;white-space:nowrap}.emergency{font-weight:800;color:var(--red);font-size:.9rem}.serving{margin-top:4px;font-size:.95rem}
.nav{background:#111;color:#fff}.nav .wrap{display:flex;align-items:center;gap:4px}.nav a{display:block;padding:14px 16px;text-decoration:none;font-weight:700;font-size:.9rem}.nav .spacer{flex:1}.nav .request{background:var(--brand-blue);margin:6px 0;border-radius:6px;padding:10px 18px}
.hero{background:linear-gradient(100deg,#fff 0%,#fff 52%,#f3f6fa 52%,#eef2f6 100%);border-bottom:1px solid var(--line)}.hero .wrap{display:grid;grid-template-columns:1.02fr .98fr;min-height:390px}.hero-copy{padding:42px 26px 38px 0;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(1.65rem,3.7vw,2.8rem);line-height:1.04;margin:0 0 14px;color:#111;letter-spacing:-0.8px}.hero .sub{font-size:clamp(1.1rem,2.1vw,1.45rem);font-weight:800}.hero p{font-size:1.08rem;margin:8px 0 20px}.cta-row{display:flex;flex-wrap:wrap;gap:12px}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:12px 18px;border-radius:7px;text-decoration:none;font-weight:800;border:0;cursor:pointer}.cta.primary{background:var(--brand-blue);color:#fff}.cta.secondary{background:var(--navy);color:#fff}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;font-size:.9rem;font-weight:700;color:#253247}.hero-art{display:flex;align-items:end;justify-content:center;padding:28px 0}.hero-art img{width:100%;height:100%;max-height:360px;object-fit:cover;border-radius:4px;display:block}
.section-head{text-align:center;padding:32px 0 18px}.section-head h2{color:var(--brand-blue-dark);margin:0;font-size:clamp(1.65rem,4vw,2.45rem)}.section-head p{margin:5px 0;color:#333}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding-bottom:18px}.service-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0}.service-card img{width:100%;aspect-ratio:2.15/1;object-fit:cover;background:#eef2f6;display:block}.service-body{padding:13px;display:flex;flex-direction:column;gap:8px;flex:1}.service-card h3{font-size:1rem;line-height:1.15;text-align:center;margin:0;color:#151b24}.service-card p{font-size:.86rem;text-align:center;margin:0;color:#333;flex:1}.service-btn{width:100%;border:0;border-radius:5px;background:var(--brand-blue);color:#fff;font-weight:800;padding:10px 8px;cursor:pointer;min-height:42px}.service-btn:hover,.service-btn:focus{background:var(--brand-blue-dark)}
.note{background:#eef5ff;border:1px solid #c6d8f1;border-radius:8px;padding:14px 18px;margin:8px auto 26px;max-width:1180px;color:#24364d}.note strong{color:var(--navy)}
.request-section{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0}.request-panel{display:grid;grid-template-columns:.85fr 1.65fr;gap:28px;align-items:start}.request-panel h2{margin:0 0 8px;color:var(--navy);font-size:2rem}.request-panel p{color:var(--muted)}.request-points{display:grid;gap:12px;margin-top:20px}.request-point{font-weight:700;color:#29384d}.form-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-weight:800;font-size:.88rem}.field input,.field select,.field textarea{width:100%;padding:12px 13px;border:1px solid #bfc7d2;border-radius:6px;font:inherit;font-size:16px;background:#fff}.field textarea{min-height:120px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid rgba(13,62,120,.15);border-color:var(--navy2)}.upload{border:1px dashed #aeb8c6;padding:12px;border-radius:7px;background:#fafbfd}.submit{width:100%;margin-top:14px;background:var(--brand-blue);color:#fff;border:0;border-radius:6px;font-weight:900;font-size:1.05rem;min-height:50px;cursor:pointer}.fine{font-size:.78rem;color:#657084;margin-top:10px}.status{margin-top:10px;font-weight:700}.selected-pill{display:inline-block;background:#eaf1fb;color:var(--navy);border:1px solid #bdd0eb;border-radius:999px;padding:6px 10px;font-weight:800;font-size:.85rem;margin-top:6px}
.info-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;padding:30px 0}.info-row h3{color:var(--navy);margin:0 0 7px}.info-row p{margin:0;color:#354052}.footer{background:var(--navy);color:#fff;padding:22px 0}.footer .wrap{display:flex;gap:28px;justify-content:space-between;flex-wrap:wrap;font-size:.9rem}.mobile-bar{display:none}
@media(max-width:980px){.service-grid{grid-template-columns:repeat(3,1fr)}.hero .wrap{grid-template-columns:1fr}.hero-art{display:none}.hero{background:#fff}.request-panel{grid-template-columns:1fr}.info-row{grid-template-columns:1fr 1fr}.nav a:not(.request){display:none}.nav .spacer{display:block}}
@media(max-width:680px){body{padding-bottom:72px}.wrap{width:min(100% - 22px,1180px)}.topbar .wrap{padding:10px 0}.logo{width:66vw;max-width:340px}.top-contact .emergency,.top-contact .serving{display:none}.phone{font-size:1.05rem}.nav{display:none}.hero .wrap{min-height:auto}.hero-copy{padding:28px 0 24px}.hero h1{font-size:2rem}.trust-row{gap:10px;font-size:.82rem}.section-head{padding:26px 0 14px}.service-grid{grid-template-columns:1fr 1fr;gap:10px}.service-card img{aspect-ratio:1.75/1}.service-body{padding:10px}.service-card h3{font-size:.92rem}.service-card p{display:none}.service-btn{font-size:.78rem}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.form-card{padding:14px}.info-row{grid-template-columns:1fr}.mobile-bar{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:0;z-index:999;background:#fff;border-top:1px solid #cfd5df;padding:8px;gap:8px}.mobile-bar a{min-height:52px;border-radius:7px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;color:#fff}.mobile-bar .call{background:#111}.mobile-bar .req{background:var(--brand-blue)}}
@media(max-width:390px){.service-grid{grid-template-columns:1fr}.logo{width:72vw}.phone{font-size:.92rem}}
.plan-section{background:#fff;border-top:1px solid var(--line);padding-bottom:32px}.plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.plan-card{position:relative;border:1px solid var(--line);border-radius:10px;padding:22px;background:#fff}.plan-card.featured{border:2px solid var(--navy)}.plan-eyebrow{font-size:.82rem;font-weight:900;letter-spacing:.08em;color:var(--navy)}.plan-card h3{font-size:1.35rem;margin:6px 0 12px;color:var(--navy)}.plan-card ul{margin:0 0 18px;padding-left:20px;color:#354052}.plan-card li{margin:7px 0}.plan-badge{position:absolute;right:14px;top:14px;background:var(--red);color:#fff;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900}.plan-btn{width:100%;min-height:46px;border:0;border-radius:6px;background:var(--navy);color:#fff;font-weight:900;padding:10px 14px;cursor:pointer}.plan-btn:hover,.plan-btn:focus{background:var(--navy2)}.automatic-plan{margin-top:18px;border:1px solid #bdd0eb;background:#eef5ff;border-radius:10px;padding:18px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center}.automatic-plan p{margin:5px 0 0;color:#354052}.automatic-plan .specialty{width:auto;white-space:nowrap}.emergency-card .service-btn{background:var(--red)}
@media(max-width:680px){.plan-grid{grid-template-columns:1fr}.automatic-plan{grid-template-columns:1fr}.automatic-plan .specialty{width:100%;white-space:normal}.plan-card{padding:18px}.plan-badge{position:static;display:inline-block;margin-bottom:8px}}

.emergency-lead{display:flex;align-items:center;justify-content:space-between;gap:16px;border:2px solid var(--red);border-radius:8px;padding:14px 16px;margin:0 0 14px;background:#fff7f7;color:#222}.emergency-lead strong{color:var(--red);font-size:1.05rem}.emergency-lead span{font-size:.92rem}.emergency-lead .emergency-link{width:auto;min-width:245px;background:var(--red);padding:11px 16px}.emergency-lead .emergency-link:hover,.emergency-lead .emergency-link:focus{filter:brightness(.92)}
@media(max-width:680px){.emergency-lead{flex-direction:column;align-items:stretch;text-align:center}.emergency-lead .emergency-link{width:100%;min-width:0}.emergency-lead span{display:block;margin-top:4px}}


.healthcare-section{width:min(1180px,calc(100% - 32px));margin:4px auto 18px}.healthcare-card{border:1px solid #c6d8f1;background:#f6f9fd;border-radius:10px;padding:18px 20px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.healthcare-eyebrow{font-size:.78rem;font-weight:900;letter-spacing:.09em;color:var(--navy)}.healthcare-card h2{margin:5px 0 8px;color:var(--navy);font-size:1.65rem}.healthcare-card p{margin:0;color:#354052;max-width:820px}.healthcare-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.healthcare-tags span{background:#fff;border:1px solid #cbd7e6;border-radius:999px;padding:6px 9px;font-size:.8rem;font-weight:700;color:#2f4056}.healthcare-btn{width:auto;min-width:275px;padding:12px 16px}.healthcare-btn:hover,.healthcare-btn:focus{background:var(--navy2)}
@media(max-width:680px){.healthcare-section{width:min(100% - 22px,1180px);margin-top:2px}.healthcare-card{grid-template-columns:1fr;padding:15px;gap:13px}.healthcare-card h2{font-size:1.35rem}.healthcare-btn{width:100%;min-width:0}.healthcare-tags span{font-size:.76rem}}

.emergency-detail{font-size:.82rem;color:#333;margin:2px 0 7px}.top-emergency-btn{width:auto;background:var(--red);padding:8px 14px;min-height:38px}.top-emergency-btn:hover,.top-emergency-btn:focus{background:#b31319}.emergency-lead .service-btn{background:var(--red)}
@media(max-width:680px){.top-contact{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.top-contact .emergency{display:block;font-size:.72rem}.top-contact .emergency-detail{display:none}.top-emergency-btn{font-size:.7rem;min-height:34px;padding:6px 9px}.hero h1{font-size:1.85rem}}


/* 2026-08-31 mobile header refinement */
@media(max-width:680px){
  .topbar .wrap{flex-direction:column;align-items:center;gap:8px;padding:12px 0 14px}
  .topbar a[aria-label="Colorado Commercial Doors home"]{display:block;width:100%;text-align:center}
  .logo{width:min(84vw,390px);max-width:none;margin:0 auto}
  .top-contact{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px}
  .top-contact .phone{display:block;font-size:1.12rem;line-height:1.2}
  .top-contact .emergency{display:block;font-size:.78rem;letter-spacing:.02em}
  .top-contact .emergency-detail{display:block;font-size:.75rem;margin:0 0 5px;color:#333}
  .top-emergency-btn{width:100%;max-width:430px;min-height:44px;font-size:.82rem;padding:9px 12px}
  .hero-copy{padding:22px 0 20px}
  .hero h1{font-size:1.65rem;line-height:1.04;margin-bottom:12px;letter-spacing:-.4px}
  .hero .sub{font-size:1rem}
  .hero p{font-size:1rem;margin-bottom:16px}
  .trust-row{margin-top:18px}
}
@media(max-width:390px){
  .logo{width:min(88vw,350px)}
  .hero h1{font-size:1.5rem}
}

.who-we-serve{width:min(1180px,calc(100% - 32px));margin:0 auto 22px}.who-we-serve-card{border:1px solid #d7e4f2;background:#fff;border-radius:10px;padding:20px 22px}.who-we-serve-eyebrow{font-size:.78rem;font-weight:900;letter-spacing:.09em;color:var(--brand-blue-dark)}.who-we-serve-card h2{margin:5px 0 8px;color:var(--navy);font-size:clamp(1.45rem,3vw,2rem)}.who-we-serve-card p{margin:0;color:#354052}.who-we-serve-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;margin:18px 0}.who-we-serve-grid span{position:relative;padding-left:18px;font-weight:700;color:#2f4056}.who-we-serve-grid span:before{content:'✓';position:absolute;left:0;color:var(--brand-blue);font-weight:900}.who-we-serve-bottom{font-weight:700;max-width:950px}.who-we-serve-bottom strong{color:var(--navy)}
@media(max-width:680px){.who-we-serve{width:min(100% - 22px,1180px);margin-bottom:18px}.who-we-serve-card{padding:15px}.who-we-serve-grid{grid-template-columns:1fr;gap:8px;margin:14px 0}.who-we-serve-card h2{font-size:1.35rem}}

#service-form{scroll-margin-top:12px}.form-selected{margin:0 0 14px}.form-selected[hidden]{display:none}
@media(max-width:680px){#service-form{scroll-margin-top:8px}.form-selected{margin-bottom:10px}}
