.Products-module__GxL6lG__productsContainer{background-color:var(--background);min-height:100vh;color:var(--foreground);padding-bottom:120px;font-family:Outfit,sans-serif}.Products-module__GxL6lG__pro.Products-module__GxL6lG__adminContainer{background-color:var(--background);min-height:100vh;color:var(--foreground);z-index:1001;padding-top:90px;font-family:Outfit,sans-serif;display:flex;position:relative}.Products-module__GxL6lG__headerSection{background-color:var(--background);border-bottom:1px solid var(--border-subtle);background-image:radial-gradient(circle at 100% 0%, var(--accent-gold)/.05 0%, transparent 40%);padding:clamp(100px,15vh,160px) 0 60px}.Products-module__GxL6lG__container{max-width:1800px;margin:0 auto;padding:0 40px}.Products-module__GxL6lG__title{font-family:var(--font-serif);letter-spacing:.1em;color:var(--foreground);text-transform:uppercase;margin:0;font-size:clamp(2.5rem,8vw,5.5rem);font-weight:700;line-height:1}.Products-module__GxL6lG__customBanner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#bf953f08;border:1px solid #bf953f26;border-radius:8px;margin-top:60px;padding:40px;position:relative;overflow:hidden}.Products-module__GxL6lG__customBanner:before{content:"";background:var(--accent-gold);width:4px;height:100%;position:absolute;top:0;left:0}.Products-module__GxL6lG__customContent{z-index:2;max-width:800px;position:relative}.Products-module__GxL6lG__customTag{letter-spacing:.4em;color:var(--accent-gold);margin-bottom:20px;font-size:.65rem;font-weight:950}.Products-module__GxL6lG__customTitle{font-family:var(--font-sans);color:var(--foreground);letter-spacing:-.01em;margin-bottom:25px;font-size:2.2rem;font-weight:900;line-height:1.2}.Products-module__GxL6lG__customText{color:#fffc;letter-spacing:.02em;margin-bottom:40px;font-size:1.05rem;line-height:1.8}.Products-module__GxL6lG__customBtn{background:var(--accent-gold);color:var(--background);letter-spacing:.2em;text-transform:uppercase;border-radius:4px;align-items:center;gap:15px;padding:18px 36px;font-size:.85rem;font-weight:900;text-decoration:none;transition:all .5s cubic-bezier(.19,1,.22,1);display:inline-flex;box-shadow:0 10px 30px #bf953f33}.Products-module__GxL6lG__customBtn:hover{background:var(--foreground);color:var(--background);transform:translateY(-5px);box-shadow:0 20px 50px #bf953f66}.Products-module__GxL6lG__customBtn svg{transition:transform .3s}.Products-module__GxL6lG__customBtn:hover svg{transform:translate(5px)}.Products-module__GxL6lG__breadcrumb{text-transform:uppercase;letter-spacing:.3em;color:var(--accent-gold);margin-bottom:20px;font-size:.75rem;font-weight:800}.Products-module__GxL6lG__mainLayout{align-items:flex-start;gap:60px;margin-top:100px;display:flex}.Products-module__GxL6lG__sidebar{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:24px;width:280px;height:fit-content;padding:40px;transition:all .5s cubic-bezier(.19,1,.22,1);position:sticky;top:100px}.Products-module__GxL6lG__sidebarClosed{opacity:0;pointer-events:none;width:0;margin-right:-60px;transform:translate(-50px)}.Products-module__GxL6lG__filterToggle{border:1px solid var(--accent-gold);color:#fff;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;background:#bf953f33;border-radius:50px;align-items:center;gap:12px;width:fit-content;margin-bottom:30px;padding:12px 24px;font-size:.75rem;font-weight:800;transition:all .4s cubic-bezier(.19,1,.22,1);display:flex;box-shadow:0 4px 15px #bf953f1a}.Products-module__GxL6lG__filterToggle:hover{background:var(--accent-gold);color:var(--background);transform:translateY(-2px);box-shadow:0 10px 30px #bf953f4d}.Products-module__GxL6lG__toggleIcon{align-items:center;display:flex}.Products-module__GxL6lG__backdrop{background:var(--background)/.85;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1500;opacity:0;visibility:hidden;width:100%;height:100%;transition:all .5s;position:fixed;top:0;left:0}.Products-module__GxL6lG__backdropVisible{opacity:1;visibility:visible}.Products-module__GxL6lG__filterGroup{margin-bottom:60px}.Products-module__GxL6lG__filterTitle{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-gold);align-items:center;gap:12px;margin-bottom:25px;font-size:.75rem;font-weight:950;display:flex}.Products-module__GxL6lG__filterTitle:after{content:"";background-color:var(--accent-gold)/.3;flex:1;height:1px}.Products-module__GxL6lG__searchBox{margin-bottom:40px;position:relative}.Products-module__GxL6lG__searchInput{background:var(--glass);width:100%;color:var(--foreground);border:1px solid #ffffff0d;border-left:3px solid var(--accent-gold);border-radius:4px;padding:16px 20px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .3s}.Products-module__GxL6lG__searchInput:focus{background:var(--glass);border-color:var(--accent-gold);outline:none;box-shadow:0 10px 30px #bf953f1a}.Products-module__GxL6lG__filterList{flex-direction:column;gap:12px;display:flex}.Products-module__GxL6lG__filterItem{cursor:pointer;color:var(--muted);align-items:center;gap:12px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.Products-module__GxL6lG__filterItem:hover{color:var(--accent-gold);transform:translate(5px)}.Products-module__GxL6lG__imageWrapper{border-bottom:1px solid var(--border-subtle);background-color:#0000;background-image:radial-gradient(circle,#ffffff26 0%,#0000 80%),url(/obsidian_texture.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;width:100%;padding-top:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 50px #0000001a}.Products-module__GxL6lG__checkbox{border:2px solid var(--border-subtle);border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.Products-module__GxL6lG__itemActive .Products-module__GxL6lG__checkbox{background-color:var(--accent-gold);border-color:var(--accent-gold)}.Products-module__GxL6lG__itemActive{color:var(--foreground)}.Products-module__GxL6lG__checkMark{color:var(--background);font-size:10px}.Products-module__GxL6lG__contentArea{flex:1}.Products-module__GxL6lG__gridInfo{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.Products-module__GxL6lG__count{color:#fff9;font-size:.85rem;font-weight:800}.Products-module__GxL6lG__productGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}@media (max-width:1400px){.Products-module__GxL6lG__productGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.Products-module__GxL6lG__productGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:600px){.Products-module__GxL6lG__productGrid{grid-template-columns:1fr;gap:25px}.Products-module__GxL6lG__container{padding:0 20px}}.Products-module__GxL6lG__gridCard{background:var(--card-bg);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:40px;transition:all .6s cubic-bezier(.19,1,.22,1);position:relative;overflow:hidden}.Products-module__GxL6lG__gridCard:after{content:"";pointer-events:none;z-index:5;background:linear-gradient(135deg,#0000 0% 45%,#ffffff14 50%,#0000 55% 100%);width:300%;height:300%;transition:all .6s cubic-bezier(.19,1,.22,1);position:absolute;top:-100%;left:-100%;transform:rotate(25deg)}.Products-module__GxL6lG__gridCard:hover:after{top:-50%;left:30%}.Products-module__GxL6lG__gridCard:hover{background:var(--card-bg);border-color:var(--accent-gold);transform:translateY(-12px)scale(1.02);box-shadow:0 40px 80px #0003}.Products-module__GxL6lG__cardImage{aspect-ratio:4/5;background:radial-gradient(circle at center, #ffffff26 0%, transparent 60%, var(--background)/.5 100%), url(/brushed_steel.png);box-shadow:inset 0 0 100px var(--background)/.6;background-position:50%;background-size:cover;border-radius:clamp(20px,5vw,40px) clamp(20px,5vw,40px) 0 0;justify-content:center;align-items:center;padding:20px;display:flex;position:relative;overflow:hidden}.Products-module__GxL6lG__cardImage:after{content:"";background:linear-gradient(to top, var(--background)/.6, transparent);height:60px;position:relative;bottom:0;left:0;right:0;overflow:hidden}.Products-module__GxL6lG__variantIndicator{background:var(--accent-gold)/.2;border:1px solid var(--accent-gold);width:28px;height:28px;color:var(--accent-gold);z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 0 15px var(--accent-gold)/.3;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;animation:3s ease-in-out infinite Products-module__GxL6lG__float;display:flex;position:absolute;top:15px;right:15px}@keyframes Products-module__GxL6lG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.Products-module__GxL6lG__cardImageContainer{will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.19,1,.22,1);display:flex;position:relative}.Products-module__GxL6lG__gridCard:hover .Products-module__GxL6lG__cardImageContainer{transform:scale(1.1)!important}.Products-module__GxL6lG__cardImage img{pointer-events:none;width:100%;height:100%;filter:brightness(1.1) contrast(1.1) drop-shadow(0 20px 40px var(--background)/.8);-o-object-fit:contain!important;object-fit:contain!important}.Products-module__GxL6lG__cardTag{background:var(--accent-gold);color:var(--background);text-transform:uppercase;letter-spacing:.1em;z-index:10;border-radius:4px;padding:4px 12px;font-size:10px;font-weight:900;position:absolute;top:15px;left:15px}.Products-module__GxL6lG__cardContent{padding:25px}.Products-module__GxL6lG__cardCategory{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.2em;margin-bottom:12px;font-size:.65rem;font-weight:800}.Products-module__GxL6lG__cardName{letter-spacing:-.02em;margin:0 0 10px;font-size:1.1rem;font-weight:950}.Products-module__GxL6lG__cardFooter{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.Products-module__GxL6lG__cardPrice{font-size:1.1rem;font-weight:900}.Products-module__GxL6lG__acquireBtn{background:var(--accent-gold);color:var(--background);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:.7rem;font-weight:900;transition:all .3s}.Products-module__GxL6lG__acquireBtn:hover{background:var(--foreground);color:var(--background);transform:scale(1.05);box-shadow:0 10px 20px #bf953f33}.Products-module__GxL6lG__view3dBtn,.Products-module__GxL6lG__wishlistBtn{background:var(--glass);color:var(--accent-gold);border:1px solid var(--glass-border);cursor:pointer;z-index:10;letter-spacing:.15em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4px;padding:8px 16px;font-size:.65rem;font-weight:900;transition:all .4s cubic-bezier(.19,1,.22,1);position:absolute;top:25px}.Products-module__GxL6lG__view3dBtn{right:40px}.Products-module__GxL6lG__wishlistBtn{justify-content:center;align-items:center;padding:8px;display:flex;left:40px}.Products-module__GxL6lG__wishlistBtn svg{width:16px;height:16px}.Products-module__GxL6lG__wishlistActive{background:var(--accent-gold);color:var(--background);border-color:var(--accent-gold)}.Products-module__GxL6lG__view3dBtn:hover,.Products-module__GxL6lG__wishlistBtn:hover,.Products-module__GxL6lG__shareBtn:hover{background:var(--accent-gold);color:var(--background);transform:scale(1.05)translateY(-2px);box-shadow:0 10px 20px #bf953f4d}@media (max-width:600px){.Products-module__GxL6lG__gridCard{border-radius:24px}.Products-module__GxL6lG__cardImage{border-radius:24px 24px 0 0}.Products-module__GxL6lG__view3dBtn,.Products-module__GxL6lG__wishlistBtn,.Products-module__GxL6lG__shareBtn{padding:12px;font-size:.75rem}.Products-module__GxL6lG__cardContent{padding:15px}.Products-module__GxL6lG__cardName,.Products-module__GxL6lG__cardPrice{font-size:1rem}}.Products-module__GxL6lG__shareBtn{background:var(--glass);color:var(--accent-gold);border:1px solid var(--glass-border);cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4px;justify-content:center;align-items:center;padding:8px;transition:all .4s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:25px;left:100px}.Products-module__GxL6lG__shareBtn svg{width:16px;height:16px}.Products-module__GxL6lG__emptyState{text-align:center;padding:120px 0}.Products-module__GxL6lG__emptyTitle{color:var(--muted);margin-bottom:20px;font-size:2rem;font-weight:950}.Products-module__GxL6lG__resetBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:50px;padding:12px 30px;font-weight:800}@media (max-width:1024px){.Products-module__GxL6lG__mainLayout{flex-direction:column;gap:0}.Products-module__GxL6lG__sidebar{z-index:2000;border:none;border-right:1px solid var(--glass-border);border-radius:0;width:320px;height:100vh;margin:0;padding:60px 40px;position:fixed;top:0;left:-320px;overflow-y:auto}.Products-module__GxL6lG__sidebarOpenMobile{left:0}.Products-module__GxL6lG__sidebarClosed{width:0;margin-right:0}.Products-module__GxL6lG__title{font-size:3rem}.Products-module__GxL6lG__filterToggle{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:center;width:100%;margin-bottom:15px;position:sticky;top:100px}.Products-module__GxL6lG__gridInfo{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:25px}.Products-module__GxL6lG__count{text-align:center;opacity:.8;font-size:.75rem}}.Products-module__GxL6lG__ratingRow{align-items:center;gap:8px;margin-bottom:15px;display:flex}.Products-module__GxL6lG__stars{color:var(--accent-gold);letter-spacing:2px;font-size:.95rem}.Products-module__GxL6lG__reviewCount{color:var(--muted);font-size:.75rem;font-weight:700}.Products-module__GxL6lG__unrated{color:var(--muted);letter-spacing:.1em;background:var(--foreground)/.03;border:1px solid var(--border-subtle);border-radius:4px;padding:3px 10px;font-size:.65rem;font-weight:900}.Products-module__GxL6lG__reviewsSection{border-top:1px solid var(--accent-gold)/.1;width:100%;margin-top:100px;padding-top:80px}.Products-module__GxL6lG__reviewsTitle{letter-spacing:.05em;color:var(--foreground);margin-bottom:50px;font-family:inherit;font-size:2.5rem;font-weight:700}.Products-module__GxL6lG__reviewGrid{grid-template-columns:1.5fr 1fr;gap:80px;display:grid}.Products-module__GxL6lG__reviewList{flex-direction:column;gap:30px;display:flex}.Products-module__GxL6lG__reviewCard{background:var(--card-bg);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:30px}.Products-module__GxL6lG__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.Products-module__GxL6lG__reviewerName{color:var(--foreground);font-size:1rem;font-weight:850}.Products-module__GxL6lG__reviewDate{color:var(--muted);font-size:.75rem;font-weight:600}.Products-module__GxL6lG__reviewComment{color:var(--muted);font-size:.95rem;line-height:1.6}.Products-module__GxL6lG__reviewForm{background:var(--accent-gold)/.03;border:1px solid var(--accent-gold)/.1;border-radius:24px;height:fit-content;padding:40px;position:sticky;top:120px}.Products-module__GxL6lG__formTitle{color:var(--accent-gold);margin-bottom:30px;font-size:1.2rem;font-weight:950}.Products-module__GxL6lG__ratingInput{gap:10px;margin-bottom:25px;display:flex}.Products-module__GxL6lG__starBtn{cursor:pointer;color:var(--muted)/.3;background:0 0;border:none;font-size:1.5rem;transition:all .2s}.Products-module__GxL6lG__starBtn:hover{transform:scale(1.2)}.Products-module__GxL6lG__starActive{color:var(--accent-gold)}.Products-module__GxL6lG__textArea{background:var(--foreground)/.05;border:1px solid var(--border-subtle);width:100%;color:var(--foreground);resize:vertical;border-radius:12px;min-height:120px;margin-bottom:20px;padding:15px;font-family:inherit;font-size:.9rem}.Products-module__GxL6lG__textArea:focus{border-color:var(--accent-gold);outline:none}@media (max-width:1200px){.Products-module__GxL6lG__reviewGrid{grid-template-columns:1fr;gap:40px}.Products-module__GxL6lG__reviewForm{position:static}}.Products-module__GxL6lG__loadingTrigger{justify-content:center;width:100%;padding:80px 0;display:flex}.Products-module__GxL6lG__acquisitionLoader{flex-direction:column;align-items:center;gap:20px;display:flex}.Products-module__GxL6lG__loaderLine{background:var(--accent-gold)/.1;width:120px;height:2px;position:relative;overflow:hidden}.Products-module__GxL6lG__loaderLine:after{content:"";background:var(--accent-gold);width:100%;height:100%;animation:1.5s cubic-bezier(.65,.05,.36,1) infinite Products-module__GxL6lG__heritageLoad;position:absolute;top:0;left:-100%}@keyframes Products-module__GxL6lG__heritageLoad{0%{left:-100%}50%{left:0}to{left:100%}}.Products-module__GxL6lG__acquisitionLoader span{letter-spacing:.4em;color:var(--accent-gold);opacity:.8;font-size:.65rem;font-weight:950}.Products-module__GxL6lG__endOfArchive{text-align:center;padding:100px 0;position:relative}.Products-module__GxL6lG__endOfArchive:before{content:"";background:linear-gradient(to right, transparent, var(--accent-gold)/.2, transparent);z-index:1;width:100%;height:1px;position:absolute;top:50%;left:0}.Products-module__GxL6lG__endOfArchive span{z-index:2;background:var(--background);letter-spacing:.6em;color:var(--muted);text-transform:uppercase;padding:0 40px;font-size:.7rem;font-weight:950;position:relative}
.Toast-module__yWhMxq__toastContainer{z-index:10000;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.Toast-module__yWhMxq__toast{border:1px solid var(--glass-border);background:var(--background);-webkit-backdrop-filter:blur(16px);color:var(--foreground);pointer-events:auto;opacity:0;border-radius:1rem;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:all .6s cubic-bezier(.23,1,.32,1);display:flex;transform:translateY(1rem)scale(.95);box-shadow:0 8px 32px #0000001a}.Toast-module__yWhMxq__toastVisible{opacity:1;transform:translateY(0)scale(1)}.Toast-module__yWhMxq__dot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s infinite Toast-module__yWhMxq__pulse}.Toast-module__yWhMxq__message{letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:500}.Toast-module__yWhMxq__success{border-color:var(--status-success)/.5;color:var(--status-success)}.Toast-module__yWhMxq__error{border-color:var(--status-error)/.5;color:var(--status-error)}.Toast-module__yWhMxq__info{border-color:var(--status-info)/.5;color:var(--status-info)}@keyframes Toast-module__yWhMxq__pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}
.Footer-module__Grjkva__footer{color:var(--foreground);z-index:10;background-blend-mode:overlay;background-color:#faf7f0;background-image:radial-gradient(circle at 100% 100%,#6a0d0d05 0%,#0000 50%),url(/images/sacred_pattern.png);background-size:cover,1000px;border-top:1px solid #d4af3733;padding:100px 0 60px;font-family:Outfit,sans-serif;position:relative}.Footer-module__Grjkva__container{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:80px;max-width:1400px;margin:0 auto;padding:0 40px;display:grid}.Footer-module__Grjkva__column{flex-direction:column;display:flex}.Footer-module__Grjkva__logoWrapper{margin-bottom:25px}.Footer-module__Grjkva__footerLogo{filter:brightness(0)contrast();opacity:.8}.Footer-module__Grjkva__description{color:var(--muted);max-width:320px;margin-bottom:30px;font-size:.95rem;line-height:1.7}.Footer-module__Grjkva__socialLinks{gap:15px;display:flex}.Footer-module__Grjkva__socialBtn{width:44px;height:44px;color:var(--foreground);shadow:0 5px 15px #00000005;background:#fff;border:1px solid #d4af371a;border-radius:12px;justify-content:center;align-items:center;font-weight:900;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex}.Footer-module__Grjkva__socialBtn:hover{background:var(--accent-gold);color:#fff;border-color:var(--accent-gold);transform:translateY(-5px);box-shadow:0 10px 20px #d4af3733}.Footer-module__Grjkva__title{font-family:var(--font-heading);letter-spacing:.3em;color:var(--foreground);margin-bottom:35px;padding-bottom:15px;font-size:.9rem;font-weight:850;position:relative}.Footer-module__Grjkva__title:after{content:"";background:var(--accent-maroon);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__Grjkva__links{flex-direction:column;gap:18px;display:flex}.Footer-module__Grjkva__links a{color:var(--muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.Footer-module__Grjkva__links a:hover{color:var(--accent-gold);padding-left:8px}.Footer-module__Grjkva__address{color:var(--muted);font-size:.95rem;line-height:1.7}.Footer-module__Grjkva__address p{margin:0}.Footer-module__Grjkva__contactDetails{margin-top:25px}.Footer-module__Grjkva__contactDetails p{color:var(--accent-maroon);margin-top:8px;font-size:1.1rem;font-weight:800}.Footer-module__Grjkva__bottomBar{text-align:center;border-top:1px solid #d4af371a;max-width:1400px;margin:100px auto 0;padding:40px 40px 0}.Footer-module__Grjkva__bottomBar p{letter-spacing:.15em;color:var(--muted);opacity:.8;font-size:.8rem}.Footer-module__Grjkva__performanceToggle{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:30px;display:flex}.Footer-module__Grjkva__toggleLabel{letter-spacing:.2em;color:var(--muted);font-size:.7rem;font-weight:850}.Footer-module__Grjkva__toggleButtons{background:#fff;border:1px solid #d4af371a;border-radius:12px;padding:5px;display:flex;box-shadow:0 5px 15px #00000008}.Footer-module__Grjkva__toggleBtn{color:var(--muted);cursor:pointer;letter-spacing:.15em;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:.65rem;font-weight:800;transition:all .3s}.Footer-module__Grjkva__toggleBtn:hover{color:var(--accent-gold)}.Footer-module__Grjkva__toggleActive{background:var(--accent-gold);color:#fff;box-shadow:0 5px 15px #d4af3733}.Footer-module__Grjkva__autoNote{color:var(--accent-maroon);letter-spacing:.15em;font-size:.65rem;font-weight:700}@media (max-width:1024px){.Footer-module__Grjkva__container{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.Footer-module__Grjkva__container{text-align:center;grid-template-columns:1fr}.Footer-module__Grjkva__column{align-items:center}.Footer-module__Grjkva__title:after{left:50%;transform:translate(-50%)}.Footer-module__Grjkva__description{max-width:100%}.Footer-module__Grjkva__links a:hover{padding-left:0}}
.ScrollToTop-module__cM_3UW__scrollToTop{z-index:999;opacity:0;pointer-events:none;transition:all .4s cubic-bezier(.19,1,.22,1);position:fixed;bottom:30px;right:30px;transform:translateY(20px)}.ScrollToTop-module__cM_3UW__visible{opacity:1;pointer-events:all;transform:translateY(0)}.ScrollToTop-module__cM_3UW__button{background:var(--accent-gold);background:linear-gradient(135deg, var(--accent-gold), var(--accent-gold-light), var(--accent-gold-dark));color:var(--background);cursor:pointer;width:50px;height:50px;box-shadow:0 4px 15px var(--shadow-heavy);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.ScrollToTop-module__cM_3UW__button:hover{box-shadow:0 6px 20px var(--accent-gold-shadow);transform:scale(1.1)}.ScrollToTop-module__cM_3UW__button svg{color:var(--background);transition:transform .3s}.ScrollToTop-module__cM_3UW__button:hover svg{transform:translateY(-2px)}@media (max-width:768px){.ScrollToTop-module__cM_3UW__scrollToTop{bottom:20px;right:20px}.ScrollToTop-module__cM_3UW__button{width:45px;height:45px}}
.ModelViewer-module__7PxaNG__overlay{background:var(--background)/.6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:99999;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.5s ease-out ModelViewer-module__7PxaNG__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes ModelViewer-module__7PxaNG__fadeIn{0%{opacity:0}to{opacity:1}}.ModelViewer-module__7PxaNG__viewerContainer{background-color:var(--background);background-image:radial-gradient(circle at 50% 0%, var(--accent-gold)/.1 0%, transparent 50%), radial-gradient(circle at 100% 100%, var(--accent-gold)/.06 0%, transparent 50%);border:1px solid var(--accent-gold)/.3;width:85vw;max-width:1200px;height:80vh;max-height:800px;box-shadow:0 40px 100px #0003, inset 0 0 60px var(--foreground)/.05;border-radius:20px;flex-direction:column;animation:.8s cubic-bezier(.19,1,.22,1) ModelViewer-module__7PxaNG__zoomIn;display:flex;position:relative;overflow:hidden}@keyframes ModelViewer-module__7PxaNG__zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ModelViewer-module__7PxaNG__canvasContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ModelViewer-module__7PxaNG__canvas{touch-action:none;width:100%;height:100%}@keyframes ModelViewer-module__7PxaNG__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.ModelViewer-module__7PxaNG__modelViewer{--progress-bar-color:var(--accent-gold);--poster-color:transparent;width:100%;height:100%}.ModelViewer-module__7PxaNG__closeBtn{background:var(--accent-maroon);color:#fff;cursor:pointer;z-index:100005;letter-spacing:.15em;text-transform:uppercase;border:1px solid #d4af3780;border-radius:4px;align-items:center;gap:8px;padding:10px 24px;font-size:.7rem;font-weight:900;transition:all .5s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:20px;right:20px;box-shadow:0 10px 30px #0000004d}.ModelViewer-module__7PxaNG__closeBtn:hover{color:var(--accent-gold);border-color:var(--accent-gold);background:#1a1a1a;transform:scale(1.05)translateY(-2px);box-shadow:0 15px 40px #6a0d0d33}.ModelViewer-module__7PxaNG__info{text-align:left;background:var(--background)/.6;border:1px solid var(--accent-gold)/.2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;pointer-events:none;border-radius:4px;padding:20px 30px;animation:1s cubic-bezier(.19,1,.22,1) ModelViewer-module__7PxaNG__slideInLeft;position:absolute;bottom:40px;left:40px}@keyframes ModelViewer-module__7PxaNG__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.ModelViewer-module__7PxaNG__title{font-family:var(--font-serif);letter-spacing:.15em;color:var(--foreground);text-shadow:none;text-transform:uppercase;margin:0;font-size:2.5rem;font-weight:700}.ModelViewer-module__7PxaNG__subtitle{text-transform:uppercase;letter-spacing:.4em;color:var(--accent-gold);margin-bottom:4px;font-size:.55rem;font-weight:800}.ModelViewer-module__7PxaNG__controlsHint{text-transform:uppercase;letter-spacing:.2em;color:var(--foreground);opacity:.5;pointer-events:none;z-index:10;flex-direction:column;align-items:flex-end;gap:12px;font-size:.6rem;font-weight:800;animation:1.5s ease-out ModelViewer-module__7PxaNG__fadeIn;display:flex;position:absolute;bottom:40px;right:40px}.ModelViewer-module__7PxaNG__controlsHint span{display:block}.ModelViewer-module__7PxaNG__referenceWarning{background:var(--background)/.4;color:var(--accent-gold);letter-spacing:.25em;border:1px solid var(--accent-gold)/.2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;white-space:nowrap;border-radius:30px;padding:10px 24px;font-size:.55rem;font-weight:950;position:absolute;top:40px;left:50%;transform:translate(-50%)}.ModelViewer-module__7PxaNG__rotatorOverlay{background:var(--background)/.85;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ModelViewer-module__7PxaNG__rotatorContainer{background:var(--background);width:90vw;max-width:1400px;height:85vh;box-shadow:0 50px 100px var(--background)/.2;border-radius:32px;flex-direction:column;display:flex;overflow:hidden}.ModelViewer-module__7PxaNG__rotatorHeader{background:var(--card-bg);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:30px 40px;display:flex}.ModelViewer-module__7PxaNG__rotatorHeader h3{letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:950}.ModelViewer-module__7PxaNG__rotatorHeader p{color:var(--muted);margin:5px 0 0;font-size:.8rem;font-weight:600}.ModelViewer-module__7PxaNG__rotatorActions{gap:15px;display:flex}.ModelViewer-module__7PxaNG__cancelRotator,.ModelViewer-module__7PxaNG__confirmRotator{cursor:pointer;border:none;border-radius:12px;padding:12px 24px;font-size:.75rem;font-weight:800;transition:all .3s}.ModelViewer-module__7PxaNG__cancelRotator{background:var(--foreground)/.05;color:var(--muted)}.ModelViewer-module__7PxaNG__confirmRotator{background:var(--foreground);color:var(--background)}.ModelViewer-module__7PxaNG__confirmRotator:hover{background:var(--accent-gold);color:var(--background);transform:translateY(-2px)}.ModelViewer-module__7PxaNG__rotatorCanvas{background:var(--background);flex:1;position:relative}.ModelViewer-module__7PxaNG__rotatorHint{color:var(--foreground);letter-spacing:.15em;background:var(--background)/.8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;padding:10px 20px;font-size:.7rem;font-weight:900;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.ModelViewer-module__7PxaNG__fallbackContainer{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;padding:40px;display:flex;position:relative}.ModelViewer-module__7PxaNG__fallbackImageWrapper{width:100%;max-width:600px;height:100%;max-height:600px;filter:drop-shadow(0 20px 50px var(--background)/.2);animation:1s cubic-bezier(.19,1,.22,1) ModelViewer-module__7PxaNG__slideUp;position:relative}.ModelViewer-module__7PxaNG__performanceBadge{background:var(--accent-gold)/.1;color:var(--accent-gold);letter-spacing:.2em;border:1px solid var(--accent-gold)/.2;pointer-events:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:.55rem;font-weight:950;display:flex;position:absolute;top:25px;right:120px}.ModelViewer-module__7PxaNG__badgeDot{background:var(--accent-gold);width:6px;height:6px;box-shadow:0 0 10px var(--accent-gold)/.5;border-radius:50%}@media (max-width:768px){.ModelViewer-module__7PxaNG__viewerContainer{border-radius:24px;width:95vw;height:90vh}.ModelViewer-module__7PxaNG__closeBtn{padding:8px 12px;font-size:.6rem;top:15px;right:15px}.ModelViewer-module__7PxaNG__closeLabel{display:none}.ModelViewer-module__7PxaNG__referenceWarning{max-width:140px;padding:6px 10px;font-size:.5rem;line-height:1.4;top:15px;left:15px}.ModelViewer-module__7PxaNG__performanceBadge{padding:6px 10px;font-size:.5rem;top:15px;right:70px}.ModelViewer-module__7PxaNG__info{text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;padding:0;inset:75px 15px auto}.ModelViewer-module__7PxaNG__title{letter-spacing:.1em;font-size:1.4rem}.ModelViewer-module__7PxaNG__subtitle{margin-bottom:2px;font-size:.5rem}.ModelViewer-module__7PxaNG__controlsHint{flex-direction:row;justify-content:center;gap:12px;width:100%;padding:0 20px;font-size:.5rem;bottom:25px;left:0}.ModelViewer-module__7PxaNG__controlsHint span{white-space:nowrap}}
.Showcase-module__5h1VHa__overlay{z-index:1900000;background:var(--background);color:var(--foreground);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.Showcase-module__5h1VHa__canvasContainer{z-index:10;pointer-events:none;position:absolute;inset:0}.Showcase-module__5h1VHa__canvas{pointer-events:auto;width:100%;height:100%}.Showcase-module__5h1VHa__uiOverlay{z-index:2100000;pointer-events:none;background:linear-gradient(to top, var(--background)/.8 0%, transparent 40%);flex-direction:column;justify-content:flex-end;padding:80px;display:flex;position:absolute;inset:0}.Showcase-module__5h1VHa__header{flex-direction:column;gap:10px;display:flex;position:absolute;top:80px;left:80px}.Showcase-module__5h1VHa__badge{letter-spacing:.4em;color:var(--accent-gold);text-transform:uppercase;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:800}.Showcase-module__5h1VHa__missionLabel{color:var(--muted);letter-spacing:.2rem;font-family:monospace;font-size:.7rem}.Showcase-module__5h1VHa__content{max-width:800px}.Showcase-module__5h1VHa__productName{font-family:var(--font-serif);letter-spacing:.05em;text-transform:uppercase;color:var(--foreground);text-shadow:0 0 50px #0000001a;margin-bottom:30px;font-size:6rem;font-weight:700;line-height:.9}.Showcase-module__5h1VHa__description{color:var(--muted);max-width:600px;margin-bottom:100px;font-family:Outfit,sans-serif;font-size:1.2rem;line-height:1.6}.Showcase-module__5h1VHa__controls{pointer-events:auto;gap:20px;display:flex;position:absolute;bottom:80px;right:80px}.Showcase-module__5h1VHa__controlBtn{background:var(--foreground)/.05;border:1px solid var(--border-subtle);color:var(--foreground);letter-spacing:.2rem;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:15px 30px;font-size:.8rem;font-weight:800;transition:all .4s}.Showcase-module__5h1VHa__viewArtifactBtn{background:var(--accent-gold);border:1px solid var(--accent-gold);color:var(--background);letter-spacing:.2rem;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;padding:15px 40px;font-size:.8rem;font-weight:900;text-decoration:none;transition:all .4s;display:flex}.Showcase-module__5h1VHa__viewArtifactBtn:hover{background:var(--foreground);border-color:var(--foreground);color:var(--background);transform:translateY(-2px);box-shadow:0 10px 30px #bf953f4d}.Showcase-module__5h1VHa__controlBtn:hover{background:var(--accent-gold);color:var(--background);border-color:var(--accent-gold)}.Showcase-module__5h1VHa__closeShowcase{cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:900;transition:all .5s cubic-bezier(.19,1,.22,1);position:absolute;top:40px;right:40px;box-shadow:0 10px 40px #00000080;border:2px solid var(--accent-gold)!important;color:#fff!important;z-index:9999999!important;background:#6a0d0d!important;display:flex!important}.Showcase-module__5h1VHa__closeShowcase:hover{color:var(--accent-gold);border-color:var(--accent-gold);background:#1a1a1a;transform:rotate(90deg)scale(1.1);box-shadow:0 15px 50px #d4af3733}.Showcase-module__5h1VHa__timerBar{background:var(--accent-gold);height:4px;transition:width .1s linear;position:absolute;bottom:0;left:0}@media (max-width:1024px){.Showcase-module__5h1VHa__uiOverlay{padding:30px}.Showcase-module__5h1VHa__header{top:30px;left:30px}.Showcase-module__5h1VHa__closeShowcase{width:50px;height:50px;top:30px;right:30px}.Showcase-module__5h1VHa__productName{font-size:3rem}.Showcase-module__5h1VHa__description{margin-bottom:60px;font-size:.9rem}.Showcase-module__5h1VHa__controls{bottom:30px;right:30px}}
.success-module__l2k6Pa__pageWrapper{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex}.success-module__l2k6Pa__container{width:100%;max-width:600px}.success-module__l2k6Pa__glassCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff05;border:1px solid #bf953f26;border-radius:4px;padding:80px 40px;box-shadow:0 40px 100px #0009}.success-module__l2k6Pa__icon{filter:drop-shadow(0 0 20px #bf953f4d);margin-bottom:30px;font-size:5rem}.success-module__l2k6Pa__title{font-family:var(--font-outfit);letter-spacing:.35em;color:#fff;margin-bottom:20px;font-size:2.2rem;font-weight:900}.success-module__l2k6Pa__message{color:#888;margin-bottom:50px;font-size:1.1rem;line-height:1.6}.success-module__l2k6Pa__details{background:#0006;border:1px dashed #bf953f33;border-radius:4px;margin-bottom:50px;padding:25px}.success-module__l2k6Pa__details span{text-transform:uppercase;color:#666;letter-spacing:.2em;margin-bottom:8px;font-size:.7rem;display:block}.success-module__l2k6Pa__details strong{color:#bf953f;font-family:monospace;font-size:1.1rem;display:block}.success-module__l2k6Pa__btn{color:#000;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:.2em;cursor:pointer;background:linear-gradient(135deg,#bf953f 0%,#fcf6ba 45%,#b38728 75%,#aa771c 100%);border:none;padding:20px 40px;font-size:1rem;font-weight:950;transition:all .4s}.success-module__l2k6Pa__btn:hover{transform:translateY(-5px);box-shadow:0 15px 30px #bf953f4d}.success-module__l2k6Pa__loader{flex-direction:column;align-items:center;display:flex}.success-module__l2k6Pa__spinner{border:4px solid #bf953f1a;border-top-color:#bf953f;border-radius:50%;width:60px;height:60px;margin-bottom:30px;animation:1s linear infinite success-module__l2k6Pa__spin}@keyframes success-module__l2k6Pa__spin{to{transform:rotate(360deg)}}
.Wishlist-module__ZKfbgq__wishlistPage{background:var(--background);min-height:100vh;color:var(--foreground);padding-top:140px;padding-bottom:100px;transition:background .5s;position:relative;overflow:hidden}.Wishlist-module__ZKfbgq__ambientGlow{background:radial-gradient(circle at 50% 0%, var(--accent-gold) 0%, transparent 70%);pointer-events:none;opacity:.08;width:100%;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Wishlist-module__ZKfbgq__noiseOverlay{opacity:.03;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/carbon-fibre.png);width:100%;height:100%;position:absolute;top:0;left:0}.Wishlist-module__ZKfbgq__container{z-index:2;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.Wishlist-module__ZKfbgq__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-end;margin-bottom:80px;padding-bottom:40px;display:flex}.Wishlist-module__ZKfbgq__titleWrapper{flex-direction:column;display:flex}.Wishlist-module__ZKfbgq__subtitle{letter-spacing:.4em;color:var(--accent-gold);margin-bottom:15px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:800}.Wishlist-module__ZKfbgq__title{letter-spacing:.15em;color:var(--foreground);margin:0;font-family:Cinzel,serif;font-size:4rem;font-weight:400;line-height:1}.Wishlist-module__ZKfbgq__divider{background:linear-gradient(90deg, var(--accent-gold), transparent);width:100px;height:2px;margin:25px 0}.Wishlist-module__ZKfbgq__countSummary{letter-spacing:.1em;color:var(--muted);font-family:Outfit,sans-serif;font-size:.85rem;font-weight:400}.Wishlist-module__ZKfbgq__backLink{color:var(--muted);letter-spacing:.2em;border:1px solid var(--glass-border);border-radius:4px;padding:12px 24px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:800;text-decoration:none;transition:all .3s}.Wishlist-module__ZKfbgq__backLink:hover{color:var(--foreground);border-color:var(--accent-gold);background:var(--glass)}.Wishlist-module__ZKfbgq__backLink .Wishlist-module__ZKfbgq__arrow{margin-right:10px;transition:transform .3s;display:inline-block}.Wishlist-module__ZKfbgq__backLink:hover .Wishlist-module__ZKfbgq__arrow{transform:translate(-5px)}.Wishlist-module__ZKfbgq__emptyState{text-align:center;flex-direction:column;align-items:center;padding:100px 0;display:flex}.Wishlist-module__ZKfbgq__vaultIcon{opacity:.5;margin-bottom:30px;font-size:4rem}.Wishlist-module__ZKfbgq__emptyTitle{letter-spacing:.1em;color:var(--foreground);margin-bottom:20px;font-family:Cinzel,serif;font-size:2.5rem}.Wishlist-module__ZKfbgq__emptyText{max-width:500px;color:var(--muted);letter-spacing:.05em;margin:0 auto 40px;font-family:Outfit,sans-serif;line-height:1.8}.Wishlist-module__ZKfbgq__grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:40px;display:grid}.Wishlist-module__ZKfbgq__card{background:var(--card-bg);border:1px solid var(--border-subtle);border-radius:8px;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.Wishlist-module__ZKfbgq__card:hover{border-color:var(--accent-gold);transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.Wishlist-module__ZKfbgq__imageContainer{background:var(--glass);width:100%;padding-top:75%;position:relative;overflow:hidden}.Wishlist-module__ZKfbgq__image{-o-object-fit:contain;object-fit:contain;padding:40px;transition:transform .8s cubic-bezier(.16,1,.3,1)}.Wishlist-module__ZKfbgq__card:hover .Wishlist-module__ZKfbgq__image{transform:scale(1.08)rotate(2deg)}.Wishlist-module__ZKfbgq__removeBtn{background:var(--background);border:1px solid var(--glass-border);width:36px;height:36px;color:var(--foreground);cursor:pointer;z-index:5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:.8;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:15px;right:15px}.Wishlist-module__ZKfbgq__removeBtn:hover{background:var(--accent-red);border-color:var(--accent-red);color:#fff;opacity:1;transform:rotate(90deg)}.Wishlist-module__ZKfbgq__info{flex-direction:column;flex-grow:1;padding:30px;display:flex}.Wishlist-module__ZKfbgq__category{letter-spacing:.3em;color:var(--accent-gold);margin-bottom:12px;font-family:Outfit,sans-serif;font-size:.65rem;font-weight:800}.Wishlist-module__ZKfbgq__name{letter-spacing:.1em;color:var(--foreground);margin-bottom:15px;font-family:Cinzel,serif;font-size:1.4rem;font-weight:400;line-height:1.4}.Wishlist-module__ZKfbgq__price{color:var(--muted);margin-bottom:30px;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:300}.Wishlist-module__ZKfbgq__actions{align-items:center;gap:20px;margin-top:auto;display:flex}.Wishlist-module__ZKfbgq__actions .btnPremium{flex:1}.Wishlist-module__ZKfbgq__detailsLink{letter-spacing:.15em;color:var(--muted);border-bottom:1px solid #0000;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:800;text-decoration:none;transition:all .3s}.Wishlist-module__ZKfbgq__detailsLink:hover{color:var(--foreground);border-color:var(--accent-gold)}@media (max-width:1024px){.Wishlist-module__ZKfbgq__title{font-size:3rem}.Wishlist-module__ZKfbgq__grid{grid-template-columns:1fr}}@media (max-width:768px){.Wishlist-module__ZKfbgq__header{flex-direction:column;align-items:flex-start;gap:30px}}
.Collection-module__GKXQVa__collection{background-color:var(--background);z-index:1;padding:120px 0;position:relative;overflow:hidden}.Collection-module__GKXQVa__bgContainer{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Collection-module__GKXQVa__bgImage{-o-object-fit:cover;object-fit:cover;opacity:.25;filter:saturate(.5)brightness(.6)}.Collection-module__GKXQVa__kineticAura{background:radial-gradient(circle at 50% 50%, var(--accent-gold)/.08 0%, transparent 80%);pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Collection-module__GKXQVa__container{z-index:2;max-width:100%;margin:0 auto;position:relative}.Collection-module__GKXQVa__categorySection{margin-bottom:120px}.Collection-module__GKXQVa__categoryHeader{margin-bottom:60px;padding:0 5%}.Collection-module__GKXQVa__headerLabel{letter-spacing:.5em;color:var(--accent-gold);text-transform:uppercase;opacity:.8;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:800}.Collection-module__GKXQVa__categoryHeaderTop{justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:20px;display:flex}.Collection-module__GKXQVa__kineticTitle{font-family:var(--font-serif);letter-spacing:.02em;color:var(--foreground);text-transform:uppercase;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:.9}.Collection-module__GKXQVa__kineticLine{background:linear-gradient(to right, var(--accent-gold) 0%, var(--accent-gold)/.2 50%, transparent 100%);width:100%;height:1px}.Collection-module__GKXQVa__categoryViewAllBtn{border:1px solid var(--accent-gold)/.4;color:var(--accent-gold);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:2px;padding:10px 24px;font-size:.7rem;font-weight:900;transition:all .4s cubic-bezier(.19,1,.22,1)}.Collection-module__GKXQVa__categoryViewAllBtn:hover{background:var(--accent-gold);color:var(--background);transform:translateY(-2px);box-shadow:0 10px 30px #bf953f4d}.Collection-module__GKXQVa__kineticDialWrapper{width:100%;position:relative;overflow:hidden}.Collection-module__GKXQVa__kineticDialContainer{cursor:grab;touch-action:pan-y;min-height:700px;transform-style:preserve-3d;perspective:2000px;z-index:50;justify-content:flex-start;align-items:center;width:100%;padding:100px calc(50vw - 140px);display:flex;position:relative}.Collection-module__GKXQVa__kineticDialContainer:active{cursor:grabbing}.Collection-module__GKXQVa__motionCardWrapper{transform-style:preserve-3d;will-change:transform, opacity;justify-content:center;align-items:center;display:flex}.Collection-module__GKXQVa__kineticCard{background:var(--card-bg);border:1px solid var(--accent-gold)/.15;transform-origin:bottom;border-radius:48px;flex-direction:column;width:320px;height:560px;transition:all .8s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000008,inset 0 0 40px #d4af3705}.Collection-module__GKXQVa__kineticCard:hover{border-color:var(--accent-gold)/.4;transform:translateY(-15px)scale(1.02);box-shadow:0 50px 100px #6a0d0d0d,inset 0 0 60px #d4af370d}.Collection-module__GKXQVa__indexLabel{font-family:var(--font-space-mono);color:var(--accent-gold)/.3;letter-spacing:.3em;z-index:10;font-size:.6rem;font-weight:950;position:absolute;top:35px;left:35px}.Collection-module__GKXQVa__kineticCard:hover .Collection-module__GKXQVa__wishlistBtn,.Collection-module__GKXQVa__kineticCard:hover .Collection-module__GKXQVa__shareBtn,.Collection-module__GKXQVa__kineticCard:hover .Collection-module__GKXQVa__view3dBtn{transform:translateY(0);opacity:1!important}.Collection-module__GKXQVa__kineticCard:after{content:"";pointer-events:none;z-index:5;background:linear-gradient(135deg,#0000 0% 45%,#bf953f1f 50%,#0000 55% 100%);width:300%;height:300%;transition:all .6s cubic-bezier(.19,1,.22,1);position:absolute;top:-100%;left:-100%;transform:rotate(25deg)}.Collection-module__GKXQVa__kineticCard:hover:after{top:-50%;left:30%}.Collection-module__GKXQVa__imageWrapper{background:radial-gradient(circle at center, var(--foreground)/.08 0%, transparent 85%), url(/brushed_steel.png);border-bottom:1.5px solid var(--border-subtle);background-size:cover;justify-content:center;align-items:center;width:100%;height:220px;display:flex;position:relative;overflow:hidden}.Collection-module__GKXQVa__imageContainer{width:80%;height:80%;position:relative}.Collection-module__GKXQVa__image{filter:drop-shadow(0 15px 30px #0009);-o-object-fit:contain!important;object-fit:contain!important}.Collection-module__GKXQVa__content{flex-direction:column;flex:1;padding:24px;display:flex}.Collection-module__GKXQVa__tagLine{letter-spacing:.3em;color:var(--muted);text-transform:uppercase;margin-bottom:10px;font-size:.65rem;font-weight:800}.Collection-module__GKXQVa__productName{color:var(--foreground);text-transform:uppercase;margin-bottom:12px;font-size:1.1rem;font-weight:800;line-height:1.1}.Collection-module__GKXQVa__artifactTypeBadge{background:var(--accent-gold)/.1;color:var(--accent-gold);letter-spacing:.2em;border-radius:2px;width:fit-content;margin-bottom:15px;padding:4px 12px;font-size:.6rem;font-weight:950;display:inline-block}.Collection-module__GKXQVa__variants{gap:8px;margin-bottom:20px;display:flex}.Collection-module__GKXQVa__variantPill{background:var(--foreground)/.03;border:1px solid var(--border-subtle);color:var(--muted);cursor:pointer;border-radius:2px;padding:8px 12px;font-size:.65rem;font-weight:800;transition:all .3s}.Collection-module__GKXQVa__variantPillActive{background:var(--accent-gold);color:var(--background);border-color:var(--accent-gold)}.Collection-module__GKXQVa__priceContainer{align-items:baseline;gap:4px;margin-top:auto;margin-bottom:20px;display:flex}.Collection-module__GKXQVa__currency{color:var(--accent-gold);font-size:.8rem;font-weight:800}.Collection-module__GKXQVa__price{color:var(--foreground);font-size:1.4rem;font-weight:900}.Collection-module__GKXQVa__buttonRow{gap:10px;display:flex}.Collection-module__GKXQVa__outOfStockBadge{background:var(--charcoal-light);color:var(--background);z-index:50;border:1px solid var(--accent-gold);padding:8px 24px;font-size:.8rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-10deg)}.Collection-module__GKXQVa__wishlistBtn,.Collection-module__GKXQVa__shareBtn,.Collection-module__GKXQVa__view3dBtn{background:var(--glass);border:1px solid var(--glass-border);color:var(--accent-gold);cursor:pointer;z-index:10;opacity:.5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4px;padding:8px;transition:all .4s cubic-bezier(.19,1,.22,1);position:absolute;transform:translateY(0)}.Collection-module__GKXQVa__wishlistBtn{top:15px;left:15px}.Collection-module__GKXQVa__shareBtn{top:15px;right:15px}.Collection-module__GKXQVa__view3dBtn{letter-spacing:.1em;white-space:nowrap;padding:6px 12px;font-size:.55rem;font-weight:800;top:15px;right:54px}.Collection-module__GKXQVa__watermarkContainer{pointer-events:none;opacity:.05;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Collection-module__GKXQVa__bgWatermark{color:var(--foreground);margin:0;font-size:25vw;font-weight:900}.Collection-module__GKXQVa__viewAllCard{background:#bf953f0d;border:1px solid #bf953f33;border-radius:36px;justify-content:center;align-items:center;width:280px;height:520px;display:flex}.Collection-module__GKXQVa__viewAllContent{text-align:center}.Collection-module__GKXQVa__folderIcon{background:var(--accent-gold);border-radius:4px;width:60px;height:45px;margin:0 auto 20px;position:relative}.Collection-module__GKXQVa__viewAllText{color:var(--foreground);letter-spacing:.1em;margin-bottom:20px;font-size:1.5rem;font-weight:800}@media (max-width:768px){.Collection-module__GKXQVa__kineticDialContainer{padding:100px calc(50vw - 120px)}}.Collection-module__GKXQVa__perspective2000{perspective:2000px}.Collection-module__GKXQVa__progressBarContainer{z-index:10;max-width:400px;margin:80px auto 0;padding:0 20px;position:relative}.Collection-module__GKXQVa__progressBar{background:#0000000d;border-radius:4px;width:100%;height:2px;overflow:hidden}.Collection-module__GKXQVa__progressFill{background:var(--accent-maroon);height:100%;box-shadow:0 0 15px #6a0d0d33}.Collection-module__GKXQVa__progressLabels{font-family:var(--font-space-mono);color:var(--accent-maroon);opacity:.4;letter-spacing:.2em;justify-content:space-between;margin-top:15px;font-size:.65rem;font-weight:950;display:flex}
