.new-arrivals-jewelry{background:var(--bg-color, #ffffff);padding:60px 40px 0;position:relative;overflow:hidden;isolation:isolate}.new-arrivals-jewelry:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent-color, #d4af37),transparent);opacity:.3;z-index:1}.new-arrivals-jewelry .new-arrivals-container{max-width:1400px;margin:0 auto;padding:0 20px}.new-arrivals-jewelry .new-arrivals-section-header{text-align:center;margin-bottom:60px;position:relative}.new-arrivals-jewelry .new-arrivals-section-title{font-family:Playfair Display,serif;font-size:48px;font-weight:700;color:var(--text-color, #333333);margin:0 0 16px;letter-spacing:-.02em;line-height:1.1;position:relative}.new-arrivals-jewelry .new-arrivals-section-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:2px;background:var(--accent-color, #d4af37)}.new-arrivals-jewelry .new-arrivals-section-subtitle{font-size:16px;color:var(--text-color, #333333);opacity:.7;margin:0;font-weight:400;letter-spacing:.05em;text-transform:uppercase}.new-arrivals-jewelry .new-arrivals-products-carousel-wrapper{position:relative;margin:0 -15px}.new-arrivals-jewelry .new-arrivals-products-carousel{display:flex;gap:30px;overflow:hidden;scroll-behavior:smooth}.new-arrivals-jewelry .new-arrivals-product-item{flex:0 0 calc(33.333% - 20px);min-width:300px;transition:transform .3s ease}.new-arrivals-jewelry .new-arrivals-product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #00000014;transition:all .3s ease;position:relative;height:100%;display:flex;flex-direction:column}.new-arrivals-jewelry .new-arrivals-product-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0000001f}.new-arrivals-jewelry .new-arrivals-product-image-wrapper{position:relative;aspect-ratio:1;overflow:hidden;background:#f8f8f8;flex:1}.new-arrivals-jewelry .new-arrivals-product-link{display:block;width:100%;height:100%;position:relative}.new-arrivals-jewelry .new-arrivals-product-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.new-arrivals-jewelry .new-arrivals-product-card:hover .new-arrivals-product-image{transform:scale(1.05)}.new-arrivals-jewelry .new-arrivals-product-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f8f8f8}.new-arrivals-jewelry .new-arrivals-product-hover-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.new-arrivals-jewelry .new-arrivals-product-card:hover .new-arrivals-product-hover-overlay{opacity:1}.new-arrivals-jewelry .new-arrivals-hover-content{text-align:center;color:#fff}.new-arrivals-jewelry .new-arrivals-view-details{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;padding:12px 24px;border:2px solid #ffffff;border-radius:6px;transition:all .3s ease}.new-arrivals-jewelry .new-arrivals-view-details:hover{background:#fff;color:#333}.new-arrivals-jewelry .new-arrivals-product-badge{position:absolute;top:16px;left:16px;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;z-index:2}.new-arrivals-jewelry .new-arrivals-new-badge{background:var(--accent-color, #d4af37);color:#fff}.new-arrivals-jewelry .new-arrivals-sale-badge{background:#e74c3c;color:#fff}.new-arrivals-jewelry .new-arrivals-product-info{display:none}.new-arrivals-jewelry .new-arrivals-product-card:hover .new-arrivals-product-title-overlay{opacity:1;visibility:visible}.new-arrivals-jewelry .new-arrivals-product-title-overlay{position:absolute;bottom:0;left:0;right:0;background:#000c;color:#fff;padding:16px;opacity:0;visibility:hidden;transition:all .3s ease;text-align:center}.new-arrivals-jewelry .new-arrivals-product-title-overlay .new-arrivals-product-title{font-size:16px;font-weight:600;margin:0;line-height:1.3;color:#fff}.new-arrivals-jewelry .new-arrivals-product-title-overlay .new-arrivals-product-title a{color:#fff;text-decoration:none}.new-arrivals-jewelry .new-arrivals-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid #e0e0e0;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:var(--text-color, #333333);z-index:10;box-shadow:0 4px 16px #0000001a;opacity:1;visibility:visible}.new-arrivals-jewelry .new-arrivals-carousel-arrow:hover{background:var(--accent-color, #d4af37);border-color:var(--accent-color, #d4af37);color:#fff;transform:translateY(-50%) scale(1.1)}.new-arrivals-jewelry .new-arrivals-carousel-prev{left:20px}.new-arrivals-jewelry .new-arrivals-carousel-next{right:20px}.new-arrivals-jewelry .new-arrivals-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:40px}.new-arrivals-jewelry .new-arrivals-carousel-dot{width:8px;height:8px;border-radius:50%;background:#e0e0e0;cursor:pointer;transition:all .3s ease}.new-arrivals-jewelry .new-arrivals-carousel-dot.active{background:var(--accent-color, #d4af37);transform:scale(1.2)}@media (max-width: 1199px){.new-arrivals-jewelry{padding:60px 0}.new-arrivals-jewelry .new-arrivals-section-title{font-size:40px}.new-arrivals-jewelry .new-arrivals-product-item{flex:0 0 calc(50% - 15px);min-width:280px}.new-arrivals-jewelry .new-arrivals-carousel-arrow{width:40px;height:40px}.new-arrivals-jewelry .new-arrivals-carousel-prev{left:15px}.new-arrivals-jewelry .new-arrivals-carousel-next{right:15px}}@media (max-width: 767px){.new-arrivals-jewelry{padding:40px 0 0}.new-arrivals-jewelry .new-arrivals-section-title{font-size:32px}.new-arrivals-jewelry .new-arrivals-section-header{margin-bottom:40px}.new-arrivals-jewelry .new-arrivals-products-carousel{gap:20px}.new-arrivals-jewelry .new-arrivals-product-item{flex:0 0 calc(100% - 10px);min-width:260px}.new-arrivals-jewelry .new-arrivals-product-info{padding:20px}.new-arrivals-jewelry .new-arrivals-product-title{font-size:16px}.new-arrivals-jewelry .new-arrivals-price-regular,.new-arrivals-jewelry .new-arrivals-price-sale{font-size:18px}.new-arrivals-jewelry .new-arrivals-carousel-arrow{width:36px;height:36px}.new-arrivals-jewelry .new-arrivals-carousel-prev{left:10px}.new-arrivals-jewelry .new-arrivals-carousel-next{right:10px}}@keyframes newArrivalsFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.new-arrivals-jewelry{animation:newArrivalsFadeInUp .8s ease-out}.new-arrivals-jewelry .new-arrivals-product-card{animation:newArrivalsFadeInUp .8s ease-out;animation-delay:calc(var(--animation-order, 0) * .1s)}.new-arrivals-jewelry.new-arrivals-loading{opacity:.7;pointer-events:none}.new-arrivals-jewelry.new-arrivals-loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid var(--accent-color, #d4af37);border-radius:50%;animation:newArrivalsSpin 1s linear infinite}@keyframes newArrivalsSpin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media (prefers-color-scheme: dark){.new-arrivals-jewelry{background:#1a1a1a}.new-arrivals-jewelry .new-arrivals-product-card,.new-arrivals-jewelry .new-arrivals-product-image-wrapper{background:#2a2a2a}.new-arrivals-jewelry .new-arrivals-product-title,.new-arrivals-jewelry .new-arrivals-price-regular{color:#fff}.new-arrivals-jewelry .new-arrivals-quick-view-btn,.new-arrivals-jewelry .new-arrivals-add-to-wishlist-btn,.new-arrivals-jewelry .new-arrivals-carousel-arrow{background:#2a2a2a;border-color:#404040;color:#fff}.new-arrivals-jewelry .new-arrivals-carousel-dot{background:#404040}}@media (prefers-reduced-motion: reduce){.new-arrivals-jewelry .new-arrivals-product-card,.new-arrivals-jewelry .new-arrivals-product-image,.new-arrivals-jewelry .new-arrivals-carousel-arrow,.new-arrivals-jewelry .new-arrivals-view-details{transition:none}.new-arrivals-jewelry{animation:none}}.new-arrivals-jewelry .new-arrivals-carousel-arrow:focus,.new-arrivals-jewelry .new-arrivals-quick-view-btn:focus,.new-arrivals-jewelry .new-arrivals-add-to-wishlist-btn:focus{outline:2px solid var(--accent-color, #d4af37);outline-offset:2px}@media print{.new-arrivals-jewelry{background:#fff!important;color:#000!important}.new-arrivals-jewelry .new-arrivals-carousel-arrow,.new-arrivals-jewelry .new-arrivals-product-actions{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-new-arrivals-jewelry.css.map */
