@media (max-width:768px){
.hero{position:relative;min-height:0 !important;height:auto !important;max-height:58vh !important;aspect-ratio:var(--mnd-har,16/10);display:block !important;padding:0 !important;width:100vw !important;max-width:none !important;margin-left:calc(50% - 50vw) !important;}
.mnd-availband{width:100vw;margin-left:calc(50% - 50vw);background:#0b0b0c;padding:26px 22px 26px;}
.hero .hero-inner,.hero .hero-main{position:static !important;padding:0 !important;margin:0 !important;max-width:none !important;}
.hero .eyebrow{position:absolute !important;top:var(--mnd-ebtop,16px) !important;left:16px !important;right:auto !important;margin:0 !important;z-index:3;background:rgba(10,10,11,.55);border:1px solid rgba(201,169,92,.55);color:var(--gold,#c9a95c);padding:7px 12px;border-radius:3px;letter-spacing:.12em;font-size:10px;}
.hero .eyebrow::before{display:none !important;content:none !important;}
.hero.mnd-hb::before{background-image:var(--mnd-hbg) !important;background-size:cover !important;background-position:center !important;}
.mnd-availband h1{font-family:var(--font-serif,serif);font-size:clamp(30px,8.6vw,40px);font-weight:420;line-height:1.1;color:#ece7dd;margin:0 0 10px;}
.mnd-availband .hero-copy{color:var(--muted,#b7b1a6);font-size:16px;line-height:1.6;margin:0 0 18px;}
.mnd-availband .cta-row{margin:0;}
}
