.astro-collection-showcase{overflow:hidden;padding-top:var(--showcase-padding-top);padding-bottom:var(--showcase-padding-bottom);background:var(--showcase-background);color:var(--showcase-text)}.astro-collection-showcase *,.astro-collection-showcase *:before,.astro-collection-showcase *:after{box-sizing:border-box}.astro-collection-showcase--fixed{width:min(calc(100% - 40px),1500px);margin-inline:auto}.astro-collection-showcase--full{width:100%}.astro-collection-showcase__inner{display:grid;min-height:680px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.astro-collection-showcase--image-left .astro-collection-showcase__content{order:2}.astro-collection-showcase--image-left .astro-collection-showcase__desktop-media{order:1}.astro-collection-showcase__content{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,90px)}.astro-collection-showcase__eyebrow{margin:0 0 28px;color:inherit;font-size:16px;font-weight:700}.astro-collection-showcase__tabs{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.astro-collection-showcase__tab{position:relative;padding:0 0 7px;border:0;background:transparent;color:var(--showcase-muted-text);font:inherit;font-size:clamp(32px,3vw,52px);font-weight:700;line-height:1.08;text-align:left;cursor:pointer;transition:color .22s ease,opacity .22s ease}.astro-collection-showcase__tab:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--showcase-accent);content:"";transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.astro-collection-showcase__tab:hover,.astro-collection-showcase__tab.is-active{color:var(--showcase-text)}.astro-collection-showcase__tab.is-active:after{transform:scaleX(1);transform-origin:left}.astro-collection-showcase__tab:focus-visible{outline:2px solid currentColor;outline-offset:5px}.astro-collection-showcase__panels{margin-top:52px}.astro-collection-showcase__panel[hidden]{display:none}.astro-collection-showcase__panel.is-active{animation:astro-showcase-fade .32s ease both}.astro-collection-showcase__products{display:grid;grid-template-columns:repeat(var(--product-count, 4),minmax(0,1fr));gap:6px;max-width:500px}.astro-collection-showcase__product{min-width:0;color:inherit;text-decoration:none}.astro-collection-showcase__product-media{position:relative;overflow:hidden;width:100%;aspect-ratio:1;border-radius:var(--showcase-thumbnail-radius);background:#f1f1f1}.astro-collection-showcase__product-image,.astro-collection-showcase__product-placeholder{display:block;width:100%;height:100%}.astro-collection-showcase__product-image{object-fit:cover;transition:transform .35s ease}.astro-collection-showcase__product:hover .astro-collection-showcase__product-image{transform:scale(1.045)}.astro-collection-showcase__product-title{display:block;margin-top:8px;overflow:hidden;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.astro-collection-showcase__description{max-width:700px;margin-top:30px;color:inherit;font-size:clamp(15px,1.2vw,18px);line-height:1.65}.astro-collection-showcase__description>*:first-child{margin-top:0}.astro-collection-showcase__description>*:last-child{margin-bottom:0}.astro-collection-showcase__button{display:inline-flex;width:fit-content;min-height:52px;align-items:center;justify-content:center;gap:10px;margin-top:28px;padding:12px 30px;border-radius:999px;background:var(--showcase-button-background);color:var(--showcase-button-text);font-size:15px;font-weight:700;text-decoration:none;transition:transform .18s ease,opacity .18s ease}.astro-collection-showcase__button:hover{transform:translateY(-2px);opacity:.88}.astro-collection-showcase__desktop-media{position:relative;min-width:0;min-height:680px;overflow:hidden;border-radius:var(--showcase-image-radius);background:#f2f2f2}.astro-collection-showcase__desktop-image,.astro-collection-showcase__mobile-image{display:block;width:100%;height:100%}.astro-collection-showcase__desktop-image[hidden],.astro-collection-showcase__mobile-image[hidden]{display:none}.astro-collection-showcase__desktop-image.is-active,.astro-collection-showcase__mobile-image.is-active{animation:astro-showcase-image-in .42s ease both}.astro-collection-showcase__main-image,.astro-collection-showcase__placeholder{display:block;width:100%;height:100%}.astro-collection-showcase__main-image{object-fit:cover;object-position:center}.astro-collection-showcase__placeholder{min-height:500px;background:#f1f1f1}.astro-collection-showcase__mobile-media{display:none}.astro-collection-showcase__empty{padding:70px 20px;text-align:center}@keyframes astro-showcase-fade{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes astro-showcase-image-in{0%{opacity:0;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}@media screen and (max-width:989px){.astro-collection-showcase__inner{min-height:0;grid-template-columns:1fr}.astro-collection-showcase__content,.astro-collection-showcase--image-left .astro-collection-showcase__content{order:1}.astro-collection-showcase__desktop-media,.astro-collection-showcase--image-left .astro-collection-showcase__desktop-media{display:none}.astro-collection-showcase__content{padding:42px 24px}.astro-collection-showcase__mobile-media{display:block;margin-top:38px}.astro-collection-showcase__mobile-image{overflow:hidden;aspect-ratio:1 / 1;border-radius:var(--showcase-image-radius);background:#f2f2f2}.astro-collection-showcase__products{max-width:none}}@media screen and (max-width:749px){.astro-collection-showcase--fixed{width:100%}.astro-collection-showcase__content{padding:30px 16px 40px}.astro-collection-showcase__eyebrow{margin-bottom:22px;font-size:14px}.astro-collection-showcase__tabs{gap:12px}.astro-collection-showcase__tab{max-width:100%;font-size:clamp(30px,9vw,48px);line-height:1.05}.astro-collection-showcase__mobile-media{margin-top:38px}.astro-collection-showcase__mobile-image{aspect-ratio:1 / 1}.astro-collection-showcase__panels{margin-top:24px}.astro-collection-showcase__products{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.astro-collection-showcase__products::-webkit-scrollbar{display:none}.astro-collection-showcase__product{flex:0 0 calc((100% - 24px)/4);min-width:95px;scroll-snap-align:start}.astro-collection-showcase__product-title{display:none}.astro-collection-showcase__description{margin-top:28px;font-size:16px;line-height:1.65}.astro-collection-showcase__button{width:100%;margin-top:24px}}@media screen and (max-width:390px){.astro-collection-showcase__product{flex-basis:92px;min-width:92px}}@media(prefers-reduced-motion:reduce){.astro-collection-showcase__panel.is-active,.astro-collection-showcase__desktop-image.is-active,.astro-collection-showcase__mobile-image.is-active{animation:none}.astro-collection-showcase__tab,.astro-collection-showcase__tab:after,.astro-collection-showcase__product-image,.astro-collection-showcase__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/astro-collection-showcase.css.map */
