/* HWE Recovery. Based on Start Bootstrap Business Frontpage.
   Third-party license texts are kept alongside this file. */
:root { --hwe-navy: #122e3c; --hwe-teal: #116f67; --hwe-muted: #536570; --hwe-border: #dce5e7; --hwe-soft: #f3f7f6; }
html { scroll-behavior: smooth; scroll-padding-top: 1.25rem; }
body { color: var(--hwe-navy); background: #fff; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.65; }
a { color: var(--hwe-teal); text-underline-offset: .2em; }
a:hover { color: #0b534e; }
a:focus-visible, summary:focus-visible { outline: 3px solid #da9a22; outline-offset: 5px; border-radius: 3px; }
h1, h2, h3 { letter-spacing: -.035em; line-height: 1.15; }
h2 { font-weight: 750; font-size: clamp(1.9rem, 3.2vw, 2.65rem); }
p { max-width: 68ch; }
.page-gutter { padding-left: 1.5rem; padding-right: 1.5rem; }
.skip-link { position: absolute; left: 1rem; top: -10rem; z-index: 20; padding: .7rem 1rem; background: white; font-weight: 700; }
.skip-link:focus { top: 1rem; }
.site-nav { padding: 1.35rem 0; background: white; border-bottom: 1px solid var(--hwe-border); }
.nav-layout { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 1.2rem 2rem; }
.brand, .recovery-brand { display: inline-flex; align-items: center; gap: .65rem; font-weight: 800; color: var(--hwe-navy); margin: 0; }
.brand { letter-spacing: .03em; font-size: 1.3rem; }
.brand-light { font-size: .75rem; font-weight: 650; letter-spacing: .13em; margin-left: -.25rem; }
.brand-mark { display: inline-grid; place-items: center; width: 2.15rem; height: 2.15rem; border-radius: .45rem; background: var(--hwe-navy); color: white; font-size: 1.2rem; letter-spacing: -.06em; }
.recovery-brand { font-size: 1.05rem; line-height: 1.2; }
.recovery-brand small { display: block; font-weight: 450; color: var(--hwe-muted); font-size: .7rem; margin-top: .25rem; letter-spacing: .035em; }
.nav-list { display: flex; gap: 1.75rem; flex-wrap: wrap; align-items: center; list-style: none; padding: 0; margin: 0; font-size: .88rem; font-weight: 650; }
.nav-list a { color: var(--hwe-navy); text-decoration: none; padding: .3rem 0; display: inline-block; }
.nav-list a:hover { color: var(--hwe-teal); text-decoration: underline; }
.hero-inner { padding-top: 2.8rem; padding-bottom: 2.4rem; }
.hero-dark { background: var(--hwe-navy); color: white; }
.hero-dark .eyebrow { color: #94d8ca; }
.hero-dark .hero-copy, .hero-dark .hero-note { color: #c7d7dd; }
.hero-light { background: #edf4f1; border-bottom: 1px solid var(--hwe-border); }
.hero h1 { font-size: clamp(2.65rem, 5.5vw, 4.65rem); margin-bottom: 1.5rem; }
.hero-copy { max-width: 40rem; margin: 0 auto; font-size: 1.13rem; font-weight: 400; line-height: 1.7; }
.hero-note { font-size: .76rem; margin: 1.8rem auto 0; color: var(--hwe-muted); }
.eyebrow { font-size: .72rem; font-weight: 800; text-transform: uppercase; letter-spacing: .15em; color: var(--hwe-teal); margin-bottom: 1rem; }
.text-center .eyebrow { margin-left: auto; margin-right: auto; }
.btn { font-weight: 650; border-radius: .4rem; font-size: .91rem; padding: .85rem 1.2rem; }
.btn-primary { --bs-btn-bg: #116f67; --bs-btn-border-color: #116f67; --bs-btn-hover-bg: #0b534e; --bs-btn-hover-border-color: #0b534e; --bs-btn-active-bg: #0b534e; --bs-btn-active-border-color: #0b534e; --bs-btn-disabled-bg: #116f67; --bs-btn-disabled-border-color: #116f67; }
.hero-dark .btn-primary { --bs-btn-bg: #afe4d7; --bs-btn-border-color: #afe4d7; --bs-btn-color: #123e38; --bs-btn-hover-bg: #c9f0e7; --bs-btn-hover-border-color: #c9f0e7; --bs-btn-hover-color: #123e38; }
.btn-outline-primary { --bs-btn-color: #116f67; --bs-btn-border-color: #116f67; --bs-btn-hover-bg: #116f67; --bs-btn-hover-border-color: #116f67; --bs-btn-active-bg: #116f67; --bs-btn-active-border-color: #116f67; }
.btn span { padding-left: .7rem; }
.section-space { padding: 5rem 0; }
.section-tight-top { padding-top: 0; }
.section-heading { margin-bottom: 2.6rem; }
.section-lead, .muted { color: var(--hwe-muted); }
.section-lead { margin-top: 1rem; }
.bg-soft { background: var(--hwe-soft); }
.service-card { border: 1px solid var(--hwe-border); border-radius: .7rem; }
.service-card h3 { margin: 1.5rem 0 1rem; }
.service-card p, .future-card p, .process-card p { color: var(--hwe-muted); }
.card-topline { display: flex; justify-content: space-between; align-items: center; gap: 1rem; }
.service-number { display: inline-grid; place-items: center; width: 2.6rem; height: 2.6rem; border-radius: .45rem; background: #e1f1eb; color: #155c50; font-size: .83rem; font-weight: 800; }
.status-tag { display: inline-block; border: 1px solid #d9e4df; background: #f3f8f5; color: #3d6157; padding: .3rem .65rem; border-radius: 2rem; font-size: .7rem; font-weight: 650; line-height: 1.4; }
.text-link { display: inline-block; margin-top: .75rem; font-weight: 700; font-size: .91rem; text-decoration: none; }
.text-link:hover { text-decoration: underline; }
.text-link span { padding-left: .4rem; }
.future-card { background: var(--hwe-soft); border-radius: .7rem; }
.future-card h3 { margin-bottom: 1.2rem; }
.future-card .eyebrow { color: var(--hwe-teal); }
.content-note { background: #fffaf0; border-left: 3px solid #ca9d42; padding: 1.2rem 1.3rem; font-size: .86rem; color: #6d5529; margin-top: 1.6rem; }
.content-note strong { display: block; margin-bottom: .3rem; }
.contact-panel { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 2rem; background: var(--hwe-navy); color: #fff; border-radius: .7rem; }
.contact-panel .eyebrow { color: #94d8ca; }
.contact-panel h2 { margin-bottom: 1rem; }
.contact-panel p:not(.eyebrow) { max-width: 36rem; color: #c7d7dd; font-size: .95rem; }
.status-light { background: #254654; border-color: #466471; color: #e3edf0; }
.process-card .service-number { margin-bottom: 1.5rem; }
.process-card h3 { margin-bottom: 1rem; }
.faq-list { border-top: 1px solid var(--hwe-border); }
.faq-list details { border-bottom: 1px solid var(--hwe-border); padding: 1.15rem 0; }
.faq-list summary { cursor: pointer; font-weight: 650; padding-right: .7rem; font-size: .95rem; }
.faq-list details p { color: var(--hwe-muted); font-size: .91rem; margin: .9rem 0 .15rem; }
.site-footer { border-top: 1px solid var(--hwe-border); background: #fafcfb; color: var(--hwe-muted); }
.footer-layout { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 1.5rem; }
.footer-brand { font-size: .9rem; font-weight: 750; color: var(--hwe-navy); text-decoration: none; }
.footer-note { display: block; font-size: .76rem; margin-top: .2rem; }
.site-footer .small { font-size: .71rem; line-height: 1.8; }
.site-footer a:hover { text-decoration: underline; }
@media (min-width: 992px) { .page-gutter { padding-left: 3rem; padding-right: 3rem; } }
@media (max-width: 575.98px) { .site-nav { padding: 1rem 0; } .nav-list { gap: 1.35rem; font-size: .8rem; width: 100%; } .hero-inner { padding-top: 1.5rem; padding-bottom: 1.2rem; } .hero h1 { font-size: 2.65rem; } .hero-copy { font-size: 1rem; } .hero-note { font-size: .72rem; } .section-space { padding: 3.25rem 0; } .section-tight-top { padding-top: 0; } .contact-panel { border-radius: .5rem; } .section-heading { margin-bottom: 2rem; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } * { transition-duration: 0.01ms !important; } }
