/* Hero hierarchy: quiet facts, resource links, one signup path per layout. */
body.hc-brand .hc-hero-v10{--hc-hero-meta:#d4d8da;--hc-hero-accent:#dff37a}
body.hc-brand .hc-hero-v10 :is(.hero-eyebrow,.tk-eyebrow){
 display:flex!important;align-items:center;gap:8px!important;width:fit-content;max-width:100%;
 background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;
 padding:0!important;margin:0 0 16px!important;color:var(--hc-hero-accent)!important;
 font-size:12px!important;line-height:1.5!important;font-weight:700!important;letter-spacing:.07em;text-transform:uppercase
}
body.hc-brand .hc-hero-v10 :is(.hero-eyebrow,.tk-eyebrow)::before,
body.hc-brand .hc-hero-v10 :is(.hero-eyebrow,.tk-eyebrow)::after{display:none!important}
body.hc-brand .hc-hero-v10 :is(.hero-badges,.tk-chips){
 display:flex!important;flex-wrap:wrap!important;align-items:center;gap:8px 20px!important;
 padding:15px 0 0!important;margin:20px 0 14px!important;border:0!important;border-top:1px solid rgba(255,255,255,.22)!important;
 background:none!important;border-radius:0!important;box-shadow:none!important
}
body.hc-brand .hc-hero-v10 :is(.hero-badges,.tk-chips)>span{
 display:inline-flex!important;align-items:baseline;gap:8px;max-width:100%;
 padding:0!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;
 background:none!important;color:var(--hc-hero-meta)!important;font-size:13px!important;font-weight:500!important;line-height:1.55!important;white-space:normal!important
}
body.hc-brand .hc-hero-v10 :is(.hero-badges,.tk-chips)>span::before{
 content:"";display:block;width:4px;height:4px;flex:0 0 4px;align-self:center;background:var(--hc-hero-accent)
}
body.hc-brand .hc-hero-v10 :is(.hc-seo-links,.hc-content-nav){
 display:flex!important;align-items:flex-start;flex-wrap:wrap;gap:2px 24px!important;
 padding:0!important;margin:4px 0 16px!important;border:0!important;background:none!important
}
body.hc-brand .hc-hero-v10 :is(.hc-seo-links,.hc-content-nav)>a{
 display:inline-flex!important;align-items:center;min-height:44px;max-width:100%;
 padding:6px 0!important;margin:0!important;background:transparent!important;color:#f4f5f2!important;
 border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important;
 font-size:14px!important;font-weight:500!important;line-height:1.5!important;text-decoration:underline!important;
 text-decoration-color:rgba(223,243,122,.6)!important;text-underline-offset:5px;text-decoration-thickness:1px
}
body.hc-brand .hc-hero-v10 :is(.hc-seo-links,.hc-content-nav)>a:hover{color:var(--hc-hero-accent)!important;text-decoration-color:currentColor!important}
body.hc-brand .hc-hero-v10 :is(.hc-seo-links,.hc-content-nav)>a:focus-visible{outline:2px solid var(--hc-hero-accent);outline-offset:4px;border-radius:3px!important}
body.hc-brand .hc-hero-v10 .hero-actions{margin-top:16px;align-items:center}
@media(min-width:901px){
 body.hc-brand .hc-hero-v10 :is(.hc-hero-mobile-signup,.hc-hero-mobile-actions){display:none!important}
}
@media(max-width:600px){
 body.hc-brand .hc-hero-v10 :is(.hero-eyebrow,.tk-eyebrow){font-size:11px!important;letter-spacing:.045em;margin-bottom:12px!important}
 body.hc-brand .hc-hero-v10 :is(.hero-badges,.tk-chips){gap:7px 16px!important;margin-top:16px!important;padding-top:12px!important}
 body.hc-brand .hc-hero-v10 :is(.hc-seo-links,.hc-content-nav){gap:0 18px!important;margin-bottom:12px!important}
 body.hc-brand .hc-hero-v10 .hc-hero-mobile-signup{justify-content:center;max-width:100%;min-height:48px}
}

body.hc-brand .hc-hero-v10 :is(.hero-eyebrow,.tk-eyebrow) :is(.emo,.hc-pixel){color:inherit!important;background:transparent!important}

/* Compact form, generous surrounding space, including short laptop screens. */
@media(min-width:901px){
 body.hc-brand .hc-balanced-hero{
  padding-top:clamp(36px,3.34vw,48px)!important;
  padding-bottom:clamp(36px,3.34vw,48px)!important
 }
 body.hc-brand .hc-balanced-hero .hero-inner{
  grid-template-columns:minmax(0,1fr) 340px!important;gap:clamp(32px,4vw,64px)!important
 }
 body.hc-brand .hc-balanced-hero.hc-fullphoto-surface .hero-inner{align-items:center!important}
 body.hc-brand .hc-balanced-hero .hero-card{
  width:100%;min-width:0;max-width:340px;padding:24px!important;border-radius:24px!important
 }
 body.hc-brand .hc-balanced-hero .hero-card h2{
  font-size:clamp(23px,1.85vw,26px)!important;line-height:1.16!important;
  letter-spacing:-.025em!important;margin-bottom:10px!important
 }
 body.hc-brand .hc-balanced-hero .hero-card .sub{
  font-size:13px!important;line-height:1.5!important;margin-bottom:18px!important
 }
 body.hc-brand .hc-balanced-hero .hero-card input[type="tel"]{min-height:44px}
 body.hc-brand .hc-balanced-hero .hero-card button[type="submit"]{min-height:48px;font-size:15px!important}
 body.hc-brand .hc-balanced-hero .hero-card .consent-check{font-size:12.5px!important;line-height:1.45!important}
}

/* Official source links are supporting references, not large action buttons. */
body.hc-brand a.hc-source-link{
 display:inline-flex;align-items:center;gap:6px;min-height:44px;max-width:100%;
 padding:6px 0!important;border:0!important;border-radius:0!important;background:transparent!important;
 color:#575b54!important;box-shadow:none!important;transform:none!important;
 font-size:13px!important;font-weight:500!important;line-height:1.45!important;text-align:left!important;
 text-decoration:underline!important;text-decoration-color:#b5bbb0!important;text-underline-offset:4px;white-space:normal!important
}
body.hc-brand a.hc-source-link span{flex:none;text-decoration:none}
body.hc-brand a.hc-source-link:hover{color:#111!important;text-decoration-color:currentColor!important}
body.hc-brand a.hc-source-link:focus-visible{outline:2px solid #7890c0;outline-offset:4px}
body.hc-brand .vpr-card__links:has(.hc-source-link){gap:0;align-items:flex-start}
body.hc-brand .vpr-card__links:has(.hc-source-link) .vpr-card__page{
 display:inline-flex;align-items:center;min-height:44px;font-weight:700;font-size:14px
}

@media(min-width:901px){
 body.hc-brand .vpr-grid:has(>.vpr-card:nth-child(6):last-child):has(.hc-source-link){grid-template-columns:repeat(3,minmax(0,1fr))}
}
