.password-footer{display:flex;flex-direction:column;align-items:center;gap:var(--gap-sm);padding-block:var(--padding-xl)}.password-footer__powered-by{margin:0;display:flex;align-items:center;gap:var(--padding-xs);height:1em}.password-footer__powered-by>a{display:flex}.password-footer__powered-by .icon-shopify{display:inline;height:1.3em;color:var(--color-foreground)}.password-footer__links{display:flex;align-items:center;gap:var(--gap-2xl)}@media screen and (max-width:749px){.password-footer__links{flex-direction:column;gap:var(--gap-sm)}}.password-footer__admin-link{margin:0}.password-footer__button{height:var(--minimum-touch-target);background-color:transparent;color:var(--color-primary);cursor:pointer;text-decoration:underline}.password-footer__button:hover{color:var(--color-primary-hover);text-decoration:none}.prelaunch-brand-story{padding-block:clamp(64px,8vw,128px);background-color:var(--color-background);color:var(--color-foreground)}.prelaunch-brand-story__inner{display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:1fr;align-items:center}@media(min-width:750px){.prelaunch-brand-story__inner{grid-template-columns:1fr 1fr}.prelaunch-brand-story--image-right .prelaunch-brand-story__media{order:2}}.prelaunch-brand-story__media{position:relative;overflow:hidden;border-radius:var(--card-corner-radius, 10px);aspect-ratio:4 / 5}.prelaunch-brand-story__image{width:100%;height:100%;object-fit:cover;display:block}.prelaunch-brand-story__image--placeholder{background:linear-gradient(135deg,rgb(var(--color-foreground-rgb) / .08),rgb(var(--color-foreground-rgb) / .02));width:100%;height:100%}.prelaunch-brand-story__body{display:flex;flex-direction:column;gap:16px}.prelaunch-brand-story__eyebrow{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;opacity:.7}.prelaunch-brand-story__heading{margin:0}.prelaunch-brand-story__copy{line-height:1.6;opacity:.9}.prelaunch-footer{padding-block:clamp(32px,5vw,56px);background-color:var(--color-background);color:var(--color-foreground);border-top:1px solid rgb(var(--color-foreground-rgb) / .08)}.prelaunch-footer__inner{display:flex;flex-direction:column;gap:14px;align-items:center;text-align:center}.prelaunch-footer__social{display:flex;gap:12px;list-style:none;padding:0;margin:0}.prelaunch-footer__social-link{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:999px;color:inherit;text-decoration:none;transition:background .2s}.prelaunch-footer__social-link:hover,.prelaunch-footer__social-link:focus-visible{background:rgb(var(--color-foreground-rgb) / .08)}.prelaunch-footer__contact a{color:inherit;text-decoration:none;border-bottom:1px solid currentColor}.prelaunch-footer__contact a:hover{opacity:.7}.prelaunch-footer__legal{font-size:.8125rem;opacity:.65;margin:0}.prelaunch-footer__credit{margin-inline-start:6px}.prelaunch-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:var(--prelaunch-hero-min-height-mobile, 600px);width:100%;overflow:hidden;isolation:isolate;background-color:var(--color-background);color:var(--color-foreground)}@media(min-width:750px){.prelaunch-hero{min-height:var(--prelaunch-hero-min-height-desktop, 100vh)}}.prelaunch-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.prelaunch-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:var(--prelaunch-hero-overlay-opacity, .25);z-index:-1}.prelaunch-hero--align-start{justify-content:flex-start}.prelaunch-hero--align-center{justify-content:center}.prelaunch-hero--align-end{justify-content:flex-end}.prelaunch-hero--text-start{text-align:left}.prelaunch-hero--text-center{text-align:center}.prelaunch-hero--text-end{text-align:right}.prelaunch-hero__inner{max-width:720px;padding-block:clamp(48px,8vw,112px);display:flex;flex-direction:column;gap:20px;align-items:inherit}.prelaunch-hero--text-center .prelaunch-hero__inner{align-items:center}.prelaunch-hero--text-start .prelaunch-hero__inner{align-items:flex-start}.prelaunch-hero--text-end .prelaunch-hero__inner{align-items:flex-end}.prelaunch-hero__eyebrow{display:inline-block;padding:6px 14px;border:1px solid currentColor;border-radius:999px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.prelaunch-hero__heading{margin:0;line-height:1.05}.prelaunch-hero__subheading{margin:0;font-size:clamp(1rem,1.4vw,1.125rem);max-width:52ch;opacity:.92}.prelaunch-hero__cta{margin-top:8px}.prelaunch-signup{padding-block:clamp(64px,8vw,128px);background-color:var(--color-background);color:var(--color-foreground);scroll-margin-top:80px}.prelaunch-signup__inner{display:flex;flex-direction:column;gap:28px;align-items:center;text-align:center;max-width:640px;margin-inline:auto}.prelaunch-signup__heading{margin:0}.prelaunch-signup__subheading{margin:0;opacity:.85}.prelaunch-signup__form-wrapper{width:100%}.prelaunch-signup__form{display:flex;flex-direction:column;gap:12px;width:100%}.prelaunch-signup__input-group{display:flex;gap:8px;width:100%}@media(max-width:749px){.prelaunch-signup__input-group{flex-direction:column}}.prelaunch-signup__input{flex:1;min-width:0;padding:14px 18px;font:inherit;color:var(--color-input-text);background:var(--color-input-background);border:1px solid var(--color-input-border);border-radius:var(--product-corner-radius, 10px)}.prelaunch-signup__input:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.prelaunch-signup__submit{position:relative;min-width:140px}.prelaunch-signup__submit[aria-busy=true] .prelaunch-signup__submit-label{visibility:hidden}.prelaunch-signup__submit-spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:none;place-items:center}.prelaunch-signup__submit[aria-busy=true] .prelaunch-signup__submit-spinner{display:grid}.prelaunch-signup__submit-spinner:after{content:"";width:18px;height:18px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:prelaunch-spin .8s linear infinite}@keyframes prelaunch-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.prelaunch-signup__submit-spinner:after{animation:none}}.prelaunch-signup__subtext{font-size:.875rem;opacity:.7;margin:0}.prelaunch-signup__status:empty{display:none}.prelaunch-signup__message{margin:0;padding:10px 14px;border-radius:var(--product-corner-radius, 10px);font-size:.9375rem}.prelaunch-signup__message--success{background:rgb(var(--color-foreground-rgb) / .06)}.prelaunch-signup__message--error{background:#ff000014;color:#b91c1c}.prelaunch-signup__honeypot{position:absolute!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}.prelaunch-teaser-card{display:flex;flex-direction:column;gap:16px}.prelaunch-teaser-card__media{position:relative;overflow:hidden;border-radius:var(--product-corner-radius, 10px);background-color:rgb(var(--color-foreground-rgb) / .04);aspect-ratio:4 / 3}.prelaunch-teaser-card__image{width:100%;height:100%;object-fit:cover;display:block}.prelaunch-teaser-card__image--placeholder{display:flex;align-items:center;justify-content:center;padding:12%;opacity:.35}.prelaunch-teaser-card__name{margin:0 0 6px}.prelaunch-teaser-card__description{margin:0;opacity:.85;line-height:1.5}.prelaunch-teasers{padding-block:clamp(64px,8vw,128px);background-color:var(--color-background);color:var(--color-foreground)}.prelaunch-teasers__inner{display:flex;flex-direction:column;gap:clamp(32px,4vw,56px)}.prelaunch-teasers__heading{margin:0;text-align:center}.prelaunch-teasers__grid{display:grid;gap:clamp(20px,3vw,40px);grid-template-columns:1fr}@media(min-width:750px){.prelaunch-teasers__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.password-main-content{flex:1;display:flex;flex-direction:column}.password-dialog{max-width:100vw;max-height:100svh;width:100vw;height:100svh;border:none;transition:opacity var(--animation-values),display var(--animation-speed) allow-discrete,overlay var(--animation-speed) allow-discrete}.password-dialog::backdrop{display:none}.password-dialog[open]{opacity:1;top:0;left:0}@starting-style{.password-dialog[open]{opacity:0}}.password-dialog:not([open]){opacity:0}@starting-style{.password-dialog:not([open]){opacity:1}}.password-dialog__close-button{cursor:pointer}.password-dialog__header{position:absolute;top:0;right:0;padding:var(--padding-lg);z-index:var(--layer-raised)}.password-dialog__content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--padding-lg);height:100%;transition:transform var(--animation-values)}.password-dialog__content .email-signup__message{padding-block-start:var(--padding-xl)}.password-dialog[open] .password-dialog__content{transform:translateY(0)}@starting-style{.password-dialog[open] .password-dialog__content{transform:translateY(1em)}}.password-dialog:not([open]) .password-dialog__content{transform:translateY(1em)}@starting-style{.password-dialog:not([open]) .password-dialog__content{transform:translateY(0)}}.storefront-password-form{max-width:400px;width:100%}.email-signup__input-group,.password-dialog__submit-button{width:100%}@media screen and (min-width:750px){.email-signup__input-group,.password-dialog__submit-button{width:auto}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map?subset=AAAAAgAAAAAAAAAAAADgBwAAAAAAAAAE */
