.sn-smart-tabs{width:100%;overflow:hidden;padding-block:var(--sn-smart-top) var(--sn-smart-bottom);background:var(--sn-smart-bg);color:var(--sn-smart-text)}.sn-smart-tabs *{box-sizing:border-box}.sn-smart-tabs a{color:inherit;text-decoration:none}.sn-smart-tabs button{-webkit-tap-highlight-color:transparent}.sn-smart-tabs__inner{width:100%;max-width:var(--sn-smart-max);margin:0 auto;padding-inline:var(--sn-smart-side)}.sn-smart-tabs__header{display:flex;align-items:flex-end;gap:32px;margin-bottom:22px}.sn-smart-tabs__copy{min-width:0}.sn-smart-tabs__eyebrow{margin-bottom:7px;color:var(--sn-smart-accent);font-size:var(--sn-smart-eyebrow);font-weight:700;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.sn-smart-tabs__heading{margin:0;color:var(--sn-smart-text);font-size:var(--sn-smart-heading);font-weight:var(--sn-smart-heading-weight);line-height:1.08;letter-spacing:-.025em}.sn-smart-tabs__subtitle{max-width:720px;margin-top:8px;color:var(--sn-smart-muted);font-size:var(--sn-smart-subtitle);line-height:1.45}.sn-smart-tabs--align-center .sn-smart-tabs__header{align-items:center;flex-direction:column;text-align:center}.sn-smart-tabs__tablist{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:20px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.sn-smart-tabs--align-center .sn-smart-tabs__tablist{justify-content:center}.sn-smart-tabs__tablist::-webkit-scrollbar{display:none}.sn-smart-tabs__tab{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;min-height:40px;margin:0;padding:9px 20px;border:1px solid transparent;border-radius:999px;background:#1814110e;color:var(--sn-smart-muted);font:inherit;font-size:var(--sn-smart-tab);font-weight:600;line-height:1;letter-spacing:.01em;white-space:nowrap;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.sn-smart-tabs__tab:hover{color:var(--sn-smart-text);background:#18141114}.sn-smart-tabs__tab.is-active{border-color:var(--sn-smart-accent);background:var(--sn-smart-bg);color:var(--sn-smart-text);box-shadow:0 4px 16px #452a1c12}.sn-smart-tabs__tab:focus-visible{outline:2px solid var(--sn-smart-accent);outline-offset:2px}.sn-smart-tabs__tab-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--sn-smart-accent);font-size:.9em;line-height:1}.sn-smart-tabs__tab-icon-image{display:block;width:18px;height:18px;object-fit:contain}.sn-smart-tabs__stage{position:relative;min-width:0}.sn-smart-tabs__panels{min-height:clamp(340px,36vw,620px)}.sn-smart-tabs__panel[hidden]{display:none}.sn-smart-tabs__products{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--sn-smart-columns) - 1)*var(--sn-smart-gap))/var(--sn-smart-columns));justify-content:start;gap:var(--sn-smart-gap);width:100%;min-width:0;margin:0;padding:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;list-style:none}.sn-smart-tabs__products::-webkit-scrollbar{display:none}.sn-smart-tabs__item{min-width:0;scroll-snap-align:start}.sn-smart-tabs__view-card{min-width:0;align-self:stretch;scroll-snap-align:start}.sn-smart-tabs__view-card-link{display:flex;width:100%;height:100%;min-height:460px;align-items:center;justify-content:center;padding:32px 18px;border:1px solid rgba(24,20,17,.08);background:#ffffff4d;text-align:center;transition:border-color .2s ease,background .2s ease}.sn-smart-tabs__view-card-link:hover{border-color:#7c321b52;background:#ffffffb3}.sn-smart-tabs__view-card-inner{display:flex;align-items:center;flex-direction:column}.sn-smart-tabs__view-card-kicker{font-size:12px;font-weight:500;line-height:1.2;letter-spacing:.16em;text-transform:uppercase}.sn-smart-tabs__view-card-title{margin-top:17px;font-size:15px;font-weight:700;line-height:1.25;letter-spacing:.01em;text-transform:uppercase}.sn-smart-tabs__view-card-arrow{display:flex;width:52px;height:52px;align-items:center;justify-content:center;margin-top:26px;border:1px solid currentColor;border-radius:50%;font-size:25px;font-weight:300;line-height:1;transition:transform .2s ease}.sn-smart-tabs__view-card-link:hover .sn-smart-tabs__view-card-arrow{transform:translate(3px)}.sn-smart-tabs__empty{grid-column:1/-1;display:flex;width:100%;min-height:280px;align-items:center;justify-content:center;color:var(--sn-smart-muted);font-size:13px;text-align:center}.sn-smart-tabs__status{min-height:0;color:var(--sn-smart-muted);font-size:12px;text-align:center}.sn-smart-tabs__retry{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin-top:18px;padding:8px 18px;border:1px solid var(--sn-smart-accent);border-radius:999px;background:transparent;color:var(--sn-smart-text);font:inherit;font-size:12px;font-weight:600;cursor:pointer}.sn-smart-tabs__skeleton{position:relative;min-width:0;overflow:hidden;border-radius:14px;background:#1814110b;scroll-snap-align:start}.sn-smart-tabs__skeleton:before{content:"";display:block;width:100%;aspect-ratio:4/5.55;background:#18141113}.sn-smart-tabs__skeleton:after{content:"";display:block;width:72%;height:48px;margin:14px 10px;background:linear-gradient(180deg,rgba(24,20,17,.1) 0 8px,transparent 8px 18px,rgba(24,20,17,.07) 18px 26px,transparent 26px 36px,rgba(24,20,17,.1) 36px 46px);border-radius:5px}.sn-smart-tabs__skeleton:before,.sn-smart-tabs__skeleton:after{animation:sn-smart-pulse 1.25s ease-in-out infinite alternate}@keyframes sn-smart-pulse{to{opacity:.48}}.sn-smart-tabs__arrow{position:absolute;z-index:4;top:38%;display:flex;width:46px;height:46px;align-items:center;justify-content:center;margin:0;padding:0;border:1px solid rgba(24,20,17,.1);border-radius:50%;transform:translateY(-50%);background:#fffffff0;box-shadow:0 7px 24px #24150d1f;color:#181411;font:inherit;font-size:17px;cursor:pointer;transition:opacity .18s ease,transform .18s ease}.sn-smart-tabs__arrow:hover{transform:translateY(-50%) scale(1.04)}.sn-smart-tabs__arrow:disabled{opacity:0;pointer-events:none}.sn-smart-tabs__arrow--previous{left:8px}.sn-smart-tabs__arrow--next{right:8px}.sn-smart-tabs--no-desktop-arrows .sn-smart-tabs__arrow{display:none}.sn-smart-tabs .sn-px-card--ella72{position:relative;height:100%;background:transparent}.sn-smart-tabs .sn-px-card--ella72 .sn-px-card__title{font-size:var(--sn-smart-title);font-weight:var(--sn-smart-title-weight)}.sn-smart-tabs .sn-px-card--ella72 .sn-px-card__vendor{font-size:var(--sn-smart-vendor)}.sn-smart-tabs .sn-px-card--ella72 .jdgm-preview-badge,.sn-smart-tabs .sn-px-card--ella72 .jdgm-preview-badge *,.sn-smart-tabs .sn-px-card--ella72 .jdgm-star,.sn-smart-tabs .sn-px-card--ella72 .jdgm-star:before,.sn-smart-tabs .sn-px-card--ella72 .jdgm-star:after{font-size:var(--sn-smart-rating)!important}.sn-smart-tabs .sn-px-card--ella72 .sn-px-card__price .price__regular .price-item--regular,.sn-smart-tabs .sn-px-card--ella72 .sn-px-card__price .price__sale .price-item--sale:not(.price-item--percent),.sn-smart-tabs .sn-px-card--ella72 .sn-px-card__price .price__sale .price-item--regular{font-size:var(--sn-smart-price)!important;font-weight:var(--sn-smart-price-weight)!important}.sn-smart-tabs .sn-px-card--ella72 .sn-px-card__body{padding-right:46px}.sn-smart-tabs--ratio-square .sn-px-card--ella72.sn-px-card--media-filled .sn-px-card__media{aspect-ratio:1/1}.sn-smart-tabs--ratio-portrait .sn-px-card--ella72.sn-px-card--media-filled .sn-px-card__media{aspect-ratio:4/5}.sn-smart-tabs .sn-px-card__quick-add{position:absolute;z-index:3;right:4px;bottom:7px}.sn-smart-tabs .sn-px-card__quick-add product-form-component,.sn-smart-tabs .sn-px-card__quick-add modal-opener{display:block}.sn-smart-tabs .sn-px-card__quick-add-button.button{display:flex;position:relative;width:36px;min-width:36px;height:36px;min-height:36px;align-items:center;justify-content:center;margin:0;padding:0;border:1px solid rgba(24,20,17,.15);border-radius:50%;background:#fff;color:#181411;box-shadow:0 4px 14px #24150d14;font:inherit;font-size:var(--sn-smart-quick);font-weight:300;line-height:1;cursor:pointer}.sn-smart-tabs .sn-px-card__quick-add-button.button:hover{border-color:var(--sn-smart-accent);color:var(--sn-smart-accent)}.sn-smart-tabs .sn-px-card__quick-add-button.button:disabled{cursor:not-allowed;opacity:.45}.sn-smart-tabs .sn-px-card__quick-add-button .loading__spinner{position:absolute}@media(max-width:749px){.sn-smart-tabs{padding-block:var(--sn-smart-top-mobile) var(--sn-smart-bottom-mobile)}.sn-smart-tabs__inner{padding-inline:var(--sn-smart-side-mobile)}.sn-smart-tabs__header{align-items:flex-start;gap:12px;margin-bottom:16px}.sn-smart-tabs--align-center .sn-smart-tabs__header{align-items:center}.sn-smart-tabs__eyebrow{font-size:var(--sn-smart-eyebrow-mobile)}.sn-smart-tabs__heading{font-size:var(--sn-smart-heading-mobile)}.sn-smart-tabs__subtitle{margin-top:6px;font-size:var(--sn-smart-subtitle-mobile)}.sn-smart-tabs__tablist{justify-content:flex-start!important;gap:6px;margin-inline:calc(var(--sn-smart-side-mobile) * -1);margin-bottom:14px;padding-inline:var(--sn-smart-side-mobile)}.sn-smart-tabs__tab{min-height:36px;padding:8px 13px;font-size:var(--sn-smart-tab-mobile)}.sn-smart-tabs__tab-icon-image{width:16px;height:16px}.sn-smart-tabs__panels{min-height:410px}.sn-smart-tabs__products{grid-auto-columns:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;gap:var(--sn-smart-gap-mobile);overflow:visible;scroll-snap-type:none}.sn-smart-tabs--mobile-swipe .sn-smart-tabs__products{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:var(--sn-smart-mobile-width);overflow-x:auto;scroll-snap-type:x proximity}.sn-smart-tabs--mobile-snap .sn-smart-tabs__products{scroll-snap-type:x mandatory}.sn-smart-tabs__empty{min-height:320px}.sn-smart-tabs__view-card-link{min-height:390px;padding:24px 12px}.sn-smart-tabs__view-card-kicker{font-size:10px}.sn-smart-tabs__view-card-title{margin-top:14px;font-size:13px}.sn-smart-tabs__view-card-arrow{width:44px;height:44px;margin-top:22px;font-size:22px}.sn-smart-tabs__skeleton:before{aspect-ratio:4/5.55}.sn-smart-tabs .sn-px-card--ella72 .sn-px-card__title{font-size:var(--sn-smart-title-mobile)}.sn-smart-tabs .sn-px-card--ella72 .sn-px-card__vendor{font-size:var(--sn-smart-vendor-mobile)}.sn-smart-tabs .sn-px-card--ella72 .jdgm-preview-badge,.sn-smart-tabs .sn-px-card--ella72 .jdgm-preview-badge *,.sn-smart-tabs .sn-px-card--ella72 .jdgm-star,.sn-smart-tabs .sn-px-card--ella72 .jdgm-star:before,.sn-smart-tabs .sn-px-card--ella72 .jdgm-star:after{font-size:var(--sn-smart-rating-mobile)!important}.sn-smart-tabs .sn-px-card--ella72 .sn-px-card__price .price__regular .price-item--regular,.sn-smart-tabs .sn-px-card--ella72 .sn-px-card__price .price__sale .price-item--sale:not(.price-item--percent),.sn-smart-tabs .sn-px-card--ella72 .sn-px-card__price .price__sale .price-item--regular{font-size:var(--sn-smart-price-mobile)!important}.sn-smart-tabs .sn-px-card--ella72 .sn-px-card__body{padding-right:40px}.sn-smart-tabs .sn-px-card__quick-add{right:2px;bottom:5px}.sn-smart-tabs .sn-px-card__quick-add-button.button{width:34px;min-width:34px;height:34px;min-height:34px;font-size:var(--sn-smart-quick-mobile)}.sn-smart-tabs__arrow{top:36%;width:40px;height:40px}.sn-smart-tabs__arrow--previous{left:4px}.sn-smart-tabs__arrow--next{right:4px}.sn-smart-tabs--no-mobile-arrows .sn-smart-tabs__arrow{display:none}.sn-smart-tabs:not(.sn-smart-tabs--no-mobile-arrows) .sn-smart-tabs__arrow{display:flex}html.sn-shoppable-quickadd-active #QuickAddStandard .popup__inner{top:auto;right:0;bottom:0;left:0;width:100%;max-width:none;max-height:88dvh;margin:0;border-radius:18px 18px 0 0;transform:none}}@media(max-width:430px){.sn-smart-tabs__header{flex-direction:column}}@media(prefers-reduced-motion:reduce){.sn-smart-tabs *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/sn-smart-product-tabs.css.map */
