.product-categories{--champagne-base: #FFFFFF;--ink-charcoal: #3D3832;--sepia-brown: #6B5B47;--soft-gold: #D4C4A0;--warm-gold: #BFB086;--accent-red: #922B3E;background-color:#fff;position:relative;width:100%;padding:6rem 0;margin:0;border:none}.product-categories__container{max-width:140rem;margin:0 auto;padding:0 2rem}.product-categories__header{text-align:center;margin-bottom:5rem;max-width:80rem;margin-left:auto;margin-right:auto;position:relative}.product-categories__header:after{content:"";position:absolute;bottom:-2.5rem;left:50%;transform:translate(-50%);width:8rem;height:1px;background-color:#3d38321a;border-bottom:1px solid rgba(61,56,50,.1)}.product-categories__title{font-family:"Poppins",var(--font-heading-family);font-size:3.2rem;font-weight:700;color:var(--ink-charcoal);margin:0 0 1.5rem;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.product-categories__subtitle{font-family:"Poppins",var(--font-body-family);font-size:1.6rem;font-weight:400;color:#3d3832cc;margin:0;line-height:1.5;letter-spacing:.01em}.product-categories__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;max-width:140rem;margin:0 auto}.product-categories__card-wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.product-categories__card{display:block;width:100%;max-width:32rem;text-decoration:none;color:inherit;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center;will-change:transform}.product-categories__card:hover{transform:translateY(-.8rem);text-decoration:none}.product-categories__card-image{width:100%;aspect-ratio:3/4;position:relative;overflow:hidden;background-color:#fff9;margin-bottom:2rem;transition:transform .4s ease}.product-categories__image-container{display:block;width:100%;height:100%;position:relative}.product-categories__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .6s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.product-categories__card:hover .product-categories__image{transform:scale(1.05)}.product-categories__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#fff}.product-categories__placeholder-content{text-align:center;color:var(--sepia-brown);opacity:.6}.product-categories__placeholder-icon{width:4rem;height:4rem;color:var(--sepia-brown)}.product-categories__card-content{text-align:center;width:100%}.product-categories__card-title{font-family:"Poppins",var(--font-heading-family);font-size:2.2rem;font-weight:600;color:var(--ink-charcoal);margin:0 0 1rem;letter-spacing:-.01em;line-height:1.3;transition:color .3s ease}.product-categories__card:hover .product-categories__card-title{color:var(--accent-red)}.product-categories__card-description{font-family:"Poppins",var(--font-body-family);font-size:1.4rem;font-weight:400;color:#3d3832b3;margin:0;line-height:1.5;letter-spacing:.01em}@media screen and (min-width: 1200px){.product-categories{padding:8rem 0}.product-categories__container{padding:0 3rem}.product-categories__header{margin-bottom:6rem}.product-categories__title{font-size:3.6rem}.product-categories__subtitle{font-size:1.8rem}.product-categories__grid{gap:3rem;grid-template-columns:repeat(4,1fr);max-width:140rem}.product-categories__card-title{font-size:2.4rem}.product-categories__card-description{font-size:1.5rem}}@media screen and (min-width: 990px) and (max-width: 1199px){.product-categories{padding:7rem 0}.product-categories__container{padding:0 2.5rem}.product-categories__grid{gap:3rem;grid-template-columns:repeat(4,1fr);max-width:140rem}.product-categories__title{font-size:3.4rem}.product-categories__card-title{font-size:2.3rem}}@media screen and (min-width: 750px) and (max-width: 989px){.product-categories{padding:6rem 0}.product-categories__container{padding:0 2rem}.product-categories__header{margin-bottom:4rem}.product-categories__title{font-size:3rem}.product-categories__subtitle{font-size:1.5rem}.product-categories__grid{gap:3rem;grid-template-columns:repeat(2,1fr)}.product-categories__card-title{font-size:2.1rem}.product-categories__card-description{font-size:1.3rem}}@media screen and (min-width: 480px) and (max-width: 749px){.product-categories{padding:5rem 0}.product-categories__container{padding:0 1.5rem}.product-categories__header{margin-bottom:3.5rem}.product-categories__title{font-size:2.6rem}.product-categories__subtitle{font-size:1.4rem}.product-categories__grid{gap:2.5rem;grid-template-columns:repeat(2,1fr)}.product-categories__card-title{font-size:2rem}.product-categories__card-description{font-size:1.3rem}.product-categories__card:hover{transform:translateY(-.4rem)}}@media screen and (max-width: 479px){.product-categories{padding:4rem 0}.product-categories__container{padding:0 1rem}.product-categories__header{margin-bottom:3rem}.product-categories__title{font-size:2.2rem;line-height:1.3}.product-categories__subtitle{font-size:1.3rem}.product-categories__grid{gap:2rem;grid-template-columns:1fr}.product-categories__card{max-width:100%}.product-categories__card-image{margin-bottom:1.5rem}.product-categories__card-title{font-size:1.8rem;margin-bottom:.8rem}.product-categories__card-description{font-size:1.2rem}.product-categories__card:hover{transform:translateY(-.2rem)}}.product-categories__card:focus-visible{outline:2px solid var(--accent-red);outline-offset:4px;border-radius:8px}@media (prefers-reduced-motion: reduce){.product-categories__card,.product-categories__image,.product-categories__card-image,.product-categories__card-title{transition:none!important}.product-categories__card:hover,.product-categories__card:hover .product-categories__image{transform:none!important}}@media (prefers-contrast: high){.product-categories{border-top:2px solid currentColor;border-bottom:2px solid currentColor}.product-categories__card-image{outline:2px solid currentColor}.product-categories__title,.product-categories__card-title{color:CanvasText}}@media print{.product-categories{background:#fff!important;padding:2rem 0;page-break-inside:avoid}.product-categories__card{page-break-inside:avoid;break-inside:avoid}.product-categories__card:hover{transform:none}.product-categories__card-image{border:1px solid #ccc}}.section-product-categories{position:relative}.section-product-categories+.section,.section+.section-product-categories{margin-top:0}.product-categories__card--loading{opacity:.7;pointer-events:none}.product-categories__card--loading .product-categories__image-placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:loading-shimmer 1.5s infinite}@keyframes loading-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.product-categories__card-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 50%,rgba(255,255,255,.05) 100%);pointer-events:none;z-index:1}.product-categories:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 1px 1px,rgba(61,56,50,.02) 1px,transparent 0);background-size:20px 20px;pointer-events:none;z-index:0}.product-categories__container{position:relative;z-index:1}
/*# sourceMappingURL=/cdn/shop/t/9/assets/product-categories.css.map */
