/* Aspire homepage hero — clean adaptive system.
   The uploaded artwork determines its proportional height. No crop, no distortion, no fixed hero height.
   This intentionally supports 1920x600, 1920x1080, 1080x1920, and other campaign ratios. */
.aspire-home-hero-v142{width:100%;margin:0;padding:0;background:#080b10;position:relative;overflow:hidden;}
.aspire-hero-v142-stage{width:100%;margin:0;padding:0;position:relative;background:#080b10;overflow:hidden;}
.aspire-hero-v142-slide{width:100%;margin:0;padding:0;display:none;}
.aspire-hero-v142-slide.is-active{display:block;}
.aspire-hero-v142-link{display:block;width:100%;margin:0;padding:0;line-height:0;}
.aspire-hero-v142-art{display:block;width:100%;height:auto;max-width:none;margin:0;padding:0;border:0;object-fit:initial;object-position:initial;}
.aspire-hero-v142-placeholder{width:100%;aspect-ratio:16/9;display:grid;place-items:center;text-align:center;padding:clamp(24px,5vw,72px);background:radial-gradient(circle at 72% 42%,rgba(255,83,40,.20),transparent 34%),radial-gradient(circle at 30% 65%,rgba(255,164,35,.12),transparent 36%),linear-gradient(135deg,#151b23,#080b10 70%);}
.aspire-hero-v142-placeholder-inner{max-width:850px;}
.aspire-hero-v142-placeholder .eyebrow{color:#ff8b22;}
.aspire-hero-v142-placeholder h1{margin:12px auto 14px;color:#fff;font-size:clamp(30px,5vw,76px);line-height:.98;letter-spacing:-2px;}
.aspire-hero-v142-placeholder p{max-width:680px;margin:0 auto;color:#b9c2cc;font-size:clamp(13px,1.4vw,18px);line-height:1.6;}
.aspire-hero-v142-placeholder-box{display:inline-flex;margin-top:22px;padding:10px 15px;border:1px dashed #4a5562;border-radius:999px;color:#8894a0;font-size:11px;font-weight:800;}
.aspire-hero-v142-controls{min-height:58px;display:flex;align-items:center;justify-content:center;gap:12px;background:#090d12;border-top:1px solid #1b232c;}
.aspire-hero-v142-arrow{width:38px;height:38px;border:1px solid #34404c;border-radius:50%;background:#0f151c;color:#fff;font-size:23px;line-height:1;cursor:pointer;}
.aspire-hero-v142-arrow:hover{background:#17202a;}
.aspire-hero-v142-dots{display:flex;align-items:center;gap:7px;}
.aspire-hero-v142-dot{width:26px;height:5px;padding:0;border:0;border-radius:999px;background:#3a444e;cursor:pointer;}
.aspire-hero-v142-dot.is-active{width:42px;background:#ff8a00;}
@media(max-width:700px){.aspire-hero-v142-controls{min-height:50px;gap:9px;}.aspire-hero-v142-arrow{width:34px;height:34px;font-size:20px;}.aspire-hero-v142-dot{width:20px;height:4px;}.aspire-hero-v142-dot.is-active{width:34px;}}
@media(prefers-reduced-motion:reduce){.aspire-hero-v142-slide{transition:none!important;}}
