.heyaah-gateway-main{margin:0;padding:0;width:100%}.heyaah-gateway-main .shopify-section{margin:0}.heyaah-gateway{position:relative;width:100%;min-height:100vh;min-height:100svh;background:var(--hy-bg-dark);overflow:hidden}.heyaah-gateway__brand{position:absolute;top:clamp(2.2rem,2.6vw,3.6rem);left:50%;transform:translate(-50%);z-index:5;margin:0;font-size:clamp(2.1rem,1.6rem + 1.1vw,2.6rem);color:#fff;text-shadow:0 2px 20px rgba(26,21,15,.6);pointer-events:none}.heyaah-gateway__seal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;pointer-events:none}.heyaah-gateway__seal-ring{width:clamp(104px,9vw,138px);height:clamp(104px,9vw,138px);border-radius:50%;background:var(--hy-ivory-100);border:1px solid var(--hy-gold-300);box-shadow:0 22px 60px #16120d80,0 0 0 8px #f7f1e81f;overflow:hidden;display:flex;align-items:center;justify-content:center}.heyaah-gateway__seal-ring img{width:100%;height:100%;object-fit:cover}.heyaah-gateway__panels{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;min-height:100svh}.heyaah-gateway__panel{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:100vh;min-height:100svh;padding:clamp(3.2rem,4.5vw,6.4rem);overflow:hidden;text-decoration:none;color:#fff;isolation:isolate}.heyaah-gateway__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:var(--gw-img-d);background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform 1.1s var(--hy-ease)}.heyaah-gateway__panel:hover .heyaah-gateway__bg,.heyaah-gateway__panel:focus-visible .heyaah-gateway__bg{transform:scale(1.05)}.heyaah-gateway__bg--modest-fallback{background-image:radial-gradient(120% 90% at 30% 12%,rgba(140,106,55,.18),transparent 60%),linear-gradient(160deg,#34302a,#211c16)}.heyaah-gateway__bg--culture-fallback{background-image:repeating-linear-gradient(135deg,rgba(194,168,113,.07) 0 1.5px,transparent 1.5px 22px),radial-gradient(130% 100% at 72% 8%,#8c6a3700,#241f18 72%),linear-gradient(150deg,#3a342c,#1d1813)}.heyaah-gateway__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to top,rgba(22,18,13,var(--gw-scrim, .86)),rgba(22,18,13,calc(var(--gw-scrim, .86) * .34)) 52%,rgba(22,18,13,calc(var(--gw-scrim, .86) * .46)))}.heyaah-gateway__body{position:relative;display:flex;flex-direction:column;gap:1.8rem;max-width:460px}.heyaah-gateway__eyebrow{display:inline-block;padding-left:.85rem;font-family:var(--hy-font-body);font-size:var(--hy-text-eyebrow);font-weight:700;line-height:1.2;letter-spacing:var(--hy-ls-switch);text-transform:uppercase;color:#f6dda0;border-left:3px solid currentColor;text-shadow:0 1px 2px rgba(0,0,0,1),0 0 10px rgba(0,0,0,.75)}.heyaah-gateway__title{font-family:var(--hy-font-display);font-weight:700;font-size:var(--hy-text-gateway);line-height:.96;letter-spacing:var(--hy-ls-tight);color:#fff;margin:0}.heyaah-gateway__copy{font-family:var(--hy-font-body);font-size:clamp(1.6rem,1.5rem + .3vw,1.8rem);line-height:1.6;color:var(--hy-on-dark-strong);margin:0;max-width:380px}.heyaah-gateway__soon{color:var(--hy-gold-300);font-weight:600}.heyaah-gateway__cta{display:inline-flex;align-items:center;gap:1rem;margin-top:.8rem;font-family:var(--hy-font-body);font-weight:600;font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;color:#fff}.heyaah-gateway__cta .icon-heyaah{width:20px;height:20px;transition:transform var(--hy-dur-base) var(--hy-ease)}.heyaah-gateway__panel:hover .heyaah-gateway__cta .icon-heyaah,.heyaah-gateway__panel:focus-visible .heyaah-gateway__cta .icon-heyaah{transform:translate(6px)}.heyaah-gateway__cta--line{align-self:flex-start;border-bottom:1.5px solid rgba(245,233,221,.5);padding-bottom:6px}.heyaah-gateway__panel:hover .heyaah-gateway__cta--line,.heyaah-gateway__panel:focus-visible .heyaah-gateway__cta--line{border-color:var(--hy-gold-300)}.heyaah-gateway__panel:focus-visible{outline:3px solid var(--hy-gold-300);outline-offset:-3px}@media screen and (max-width:749px){.heyaah-gateway{height:100vh;height:100svh;height:100dvh;min-height:0;overflow:hidden}.heyaah-gateway__panels{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(0,1fr);height:100%;min-height:0}.heyaah-gateway__panel{min-height:0;justify-content:flex-end;padding:clamp(1.8rem,5.4vw,3rem)}.heyaah-gateway__panel--culture{padding-bottom:calc(clamp(1.8rem,5.4vw,3rem) + env(safe-area-inset-bottom))}.heyaah-gateway__body{max-width:none;gap:clamp(.7rem,2.2vw,1.2rem)}.heyaah-gateway__eyebrow{font-size:1.15rem}.heyaah-gateway__title{font-size:clamp(3.4rem,10.5vw,4.6rem);line-height:.98}.heyaah-gateway__copy{font-size:1.4rem;line-height:1.45}.heyaah-gateway__cta{font-size:1.35rem;margin-top:.2rem}.heyaah-gateway__bg{background-image:var(--gw-img-m, var(--gw-img-d))}.heyaah-gateway__seal{display:none}.heyaah-gateway__brand{top:max(1.4rem,env(safe-area-inset-top));font-size:1.9rem}}@media screen and (min-width:750px)and (max-width:989px){.heyaah-gateway__title{font-size:clamp(5rem,6vw,6.4rem)}.heyaah-gateway__body{max-width:360px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/heyaah-gateway.css.map */
