.waitlist-header{position:sticky;top:0;z-index:100;background:#2f8fa3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease}.waitlist-header__container{width:min(1200px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:16px 0;position:relative}.waitlist-header__logo{display:flex;align-items:center;z-index:2;font-family:Silvana,sans-serif}.waitlist-header__logo-link,.waitlist-header__logo-text{display:flex;align-items:center;text-decoration:none;transition:opacity .3s ease}.waitlist-header__logo-link:hover,.waitlist-header__logo-text:hover{color:var(--e-cream);cursor:default}.waitlist-header__logo-image{height:40px;width:auto;display:block}.waitlist-header__logo-text{font-size:2.4rem;font-weight:700;color:var(--e-cream);font-style:italic}.waitlist-header__nav{display:flex;justify-content:center}.waitlist-header__nav-list{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.waitlist-header__nav-item{margin:0}.waitlist-header__nav-link{display:block;padding:10px 16px;font-size:1.5rem;font-weight:500;color:var(--e-cream);text-decoration:none;border-radius:8px;transition:all .3s ease;position:relative}.waitlist-header__nav-link:after{content:"";position:absolute;bottom:8px;left:16px;right:16px;height:2px;background:var(--e-gold);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.waitlist-header__nav-link:hover{background:#ffffff14;color:var(--e-gold)}.waitlist-header__nav-link:hover:after{transform:scaleX(1)}.waitlist-header__cta{display:flex;justify-content:flex-end}.waitlist-header__button{padding:10px 20px;font-size:1.5rem;white-space:nowrap}.waitlist-header__mobile-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:0;z-index:102;position:relative}.waitlist-header__hamburger{position:relative;width:24px;height:2px;background:var(--e-cream);transition:all .3s ease}.waitlist-header__hamburger:before,.waitlist-header__hamburger:after{content:"";position:absolute;width:24px;height:2px;background:var(--e-cream);transition:all .3s ease;left:0}.waitlist-header__hamburger:before{top:-8px}.waitlist-header__hamburger:after{bottom:-8px}.waitlist-header__mobile-toggle[aria-expanded=true] .waitlist-header__hamburger{background:transparent}.waitlist-header__mobile-toggle[aria-expanded=true] .waitlist-header__hamburger:before{top:0;transform:rotate(45deg)}.waitlist-header__mobile-toggle[aria-expanded=true] .waitlist-header__hamburger:after{bottom:0;transform:rotate(-45deg)}.waitlist-header__mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(165deg,var(--e-teal) 0%,var(--e-teal-2) 58%,#f0b22c 100%);z-index:101;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow-y:auto;padding-top:80px}.waitlist-header__mobile-menu[aria-hidden=false]{opacity:1;visibility:visible}.waitlist-header__mobile-nav{padding:20px}.waitlist-header__mobile-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.waitlist-header__mobile-item{margin:0;animation:slideInLeft .4s ease-out backwards}.waitlist-header__mobile-item:nth-child(1){animation-delay:.1s}.waitlist-header__mobile-item:nth-child(2){animation-delay:.15s}.waitlist-header__mobile-item:nth-child(3){animation-delay:.2s}.waitlist-header__mobile-item:nth-child(4){animation-delay:.25s}.waitlist-header__mobile-item:nth-child(5){animation-delay:.3s}.waitlist-header__mobile-item:nth-child(6){animation-delay:.35s}.waitlist-header__mobile-item--cta{margin-top:16px}.waitlist-header__mobile-link{display:block;padding:16px 20px;font-size:2rem;font-weight:600;color:var(--e-cream);text-decoration:none;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:12px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.waitlist-header__mobile-link:hover,.waitlist-header__mobile-link:active{background:#ffffff26;transform:translate(4px)}.waitlist-header__mobile-button{width:100%;justify-content:center;font-size:1.8rem;padding:16px 20px}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 990px){.waitlist-header__nav,.waitlist-header__cta{display:none}.waitlist-header__mobile-toggle{display:flex}.waitlist-header__container{grid-template-columns:1fr auto;gap:16px}}@media (max-width: 749px){.waitlist-header__container{width:calc(100% - 32px);padding:12px 0}.waitlist-header__logo-image{height:32px}.waitlist-header__logo-text{font-size:2rem}.waitlist-header__mobile-nav{padding:16px}.waitlist-header__mobile-link{font-size:1.8rem;padding:14px 18px}.waitlist-header__mobile-button{font-size:1.6rem;padding:14px 18px}}body:has(.waitlist-header__mobile-menu[aria-hidden=false]){overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-waitlist-header.css.map */
