.mh-hero{position:relative;background:#efe9df}.mh-hero-bg{position:-webkit-sticky;position:sticky;top:0;height:100dvh;z-index:0;background-image:url(/assets/home-hero-foyer.webp);background-size:cover;background-position:top;background-repeat:no-repeat}.mh-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(251,248,244,.12),rgba(251,248,244,0) 26%,rgba(251,248,244,0) 72%,rgba(251,248,244,.7))}.mh-hero-stage{position:relative;margin-top:-100dvh;z-index:1}.mh-hero-head{position:absolute;inset:0;box-sizing:border-box;z-index:2;pointer-events:none;display:flex;flex-direction:column;justify-content:flex-start;padding:92px 24px 0}.mh-hero-spacer{height:100dvh}.mh-hero-head .mh-h1{font-size:40px;line-height:1.08;margin:0;color:var(--hba-slate)}.mh-hero-cue{position:absolute;bottom:42px;left:50%;transform:translateX(-50%);flex-direction:column;gap:9px;opacity:.62;font-family:var(--font-body);font-size:10.5px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.mh-hero-cue,.mh-hero-cue .chev{display:inline-flex;align-items:center;color:var(--hba-slate)}.mh-hero-cue .chev{width:26px;height:26px;border-radius:999px;border:1px solid rgba(42,51,52,.4);justify-content:center;animation:mh-bob 1.8s ease-in-out infinite}@keyframes mh-bob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.mh-panel{position:relative;background:rgba(251,248,244,var(--mh-veil,.58));backdrop-filter:blur(10px) saturate(1.04);-webkit-backdrop-filter:blur(10px) saturate(1.04);border-radius:26px 26px 0 0;margin-top:-26px;box-shadow:0 -12px 40px rgba(42,51,52,.1);padding:38px 22px 48px}.m-ctabar{transition:opacity .3s var(--ease-out),transform .32s var(--ease-out)}.m-ctabar.mh-hidden{opacity:0;transform:translateY(100%);pointer-events:none}@media (prefers-reduced-motion:reduce){.mh-hero-cue .chev{animation:none}}