.preorder-selector{display:flex;flex-direction:column;gap:16px;align-items:stretch}.preorder-selector__heading{font-size:12.5px;font-weight:600;letter-spacing:.875px;color:#6a7280;margin:0}.preorder-card{position:relative;isolation:isolate;display:flex;flex-direction:column;gap:var(--spacing-3);padding:var(--spacing-4);border:1px solid #d7dbe0;border-radius:12px;background-color:#fff;transition:border-color .15s ease,background-color .15s ease}.preorder-card--selected{border:1.5px solid #101418;background-color:#fbf9f7;box-shadow:0 43px 43px #8080800d,0 11px 24px #8080800f}.preorder-card-wrap{position:relative;padding-top:11px}.preorder-ribbon{position:absolute;top:0;left:14px;z-index:1;pointer-events:none;padding:4px 10px;border-radius:4px;background-color:red;color:#fff;font-size:11px;font-weight:700;letter-spacing:.44px}.preorder-card__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.preorder-card__main{display:flex;flex-direction:column;gap:var(--spacing-3);flex:1 1 auto;min-width:0}.preorder-card__title{font-size:16px;font-weight:600;color:#101418}.preorder-card__subtitle{margin:0;font-size:13px;color:#6a7280}.preorder-card__popular{margin:0;font-size:12.5px;font-weight:500;color:#f04f24}.preorder-radio{display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-tap-highlight-color:transparent}.preorder-radio:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.preorder-radio__dot{position:relative;flex-shrink:0;width:18px;height:18px;border:1.5px solid #d7dbe0;border-radius:50%;background-color:#fff;transition:border-color .15s ease}.preorder-radio__dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background-color:#101418;transform:scale(0);transition:transform .15s ease}.preorder-card--selected .preorder-radio__dot{border-color:#101418}.preorder-card--selected .preorder-radio__dot:after{transform:scale(1)}.preorder-radio__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.preorder-radio__input:focus-visible+.preorder-radio .preorder-radio__dot{outline:2px solid #101418;outline-offset:2px}.preorder-chips{display:flex;gap:8px}.preorder-chips__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.preorder-chips__label{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border:1px solid #d7dbe0;border-radius:6px;background-color:#fff;color:#101418;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.preorder-chips__input:checked+.preorder-chips__label{border-color:#101418;background-color:#101418;color:#fff}.preorder-chips__input:focus-visible+.preorder-chips__label{outline:2px solid #101418;outline-offset:2px}.preorder-price{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0;text-align:right}.preorder-price__current{font-size:20px;font-weight:700;color:#101418;white-space:nowrap}.preorder-price__compare{font-size:13px;color:#9ca3af;text-decoration:line-through;white-space:nowrap}.preorder-price__save{padding:4px 8px;border-radius:4px;background-color:#e3f1e7;color:#2e7d46;font-size:11px;font-weight:700;letter-spacing:.22px;white-space:nowrap}.preorder-lid{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;border-radius:8px;background-color:#f5f0e7}.preorder-lid--inactive{opacity:.55}.preorder-lid__text{margin:0;font-size:11.5px;line-height:1.45;color:#101418}.preorder-lid__text p{display:inline;margin:0;font-size:inherit;line-height:inherit}.preorder-lid__text strong,.preorder-lid__text b{font-weight:700}.preorder-lid__text em,.preorder-lid__text i{font-style:italic}.preorder-lid__amount{font-size:inherit;font-weight:700;white-space:nowrap}.preorder-toggle__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.preorder-toggle{position:relative;flex-shrink:0;width:40px;height:20px;border-radius:4000px;background-color:#d1d1d6;cursor:pointer;transition:background-color .2s ease}.preorder-toggle--on{background-color:#101418}.preorder-toggle--static{cursor:default}.preorder-toggle:not(.preorder-toggle--static){z-index:2}.preorder-toggle__knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background-color:#fff;transition:transform .2s ease}.preorder-toggle--on .preorder-toggle__knob{transform:translate(20px)}.preorder-toggle__input:focus-visible~.preorder-toggle{outline:2px solid #101418;outline-offset:2px}.preorder-selector__cta-label{margin:0;text-align:center;font-size:13px;font-weight:600;color:#101418}@media screen and (max-width:767px){.preorder-card__title{font-size:15px}.preorder-card__subtitle,.preorder-card__popular{font-size:12px}.preorder-chips{gap:4px;width:100%}.preorder-chips__label{flex:1 1 0;padding:11px 4px;text-align:center}.preorder-price__current{font-size:18px}.preorder-lid{padding:8px 12px}.preorder-lid__text,.preorder-lid__amount{font-size:12px}}.trustpilot-widget{cursor:pointer}.trustpilot-widget iframe{pointer-events:none!important}.trustpilot-widget iframe[src*="popup.html"],.trustpilot-widget iframe[title*=popup i]{display:none!important}.product-quick-add.sticky-atc{width:100%;border-radius:0;border:none;padding:0;bottom:0;right:0!important;left:0!important;background:transparent;transform:translateY(10px)}.product-quick-add.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__mobile{display:flex;flex-direction:column;gap:12px;background:#f6f3ec;box-shadow:0 -7px 23.9px #00000040;padding:24px 10px;max-width:100%;width:100%;margin:0 auto}.sticky-atc__desktop{display:none}@media screen and (min-width:1000px){.sticky-atc__mobile{display:none}.product-quick-add.sticky-atc{background:#fff;box-shadow:0 -7px 19.1px #00000040}.sticky-atc__desktop{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;max-width:1300px;width:100%;margin:0 auto;padding:16px 0}.sticky-atc__desktop-left{display:flex;flex-direction:row;align-items:center;gap:24px;flex:1;min-width:0}.sticky-atc__desktop-right{display:flex;flex-direction:row;align-items:center;gap:32px;flex-shrink:0}}.sticky-atc__mobile-row1{display:flex;flex-direction:row;align-items:center;gap:10px;flex-wrap:wrap;justify-content:space-between}.sticky-atc__mobile-row2{display:flex;flex-direction:row;align-items:center;gap:16px}.sticky-atc__left{display:flex;flex-direction:row;align-items:center;gap:1.4375rem;flex-shrink:0;min-width:0}.sticky-atc__img{width:5rem;height:5rem;object-fit:contain;flex-shrink:0}.sticky-atc__meta{display:flex;flex-direction:column;gap:.25rem;min-width:0}.sticky-atc__desktop .sticky-atc__meta{min-width:200px}.sticky-atc__swatches{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:1rem;flex-shrink:0}.sticky-atc .color-swatch{position:relative;cursor:pointer;border-radius:9999px;display:block;width:auto;height:auto;background:none;margin:0}.sticky-atc .color-swatch input{position:absolute;opacity:0;pointer-events:none}.sticky-atc .color-swatch__button{display:block;width:28px;height:28px;border-radius:9999px;position:relative;overflow:hidden}.sticky-atc .color-swatch__color,.sticky-atc .color-swatch__image{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%}.sticky-atc .color-swatch__image{background-size:cover;background-position:center}.sticky-atc__price-stack{gap:8px;display:flex}.sticky-atc__mobile-row2 .sticky-atc__swatches--mobile{flex:0 0 auto}.sticky-atc__mobile-row2 .sticky-atc__cta-wrapper{flex:1 1 auto;display:flex;flex-direction:column;align-self:stretch;text-align:right}.sticky-atc__cta-wrap{flex-shrink:0}.sticky-atc__mobile-row2 .sticky-atc__cta-wrap{flex:1;align-self:stretch}.sticky-atc__desktop .sticky-atc__cta-wrap{flex:none;align-self:stretch}.sticky-atc__button-content{display:flex;gap:10px;align-items:center}.sticky-atc__icon{flex-shrink:0;width:20px;height:20px}.sticky-atc__mobile .sticky-atc__cta-price{display:none}
/*# sourceMappingURL=/cdn/shop/t/131/compiled_assets/styles.css.map */
