.waitlist-hero{background:var(--color-background, #fefbf4);padding:5rem 0 4rem;text-align:center;border-bottom:1px solid var(--color-border, #d2d2d7)}.waitlist-hero__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-button-background, #ff6b00);margin:0 0 1rem}.waitlist-hero__title{font-size:clamp(2.25rem,6vw,4rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:var(--color-foreground-heading, #1d1d1f);margin:0 0 1.25rem;max-width:700px;margin-inline:auto}.waitlist-hero__claim{font-size:1.0625rem;font-weight:600;color:var(--color-foreground-heading, #1d1d1f);margin:0 0 1rem;max-width:640px;margin-inline:auto;line-height:1.6}.waitlist-hero__subtitle{font-size:1.0625rem;color:var(--color-foreground, #1d1d1f);opacity:.65;max-width:580px;margin:0 auto;line-height:1.75}.waitlist-emotional{padding:4rem 0}.waitlist-emotional__inner{background:#f5f5f7;border-radius:20px;padding:3rem;max-width:680px;margin:0 auto}.waitlist-emotional__heading{font-size:1.5rem;font-weight:700;color:var(--color-foreground-heading, #1d1d1f);margin:0 0 1.25rem;line-height:1.3}.waitlist-emotional__list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.625rem}.waitlist-emotional__list li{font-size:.9375rem;color:var(--color-foreground, #1d1d1f);line-height:1.5}.waitlist-emotional__footer{font-size:.9375rem;color:var(--color-foreground, #1d1d1f);opacity:.7;line-height:1.7;margin:0 0 1.5rem}.waitlist-threshold{background:var(--color-primary-button-background, #ff6b00);color:#fff;border-radius:10px;padding:1rem 1.25rem;font-size:.9375rem;font-weight:600;line-height:1.5;text-align:center}.waitlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:0 0 5rem}.waitlist-card{background:var(--color-background, #fff);border:1px solid var(--color-border, #d2d2d7);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;position:relative;transition:box-shadow .25s ease,transform .25s ease}.waitlist-card:hover{box-shadow:0 12px 32px #00000017;transform:translateY(-3px)}.waitlist-card--in_production{border-color:#22c55e;box-shadow:0 0 0 2px #22c55e33}.waitlist-card--closed{opacity:.55}.waitlist-card__badge{position:absolute;top:1rem;left:1rem;font-size:.75rem;font-weight:700;padding:.375rem .75rem;border-radius:100px;z-index:1}.waitlist-card__badge--production{background:#22c55e;color:#fff}.waitlist-card__badge--reached{background:var(--color-primary-button-background, #ff6b00);color:#fff}.waitlist-card__image{aspect-ratio:4/3;overflow:hidden;background:#f5f5f7}.waitlist-card__img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.waitlist-card:hover .waitlist-card__img{transform:scale(1.04)}.waitlist-card__body{padding:1.25rem 1.25rem .75rem;flex:1}.waitlist-card__category{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary-button-background, #ff6b00);margin-bottom:.375rem}.waitlist-card__title{font-size:1.0625rem;font-weight:700;color:var(--color-foreground-heading, #1d1d1f);margin:0 0 .5rem;line-height:1.3}.waitlist-card__description{font-size:.875rem;color:var(--color-foreground, #1d1d1f);opacity:.6;line-height:1.55;margin:0 0 1rem}.waitlist-card__progress{margin-top:auto}.waitlist-card__progress-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.waitlist-card__progress-count{font-size:.8125rem;color:var(--color-foreground, #1d1d1f);opacity:.65;transition:opacity .3s}.waitlist-card__progress-count strong{font-weight:700;opacity:1;color:var(--color-foreground, #1d1d1f);font-size:.9375rem;display:inline-block;transition:transform .3s cubic-bezier(.34,1.56,.64,1),color .3s}@keyframes count-jump{0%{transform:scale(1)}40%{transform:scale(1.35);color:var(--color-primary-button-background, #ff6b00)}to{transform:scale(1);color:var(--color-foreground, #1d1d1f)}}.waitlist-count--updated strong{animation:count-jump .5s cubic-bezier(.34,1.56,.64,1) forwards}.waitlist-card__progress-pct{font-size:.9375rem;font-weight:800;color:var(--color-primary-button-background, #ff6b00);letter-spacing:-.02em;transition:color .3s}.waitlist-card__progress-bar{height:8px;background:#e8e8ed;border-radius:100px;overflow:hidden;margin-bottom:.375rem}.waitlist-card__progress-fill{height:100%;background:linear-gradient(90deg,var(--color-primary-button-background, #ff6b00),#ff9500);border-radius:100px;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.waitlist-card__progress-goal{font-size:.75rem;color:var(--color-foreground, #1d1d1f);opacity:.45;margin:0;line-height:1.4}.waitlist-card__footer{padding:1rem 1.25rem 1.25rem}.waitlist-card__btn{width:100%;padding:.8125rem 1.5rem;background:var(--color-primary-button-background, #ff6b00);color:var(--color-primary-button-text, #fff);border:none;border-radius:var(--button-border-radius-primary, 100px);font-size:.9375rem;font-weight:700;cursor:pointer;transition:background .2s,transform .1s;touch-action:manipulation;font-family:inherit}.waitlist-card__btn:hover:not(:disabled){background:var(--color-primary-button-hover-background, #333)}.waitlist-card__btn:active:not(:disabled){transform:scale(.98)}.waitlist-card__btn--joined{background:var(--color-foreground, #1d1d1f)!important;opacity:.4;cursor:default}.waitlist-card__btn--closed{background:#e8e8ed;color:#6e6e73;cursor:default}.waitlist-why{padding:5rem 0;border-top:1px solid var(--color-border, #d2d2d7)}.waitlist-why__inner{max-width:640px;margin:0 auto;text-align:center}.waitlist-why__heading{font-size:1.75rem;font-weight:700;color:var(--color-foreground-heading, #1d1d1f);margin:0 0 1rem}.waitlist-why__text{font-size:1rem;color:var(--color-foreground, #1d1d1f);opacity:.68;line-height:1.8}.waitlist-incentives{padding:4rem 0;text-align:center;border-top:1px solid var(--color-border, #d2d2d7)}.waitlist-incentives__heading{font-size:1.75rem;font-weight:700;color:var(--color-foreground-heading, #1d1d1f);margin:0 0 2rem}.waitlist-incentives__list{list-style:none;padding:0;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:840px}.waitlist-incentives__list li{background:#f5f5f7;border-radius:12px;padding:1.25rem 1.5rem;font-size:.9375rem;color:var(--color-foreground, #1d1d1f);line-height:1.5;font-weight:500;text-align:left}.waitlist-footer-cta{padding:4rem 0 2.5rem;text-align:center;border-top:1px solid var(--color-border, #d2d2d7)}.waitlist-footer-cta h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--color-foreground-heading, #1d1d1f);margin:0 0 1rem;letter-spacing:-.02em}.waitlist-footer-cta p{font-size:1rem;color:var(--color-foreground, #1d1d1f);opacity:.6;max-width:520px;margin:0 auto;line-height:1.6}.waitlist-suggest{padding:4rem 0 5rem;border-top:1px solid var(--color-border, #d2d2d7)}.suggest-box{background:#f5f5f7;border-radius:16px;padding:2.5rem 2rem;max-width:600px;margin:0 auto}.suggest-box__title{font-size:1.375rem;font-weight:700;color:var(--color-foreground-heading, #1d1d1f);margin:0 0 .5rem}.suggest-box__subtitle{color:var(--color-foreground, #1d1d1f);opacity:.65;font-size:.9375rem;line-height:1.6;margin:0 0 1.5rem}.suggest-form__fields{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.suggest-form__label,.waitlist-form__label{display:block;font-size:.875rem;font-weight:600;color:var(--color-foreground, #1d1d1f);margin-bottom:.375rem}.suggest-form__input,.suggest-form__textarea,.waitlist-form__input{width:100%;padding:.75rem 1rem;background:#fff;border:1.5px solid var(--color-input-border-color, #d2d2d7);border-radius:var(--inputs-border-radius, 8px);font-size:1rem;color:var(--color-input-text-color, #1d1d1f);transition:border-color .15s,box-shadow .15s;box-sizing:border-box;font-family:inherit}.suggest-form__input:focus,.suggest-form__textarea:focus,.waitlist-form__input:focus{outline:none;border-color:var(--color-primary-button-background, #ff6b00);box-shadow:0 0 0 3px #ff6b001f}.suggest-form__textarea{resize:vertical;min-height:80px}.suggest-form__btn,.waitlist-form__btn{padding:.8125rem 2rem;background:var(--color-primary-button-background, #ff6b00);color:var(--color-primary-button-text, #fff);border:none;border-radius:var(--button-border-radius-primary, 100px);font-size:.9375rem;font-weight:700;cursor:pointer;transition:background .2s,transform .1s;touch-action:manipulation;font-family:inherit}.suggest-form__btn:hover:not(:disabled),.waitlist-form__btn:hover:not(:disabled){background:var(--color-primary-button-hover-background, #333)}.suggest-form__btn:disabled,.waitlist-form__btn:disabled{opacity:.5;cursor:default}.suggest-form__success p{font-weight:500;color:var(--color-foreground, #1d1d1f)}.waitlist-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.waitlist-modal[hidden]{display:none}.waitlist-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.waitlist-modal__dialog{position:relative;background:var(--color-background, #fefbf4);border-radius:20px;padding:2.25rem 2rem;width:100%;max-width:460px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 64px #0000002e;animation:wl-modal-in .28s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes wl-modal-in{0%{opacity:0;transform:scale(.88) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.waitlist-modal__close{position:absolute;top:1.125rem;right:1.125rem;background:none;border:none;cursor:pointer;color:var(--color-foreground, #1d1d1f);padding:.25rem;opacity:.4;transition:opacity .15s;touch-action:manipulation}.waitlist-modal__close:hover{opacity:1}.waitlist-modal__item-name{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary-button-background, #ff6b00);margin:0 0 .5rem;min-height:1em}.waitlist-modal__title{font-size:1.375rem;font-weight:800;color:var(--color-foreground-heading, #1d1d1f);margin:0 0 .75rem;line-height:1.25;letter-spacing:-.02em}.waitlist-modal__text{font-size:.9375rem;color:var(--color-foreground, #1d1d1f);opacity:.65;line-height:1.6;margin:0 0 1.5rem}.waitlist-form__field{margin-bottom:1rem}.waitlist-form__optional{font-weight:400;opacity:.5;font-size:.8125rem}.waitlist-form__intent{margin-bottom:1.25rem}.waitlist-form__intent-question{font-size:.9375rem;font-weight:700;color:var(--color-foreground, #1d1d1f);margin:0 0 .75rem;line-height:1.4}.waitlist-form__intent-options{display:flex;flex-direction:column;gap:.5rem}.waitlist-form__intent-option{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.9375rem;color:var(--color-foreground, #1d1d1f);padding:.75rem 1rem;border-radius:10px;border:1.5px solid var(--color-border, #d2d2d7);background:#fff;transition:border-color .15s,background .15s;line-height:1.4}.waitlist-form__intent-option:hover{border-color:var(--color-primary-button-background, #ff6b00);background:#fff9f5}.waitlist-form__intent-option input[type=radio]{accent-color:var(--color-primary-button-background, #ff6b00);width:17px;height:17px;min-width:17px;cursor:pointer}.waitlist-form__intent-option:has(input:checked){border-color:var(--color-primary-button-background, #ff6b00);background:#fff4ee}.waitlist-form__intent-option:has(input:checked) span{font-weight:600}.waitlist-form__checkbox-field{margin:.75rem 0 1.5rem;background:#f5f5f7;border-radius:10px;padding:1rem}.waitlist-form__checkbox-label{display:flex;gap:.75rem;align-items:flex-start;cursor:pointer;font-size:.875rem;color:var(--color-foreground, #1d1d1f);line-height:1.55}.waitlist-form__checkbox{width:18px;height:18px;min-width:18px;accent-color:var(--color-primary-button-background, #ff6b00);cursor:pointer;margin-top:2px}.waitlist-form__btn{width:100%;padding:1rem;font-size:1rem}.waitlist-form__error{display:block;font-size:.8125rem;color:#e53e3e;margin-top:.375rem}.waitlist-form__success{text-align:center;padding:2rem 0 1rem}.waitlist-form__success svg{margin:0 auto 1rem;color:#22c55e;display:block}.waitlist-form__success h3{font-size:1.25rem;font-weight:700;color:var(--color-foreground-heading, #1d1d1f);margin:0 0 .5rem}.waitlist-form__success p{color:var(--color-foreground, #1d1d1f);opacity:.65;font-size:.9375rem}body[data-scroll-lock]{overflow:hidden}@media(max-width:600px){.waitlist-hero{padding:3rem 0 2.5rem}.waitlist-emotional__inner{padding:2rem 1.5rem;border-radius:16px}.waitlist-grid,.waitlist-incentives__list{grid-template-columns:1fr}.suggest-box{padding:1.5rem 1.25rem}.waitlist-modal__dialog{padding:1.75rem 1.25rem}.waitlist-why,.waitlist-incentives,.waitlist-footer-cta{padding:3rem 0}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/voting-landing.css.map */
