.Home-module__jZheXW__skeletonSection{max-width:1400px;margin:0 auto;padding:3rem 0}.Home-module__jZheXW__skeletonHeader{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:180px;height:28px;margin:0 2rem 1.5rem;animation:1.5s infinite Home-module__jZheXW__skeleton-shimmer}.Home-module__jZheXW__skeletonGrid{justify-content:center;gap:24px;padding:0 2rem;display:flex;overflow:hidden}.Home-module__jZheXW__skeletonCard{background:#fff;border-radius:12px;width:220px;min-width:220px;overflow:hidden;box-shadow:0 4px 20px #0000000d}.Home-module__jZheXW__skeletonImage{background:linear-gradient(90deg,#f5f5f5 25%,#ebebeb 50%,#f5f5f5 75%) 0 0/200% 100%;width:100%;height:220px;animation:1.5s infinite Home-module__jZheXW__skeleton-shimmer}.Home-module__jZheXW__skeletonInfo{flex-direction:column;align-items:center;gap:8px;padding:1rem;display:flex}.Home-module__jZheXW__skeletonTitle{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80%;height:16px;animation:1.5s infinite Home-module__jZheXW__skeleton-shimmer}.Home-module__jZheXW__skeletonPrice{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:50%;height:20px;animation:1.5s infinite Home-module__jZheXW__skeleton-shimmer}@keyframes Home-module__jZheXW__skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.Home-module__jZheXW__skeletonGrid{gap:16px;padding:0 1rem}.Home-module__jZheXW__skeletonCard{width:160px;min-width:160px}.Home-module__jZheXW__skeletonImage{height:160px}}.Home-module__jZheXW__sliderSection{width:100%;padding:1.2rem 0 .8rem;position:relative;overflow:hidden}.Home-module__jZheXW__sliderHeader{max-width:1400px;margin:0 auto .8rem;padding:0 2rem}.Home-module__jZheXW__sectionTitle{letter-spacing:2px;color:#1a1a1a;text-transform:uppercase;align-items:center;gap:12px;font-family:Oswald,sans-serif;font-size:1.4rem;font-weight:500;display:flex}.Home-module__jZheXW__sectionTitle:before{content:"";background:#c9a227;border-radius:2px;width:4px;height:22px}.Home-module__jZheXW__sectionSubtitle{color:#71717a;letter-spacing:.5px;margin-top:.3rem;font-size:.9rem;font-weight:400}.Home-module__jZheXW__scrollWrapper{max-width:1400px;margin:0 auto;position:relative}.Home-module__jZheXW__productScrollTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;flex-wrap:nowrap;gap:12px;padding:4px 2rem 12px;display:flex;overflow-x:auto}.Home-module__jZheXW__productScrollTrack::-webkit-scrollbar{display:none}.Home-module__jZheXW__scrollCard{cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #0000000d;border-radius:12px;flex:none;width:200px;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014,0 0 1px #0000001a}.Home-module__jZheXW__scrollCard:hover{border-color:#c9a22733;transform:translateY(-6px);box-shadow:0 20px 40px #0000001f}.Home-module__jZheXW__scrollWishBtn{aspect-ratio:1;color:#888;cursor:pointer;z-index:5;background:#ffffffe6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 1px 4px #0000001a}.Home-module__jZheXW__scrollWishBtn:hover{color:#c9a227;background:#fff;transform:scale(1.1)}.Home-module__jZheXW__scrollWishBtn.Home-module__jZheXW__inWishlist{color:#c9a227;background:#fff}.Home-module__jZheXW__scrollCardImage{background:#f8f8f8;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.Home-module__jZheXW__scrollCardImage img{object-fit:contain;width:100%;height:100%;padding:8px;transition:transform .4s}.Home-module__jZheXW__scrollCard:hover .Home-module__jZheXW__scrollCardImage img{transform:scale(1.05)}.Home-module__jZheXW__scrollCardInfo{text-align:left;padding:10px 12px 14px}.Home-module__jZheXW__scrollCardInfo h4{color:#1a1a1a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-family:Open Sans,sans-serif;font-size:.8rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.Home-module__jZheXW__priceRow{justify-content:space-between;align-items:center;gap:6px;margin-top:4px;display:flex}.Home-module__jZheXW__price{color:#c9a227;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600}.Home-module__jZheXW__oldPrice{color:#999;font-family:Open Sans,sans-serif;font-size:.75rem;text-decoration:line-through}.Home-module__jZheXW__cartBtn{color:#c9a227;cursor:pointer;background:#fff;border:1px solid #c9a22766;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex}.Home-module__jZheXW__cartBtn:hover{color:#fff;background:linear-gradient(135deg,#c9a227,#d4af37);border-color:#0000;transform:scale(1.05)}.Home-module__jZheXW__cartBtn.Home-module__jZheXW__cartAdded{box-shadow:0 4px 12px #c9a2274d;color:#fff!important;opacity:1!important;background:#c9a227!important;border-color:#c9a227!important}.Home-module__jZheXW__discountBadge{color:#fff;z-index:5;background:#c0392b;border-radius:4px;padding:2px 6px;font-family:Oswald,sans-serif;font-size:.65rem;font-weight:500;position:absolute;top:8px;left:8px}.Home-module__jZheXW__tagBadge{color:#fff;letter-spacing:.5px;z-index:5;text-transform:uppercase;background:#c9a227;border-radius:4px;padding:2px 6px;font-family:Oswald,sans-serif;font-size:.6rem;font-weight:500;position:absolute;top:8px;right:42px}.Home-module__jZheXW__kitBadge{color:#fff;letter-spacing:.5px;z-index:5;text-transform:uppercase;background:linear-gradient(135deg,#c9a227 0%,#8b4513 100%);border-radius:12px;padding:3px 8px;font-family:Oswald,sans-serif;font-size:.6rem;font-weight:600;position:absolute;top:8px;right:42px;box-shadow:0 2px 6px #c9a2274d}.Home-module__jZheXW__outOfStockBadge{color:#fff;z-index:10;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;border:1px solid #fff3;border-radius:4px;padding:6px 12px;font-family:Oswald,sans-serif;font-size:.8rem;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__jZheXW__navArrow{color:#1a1a1a;cursor:pointer;opacity:0;z-index:20;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #0000001f}.Home-module__jZheXW__navArrow:hover{color:#fff;background:#c9a227;transform:translateY(-50%)scale(1.05);box-shadow:0 4px 18px #c9a22759}.Home-module__jZheXW__navArrowLeft{left:.5rem}.Home-module__jZheXW__navArrowRight{right:.5rem}.Home-module__jZheXW__navArrowVisible{opacity:1}.Home-module__jZheXW__ctaSection{text-align:center;background:linear-gradient(135deg,#f8f5f0eb 0%,#f2eee8eb 100%),url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c9a227' fill-opacity='0.08'%3E%3Cpath fill-rule='evenodd' d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E");padding:5rem 2rem;position:relative;overflow:hidden}.Home-module__jZheXW__ctaSection:before{content:"";background:linear-gradient(90deg,#0000,#c9a227,#0000);width:300px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Home-module__jZheXW__ctaSection:after{content:"";background:linear-gradient(90deg,#0000,#c9a227,#0000);width:300px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Home-module__jZheXW__ctaWrapper{flex-direction:column;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;display:flex}.Home-module__jZheXW__videoArea{aspect-ratio:16/9;border-radius:12px;width:100%;max-width:700px;overflow:hidden;box-shadow:0 20px 60px #00000026}.Home-module__jZheXW__videoArea iframe{width:100%;height:100%}.Home-module__jZheXW__ctaContent{max-width:600px}.Home-module__jZheXW__ctaTag{letter-spacing:3px;color:#c9a227;text-transform:uppercase;border:1px solid #c9a227;border-radius:20px;margin-bottom:1rem;padding:6px 16px;font-family:Oswald,sans-serif;font-size:.75rem;display:inline-block}.Home-module__jZheXW__ctaTitle{letter-spacing:2px;color:#1a1a1a;text-transform:uppercase;margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:2.2rem;font-weight:400}.Home-module__jZheXW__ctaDesc{color:#666;margin-bottom:2rem;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.8}.Home-module__jZheXW__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Home-module__jZheXW__ctaPrimary{color:#fff;letter-spacing:1.5px;text-transform:uppercase;background:#1a1a1a;border-radius:4px;padding:14px 32px;font-family:Oswald,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Home-module__jZheXW__ctaPrimary:hover{color:#1a1a1a;background:#c9a227;transform:translateY(-2px);box-shadow:0 10px 30px #c9a22740}.Home-module__jZheXW__ctaSecondary{color:#1a1a1a;letter-spacing:1px;padding:14px 24px;font-family:Oswald,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Home-module__jZheXW__ctaSecondary:hover{color:#c9a227}.Home-module__jZheXW__storySection{text-align:center;background:linear-gradient(135deg,#faf9f7 0%,#f0f0f0 100%);border-top:1px solid #e5e5e5;padding:3rem 2rem}.Home-module__jZheXW__storyContent{max-width:800px;margin:0 auto}.Home-module__jZheXW__storyTitle{color:#1a1a1a;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:1.4rem;font-weight:500}.Home-module__jZheXW__storyDesc{color:#555;margin:0;font-size:1rem;line-height:1.7}@media (max-width:768px){.Home-module__jZheXW__sliderSection{padding:.8rem 0 .4rem}.Home-module__jZheXW__sliderHeader{margin-bottom:.5rem;padding:0 12px}.Home-module__jZheXW__sectionTitle{letter-spacing:1.5px;font-size:1rem}.Home-module__jZheXW__sectionTitle:before{width:3px;height:16px}.Home-module__jZheXW__sectionSubtitle{margin-top:2px;font-size:.75rem}.Home-module__jZheXW__productScrollTrack{gap:8px;padding:2px 12px 8px}.Home-module__jZheXW__scrollCard{border-radius:10px;width:150px;box-shadow:0 6px 16px #00000014}.Home-module__jZheXW__scrollCardImage{height:150px}.Home-module__jZheXW__scrollCardImage img{padding:6px}.Home-module__jZheXW__scrollCardInfo{padding:6px 8px 10px}.Home-module__jZheXW__scrollCardInfo h4{margin-bottom:2px;font-size:.7rem}.Home-module__jZheXW__price{font-size:.85rem}.Home-module__jZheXW__oldPrice{font-size:.65rem}.Home-module__jZheXW__scrollWishBtn{width:26px;height:26px;top:6px;right:6px}.Home-module__jZheXW__discountBadge{padding:1px 5px;font-size:.6rem}.Home-module__jZheXW__tagBadge{padding:1px 5px;font-size:.55rem;right:34px}.Home-module__jZheXW__outOfStockBadge{padding:4px 10px;font-size:.7rem}.Home-module__jZheXW__navArrow{display:none}.Home-module__jZheXW__ctaSection{padding:1.5rem 1.2rem}.Home-module__jZheXW__ctaWrapper{gap:1.2rem}.Home-module__jZheXW__ctaTag{letter-spacing:2px;margin-bottom:.5rem;padding:4px 10px;font-size:.65rem}.Home-module__jZheXW__ctaTitle{letter-spacing:1px;margin-bottom:.5rem;font-size:1.15rem}.Home-module__jZheXW__ctaDesc{margin-bottom:1rem;font-size:.82rem;line-height:1.6}.Home-module__jZheXW__ctaPrimary{padding:11px 24px;font-size:.78rem}.Home-module__jZheXW__ctaSecondary{padding:10px 16px;font-size:.78rem}.Home-module__jZheXW__storySection{background:#faf9f7;border-top:1px solid #eee;padding:14px 16px 80px}.Home-module__jZheXW__storyContent{max-width:100%}.Home-module__jZheXW__storyTitle{letter-spacing:1.5px;margin-bottom:4px;font-size:.8rem}.Home-module__jZheXW__storyDesc{color:#888;font-size:.75rem;line-height:1.5}}
