/* Shared HostBreach palette. Homepage is the visual source of truth. */
:root { --navy:#0B2545; --navy-2:#0f3460; --navy-mid:#0B2545; --coral:#E05A7A; --coral-2:#c94d6a; --brand-gradient:linear-gradient(135deg,#0B2545 0%,#0f3460 100%); }
.hero,.page-hero,.blog-hero,.cta,.cta-band,.restored-advisory .hba-hero,.restored-cmmc .cmmc-hero,.restored-commercial .crs-hero {background:var(--brand-gradient)!important;}
.hero:before,.hero:after,.restored-advisory .hba-hero:before,.restored-advisory .hba-hero:after,.restored-cmmc .cmmc-hero:before,.restored-cmmc .cmmc-hero:after,.restored-commercial .crs-hero:before,.restored-commercial .crs-hero:after {display:none!important;}
[class^="restored-"] {font-family:Inter,system-ui,sans-serif; --navy:#0B2545;--navy-mid:#0B2545;--pink:#E05A7A;}
[class^="restored-"] h1 {font-size:clamp(34px,4.5vw,60px)!important;line-height:1.12!important;letter-spacing:-.025em!important;overflow-wrap:normal;}
[class^="restored-"] h2 {font-size:clamp(26px,3vw,40px)!important;line-height:1.22!important;letter-spacing:-.015em!important;}
[class^="restored-"] h3,[class^="restored-"] h4 {line-height:1.35!important;letter-spacing:normal!important;}
[class^="restored-"] input,[class^="restored-"] button {font-family:inherit;}
.restored-cmmc .cmmc-scanner-section {background:var(--brand-gradient);padding:64px 20px;}
.restored-cmmc .cmmc-scanner-header {max-width:720px;margin:0 auto 28px;text-align:center;}
.restored-cmmc .cmmc-scanner-box {width:100%;max-width:680px;margin:0 auto;padding:32px;}
.restored-cmmc .cmmc-scanner-box h3 {font-size:24px;margin:0 0 12px;}
.restored-example-note {padding:16px 24px;margin:0;background:#0B2545;color:#dce9f5;font:400 13px/1.6 Inter,system-ui,sans-serif;}
.restored-context {padding:56px max(24px,calc((100% - 1120px)/2));background:#f6f8fb;color:#0B2545;}
.restored-context a {text-decoration:underline;text-underline-offset:3px;}
.restored-context h2 {color:#0B2545!important;}
.restored-advisory .hba-faq-answer {display:none!important;}
.restored-advisory details[open] .hba-faq-answer {display:block!important;}
.restored-advisory summary {list-style:none;cursor:pointer;}
.restored-advisory summary::-webkit-details-marker {display:none;}
.restored-advisory details[open] .hba-faq-toggle {transform:rotate(45deg);}
.restored-advisory .hba-terminal-line {opacity:1;animation:none;overflow-wrap:anywhere;}
.restored-advisory .hba-terminal-title {min-width:0;}
.restored-advisory .hba-hero-grid > * {min-width:0;}
.restored-advisory .hba-hero-terminal {min-width:0;max-width:100%;}
.restored-advisory .hba-hero-content > * {min-width:0;}
.restored-advisory .hba-hero-grid,.restored-advisory .hba-hero-glow,.restored-advisory .hba-hero-glow-2 {display:none!important;}
.restored-advisory .hba-terminal {max-width:100%;}
.restored-advisory .hba-hero-cta {white-space:normal;text-align:center;}
.restored-advisory .hba-real-issue-grid > *, .restored-advisory .hba-snapshot-two-col > * {min-width:0;overflow-wrap:break-word;}
.restored-advisory .hba-real-issue-sidebar {width:auto;max-width:100%;}
.restored-commercial .crs-page-title {color:white;}
.restored-commercial .crs-hero h1 {min-height:0;}
.restored-commercial .crs-terminal {box-shadow:0 18px 48px rgba(0,0,0,.18);}
.restored-commercial .crs-cta {background:var(--brand-gradient);}
.hb-exposure-box h2,.hb-exposure-box h3 {letter-spacing:normal!important;line-height:1.35!important;}
.hb-scanner-box h2 {letter-spacing:normal!important;line-height:1.35!important;}
:focus-visible {outline:3px solid #E05A7A;outline-offset:4px;}
@media(max-width:700px){
 [class^="restored-"] h1{font-size:34px!important;}
 .restored-cmmc .cmmc-scanner-box{padding:24px 20px;}
 .restored-cmmc .cmmc-scanner-form{display:flex;flex-direction:column;}
 .restored-cmmc .cmmc-scanner-form input,.restored-cmmc .cmmc-scanner-form button{width:100%;min-width:0;}
 [class^="restored-"] pre{white-space:pre-wrap;overflow-wrap:anywhere;}
}
