.tango-seasonal-hero{background-size:cover;background-position:center;min-height:480px;display:flex;align-items:center;padding:64px 0;color:#fff;text-align:center}
.tango-seasonal-hero .tango-seasonal-copy{position:relative;max-width:1000px;margin:auto}
.tango-seasonal-hero h1{color:#fff;font-size:clamp(2.2rem,4.5vw,4rem);line-height:1.1;margin:16px 0 24px}
.tango-seasonal-hero p{color:#fff;max-width:740px;margin:0 auto 28px;font-size:1.08rem;line-height:1.6}
.tango-seasonal-hero .eyebrow{color:#eed28a}
.tango-seasonal-hero .home-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.tango-seasonal-hero[data-campaign="halloween"]{background:#16251e;text-align:left}
.tango-halloween-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center}
.tango-seasonal-hero .tango-halloween-layout .tango-seasonal-copy{margin:0;max-width:none}
.tango-halloween-layout p{margin-left:0}
.tango-pumpkin-photo{background:#fff;border-radius:24px;overflow:hidden;max-width:440px;width:100%;justify-self:center}
.tango-pumpkin-photo svg{display:block;width:100%;height:auto}
@media(max-width:760px){.tango-seasonal-hero{min-height:420px;padding:48px 0}.tango-halloween-layout{grid-template-columns:1fr;gap:28px;text-align:center}.tango-pumpkin-photo{max-width:320px}.tango-seasonal-hero p{font-size:1rem}.tango-seasonal-hero .home-actions{gap:12px}}
