.categories-section{padding:60px 0;background:var(--color-ivory-warm, #FAF8F3);position:relative;overflow:hidden}.categories-bg-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0L60 30L30 60L0 30z' fill='%231B3A5F' fill-opacity='1'/%3E%3C/svg%3E");background-size:30px 30px;pointer-events:none}.categories-container{max-width:var(--container-width, 1400px);margin:0 auto;padding:0 40px;position:relative;z-index:2}.section-header{text-align:center;margin-bottom:50px;opacity:0;transform:translateY(30px)}.section-header.animate-in{animation:fadeInUp .8s ease forwards}.section-label{display:inline-flex;align-items:center;gap:15px;margin-bottom:15px}.section-label-line{width:40px;height:1px;background:var(--color-gold-rich, #C9A84C)}.section-label-text{font-size:.72rem;text-transform:uppercase;letter-spacing:.25em;color:var(--color-gold-rich, #C9A84C);font-weight:500}.section-title{font-family:var(--font-display, "Cormorant Garamond", Georgia, serif);font-size:clamp(2rem,4vw,2.8rem);font-weight:400;color:var(--color-navy-deep, #2d3878);line-height:1.2}.section-title em{font-style:italic;color:var(--color-gold-rich, #C9A84C)}.categories-slider-wrapper{position:relative;width:100vw;left:50%;transform:translate(-50%);overflow:hidden;padding:20px 0}.categories-slider{display:flex;width:max-content;animation:infiniteScroll var(--slider-speed, 35s) linear infinite}.categories-slider:hover,.categories-slider-wrapper:hover .categories-slider{animation-play-state:paused}@keyframes infiniteScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.category-card{flex-shrink:0;width:320px;height:420px;margin:0 15px;position:relative;border-radius:16px;overflow:hidden;cursor:pointer;background:var(--color-cream-soft, #F5F0E6);text-decoration:none;display:block}.category-card-inner{position:relative;width:100%;height:100%;overflow:hidden}.category-card-image{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .8s cubic-bezier(.16,1,.3,1)}.category-card:hover .category-card-image{transform:scale(1.08)}.category-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--color-cream-soft, #F5F0E6)}.category-card-placeholder .placeholder-svg{width:60%;height:60%;opacity:.3}.category-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(27,58,95,.9) 0%,rgba(27,58,95,.3) 40%,transparent 100%);transition:background .4s ease}.category-card:hover .category-card-overlay{background:linear-gradient(to top,#1b3a5ff2,#1b3a5f80,#1b3a5f1a)}.category-card-content{position:absolute;bottom:0;left:0;right:0;padding:30px;z-index:2}.category-card-name{font-family:var(--font-display, "Cormorant Garamond", Georgia, serif);font-size:1.8rem;color:var(--color-ivory-warm, #FAF8F3);margin-bottom:6px;transition:transform .4s cubic-bezier(.16,1,.3,1);font-weight:400}.category-card:hover .category-card-name{transform:translateY(-5px)}.category-card-count{font-size:.75rem;color:var(--color-gold-pale, #E8D9A0);text-transform:uppercase;letter-spacing:.1em;margin-bottom:15px;transition:transform .4s cubic-bezier(.16,1,.3,1) .05s}.category-card:hover .category-card-count{transform:translateY(-5px)}.category-card-link{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;color:var(--color-gold-rich, #C9A84C);text-decoration:none;text-transform:uppercase;letter-spacing:.1em;opacity:0;transform:translateY(15px);transition:all .4s cubic-bezier(.16,1,.3,1)}.category-card:hover .category-card-link{opacity:1;transform:translateY(0)}.category-card-link svg{width:14px;height:14px;transition:transform .3s ease}.category-card:hover .category-card-link svg{transform:translate(5px)}.category-card:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px solid var(--color-gold-rich, #C9A84C);border-radius:12px;opacity:0;transform:scale(1.05);transition:all .5s cubic-bezier(.16,1,.3,1);pointer-events:none;z-index:3}.category-card:hover:before{opacity:.5;transform:scale(1)}.categories-slider-wrapper:before,.categories-slider-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:10;pointer-events:none}.categories-slider-wrapper:before{left:0;background:linear-gradient(to right,var(--color-ivory-warm, #FAF8F3),transparent)}.categories-slider-wrapper:after{right:0;background:linear-gradient(to left,var(--color-ivory-warm, #FAF8F3),transparent)}.brand-story{max-width:var(--container-width, 1400px);margin:0 auto;padding:80px 40px 100px}.brand-story-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.brand-story-headline{font-family:var(--font-display, "Cormorant Garamond", Georgia, serif);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:400;color:var(--color-navy-deep, #2d3878);line-height:1.35}.brand-story-headline .word{display:inline-block;overflow:hidden;vertical-align:top;margin-right:.2em}.brand-story-headline .word-inner{display:inline-block;transform:translateY(105%)}.brand-story-headline.animate-in .word-inner{animation:wordReveal .7s ease forwards}.brand-story-headline .word:nth-child(1) .word-inner{animation-delay:.05s}.brand-story-headline .word:nth-child(2) .word-inner{animation-delay:.1s}.brand-story-headline .word:nth-child(3) .word-inner{animation-delay:.15s}.brand-story-headline .word:nth-child(4) .word-inner{animation-delay:.2s}.brand-story-headline .word:nth-child(5) .word-inner{animation-delay:.25s}.brand-story-headline .word:nth-child(6) .word-inner{animation-delay:.3s}.brand-story-headline .word:nth-child(7) .word-inner{animation-delay:.35s}.brand-story-headline .word:nth-child(8) .word-inner{animation-delay:.4s}.brand-story-headline .word:nth-child(9) .word-inner{animation-delay:.45s}.brand-story-headline .word:nth-child(10) .word-inner{animation-delay:.5s}@keyframes wordReveal{to{transform:translateY(0)}}.brand-story-headline em{font-style:italic;color:var(--color-gold-rich, #C9A84C)}.brand-story-text{font-size:1rem;line-height:1.9;color:var(--color-charcoal-light, #4A4A4A);opacity:0;transform:translateY(30px)}.brand-story-text.animate-in{animation:fadeInUp .8s ease forwards;animation-delay:.3s}.brand-story-text p{margin-bottom:18px}.brand-story-text p:last-child{margin-bottom:0}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.category-card{width:280px;height:380px}}@media(max-width:1024px){.categories-section{padding:80px 0}.brand-story{padding:60px 25px 80px}.brand-story-inner{grid-template-columns:1fr;gap:35px;text-align:center}.category-card{width:260px;height:350px}}@media(max-width:768px){.section-header{margin-bottom:35px}.category-card{width:240px;height:320px}.category-card-content{padding:20px}.category-card-name{font-size:1.5rem}.category-card-overlay{inset:auto 0 0 0;height:45%;background:linear-gradient(to top,rgba(27,58,95,.85) 0%,rgba(27,58,95,.4) 60%,transparent 100%)}.category-card:hover .category-card-overlay{background:linear-gradient(to top,rgba(27,58,95,.9) 0%,rgba(27,58,95,.5) 70%,transparent 100%)}.categories-slider-wrapper:before,.categories-slider-wrapper:after{width:10px}.brand-story{padding:50px 20px 60px}}@media(max-width:480px){.categories-section{padding:60px 0}.category-card{width:220px;height:300px;margin:0 10px}.categories-container{padding:0 20px}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/categories-slider.css.map */
