.tabbed-collection{overflow:hidden}.tabbed-collection__container{max-width:1440px;margin:0 auto;padding:40px 48px;display:flex;flex-direction:column;align-items:center;gap:40px}.tabbed-collection__tabs{display:flex;gap:32px;align-items:center;height:48px}.tabbed-collection__tab{font-family:var(--font-body-family);font-weight:500;font-size:18px;line-height:1.6;color:#000;text-transform:uppercase;background:none;border:none;border-bottom:1.5px solid transparent;padding:8px;cursor:pointer;white-space:nowrap;flex:1 0 0;text-align:center;min-width:160px}.tabbed-collection__tab--active{font-weight:700;border-bottom-color:#000}.tabbed-collection__tab:hover{border-bottom-color:#000}.tabbed-collection__panel{display:none;width:100%}.tabbed-collection__panel--active{display:block}.tabbed-collection__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;overflow:hidden}.tabbed-collection__cta{display:inline-flex;align-items:center;justify-content:center;background:#eaa31f;color:#251903;font-family:var(--font-heading-family);font-weight:700;font-size:16px;line-height:1.6;text-transform:uppercase;text-decoration:none;padding:0 24px;height:56px;min-width:360px;border-radius:4px;transition:background .2s ease}.tabbed-collection__cta:hover{background:#d4911a;text-decoration:none;color:#251903}.product-card-custom{display:flex;flex-direction:column;gap:20px;height:100%;min-width:0;overflow:hidden}.product-card-custom__link{text-decoration:none;min-width:0}.product-card-custom__image-wrap{position:relative;background:#f2f2f1;border-radius:4px;overflow:hidden;aspect-ratio:316 / 400;padding:8px}.product-card-custom__image{width:100%;height:100%;object-fit:cover;border-radius:4px}.product-card-custom__image-wrap .placeholder-svg{width:100%;height:100%;object-fit:cover}.product-card-custom__sale-badge{position:absolute;top:8px;left:8px;background:#ed2d2e;color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:14px;line-height:1.2;text-transform:uppercase;padding:8px 6px;border-radius:2px}.product-card-custom__info{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;gap:8px}.product-card-custom__badge{font-family:var(--font-body-family);font-weight:500;font-size:14px;line-height:1.6;padding:8px 6px;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:100%}.product-card-custom__badge--eliquid{background:#abcfee;color:#1b4e6f}.product-card-custom__badge--disposable{background:#ecbdd8;color:#cf118b}.product-card-custom__badge--default{background:#e5e5e5;color:#333}.product-card-custom__rating{display:flex;align-items:center;gap:4px}.product-card-custom__rating svg{width:17px;height:16px}.product-card-custom__rating span{font-family:var(--font-body-family);font-weight:500;font-size:16px;line-height:1.6;color:#251903}.product-card-custom__title-link{text-decoration:none;flex:1;min-width:0}.product-card-custom__title{font-family:var(--font-heading-family);font-weight:700;font-size:24px;line-height:1.2;color:#000;text-transform:uppercase;margin:0;overflow-wrap:break-word;word-break:break-word}.product-card-custom__price{display:flex;align-items:center;gap:8px}.product-card-custom__price-current{font-family:var(--font-body-family);font-weight:700;font-size:16px;line-height:1.6;color:#251903}.product-card-custom__price-compare{font-family:var(--font-body-family);font-weight:500;font-size:14px;line-height:1.6;color:#251903;opacity:.8;text-decoration:line-through}.product-card-custom__variant-select{position:relative;display:flex;align-items:center;width:100%;border:1px solid #DEDDD9;border-radius:4px;min-width:0;box-sizing:border-box}.product-card-custom__variant-dropdown{appearance:none;-webkit-appearance:none;width:100%;padding:12px 32px 12px 12px;border:none;background:transparent;font-family:var(--font-body-family);font-weight:500;font-size:16px;line-height:1.6;color:#251903;cursor:pointer;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-custom__variant-dropdown:focus{outline:none}.product-card-custom__variant-select:focus-within{border-color:#251903}.product-card-custom__variant-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;flex-shrink:0}@media screen and (max-width:749px){.tabbed-collection__container{padding:24px 16px;gap:24px}.tabbed-collection__tabs{gap:16px;width:100%}.tabbed-collection__tab{font-size:16px;min-width:auto}.tabbed-collection__grid{grid-template-columns:repeat(2,1fr);gap:16px}.tabbed-collection__cta{width:100%;min-width:auto}.product-card-custom{gap:12px}.product-card-custom__title{font-size:16px}.product-card-custom__sale-badge{font-size:12px;padding:6px 4px}.product-card-custom__badge{font-size:12px;padding:4px}.product-card-custom__rating span{font-size:14px}.product-card-custom__variant-dropdown{padding:8px 28px 8px 8px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-tabbed-collection.css.map */
