.lead-text{color:inherit;font-size:var(--fs-lg,1.25rem);font-weight:300;line-height:1.7;margin-bottom:1.5rem}.bg-dark .lead-text,.category-hero .lead-text,.hero-section .lead-text{color:hsla(0,0%,100%,.95)}.text-highlight,mark{background-color:rgba(255,22,84,.12);border-radius:3px;color:inherit;font-weight:500;padding:.1em .3em}.bg-dark .text-highlight,.bg-dark mark,.category-hero .text-highlight,.category-hero mark,.hero-section .text-highlight,.hero-section mark{background-color:rgba(255,22,84,.25);color:#fff}.text-highlight--gold{background-color:rgba(212,165,76,.15)}.text-highlight--navy{background-color:rgba(14,43,72,.1)}.accent-border-left{border-left:4px solid var(--accent-coral,#ff1654);padding-left:1rem}.accent-border-left--navy{border-left-color:var(--surface-navy,#0e2b48)}.accent-border-left--gold{border-left-color:var(--accent-gold,#d4a54c)}.accent-border-left--thick{border-left-width:6px}.kicker{display:block;font-size:var(--fs-xs,.75rem);font-weight:700;letter-spacing:.15em;margin-bottom:.5rem;text-transform:uppercase}.bg-dark .kicker,.category-hero .kicker,.hero-section .kicker,.kicker{color:var(--accent-coral,#ff1654)}.kicker--navy{color:var(--surface-navy,#0e2b48)}.text-breathe{line-height:1.8;max-width:65ch}.text-breathe p{margin-bottom:1.25em}.text-breathe p:last-child{margin-bottom:0}.text-breathe--center{margin-left:auto;margin-right:auto;text-align:center}.headline-accent{color:var(--accent-coral,#ff1654)}.headline-accent--navy{color:var(--surface-navy,#0e2b48)}.service-tag{background:var(--surface-muted,#f0f2f5);border-radius:100px;color:var(--text-heading,#0e2b48);display:inline-block;font-size:.85rem;font-weight:500;margin:.25rem .25rem .25rem 0;padding:.25rem .75rem;white-space:nowrap}.service-tag--coral{background:rgba(255,22,84,.1);color:var(--accent-coral,#ff1654)}.service-tag--navy{background:rgba(14,43,72,.1);color:var(--surface-navy,#0e2b48)}.service-tag--outline{background:transparent;border:1px solid var(--border-medium,#cbd5e1)}.bg-dark .service-tag,.category-hero .service-tag,.hero-section .service-tag{background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);color:#fff}.hero-split{display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:1.5rem 0}.hero-split>*{border-left:3px solid var(--accent-coral,#ff1654);padding-left:1rem}@media (max-width:768px){.hero-split{gap:1.5rem;grid-template-columns:1fr}}.quick-fact-box{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;margin:1.5rem 0;padding:1.25rem}.quick-fact-box__title{color:var(--accent-coral,#ff1654);font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:.75rem;text-transform:uppercase}.quick-fact-box__list{list-style:none;margin:0;padding:0}.quick-fact-box__item{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;font-size:.95rem;gap:.5rem;padding:.5rem 0}.quick-fact-box__item:last-child{border-bottom:none}.quick-fact-box__item i{color:var(--accent-coral,#ff1654);font-size:.85rem;width:20px}.quick-fact-box--light{background:var(--surface-muted,#f0f2f5);border-color:var(--border-light,#e2e8f0)}.quick-fact-box--light .quick-fact-box__item{border-bottom-color:var(--border-light,#e2e8f0)}.hero-highlights{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0}.hero-highlight-item{align-items:center;background:hsla(0,0%,100%,.1);border-radius:8px;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem}.hero-highlight-item i{color:var(--accent-coral,#ff1654)}.content-divider{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.2) 80%,transparent);height:1px;margin:2rem 0}.content-divider--light{background:linear-gradient(90deg,transparent,rgba(0,0,0,.1) 20%,rgba(0,0,0,.1) 80%,transparent)}.content-divider--accent{background:linear-gradient(90deg,var(--accent-coral,#ff1654) 0,transparent 100%);height:3px;max-width:100px}.metric-inline{align-items:baseline;display:inline-flex;gap:.35rem;margin-right:1.5rem}.metric-inline__value{color:var(--accent-coral,#ff1654);font-size:1.5rem;font-weight:700}.metric-inline__label{font-size:.85rem;font-weight:500;opacity:.85}.hero-resource-list{list-style:none;margin:1.5rem 0;padding:0}.hero-resource-list li{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;gap:.75rem;padding:.75rem 0}.hero-resource-list li:last-child{border-bottom:none}.hero-resource-list li:before{background:var(--accent-coral,#ff1654);border-radius:50%;content:"";flex-shrink:0;height:6px;margin-top:.5rem;width:6px}.hero-resource-list a{color:#fff;font-weight:600;text-decoration:none}.hero-resource-list a:hover{color:var(--accent-coral,#ff1654)}.hero-resource-list .resource-desc{color:hsla(0,0%,100%,.75);font-weight:400}.callout-block{background:hsla(0,0%,100%,.08);border-left:4px solid var(--accent-coral,#ff1654);border-radius:0 8px 8px 0;display:flex;gap:1rem;margin:1.5rem 0;padding:1.25rem}.callout-block__icon{color:var(--accent-coral,#ff1654);flex-shrink:0;font-size:1.25rem}.callout-block__content{flex:1}.callout-block__content p{margin:0}.callout-block--light{background:var(--surface-info,#eff6ff);border-left-color:var(--state-info,#0369a1)}.callout-block--light .callout-block__icon{color:var(--state-info,#0369a1)}@media (max-width:768px){.lead-text{font-size:1.1rem}.hero-highlights{flex-direction:column;gap:.75rem}.metric-inline{display:flex;margin-bottom:.5rem;margin-right:0}.quick-fact-box{padding:1rem}}