/*
 * Theme compatibility layer. Loaded last because page builders and themes often
 * apply global !important rules to headings and full-width containers.
 */
.hsc-app .hsc-shell{width:calc(100% - 36px)!important;max-width:1120px!important;margin:28px auto!important;border:1px solid var(--hsc-line)!important;border-radius:24px!important;overflow:hidden!important}.hsc-app .hsc-hero{margin:0!important}.hsc-app .hsc-hero h2{color:#fff!important;font-size:clamp(2rem,5vw,3.7rem)!important;line-height:1.05!important;font-weight:800!important;letter-spacing:normal!important;text-transform:none!important}.hsc-app .hsc-hero>p:not(.hsc-eyebrow),.hsc-app .hsc-hero .hsc-privacy,.hsc-app .hsc-hero .hsc-coverage,.hsc-app .hsc-brand{color:#fff!important}.hsc-app .hsc-hero .hsc-eyebrow{color:#bdf6cf!important;font-size:.7rem!important;line-height:1.5!important}.hsc-app .hsc-panel-head h3{color:var(--hsc-ink)!important;font-size:clamp(1.55rem,3vw,2.35rem)!important;line-height:1.08!important;text-transform:none!important}.hsc-app .hsc-tabbar button{box-shadow:none!important;text-transform:none!important}.hsc-app .hsc-field input,.hsc-app .hsc-field select{box-shadow:none!important}@media(max-width:680px){.hsc-app .hsc-shell{width:100%!important;margin:0!important;border-radius:0!important}}
