.st-category-showcase{overflow:hidden}.st-category-showcase .st-category-shelves{display:grid;gap:28px;max-width:1360px;margin:0 auto}.st-category-shelf{min-width:0;padding:28px 30px 24px;border:1px solid rgba(34,41,47,.08);border-radius:28px;background:radial-gradient(circle at 94% 0%,rgba(255,223,0,.14),transparent 27%),linear-gradient(145deg,#fffffffa,#faf8f3fa);box-shadow:0 18px 55px #22292f13}.st-category-shelf:last-child{padding-bottom:24px}.st-category-shelf-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.st-category-shelf-head h3{margin:0;color:var(--home-heading, var(--ink));font-size:clamp(25px,2.1vw,33px);font-weight:900;line-height:1;letter-spacing:-.035em}.st-category-kicker{display:block;margin-bottom:7px;color:#9b8300;font-size:9px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.st-category-shelf-head p{margin:8px 0 0;color:var(--home-body, #696969);font-size:14px;line-height:1.4}.st-category-shelf-head>a{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;min-height:40px;padding:0 16px;border:1px solid var(--accent);border-radius:999px;background:var(--accent);color:var(--ink);font-size:12px;font-weight:900;letter-spacing:.03em;text-decoration:none;box-shadow:0 8px 22px #ffdf0047;transition:box-shadow .2s ease,transform .2s ease,background .2s ease}.st-category-shelf-head>a:hover{background:#ffe52f;box-shadow:0 11px 27px #ffdf0061;transform:translateY(-1px)}.st-category-products-shell{position:relative;min-width:0}.st-category-products-track{display:flex;gap:14px;overflow-x:auto;padding:3px 2px 12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.st-category-products-track::-webkit-scrollbar{display:none}.st-category-product{flex:0 0 clamp(118px,10.5vw,146px);min-width:0;overflow:hidden;border:1px solid rgba(34,41,47,.07);border-radius:17px;background:#fff;box-shadow:0 8px 24px #22292f12;color:var(--ink);text-decoration:none;scroll-snap-align:start;transition:box-shadow .25s ease,transform .25s ease}.st-category-product:hover{box-shadow:0 14px 30px #22292f21;transform:translateY(-3px)}.st-category-product-image{position:relative;overflow:hidden;aspect-ratio:4 / 5;border:1px solid rgba(34,41,47,.08);border-radius:16px 16px 0 0;background:#eeeae3}.st-category-product-image img,.st-category-product-image svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.st-category-product:hover .st-category-product-image img{transform:scale(1.035)}.st-category-product-image>span{position:absolute;top:8px;left:8px;padding:5px 8px;border-radius:999px;background:var(--accent);color:var(--ink);font-size:9px;font-weight:900;text-transform:uppercase}.st-category-product-image>em{position:absolute;right:8px;bottom:8px;padding:5px 8px;border-radius:999px;background:#ffffffeb;color:var(--ink);font-size:8px;font-style:normal;font-weight:900;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.st-category-product:hover .st-category-product-image>em{opacity:1;transform:translateY(0)}.st-category-product-copy{padding:0 10px 12px}.st-category-product h4{display:-webkit-box;overflow:hidden;min-height:2.7em;margin:10px 0 4px;color:var(--ink);font-size:11px;font-weight:800;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.st-category-product-copy>p{margin:0;color:var(--ink);font-size:12px;font-weight:900}.st-category-product s{margin-left:3px;color:#8c8c8c;font-size:10px;font-weight:600}.st-category-view-all{display:flex;flex:0 0 clamp(118px,10.5vw,146px);aspect-ratio:4 / 5;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding:18px;border:1px solid rgba(34,41,47,.12);border-radius:17px;background:linear-gradient(#22292fb8,#22292fd1),linear-gradient(145deg,#7f7668,#25292e);box-shadow:0 8px 24px #22292f1f;color:#fff;text-align:center;text-decoration:none;scroll-snap-align:start}.st-category-view-all span{color:#ffffffb3;font-size:10px}.st-category-view-all strong{font-size:16px;line-height:1.15}.st-category-view-all i{display:grid;width:36px;height:36px;margin-top:5px;place-items:center;border-radius:50%;background:var(--accent);color:var(--ink);font-size:20px;font-style:normal}.st-category-global-cta{display:flex;justify-content:center;max-width:1360px;margin:34px auto 0}.st-category-global-cta>a{display:inline-grid;grid-template-columns:auto 46px;grid-template-rows:auto auto;column-gap:22px;align-items:center;min-width:min(100%,390px);padding:18px 20px 18px 26px;border:1px solid #e7c900;border-radius:22px;background:var(--accent);box-shadow:0 16px 36px #ffdf0045;color:var(--ink);text-decoration:none;transition:box-shadow .25s ease,transform .25s ease}.st-category-global-cta>a:hover{box-shadow:0 20px 44px #ffdf0061;transform:translateY(-2px)}.st-category-global-cta span{grid-column:1;color:#22292fb3;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.st-category-global-cta strong{grid-column:1;font-size:18px;font-weight:900;letter-spacing:.02em}.st-category-global-cta i{display:grid;grid-column:2;grid-row:1 / 3;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--ink);color:#fff}.st-category-global-cta svg{width:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.st-category-empty{display:flex;flex:1 0 100%;min-height:180px;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:22px;border:1px dashed rgba(155,131,0,.35);border-radius:17px;background:#ffffffb8;text-align:center}.st-category-empty i{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--accent);color:var(--ink);font-size:24px;font-style:normal}.st-category-shelf:not(.has-products) .st-category-arrow{display:none}.st-category-empty strong{color:var(--ink);font-size:16px}.st-category-empty span{max-width:460px;color:#707070;font-size:12px;line-height:1.5}.st-category-arrow{position:absolute;z-index:3;top:38%;display:grid;width:40px;height:40px;padding:0;place-items:center;border:1px solid rgba(34,41,47,.12);border-radius:50%;background:#fffffff5;box-shadow:0 8px 24px #22292f24;color:var(--ink);cursor:pointer;transform:translateY(-50%)}.st-category-arrow svg{width:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.st-category-arrow-prev{left:-19px}.st-category-arrow-next{right:-19px}@media(max-width:749px){.st-category-showcase{padding-right:14px!important;padding-left:14px!important}.st-category-showcase .st-category-shelves{gap:27px}.st-category-shelf{padding:20px 16px 17px;border-radius:21px}.st-category-shelf-head{gap:10px;margin-bottom:12px}.st-category-shelf-head h3{font-size:23px}.st-category-shelf-head p{margin-top:5px;font-size:11px}.st-category-shelf-head>a{min-height:34px;padding:0 11px;font-size:9px}.st-category-products-track{--st-category-mobile-gap: 8px;gap:var(--st-category-mobile-gap);margin-right:-14px;padding-right:14px}.st-category-product,.st-category-view-all{flex:0 0 calc((100% - (var(--st-category-mobile-gap) * 2)) / 3)}.st-category-product-image,.st-category-view-all{border-radius:12px}.st-category-product h4{margin-top:8px;font-size:10px}.st-category-product-copy{padding-right:8px;padding-left:8px}.st-category-product-copy>p{font-size:10px}.st-category-view-all strong{font-size:12px}.st-category-view-all span{font-size:8px;line-height:1.25}.st-category-view-all i{width:31px;height:31px;font-size:17px}.st-category-arrow{display:none}.st-category-global-cta{margin-top:25px}.st-category-global-cta>a{width:100%;min-width:0;padding:15px 16px 15px 19px;border-radius:18px}.st-category-global-cta strong{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/category-shelves.css.map */
