.early-access{position:relative;width:100%;min-height:100vh;display:flex;overflow:hidden}.early-access__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.early-access__bg-img{width:100%;height:100%;object-fit:cover}.early-access__bg-desktop,.early-access__bg-mobile{width:100%;height:100%}.early-access__bg-desktop{display:block}.early-access__bg-mobile{display:none}.early-access__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;pointer-events:none}.early-access__wrapper{position:relative;z-index:1;width:100%;display:flex;justify-content:flex-end;align-items:center;padding:40px}.early-access__content{display:flex;flex-direction:column;gap:36px;width:55%;max-width:650px;color:#fff}.early-access__top{display:flex;flex-direction:column;gap:8px}.early-access__header{display:flex;flex-direction:column;gap:4px}.early-access__date{font-size:40px;font-weight:800;line-height:1;letter-spacing:.02em;text-transform:uppercase}.early-access__subtitle{font-size:16px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.early-access__countdown{display:flex;flex-direction:row;gap:16px}.early-access__countdown-group{display:flex;flex-direction:column;align-items:center;gap:6px}.early-access__countdown-digits{display:flex;flex-direction:row;gap:4px}.early-access__countdown-cell{display:flex;align-items:center;justify-content:center;width:44px;height:52px;background:#fff3;font-size:28px;font-weight:700;color:#fff}.early-access__countdown-label{font-size:11px;font-weight:600;text-transform:capitalize;color:#fffc;letter-spacing:.05em}.early-access__info{display:flex;flex-direction:column;gap:4px}.early-access__heading{font-size:56px;font-weight:800;line-height:1.1;margin:0;color:#fff;text-transform:uppercase;letter-spacing:-.01em}.early-access__description{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;line-height:1.4}.early-access__schedule{font-size:14px;font-weight:600;line-height:1.5}.early-access__schedule p,.early-access__description p{margin:0}.early-access__form{display:flex;flex-direction:column;gap:12px;width:100%}.early-access__ended{display:flex;flex-direction:column;gap:16px}.early-access__ended .early-access__heading{font-size:56px}.early-access__ended-description{font-size:14px;font-weight:400;line-height:1.5}.early-access__ended-description p{margin:0}.early-access__ended-btn{display:inline-block;margin-top:8px;padding:12px 32px;border:1px solid #fff;color:#fff;text-decoration:none;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;transition:background-color .2s,color .2s;align-self:flex-start}.early-access__ended-btn:hover{background-color:#fff;color:#000}.early-access--ended .early-access__top,.early-access--ended .early-access__info,.early-access--ended .early-access__form{display:none}@media screen and (max-width:749px){.early-access{min-height:100vh;min-height:100dvh}.early-access__bg-desktop{display:none}.early-access__bg-mobile{display:block}.early-access__wrapper{justify-content:center;align-items:flex-start;padding:24px 20px;flex:1}.early-access__content{width:100%;max-width:100%;gap:20px;flex:1}.early-access__form{margin-top:35vh}.early-access__date{font-size:28px}.early-access__subtitle{font-size:13px}.early-access__countdown{gap:10px;justify-content:flex-start}.early-access__countdown-cell{width:36px;height:44px;font-size:22px}.early-access__countdown-label{font-size:10px}.early-access__heading{font-size:28px}.early-access__description,.early-access__schedule{font-size:12px}.early-access__ended .early-access__heading{font-size:28px}.early-access__ended-description{font-size:12px}.early-access__ended-btn{padding:10px 24px;font-size:12px}}.bundle-reco{display:block;width:100%;margin:32px 0;padding:0;font-family:inherit}.bundle-reco__heading{margin:0 0 16px;font-size:28px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.bundle-reco__cards{display:grid;grid-template-columns:1fr 24px 1fr 1px minmax(140px,.55fr);column-gap:12px;align-items:stretch;padding:16px;background:#f4f4f4;border-radius:12px}.bundle-reco__card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:14px;min-width:0;transition:border-color .2s ease,box-shadow .2s ease}.bundle-reco__card[data-active=true]{border-color:#111;box-shadow:0 0 0 1px #111}.bundle-reco__card-stack{display:flex;flex-direction:column;gap:12px;height:100%}.bundle-reco__row{display:flex;gap:12px;align-items:center}.bundle-reco__media{flex:0 0 88px;width:88px;height:88px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background:#fafafa}.bundle-reco__img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.bundle-reco__row-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px}.bundle-reco__title{margin:0;font-size:13px;font-weight:700;line-height:1.3;text-transform:uppercase;letter-spacing:.01em;color:#111;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-reco__option-label{margin:0;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#777}.bundle-reco__option-label>[data-bundle-option-value]{color:#111;font-weight:700}.bundle-reco__variant-select{width:100%;padding:9px 30px 9px 12px;border:1px solid #d0d0d0;border-radius:8px;background:#fff;font-size:13px;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='%23111' d='M6 8.5 1.5 4h9z'/></svg>");background-repeat:no-repeat;background-position:right 10px center}.bundle-reco__variant-select:disabled{background-color:#f7f7f7;color:#999;cursor:not-allowed}.bundle-reco__product-select--hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.bundle-product-picker{position:relative;width:100%}.bundle-product-picker__trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:9px 12px;border:1px solid #d0d0d0;border-radius:8px;background:#fff;font-size:13px;font-weight:700;color:#111;text-align:left;cursor:pointer;transition:border-color .15s ease}.bundle-product-picker__trigger:hover,.bundle-product-picker__trigger[aria-expanded=true]{border-color:#111}.bundle-product-picker__trigger-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.01em}.bundle-product-picker__caret{flex:0 0 12px;transition:transform .2s ease}.bundle-product-picker__trigger[aria-expanded=true] .bundle-product-picker__caret{transform:rotate(180deg)}.bundle-product-picker__list{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);z-index:50;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 8px 24px #0000001f;max-height:320px;overflow-y:auto;min-width:100%;width:max-content;max-width:min(420px,90vw)}.bundle-product-picker__list[hidden]{display:none}.bundle-product-picker__item{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:8px;cursor:pointer;transition:background .12s ease}.bundle-product-picker__item:hover,.bundle-product-picker__item.is-focused{background:#f4f4f4}.bundle-product-picker__item.is-selected{background:#f0f0f0}.bundle-product-picker__thumb{flex:0 0 40px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fafafa;border-radius:6px;overflow:hidden}.bundle-product-picker__thumb img{width:100%;height:100%;object-fit:contain;display:block}.bundle-product-picker__name{flex:1 1 auto;min-width:0;font-size:13px;font-weight:600;line-height:1.3;color:#111;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.bundle-reco__price{margin:auto 0 0;padding-top:4px;display:flex;align-items:baseline;gap:6px;font-size:12px;font-weight:600;border-top:1px solid #f0f0f0}.bundle-reco__price .price__regular,.bundle-reco__price .price__sale{display:flex;align-items:baseline;gap:6px;margin:0}.bundle-reco__price .price-item{margin:0;font-size:12px;line-height:1.3}.bundle-reco__price .price-item--regular,.bundle-reco__price .price-item--sale{font-weight:700;color:#111}.bundle-reco__price .price--on-sale .price-item--regular{color:#999;text-decoration:line-through;font-weight:500}.bundle-reco__price-placeholder{color:#bbb}.bundle-reco__plus{align-self:center;font-size:24px;font-weight:300;color:#888;line-height:1;-webkit-user-select:none;user-select:none}.bundle-reco__cards:after{content:"";grid-column:4;grid-row:1;width:1px;background:#e0e0e0;margin:8px 0}.bundle-reco__totals{align-self:center;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:4px 8px 4px 12px;text-align:left}.bundle-reco__message{margin:0;font-size:13px;line-height:1.35;color:#111}.bundle-reco__message[hidden]{display:none}.bundle-reco__message strong{color:#ef3340;font-weight:800}.bundle-reco__totals[data-state=unlocked] .bundle-reco__message{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.bundle-reco__price-block{display:flex;flex-direction:column;gap:2px}.bundle-reco__price-block[hidden]{display:none}.bundle-reco__discount-badge{display:inline-flex;align-items:center;background:#ef3340;color:#fff;font-weight:700;font-size:12px;line-height:1;padding:6px 10px;border-radius:999px;letter-spacing:.02em;margin-bottom:6px}.bundle-reco__totals-label{margin:0;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#777}.bundle-reco__total-original{margin:0;font-size:13px;color:#999;text-decoration:line-through;line-height:1.2;min-height:1em}.bundle-reco__total-original[hidden]{display:block;visibility:hidden}.bundle-reco__total-final{margin:0;font-size:22px;font-weight:800;color:#111;line-height:1.1;letter-spacing:-.01em}.bundle-reco__total-saved{margin:2px 0 0;font-size:12px;font-weight:600;color:#ef3340;line-height:1.2}.bundle-reco__cta{margin-top:14px;width:100%;min-height:48px;border-radius:999px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.bundle-reco__error{margin:10px 0 0;color:#ef3340;font-size:13px;transition:opacity .3s ease}.bundle-reco__error[hidden]{display:none}@media(max-width:989px)and (min-width:750px){.bundle-reco__cards{grid-template-columns:1fr 24px 1fr}.bundle-reco__cards:after{display:none}.bundle-reco__totals{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px;margin-top:4px;padding:12px;background:#fff;border-radius:10px;text-align:center}.bundle-reco__discount-badge{margin-bottom:0}}@media(max-width:749px){.bundle-reco__cards{grid-template-columns:1fr;row-gap:10px}.bundle-reco__cards:after{display:none}.bundle-reco__plus{text-align:center;padding:2px 0}.bundle-reco__totals{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 14px;padding:12px;background:#fff;border-radius:10px;text-align:center}.bundle-reco__discount-badge{margin-bottom:0}.bundle-reco__total-original[hidden]{display:none}}
/*# sourceMappingURL=/cdn/shop/t/60/compiled_assets/styles.css.map */
