:root{--brand:var(--color-primary,#0b2a46);--accent:var(--color-accent,#e94a1b)}body{background:var(--color-bg,#fff);color:var(--color-text,#111);font-family:var(--font-body,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif)}h1,h2,h3,h4,h5,h6{color:var(--color-primary,#0b2a46);font-family:var(--font-heading,inherit)}.bg-brand{background-color:var(--brand)!important}.text-brand{color:var(--brand)!important}.badge-accent{background:var(--accent)}.hero{background:linear-gradient(0deg,color-mix(in srgb,var(--brand) 88%,#0000),color-mix(in srgb,var(--brand) 88%,#0000));color:#fff;height:600px}.hero .d-flex{flex-wrap:wrap}.breadcrumb a{text-decoration:none}.card-shadow{box-shadow:0 8px 18px rgba(0,0,0,.06)}.lead-small{font-size:1.05rem}.cta-strip{background:#fff;border:1px solid #eee;border-radius:.75rem}@media (max-width:600px){.hero .d-flex{flex-direction:column}}@media (max-width:480px){.hero .btn{white-space:normal;width:100%}}
