.Hero-module__ZARIfG__hero{background:var(--bg-void);align-items:flex-end;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroImageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center 30%;filter:saturate(.9)contrast(1.05)}.Hero-module__ZARIfG__heroOverlay{background:radial-gradient(#0000 0%,#05050566 100%),linear-gradient(#0505051a 0%,#0505054d 40%,#050505b3 70%,#050505f2 90%,#050505 100%),linear-gradient(135deg,#c9a55c0d 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroContent{z-index:1;width:100%;padding-bottom:var(--spacing-3xl);position:relative}.Hero-module__ZARIfG__heroInner{gap:var(--spacing-xl);grid-template-columns:1fr auto;align-items:end;display:grid}.Hero-module__ZARIfG__heroMain{max-width:800px}.Hero-module__ZARIfG__heroEyebrow{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md);opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .2s forwards Hero-module__ZARIfG__heroFadeInUp;display:inline-flex}.Hero-module__ZARIfG__heroEyebrowLine{background:var(--accent);width:40px;height:1px}.Hero-module__ZARIfG__heroEyebrowText{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:500}.Hero-module__ZARIfG__heroTitle{letter-spacing:-.03em;margin-bottom:var(--spacing-lg);opacity:0;font-size:clamp(3.5rem,10vw,7rem);font-weight:300;line-height:.95;animation:.8s cubic-bezier(.16,1,.3,1) .3s forwards Hero-module__ZARIfG__heroFadeInUp}.Hero-module__ZARIfG__heroTitleLine{display:block}.Hero-module__ZARIfG__heroTitleAccent{background:linear-gradient(135deg,var(--accent-light)0%,var(--accent)50%,var(--accent-dark)100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.Hero-module__ZARIfG__heroSubtitle{font-family:var(--font-body);color:var(--text-secondary);max-width:400px;margin-bottom:var(--spacing-xl);opacity:0;font-size:1.1rem;font-weight:400;line-height:1.7;animation:.8s cubic-bezier(.16,1,.3,1) .4s forwards Hero-module__ZARIfG__heroFadeInUp}.Hero-module__ZARIfG__heroActions{gap:var(--spacing-sm);opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .5s forwards Hero-module__ZARIfG__heroFadeInUp;display:flex}.Hero-module__ZARIfG__heroSide{text-align:right;opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .6s forwards Hero-module__ZARIfG__heroFadeInUp}.Hero-module__ZARIfG__heroStat{margin-bottom:var(--spacing-lg)}.Hero-module__ZARIfG__heroStatNumber{font-family:var(--font-display);color:var(--text-primary);font-size:3rem;font-weight:300;line-height:1}.Hero-module__ZARIfG__heroStatLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-top:var(--spacing-xs);font-size:.7rem;font-weight:500}.Hero-module__ZARIfG__scrollIndicator{bottom:var(--spacing-lg);align-items:center;gap:var(--spacing-xs);opacity:0;flex-direction:column;animation:1s cubic-bezier(.16,1,.3,1) 1s forwards Hero-module__ZARIfG__heroFadeIn;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollText{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem;font-weight:500}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(to bottom,var(--accent),transparent);width:1px;height:40px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollPulse}@keyframes Hero-module__ZARIfG__scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.5;transform:scaleY(.8)}}@keyframes Hero-module__ZARIfG__heroFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__heroFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Hero-module__ZARIfG__heroInner{grid-template-columns:1fr}.Hero-module__ZARIfG__heroSide{display:none}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:100svh}.Hero-module__ZARIfG__heroContent{padding-bottom:var(--spacing-2xl)}.Hero-module__ZARIfG__heroTitle{font-size:clamp(2.5rem,12vw,4rem)}.Hero-module__ZARIfG__heroSubtitle{font-size:1rem}.Hero-module__ZARIfG__heroActions{flex-direction:column}.Hero-module__ZARIfG__heroActions .Hero-module__ZARIfG__btn{justify-content:center;width:100%}.Hero-module__ZARIfG__scrollIndicator{display:none}}
.ProductCard-module__t53O_a__productCard{gap:var(--spacing-sm);cursor:pointer;flex-direction:column;display:flex}.ProductCard-module__t53O_a__productImageContainer{background:var(--bg-secondary);width:100%;position:relative;overflow:hidden}.ProductCard-module__t53O_a__productImageContainer:before{content:"";border:1px solid var(--border-subtle);z-index:2;pointer-events:none;transition:border-color var(--transition-normal);position:absolute;inset:0}.ProductCard-module__t53O_a__productCard:hover .ProductCard-module__t53O_a__productImageContainer:before{border-color:var(--border-medium)}.ProductCard-module__t53O_a__productImage{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease-out-expo)}.ProductCard-module__t53O_a__productCard:hover .ProductCard-module__t53O_a__productImage{transform:scale(1.03)}.ProductCard-module__t53O_a__productOverlay{padding:var(--spacing-md);opacity:0;transition:opacity var(--transition-normal);z-index:1;background:linear-gradient(#0000 0%,#0505054d 60%,#050505cc 100%);justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.ProductCard-module__t53O_a__productCard:hover .ProductCard-module__t53O_a__productOverlay{opacity:1}.ProductCard-module__t53O_a__productActions{gap:var(--spacing-xs);transition:transform var(--transition-normal);display:flex;transform:translateY(10px)}.ProductCard-module__t53O_a__productCard:hover .ProductCard-module__t53O_a__productActions{transform:translateY(0)}.ProductCard-module__t53O_a__actionBtn{background:var(--bg-primary);border:1px solid var(--border-subtle);width:44px;height:44px;color:var(--text-primary);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.ProductCard-module__t53O_a__actionBtn:hover{background:var(--accent);border-color:var(--accent);color:var(--bg-primary);transform:scale(1.08)}.ProductCard-module__t53O_a__productInfo{padding:var(--spacing-2xs)0}.ProductCard-module__t53O_a__productTitle{font-family:var(--font-display);color:var(--text-primary);transition:color var(--transition-fast);margin-bottom:.15rem;font-size:1.15rem;font-weight:400}.ProductCard-module__t53O_a__productCard:hover .ProductCard-module__t53O_a__productTitle{color:var(--accent)}.ProductCard-module__t53O_a__productMeta{justify-content:space-between;align-items:center;gap:var(--spacing-sm);display:flex}.ProductCard-module__t53O_a__productCategory{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:500}.ProductCard-module__t53O_a__productPrice{font-family:var(--font-body);color:var(--text-secondary);font-size:.95rem;font-weight:500}.ProductCard-module__t53O_a__productEdition{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-top:var(--spacing-xs);align-items:center;gap:4px;font-size:.65rem;font-weight:500;display:inline-flex}.ProductCard-module__t53O_a__productEdition:before{content:"";background:var(--accent);border-radius:50%;width:4px;height:4px}.ProductCard-module__t53O_a__soldOutBadge{top:var(--spacing-sm);left:var(--spacing-sm);border:1px solid var(--border-medium);color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;z-index:3;background:#000000d9;padding:6px 12px;font-size:.65rem;font-weight:600;position:absolute}
.GalleryGrid-module__oQP0SW__gallerySection{padding:var(--spacing-2xl)0}.GalleryGrid-module__oQP0SW__sectionHeader{text-align:center;margin-bottom:var(--spacing-2xl)}.GalleryGrid-module__oQP0SW__sectionEyebrow{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-sm);display:inline-flex}.GalleryGrid-module__oQP0SW__sectionEyebrowLine{background:var(--accent);width:30px;height:1px}.GalleryGrid-module__oQP0SW__sectionEyebrowText{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:500}.GalleryGrid-module__oQP0SW__sectionTitle{margin-bottom:var(--spacing-sm);font-size:clamp(2rem,5vw,3rem);font-weight:300}.GalleryGrid-module__oQP0SW__sectionSubtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1rem}.GalleryGrid-module__oQP0SW__gridGallery{width:100%;position:relative}.GalleryGrid-module__oQP0SW__gridItem{cursor:pointer;position:absolute;top:0;left:0}@media (max-width:640px){.GalleryGrid-module__oQP0SW__sectionHeader{margin-bottom:var(--spacing-xl)}}.GalleryGrid-module__oQP0SW__emptyState{text-align:center;padding:var(--spacing-3xl)var(--spacing-lg)}.GalleryGrid-module__oQP0SW__emptyStateText{font-family:var(--font-display);color:var(--text-secondary);margin-bottom:var(--spacing-xs);font-size:1.5rem}.GalleryGrid-module__oQP0SW__emptyStateSubtext{color:var(--text-muted);font-size:.95rem}
.GalleryFilters-module__eMoiJG__galleryFilters{width:100%}.GalleryFilters-module__eMoiJG__controls{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);flex-direction:column;display:flex}.GalleryFilters-module__eMoiJG__searchWrapper{width:100%;max-width:400px;position:relative}.GalleryFilters-module__eMoiJG__searchIcon{left:var(--spacing-md);width:18px;height:18px;color:var(--text-muted);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.GalleryFilters-module__eMoiJG__searchInput{width:100%;padding:var(--spacing-sm)var(--spacing-md);padding-left:calc(var(--spacing-md) + 24px);padding-right:calc(var(--spacing-md) + 24px);border:1px solid var(--border-subtle);font-family:var(--font-body);color:var(--text-primary);background:#ffffff08;border-radius:2px;font-size:.9rem;transition:all .2s}.GalleryFilters-module__eMoiJG__searchInput::placeholder{color:var(--text-muted)}.GalleryFilters-module__eMoiJG__searchInput:focus{border-color:var(--accent);background:#ffffff0d;outline:none}.GalleryFilters-module__eMoiJG__clearSearch{right:var(--spacing-sm);width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryFilters-module__eMoiJG__clearSearch:hover{color:var(--text-primary)}.GalleryFilters-module__eMoiJG__clearSearch svg{width:14px;height:14px}.GalleryFilters-module__eMoiJG__filterRow{justify-content:space-between;align-items:center;gap:var(--spacing-md);flex-wrap:wrap;display:flex}.GalleryFilters-module__eMoiJG__categoryFilters{gap:var(--spacing-xs);flex-wrap:wrap;display:flex}.GalleryFilters-module__eMoiJG__categoryBtn{padding:var(--spacing-xs)var(--spacing-md);border:1px solid var(--border-subtle);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:2px;font-size:.75rem;font-weight:500;transition:all .2s}.GalleryFilters-module__eMoiJG__categoryBtn:hover{border-color:var(--text-secondary);color:var(--text-primary)}.GalleryFilters-module__eMoiJG__categoryBtn.GalleryFilters-module__eMoiJG__active{background:var(--accent);border-color:var(--accent);color:var(--bg-primary)}.GalleryFilters-module__eMoiJG__sortWrapper{position:relative}.GalleryFilters-module__eMoiJG__sortSelect{appearance:none;padding:var(--spacing-xs)var(--spacing-lg);padding-right:calc(var(--spacing-lg) + 16px);border:1px solid var(--border-subtle);font-family:var(--font-body);letter-spacing:.05em;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:2px;font-size:.75rem;font-weight:500;transition:all .2s}.GalleryFilters-module__eMoiJG__sortSelect:hover{border-color:var(--text-secondary)}.GalleryFilters-module__eMoiJG__sortSelect:focus{border-color:var(--accent);outline:none}.GalleryFilters-module__eMoiJG__sortIcon{right:var(--spacing-sm);width:14px;height:14px;color:var(--text-muted);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.GalleryFilters-module__eMoiJG__resultsInfo{align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--border-subtle);display:flex}.GalleryFilters-module__eMoiJG__resultsCount{color:var(--text-secondary);font-size:.85rem}.GalleryFilters-module__eMoiJG__clearFilters{font-family:var(--font-body);color:var(--accent);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;font-size:.8rem;text-decoration:underline;transition:opacity .2s}.GalleryFilters-module__eMoiJG__clearFilters:hover{opacity:.8}@media (max-width:768px){.GalleryFilters-module__eMoiJG__filterRow{flex-direction:column;align-items:flex-start}.GalleryFilters-module__eMoiJG__searchWrapper{max-width:100%}.GalleryFilters-module__eMoiJG__categoryFilters{width:100%;padding-bottom:var(--spacing-xs);-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.GalleryFilters-module__eMoiJG__categoryBtn{flex-shrink:0}}
.page-module__8IDnjq__galleryPage{min-height:100vh;padding-top:var(--header-height)}.page-module__8IDnjq__header{text-align:center;padding:var(--spacing-2xl)0 var(--spacing-xl)}.page-module__8IDnjq__eyebrow{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md);display:inline-flex}.page-module__8IDnjq__eyebrowLine{background:var(--accent);width:30px;height:1px}.page-module__8IDnjq__eyebrowText{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:500}.page-module__8IDnjq__title{margin-bottom:var(--spacing-sm);font-size:clamp(2.5rem,6vw,4rem);font-weight:300}.page-module__8IDnjq__subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.05rem}
.ProductRecommendations-module__ls2z1W__recommendations{margin-top:var(--spacing-3xl);padding-top:var(--spacing-2xl);border-top:1px solid var(--border-subtle)}.ProductRecommendations-module__ls2z1W__title{letter-spacing:.05em;text-transform:uppercase;margin-bottom:var(--spacing-xl);color:var(--text-primary);font-size:1.25rem;font-weight:500}.ProductRecommendations-module__ls2z1W__grid{gap:var(--spacing-lg);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:1200px){.ProductRecommendations-module__ls2z1W__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.ProductRecommendations-module__ls2z1W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ProductRecommendations-module__ls2z1W__grid{grid-template-columns:1fr}}.ProductRecommendations-module__ls2z1W__skeleton{aspect-ratio:4/3;background:linear-gradient(90deg,var(--bg-secondary)25%,var(--bg-tertiary)50%,var(--bg-secondary)75%);background-size:200% 100%;border-radius:4px;animation:1.5s infinite ProductRecommendations-module__ls2z1W__shimmer}@keyframes ProductRecommendations-module__ls2z1W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
