.s2t-product-hero-rtp{position:relative;background:var(--s2t-ph-bg, #ffffff);padding-top:var(--s2t-ph-pt-m, 16px);padding-bottom:var(--s2t-ph-pb-m, 32px);isolation:isolate;overflow:clip;font-family:var(--s2t-font-body, system-ui, sans-serif);color:var(--s2t-color-text, #1e3a5f)}.s2t-product-hero-rtp__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-size:cover;background-position:center}.s2t-product-hero-rtp__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.s2t-product-hero-rtp__container{max-width:var(--s2t-ph-container-max, 1400px);margin:0 auto;padding:0 var(--s2t-container-px, 1rem)}.s2t-product-hero-rtp__grid{display:grid;grid-template-columns:1fr;gap:var(--s2t-space-6, 24px)}.s2t-product-hero-rtp__gallery{min-width:0}.s2t-product-hero-rtp__main-image-wrap{position:relative;width:100%;aspect-ratio:3 / 4;background:var(--s2t-color-bg-soft, #f3f4f6);border-radius:var(--s2t-ph-main-radius, 16px);overflow:hidden}.s2t-product-hero-rtp__main-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#fff}.s2t-product-hero-rtp__main-image-wrap svg{width:100%;height:100%;opacity:.3}.s2t-product-hero-rtp__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none;z-index:1}.s2t-product-hero-rtp__overlay--desktop{display:none}.s2t-product-hero-rtp__overlay--mobile{display:block}@media(min-width:1024px){.s2t-product-hero-rtp__overlay--desktop{display:block}.s2t-product-hero-rtp__overlay--mobile{display:none}}.s2t-product-hero-rtp__thumbs{list-style:none;margin:var(--s2t-space-3, 12px) 0 0;padding:0;display:flex;gap:var(--s2t-ph-thumb-gap, 10px);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.s2t-product-hero-rtp__thumb-item{margin:0;flex-shrink:0}.s2t-product-hero-rtp__thumb{display:block;width:var(--s2t-ph-thumb-size, 72px);height:var(--s2t-ph-thumb-size, 72px);padding:0;border:2px solid var(--s2t-ph-thumb-border, #e5e7eb);border-radius:var(--s2t-ph-thumb-radius, 10px);background:#fff;cursor:pointer;overflow:hidden;transition:border-color .15s var(--s2t-ease, ease),transform .15s var(--s2t-ease, ease)}.s2t-product-hero-rtp__thumb:hover{transform:translateY(-1px)}.s2t-product-hero-rtp__thumb:focus-visible{outline:3px solid var(--s2t-color-accent, #e78c4b);outline-offset:2px}.s2t-product-hero-rtp__thumb--active{border-color:var(--s2t-ph-thumb-active, var(--s2t-color-accent, #e78c4b))}.s2t-product-hero-rtp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.s2t-product-hero-rtp__info{min-width:0}.s2t-product-hero-rtp__rating{margin-bottom:var(--s2t-space-2, 8px);min-height:22px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.s2t-product-hero-rtp__rating-product{display:none}.s2t-product-hero-rtp__rating-fallback{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--s2t-ph-rating-fallback-color, var(--s2t-color-text-muted, #6b7280));line-height:1;text-decoration:none;appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0;margin:0;font-family:inherit;cursor:pointer}.s2t-product-hero-rtp__rating-fallback:hover .s2t-product-hero-rtp__rating-fallback-text{text-decoration:underline}.s2t-product-hero-rtp__rating-fallback:focus-visible{outline:2px solid var(--s2t-ph-rating-fallback-star-fill-color, #f5a623);outline-offset:3px;border-radius:4px}.s2t-product-hero-rtp__rating-fallback-text{color:inherit}.s2t-product-hero-rtp__stars{position:relative;display:inline-flex;line-height:0;flex-shrink:0}.s2t-product-hero-rtp__stars-bg,.s2t-product-hero-rtp__stars-fill{display:inline-flex;gap:1px;align-items:center}.s2t-product-hero-rtp__stars-bg{color:var(--s2t-ph-rating-fallback-star-color, #d1d5db)}.s2t-product-hero-rtp__stars-fill{position:absolute;top:0;left:0;width:var(--s2t-stars-fill, 0%);overflow:hidden;color:var(--s2t-ph-rating-fallback-star-fill-color, #f5a623)}.s2t-product-hero-rtp__rating--has-product-reviews .s2t-product-hero-rtp__rating-product{display:inline-block}.s2t-product-hero-rtp__rating--has-product-reviews .s2t-product-hero-rtp__rating-fallback{display:none}.s2t-product-hero-rtp__title{margin:0 0 var(--s2t-space-3, 12px);font-family:var(--s2t-font-heading, inherit);font-size:var(--s2t-ph-title-size-m, 24px);font-weight:var(--s2t-ph-title-weight, 800);line-height:var(--s2t-lh-tight, 1.18);color:var(--s2t-ph-title-color, var(--s2t-color-primary, #1e3a5f));letter-spacing:-.01em}.s2t-product-hero-rtp__desc{margin:0 0 var(--s2t-space-5, 20px);font-size:var(--s2t-ph-desc-size-m, 15px);line-height:var(--s2t-lh-body, 1.55);color:var(--s2t-ph-desc-color, currentColor);max-width:65ch}.s2t-product-hero-rtp__features{list-style:none;margin:0 0 var(--s2t-space-5, 20px);padding:0;display:grid;grid-template-columns:repeat(var(--s2t-ph-features-cols-m, 2),minmax(0,1fr));gap:var(--s2t-ph-features-gap, 10px)}.s2t-product-hero-rtp__feature:nth-child(odd):last-child{grid-column:1 / -1}.s2t-product-hero-rtp__feature{display:inline-flex;align-items:center;gap:10px;margin:0;padding:0;min-width:0}.s2t-product-hero-rtp__feature-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:var(--s2t-ph-feature-icon-size, 32px);height:var(--s2t-ph-feature-icon-size, 32px);background:var(--s2t-ph-feature-icon-bg, #e8f1ff);color:var(--s2t-ph-feature-icon-color, var(--s2t-color-primary, #1e3a5f));border-radius:var(--s2t-ph-feature-icon-radius, 8px)}.s2t-product-hero-rtp__feature-icon svg{width:var(--s2t-ph-feature-icon-glyph, 18px);height:var(--s2t-ph-feature-icon-glyph, 18px);display:block}.s2t-product-hero-rtp__feature-text{font-size:var(--s2t-ph-feature-text-size-m, 14px);font-weight:var(--s2t-ph-feature-text-weight, 500);color:var(--s2t-ph-feature-text-color, currentColor);line-height:1.35}.s2t-product-hero-rtp__progress{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--s2t-rtp-progress-bg, #f0f5fb);color:var(--s2t-rtp-progress-color, var(--s2t-color-primary, #1e3a5f));border-radius:10px;font-size:var(--s2t-rtp-progress-size, 14px);font-weight:500;line-height:1.4;transition:background var(--s2t-duration-base, .25s) var(--s2t-ease, ease)}.s2t-product-hero-rtp__progress--met{background:var(--s2t-rtp-progress-met-bg, #ecfdf5);color:var(--s2t-rtp-progress-met-color, #047857);font-weight:600}.s2t-product-hero-rtp__progress-icon{display:inline-flex;flex-shrink:0;color:var(--s2t-color-accent, #e78c4b)}.s2t-product-hero-rtp__progress--met .s2t-product-hero-rtp__progress-icon{color:var(--s2t-rtp-progress-met-color, #047857)}.s2t-product-hero-rtp__bogo-callout{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:var(--s2t-rtp-bogo-bg, #fef3e8);border:1px solid var(--s2t-rtp-bogo-border, var(--s2t-color-accent, #e78c4b));border-radius:var(--s2t-rtp-bogo-radius, 12px)}.s2t-product-hero-rtp__bogo-icon{display:inline-flex;flex-shrink:0;color:var(--s2t-rtp-bogo-icon-color, var(--s2t-color-accent, #e78c4b));align-self:center}.s2t-product-hero-rtp__bogo-text{display:flex;flex-direction:column;gap:2px;min-width:0}.s2t-product-hero-rtp__bogo-heading{color:var(--s2t-rtp-bogo-heading-color, var(--s2t-color-primary, #1e3a5f));font-size:var(--s2t-rtp-bogo-heading-size, 15px);font-weight:700;line-height:1.3}.s2t-product-hero-rtp__bogo-subtext{color:var(--s2t-rtp-bogo-subtext-color, #515151);font-size:var(--s2t-rtp-bogo-subtext-size, 13px);line-height:1.4}.s2t-product-hero-rtp__purchase{display:flex;flex-direction:column;gap:var(--s2t-space-3, 12px);margin:0}.s2t-product-hero-rtp__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.s2t-product-hero-rtp__sizes-fieldset{border:0;margin:0;padding:0}.s2t-product-hero-rtp__sizes{display:grid;grid-template-columns:1fr;gap:var(--s2t-rtp-row-gap, 4px);background:var(--s2t-rtp-grid-bg, transparent);border:1px solid var(--s2t-rtp-grid-border, #e5e7eb);border-radius:var(--s2t-rtp-grid-radius, 12px);padding:var(--s2t-rtp-grid-padding, 8px)}.s2t-product-hero-rtp__size-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:var(--s2t-rtp-row-h-m, 40px);padding:4px 8px;border-radius:8px;background:var(--s2t-rtp-row-bg, transparent);transition:background var(--s2t-duration-fast, .15s) var(--s2t-ease, ease)}.s2t-product-hero-rtp__size-row:hover{background:var(--s2t-rtp-row-bg-hover, rgba(231, 140, 75, .05))}.s2t-product-hero-rtp__size-row--unavailable{opacity:.5}.s2t-product-hero-rtp__size-label{color:var(--s2t-rtp-label-color, var(--s2t-color-primary, #1e3a5f));font-size:var(--s2t-rtp-label-size-m, 14px);font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s2t-product-hero-rtp__size-price{color:var(--s2t-rtp-price-color, var(--s2t-color-text, #515151));font-size:var(--s2t-rtp-price-size-m, 14px);font-weight:500;font-variant-numeric:tabular-nums}.s2t-product-hero-rtp__size-soldout{grid-column:1 / -1;font-size:12px;color:var(--s2t-color-text-muted, #9ca3af);font-style:italic}.s2t-product-hero-rtp__size-stepper{display:inline-flex;align-items:stretch;border-radius:var(--s2t-rtp-stepper-radius, 8px);overflow:hidden;background:var(--s2t-rtp-stepper-bg, #ffffff);border:1px solid var(--s2t-rtp-stepper-border, #d1d5db)}.s2t-product-hero-rtp__size-stepper-btn{width:var(--s2t-rtp-stepper-btn-size-m, 36px);height:var(--s2t-rtp-stepper-btn-size-m, 36px);padding:0;background:transparent;border:0;color:var(--s2t-rtp-stepper-color, var(--s2t-color-primary, #1e3a5f));font-size:18px;font-weight:600;line-height:1;cursor:pointer;transition:background var(--s2t-duration-fast, .15s) var(--s2t-ease, ease)}.s2t-product-hero-rtp__size-stepper-btn:hover:not(:disabled){background:var(--s2t-rtp-stepper-btn-hover, rgba(231, 140, 75, .1))}.s2t-product-hero-rtp__size-stepper-btn:focus-visible{outline:2px solid var(--s2t-color-accent, #e78c4b);outline-offset:-2px}.s2t-product-hero-rtp__size-stepper-btn:disabled{cursor:not-allowed;color:var(--s2t-color-text-muted, #9ca3af)}.s2t-product-hero-rtp__size-stepper-input{width:var(--s2t-rtp-stepper-input-w, 44px);border:0;border-left:1px solid var(--s2t-rtp-stepper-border, #d1d5db);border-right:1px solid var(--s2t-rtp-stepper-border, #d1d5db);background:transparent;color:var(--s2t-rtp-stepper-color, var(--s2t-color-primary, #1e3a5f));font-size:15px;font-weight:600;text-align:center;font-variant-numeric:tabular-nums;-moz-appearance:textfield}.s2t-product-hero-rtp__size-stepper-input:focus-visible{outline:2px solid var(--s2t-color-accent, #e78c4b);outline-offset:-2px}.s2t-product-hero-rtp__size-stepper-input::-webkit-outer-spin-button,.s2t-product-hero-rtp__size-stepper-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.s2t-product-hero-rtp__compact{display:none}.s2t-product-hero-rtp__compact-controls{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"label label" "select select" "stepper add";gap:10px;align-items:center}.s2t-product-hero-rtp__compact-select-label{grid-area:label;margin:0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--s2t-color-accent, #e78c4b);line-height:1.2}.s2t-product-hero-rtp__compact-select{grid-area:select;width:100%;min-height:48px;padding:10px 14px;font-size:16px;font-weight:600;color:var(--s2t-rtp-label-color, var(--s2t-color-primary, #1e3a5f));background:var(--s2t-rtp-stepper-bg, #ffffff);border:2px solid var(--s2t-color-accent, #e78c4b);border-radius:var(--s2t-rtp-stepper-radius, 8px);transition:box-shadow var(--s2t-duration-fast, .15s) var(--s2t-ease, ease),border-color var(--s2t-duration-fast, .15s) var(--s2t-ease, ease)}.s2t-product-hero-rtp__compact-select:hover,.s2t-product-hero-rtp__compact-select:focus,.s2t-product-hero-rtp__compact-select:focus-visible{outline:none;border-color:var(--s2t-color-accent-hover, #d97a39);box-shadow:0 0 0 3px #e78c4b2e}@keyframes s2t-rtp-compact-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}50%{transform:translate(6px)}75%{transform:translate(-4px)}}.s2t-product-hero-rtp__compact-select--shake{animation:s2t-rtp-compact-shake .42s var(--s2t-ease, ease)}.s2t-product-hero-rtp__compact-stepper{grid-area:stepper;display:inline-flex;align-items:stretch;border-radius:var(--s2t-rtp-stepper-radius, 8px);overflow:hidden;background:var(--s2t-rtp-stepper-bg, #ffffff);border:1px solid var(--s2t-rtp-stepper-border, #d1d5db)}.s2t-product-hero-rtp__compact-step{width:44px;min-height:48px;padding:0;background:transparent;border:0;color:var(--s2t-rtp-stepper-color, var(--s2t-color-primary, #1e3a5f));font-size:20px;font-weight:600;line-height:1;cursor:pointer}.s2t-product-hero-rtp__compact-step:hover{background:var(--s2t-rtp-stepper-btn-hover, rgba(231, 140, 75, .1))}.s2t-product-hero-rtp__compact-step:focus-visible{outline:2px solid var(--s2t-color-accent, #e78c4b);outline-offset:-2px}.s2t-product-hero-rtp__compact-qty{width:48px;border:0;border-left:1px solid var(--s2t-rtp-stepper-border, #d1d5db);border-right:1px solid var(--s2t-rtp-stepper-border, #d1d5db);background:transparent;color:var(--s2t-rtp-stepper-color, var(--s2t-color-primary, #1e3a5f));font-size:16px;font-weight:600;text-align:center;font-variant-numeric:tabular-nums;-moz-appearance:textfield}.s2t-product-hero-rtp__compact-qty:focus-visible{outline:2px solid var(--s2t-color-accent, #e78c4b);outline-offset:-2px}.s2t-product-hero-rtp__compact-qty::-webkit-outer-spin-button,.s2t-product-hero-rtp__compact-qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.s2t-product-hero-rtp__compact-add{grid-area:add;width:100%;min-height:48px;padding:0 20px;background:var(--s2t-ph-atc-bg, var(--s2t-color-accent, #e78c4b));color:var(--s2t-ph-atc-text, #ffffff);border:0;border-radius:var(--s2t-ph-atc-radius, 12px);font-size:16px;font-weight:700;cursor:pointer;transition:background var(--s2t-duration-fast, .15s) var(--s2t-ease, ease),opacity var(--s2t-duration-fast, .15s) var(--s2t-ease, ease)}.s2t-product-hero-rtp__compact-add:hover:not(:disabled){background:var(--s2t-color-accent-hover, #d97a39)}.s2t-product-hero-rtp__compact-add:focus-visible{outline:2px solid var(--s2t-color-primary, #1e3a5f);outline-offset:2px}.s2t-product-hero-rtp__compact-add:disabled{opacity:.7;cursor:default}@media(max-width:1023.98px){[data-mobile-picker=dropdown] .s2t-product-hero-rtp__sizes{display:none}[data-mobile-picker=dropdown] .s2t-product-hero-rtp__compact{display:block}[data-mobile-picker=dropdown] .s2t-product-hero-rtp__running-total,[data-mobile-picker=dropdown] .s2t-product-hero-rtp__atc-button{display:none}[data-mobile-picker=dropdown] .s2t-product-hero-rtp__sticky-atc{display:none!important}[data-mobile-picker=dropdown] .s2t-product-hero-rtp__bogo-callout{order:1}[data-mobile-picker=dropdown] .s2t-product-hero-rtp__sizes-fieldset{order:2}[data-mobile-picker=dropdown] .s2t-product-hero-rtp__inline-success{order:3}[data-mobile-picker=dropdown] .s2t-product-hero-rtp__progress{order:4}[data-mobile-picker=dropdown] .s2t-product-hero-rtp__inline-error{order:5}[data-mobile-picker=dropdown] .s2t-product-hero-rtp__countdown{order:6}[data-mobile-picker=dropdown] .s2t-product-hero-rtp__atc-button{order:7}}.s2t-product-hero-rtp__running-total{color:var(--s2t-rtp-running-total-color, var(--s2t-color-primary, #1e3a5f));font-size:var(--s2t-rtp-running-total-size, 15px);font-weight:600;text-align:center;margin:0;font-variant-numeric:tabular-nums}.s2t-product-hero-rtp__inline-error{color:var(--s2t-rtp-error-color, #dc2626);background:var(--s2t-rtp-error-bg, #fef2f2);border:1px solid var(--s2t-rtp-error-border, #fecaca);border-radius:8px;padding:10px 14px;font-size:14px;font-weight:500;line-height:1.4}.s2t-product-hero-rtp__inline-error[hidden]{display:none}.s2t-product-hero-rtp__inline-success{color:var(--s2t-rtp-success-color, #047857);background:var(--s2t-rtp-success-bg, #ecfdf5);border:1px solid var(--s2t-rtp-success-border, #a7f3d0);border-radius:8px;padding:10px 14px;font-size:14px;font-weight:600;line-height:1.4}.s2t-product-hero-rtp__inline-success[hidden]{display:none}.s2t-product-hero-rtp__sold-out-notice{padding:14px 16px;background:var(--s2t-rtp-soldout-bg, #f9fafb);border:1px solid var(--s2t-rtp-soldout-border, #e5e7eb);border-radius:8px;color:var(--s2t-rtp-soldout-color, #6b7280);font-size:14px;text-align:center}.s2t-product-hero-rtp__sticky-atc{position:fixed;left:0;right:0;bottom:calc(var(--s2t-rtp-sticky-offset, 64px) + env(safe-area-inset-bottom,0px));z-index:100;padding:12px 16px;background:var(--s2t-rtp-sticky-bg, #ffffff);border-top:1px solid var(--s2t-rtp-sticky-border, #e5e7eb);box-shadow:0 -4px 16px #0000000f}.s2t-product-hero-rtp__sticky-atc[hidden]{display:none}.s2t-product-hero-rtp__sticky-atc-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:12px 20px;background:var(--s2t-ph-atc-bg, var(--s2t-color-accent, #e78c4b));color:var(--s2t-ph-atc-text, #ffffff);border:0;border-radius:var(--s2t-ph-atc-radius, 12px);font-size:16px;font-weight:700;line-height:1.2;cursor:pointer;transition:background var(--s2t-duration-fast, .15s) var(--s2t-ease, ease);font-variant-numeric:tabular-nums}.s2t-product-hero-rtp__sticky-atc-btn:hover:not(:disabled){background:var(--s2t-ph-atc-bg-hover, #d97a39)}.s2t-product-hero-rtp__sticky-atc-btn:disabled{cursor:not-allowed;opacity:.7}.s2t-product-hero-rtp__atc-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 28px;background:var(--s2t-ph-atc-bg, var(--s2t-color-accent, #e78c4b));color:var(--s2t-ph-atc-text, #ffffff);border:2px solid var(--s2t-ph-atc-border, var(--s2t-ph-atc-bg, var(--s2t-color-accent, #e78c4b)));border-radius:var(--s2t-ph-atc-radius, 12px);font-family:inherit;font-size:var(--s2t-ph-atc-size-m, 16px);font-weight:var(--s2t-ph-atc-weight, 700);line-height:1.2;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:background-color .18s var(--s2t-ease, ease),color .18s var(--s2t-ease, ease),border-color .18s var(--s2t-ease, ease),transform .18s var(--s2t-ease, ease);min-height:56px}.s2t-product-hero-rtp__atc-button:hover:not(:disabled){background:var(--s2t-ph-atc-bg-h, var(--s2t-color-accent-hover, #d97a39));color:var(--s2t-ph-atc-text-h, #ffffff);border-color:var(--s2t-ph-atc-border-h, var(--s2t-ph-atc-bg-h, #d97a39));transform:translateY(-1px)}.s2t-product-hero-rtp__atc-button:active:not(:disabled){transform:translateY(0)}.s2t-product-hero-rtp__atc-button:focus-visible{outline:3px solid var(--s2t-color-accent, #e78c4b);outline-offset:3px}.s2t-product-hero-rtp__atc-button:disabled,.s2t-product-hero-rtp__atc-button--disabled{opacity:.5;cursor:not-allowed}.s2t-product-hero-rtp__atc-button--loading{opacity:.85;cursor:progress}.s2t-product-hero-rtp__atc-button--loading:after{content:"";display:inline-block;width:16px;height:16px;margin-left:4px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:s2t-product-hero-rtp-spin .7s linear infinite}@keyframes s2t-product-hero-rtp-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.s2t-product-hero-rtp__atc-button--loading:after{animation:none}}.s2t-product-hero-rtp__countdown{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:var(--s2t-ph-countdown-bg, transparent);color:var(--s2t-ph-countdown-color, #1e3a5f);font-size:var(--s2t-ph-countdown-size-m, 13px);font-weight:var(--s2t-ph-countdown-weight, 600);line-height:1.4;border-radius:8px;align-self:flex-start;max-width:100%}.s2t-product-hero-rtp__countdown-icon{display:inline-flex;color:var(--s2t-ph-countdown-icon-color, var(--s2t-color-accent, #e78c4b));flex-shrink:0}.s2t-product-hero-rtp__countdown-text{min-width:0;flex:1}.s2t-product-hero-rtp__countdown [data-s2t-ph-countdown-time]{color:var(--s2t-ph-countdown-highlight, var(--s2t-color-accent, #e78c4b));font-weight:700;font-variant-numeric:tabular-nums}.s2t-product-hero-rtp__trust{list-style:none;margin:var(--s2t-space-4, 16px) 0 0;padding:0;display:grid;grid-template-columns:repeat(var(--s2t-ph-trust-cols-m, 1),1fr);gap:var(--s2t-ph-trust-gap, 10px)}.s2t-product-hero-rtp__trust-item{display:inline-flex;align-items:center;gap:8px;margin:0;min-width:0}.s2t-product-hero-rtp__trust-icon{flex-shrink:0;display:inline-flex;color:var(--s2t-ph-trust-icon-color, var(--s2t-color-primary, #1e3a5f))}.s2t-product-hero-rtp__trust-icon svg{width:var(--s2t-ph-trust-icon-size, 18px);height:var(--s2t-ph-trust-icon-size, 18px);display:block}.s2t-product-hero-rtp__trust-text{font-size:var(--s2t-ph-trust-size-m, 12px);font-weight:var(--s2t-ph-trust-weight, 500);color:var(--s2t-ph-trust-color, currentColor);line-height:1.3}.s2t-product-hero-rtp__placeholder{padding:14px;border:1px dashed rgba(0,0,0,.2);border-radius:10px;color:var(--s2t-color-text-muted, #6b7280);font-size:13px;text-align:center;margin-bottom:12px;background:#00000005}@media(min-width:640px){.s2t-product-hero-rtp{padding-top:clamp(var(--s2t-ph-pt-m, 16px),3vw,var(--s2t-ph-pt-d, 32px));padding-bottom:clamp(var(--s2t-ph-pb-m, 32px),4vw,var(--s2t-ph-pb-d, 56px))}.s2t-product-hero-rtp__thumb{width:88px;height:88px}.s2t-product-hero-rtp__features{grid-template-columns:repeat(var(--s2t-ph-features-cols-d, 2),minmax(0,1fr))}.s2t-product-hero-rtp__title{font-size:clamp(var(--s2t-ph-title-size-m, 24px),3.2vw,var(--s2t-ph-title-size-d, 32px))}}@media(min-width:1024px){.s2t-product-hero-rtp{padding-top:var(--s2t-ph-pt-d, 32px);padding-bottom:var(--s2t-ph-pb-d, 56px)}.s2t-product-hero-rtp__grid{grid-template-columns:calc(var(--s2t-ph-left-pct, 55) * 1%) 1fr;gap:var(--s2t-ph-col-gap-d, 48px);align-items:start}.s2t-product-hero-rtp__info{position:sticky;top:var(--s2t-ph-sticky-top, 100px);align-self:start}.s2t-product-hero-rtp__thumb{width:var(--s2t-ph-thumb-size, 72px);height:var(--s2t-ph-thumb-size, 72px)}.s2t-product-hero-rtp__title{font-size:var(--s2t-ph-title-size-d, 32px)}.s2t-product-hero-rtp__desc{font-size:var(--s2t-ph-desc-size-d, 16px)}.s2t-product-hero-rtp__feature-text{font-size:var(--s2t-ph-feature-text-size-d, 15px)}.s2t-product-hero-rtp__atc-button{font-size:var(--s2t-ph-atc-size-d, 17px);padding:18px 32px;min-height:60px}.s2t-product-hero-rtp__countdown{font-size:var(--s2t-ph-countdown-size-d, 14px)}.s2t-product-hero-rtp__size-row{min-height:var(--s2t-rtp-row-h-d, 48px);padding:6px 10px}.s2t-product-hero-rtp__size-label{font-size:var(--s2t-rtp-label-size-d, 15px)}.s2t-product-hero-rtp__size-price{font-size:var(--s2t-rtp-price-size-d, 15px)}.s2t-product-hero-rtp__size-stepper-btn{width:var(--s2t-rtp-stepper-btn-size-d, 40px);height:var(--s2t-rtp-stepper-btn-size-d, 40px);font-size:20px}.s2t-product-hero-rtp__size-stepper-input{width:var(--s2t-rtp-stepper-input-w-d, 52px);font-size:16px}.s2t-product-hero-rtp__running-total{font-size:var(--s2t-rtp-running-total-size-d, 17px)}.s2t-product-hero-rtp__sticky-atc{display:none!important}.s2t-product-hero-rtp__trust{grid-template-columns:repeat(var(--s2t-ph-trust-cols-d, 3),1fr)}.s2t-product-hero-rtp__trust-text{font-size:var(--s2t-ph-trust-size-d, 13px)}}.s2t-product-hero-rtp__reviews-modal[hidden]{display:none!important}.s2t-product-hero-rtp__reviews-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px;animation:s2t-rv-in .2s ease-out}.s2t-product-hero-rtp__reviews-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--s2t-ph-reviews-overlay-color, #000);opacity:var(--s2t-ph-reviews-overlay-opacity, .55);cursor:pointer}.s2t-product-hero-rtp__reviews-panel{position:relative;z-index:1;width:100%;max-width:var(--s2t-ph-reviews-panel-max, 760px);max-height:calc(100dvh - 32px);background:var(--s2t-ph-reviews-panel-bg, #fff);border-radius:var(--s2t-ph-reviews-panel-radius, 16px);box-shadow:0 20px 50px #00000040;display:flex;flex-direction:column;overflow:hidden;animation:s2t-rv-panel-in .25s cubic-bezier(.16,1,.3,1)}.s2t-product-hero-rtp__reviews-close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border:0;background:#ffffffeb;border-radius:50%;color:var(--s2t-ph-reviews-close-color, #1f2937);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000001f}.s2t-product-hero-rtp__reviews-close:hover{background:#fff}.s2t-product-hero-rtp__reviews-close:focus-visible{outline:2px solid var(--s2t-ph-rating-fallback-star-fill-color, #f5a623);outline-offset:2px}.s2t-product-hero-rtp__reviews-title{margin:0;padding:24px 56px 8px 24px;font-family:var(--s2t-font-heading, inherit);font-size:var(--s2t-ph-reviews-title-size-m, 22px);font-weight:800;line-height:1.2;color:var(--s2t-ph-reviews-title-color, #1e3a5f);letter-spacing:-.01em}.s2t-product-hero-rtp__reviews-subtitle{margin:0;padding:0 24px 12px;font-size:14px;line-height:1.5;color:var(--s2t-color-text-muted, #6b7280)}.s2t-product-hero-rtp__reviews-body{flex:1 1 auto;padding:8px 24px 24px;overflow-y:auto;overscroll-behavior:contain}.s2t-product-hero-rtp__testimonials{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.s2t-product-hero-rtp__testimonial{border:1px solid var(--s2t-ph-reviews-card-border, #e5e7eb);border-radius:12px;padding:16px;background:var(--s2t-ph-reviews-card-bg, #fafbfc)}.s2t-product-hero-rtp__testimonial-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 8px}.s2t-product-hero-rtp__testimonial-verified{display:inline-flex;align-items:center;gap:4px;color:var(--s2t-ph-rating-fallback-star-fill-color, #16a34a);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.s2t-product-hero-rtp__testimonial-title{margin:0 0 6px;font-weight:700;color:var(--s2t-ph-reviews-title-color, #1e3a5f);font-size:15px;line-height:1.3}.s2t-product-hero-rtp__testimonial-body{color:var(--s2t-color-text, #374151);font-size:14px;line-height:1.55}.s2t-product-hero-rtp__testimonial-body>*:first-child{margin-top:0}.s2t-product-hero-rtp__testimonial-body>*:last-child{margin-bottom:0}.s2t-product-hero-rtp__testimonial-body p{margin:0 0 .6em}.s2t-product-hero-rtp__testimonial-meta{margin:10px 0 0;font-size:12px;color:var(--s2t-color-text-muted, #6b7280);display:flex;flex-wrap:wrap;align-items:center;gap:6px}.s2t-product-hero-rtp__testimonial-author{font-weight:600;color:var(--s2t-color-text, #374151)}.s2t-product-hero-rtp__testimonial-dot{color:var(--s2t-color-text-muted, #9ca3af)}.s2t-product-hero-rtp__reviews-link{display:block;margin-top:18px;padding:12px;text-align:center;color:var(--s2t-ph-rating-fallback-star-fill-color, #f5a623);text-decoration:none;font-size:14px;font-weight:600;border-top:1px solid var(--s2t-ph-reviews-card-border, #e5e7eb)}.s2t-product-hero-rtp__reviews-link:hover{text-decoration:underline}.s2t-product-hero-rtp__reviews-fallback{padding:24px 12px;text-align:center;color:var(--s2t-color-text-muted, #6b7280);font-size:14px;line-height:1.6}body.s2t-rv-open{overflow:hidden}@media(min-width:640px){.s2t-product-hero-rtp__reviews-title{font-size:var(--s2t-ph-reviews-title-size-d, 26px);padding:28px 64px 12px 28px}.s2t-product-hero-rtp__reviews-subtitle{padding:0 28px 16px}.s2t-product-hero-rtp__reviews-body{padding:8px 28px 28px}}@keyframes s2t-rv-in{0%{opacity:0}to{opacity:1}}@keyframes s2t-rv-panel-in{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.s2t-product-hero-rtp__thumb{transition:none}.s2t-product-hero-rtp__reviews-modal,.s2t-product-hero-rtp__reviews-panel{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/s2t-product-hero-rtp.css.map */
