
/* Aeris Zip 31 — Support page matched to homepage visual system */
.support-page{background:#07131b!important;color:#f5f7f6!important}
.support-page .support-home-hero{min-height:640px!important}
.support-page .support-home-hero .ah-hero-image{object-position:center 48%!important}
.support-page .support-home-hero .ah-hero-content{max-width:760px!important}
.support-page .support-home-hero .ah-hero-content h1{max-width:760px!important}
.support-page .support-hero-badge{right:5vw!important;bottom:72px!important}
.support-page .support-quick,
.support-page .support-main,
.support-page .support-contact{background:#08161e!important}
.support-page .support-section-head h2,
.support-page .support-section-head h3{color:#f5f7f6!important;letter-spacing:-.035em!important}
.support-page .support-section-head p{color:#9fb0ad!important}
.support-page .support-action-grid{gap:16px!important}
.support-page .support-action-card,
.support-page .support-faq,
.support-page .support-request-panel,
.support-page .support-ticket-lookup,
.support-page .support-contact-band{
  background:#0d2028!important;
  border:1px solid rgba(139,202,180,.12)!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  border-radius:16px!important;
}
.support-page .support-action-card{transition:transform .16s ease,border-color .16s ease,background .16s ease!important}
.support-page .support-action-card:hover{transform:translateY(-2px)!important;background:#102630!important;border-color:rgba(139,202,180,.22)!important}
.support-page .support-action-icon{display:grid!important;place-items:center!important;width:46px!important;height:46px!important;border-radius:50%!important;background:#163d33!important;color:#d7b574!important;position:static!important;transform:none!important}
.support-page .support-eyebrow{color:#50d3a2!important}
.support-page .support-field input,
.support-page .support-field select,
.support-page .support-field textarea{background:#0b1b23!important;border:1px solid rgba(139,202,180,.14)!important;color:#f4f7f6!important}
.support-page .support-submit{background:#f1ead7!important;color:#0c1a20!important;border-color:#f1ead7!important}
.support-page .support-submit:hover{background:#fff6df!important}
.support-page .support-footer{background:#061118!important;border-top:1px solid rgba(139,202,180,.10)!important}
@media(max-width:760px){
  .support-page .support-home-hero{min-height:600px!important}
  .support-page .support-hero-badge{left:20px!important;right:20px!important;bottom:24px!important}
}
