.shop-module__GBzivq__shopContainer{color:#fff;background:radial-gradient(circle at 50% 0,#1a1a2e 0%,#0a0a0c 100%);min-height:100vh;padding:120px 5% 80px}.shop-module__GBzivq__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:80px;animation:1s ease-out shop-module__GBzivq__fadeInDown;display:flex}.shop-module__GBzivq__syncIndicator{text-transform:uppercase;letter-spacing:1px;color:#aaa;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:10px;margin-bottom:20px;padding:6px 15px;font-size:.8rem;display:flex}.shop-module__GBzivq__pulse{background:#d4af37;border-radius:50%;width:8px;height:8px;animation:2s infinite shop-module__GBzivq__pulse;box-shadow:0 0 #d4af37b3}@keyframes shop-module__GBzivq__pulse{0%{transform:scale(.95);box-shadow:0 0 #d4af37b3}70%{transform:scale(1);box-shadow:0 0 0 10px #d4af3700}to{transform:scale(.95);box-shadow:0 0 #d4af3700}}.shop-module__GBzivq__header h1{letter-spacing:-2px;background:linear-gradient(135deg,#fff 0%,#a5a5a5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px;font-size:4rem;font-weight:800}.shop-module__GBzivq__header p{color:#888;max-width:600px;margin:0 auto;font-size:1.2rem}.shop-module__GBzivq__section{margin-bottom:100px}.shop-module__GBzivq__sectionTitle{align-items:center;gap:15px;margin-bottom:40px;font-size:2rem;font-weight:600;display:flex}.shop-module__GBzivq__sectionTitle:after{content:"";background:linear-gradient(90deg,#fff3,#0000);flex:1;height:1px}.shop-module__GBzivq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:40px;display:grid}.shop-module__GBzivq__merchCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;padding:20px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}.shop-module__GBzivq__merchCard:hover{background:#ffffff0f;border-color:#ffffff1a;transform:translateY(-10px);box-shadow:0 20px 40px #0006}.shop-module__GBzivq__imageWrapper{aspect-ratio:1;border-radius:12px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.shop-module__GBzivq__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.shop-module__GBzivq__merchCard:hover .shop-module__GBzivq__imageWrapper img{transform:scale(1.05)}.shop-module__GBzivq__badge{color:#000;text-transform:uppercase;z-index:2;background:#ffd700e6;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:700;position:absolute;top:15px;right:15px}.shop-module__GBzivq__merchInfo{flex:1}.shop-module__GBzivq__merchInfo h3{margin-bottom:5px;font-size:1.4rem;font-weight:600}.shop-module__GBzivq__author{color:#888;margin-bottom:15px;font-size:.9rem}.shop-module__GBzivq__priceRow{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.shop-module__GBzivq__price{color:#fff;font-size:1.5rem;font-weight:700}.shop-module__GBzivq__boutiqueBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.shop-module__GBzivq__boutiqueBtn:hover{background:#f0f0f0;transform:scale(1.05)}.shop-module__GBzivq__ghostBtn{color:#888;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:10px;padding:10px 20px;font-weight:600;transition:all .3s}.shop-module__GBzivq__ghostBtn:hover{color:#fff;border-color:#fff}.shop-module__GBzivq__overlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:2000;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.shop-module__GBzivq__unboxingCard,.shop-module__GBzivq__successCard{text-align:center;background:#0f0f13;border:1px solid #d4af3733;border-radius:40px;width:100%;max-width:500px;padding:50px;box-shadow:0 40px 100px #000c,0 0 40px #d4af371a}.shop-module__GBzivq__unboxingCard h2,.shop-module__GBzivq__successCard h2{letter-spacing:-1px;margin:25px 0 15px;font-size:2.5rem}.shop-module__GBzivq__unboxingCard h2 em{font-family:var(--font-serif);color:#d4af37;font-style:italic;font-weight:400}.shop-module__GBzivq__unboxingCard p,.shop-module__GBzivq__successCard p{color:#888;margin-bottom:30px;font-size:1.1rem;line-height:1.6}.shop-module__GBzivq__spinner{color:#d4af37;animation:2s linear infinite shop-module__GBzivq__spin}@keyframes shop-module__GBzivq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shop-module__GBzivq__successIcon{color:#d4af37;background:#d4af371a;border:1px solid #d4af3733;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;display:flex}.shop-module__GBzivq__emptyState{text-align:center;color:#555;padding:100px 0}@keyframes shop-module__GBzivq__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.shop-module__GBzivq__header h1{font-size:2.5rem}.shop-module__GBzivq__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}
