.category-showcase{background:#f5f6f7}.category-showcase .page-width{max-width:none;margin-right:10px;margin-left:10px;padding-right:0;padding-left:0}.category-showcase__shell{display:grid;grid-template-columns:minmax(180px,.22fr) minmax(0,1fr);gap:10px}.category-showcase__nav,.category-showcase__stage{overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 1px #1f2a330f}.category-showcase__nav{padding:24px 18px}.category-showcase__title{margin:0 0 16px;color:#1f2a33;font-size:clamp(2.6rem,3vw,3.8rem);line-height:1;letter-spacing:0}.category-showcase__text{margin:-6px 0 20px;color:#1f2a33a8;font-size:1.35rem;line-height:1.35}.category-showcase__tabs{display:grid;gap:6px}.category-showcase__view-all{display:grid;justify-items:center;margin-top:18px;padding:18px;border-radius:8px;background:#fff8f1}.category-showcase__view-all-btn{display:inline-flex;align-items:center;justify-content:center;width:min(420px,100%);min-height:46px;border-radius:999px;background:#f28a22;color:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-size:1.32rem;font-weight:900;text-decoration:none;cursor:pointer;transition:background-color var(--duration-short) ease,box-shadow var(--duration-short) ease,transform var(--duration-short) ease}.category-showcase__view-all-btn:hover,.category-showcase__view-all-btn:focus-visible{background:#ff982f;box-shadow:0 10px 24px #f28a2238;color:#fff;transform:translateY(-1px)}.category-showcase__tab{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:8px;border:0;border-radius:999px;background:transparent;color:#1f2a33;font:inherit;text-align:left;cursor:pointer;transition:background-color var(--duration-short) ease,color var(--duration-short) ease,transform var(--duration-short) ease}.category-showcase__tab:hover,.category-showcase__tab:focus-visible,.category-showcase__tab.is-active{background:#fff4ea;color:#f28a22;transform:translate(2px)}.category-showcase__tab-media{width:54px;aspect-ratio:1;overflow:hidden;border-radius:50%;background:#eef8fe}.category-showcase__tab-media img{width:100%;height:100%;object-fit:cover}.category-showcase__tab-title{min-width:0;overflow:hidden;font-size:1.55rem;font-weight:850;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.category-showcase__arrow{color:currentColor;font-size:2.4rem;line-height:1}.category-showcase__stage{min-width:0;padding:24px}.category-showcase__panel{display:none}.category-showcase__panel.is-active{display:block}.category-showcase__panel-header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.category-showcase__panel-title{margin:0;color:#1f2a33;font-size:clamp(2.2rem,2.5vw,3.2rem);line-height:1.05;letter-spacing:0}.category-showcase__panel-link{flex:0 0 auto;color:#0088ca;font-size:1.28rem;font-weight:850;text-decoration:none}.category-showcase__stage .grid{gap:10px}.resale-card__cart-button,.kitchen-hotspot__cart-button{display:inline-grid;place-items:center;width:36px;height:36px;min-width:36px;padding:0;border:0;border-radius:50%;background:#f28a22;color:#fff;cursor:pointer;box-shadow:0 7px 15px #f28a2238;transition:background-color var(--duration-short) ease,color var(--duration-short) ease,transform var(--duration-short) ease,box-shadow var(--duration-short) ease}.category-showcase__cart-button:hover,.category-showcase__cart-button:focus-visible,.resale-card__cart-button:hover,.resale-card__cart-button:focus-visible,.kitchen-hotspot__cart-button:hover,.kitchen-hotspot__cart-button:focus-visible{background:#fff;color:#f28a22;transform:translateY(-1px);box-shadow:0 9px 18px #f28a2242}.category-showcase__cart-button:disabled,.resale-card__cart-button:disabled,.kitchen-hotspot__cart-button:disabled{cursor:wait;opacity:.65;transform:none}.category-showcase__cart-button .svg-wrapper,.resale-card__cart-button .svg-wrapper,.kitchen-hotspot__cart-button .svg-wrapper{width:25px;height:25px}.category-showcase__cart-button .icon,.resale-card__cart-button .icon,.kitchen-hotspot__cart-button .icon{width:2.5rem;height:2.5rem;stroke-width:2}.category-showcase__product-facts{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.category-showcase__product-facts span{display:inline-flex;align-items:center;min-height:22px;padding:.25rem .58rem;border-radius:999px;background:#f7f7f7;color:#333;font-size:1.02rem;font-weight:800;line-height:1}.category-showcase__product-facts strong{margin-right:.28rem;color:#666}@media screen and (min-width:990px){.category-showcase__stage .product-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important}.category-showcase__stage .product-grid .grid__item{width:100%!important;max-width:100%!important}}@media screen and (max-width:989px){.category-showcase{display:none}}@media screen and (max-width:989px){.category-showcase__shell{grid-template-columns:1fr}.category-showcase__tabs{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory}.category-showcase__tab{flex:0 0 210px;scroll-snap-align:start}.category-showcase__stage .grid{gap:8px}}@media screen and (max-width:749px){.category-showcase .page-width{margin-right:0;margin-left:0}.category-showcase__nav,.category-showcase__stage{border-radius:0}.category-showcase__nav{padding:18px 14px 12px}.category-showcase__stage{padding:14px}.category-showcase__title{font-size:2.35rem}.category-showcase__text{margin-bottom:14px;font-size:1.24rem}.category-showcase__tabs{gap:8px;padding-bottom:2px}.category-showcase__tab{flex-basis:166px;grid-template-columns:42px minmax(0,1fr);gap:8px;padding:7px}.category-showcase__tab-media{width:42px}.category-showcase__tab-title{font-size:1.24rem}.category-showcase__arrow{display:none}.category-showcase__panel-header{display:block;margin-bottom:12px}.category-showcase__panel-title{font-size:2rem}.category-showcase__panel-link{display:inline-flex;margin-top:8px}.category-showcase__products{gap:8px}.category-showcase__view-all{margin-top:12px;padding:12px}.category-showcase__view-all-btn{min-height:42px;font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-home-category-showcase.css.map */
