.ProductModal_modalOverlay__TkGIf{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);z-index:1000}.ProductModal_modal__GJ6_g{position:fixed;top:0;right:0;width:500px;height:100vh;background:linear-gradient(145deg,#1a1a1a,#252525);z-index:1001;border-left:1px solid rgba(0,188,212,.3);overflow-y:auto;box-shadow:-10px 0 30px rgba(0,0,0,.5)}.ProductModal_closeButton__T4a7P{position:absolute;top:20px;right:20px;background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.2);font-size:1.5rem;color:#fff;cursor:pointer;z-index:1002;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(10px)}.ProductModal_closeButton__T4a7P:hover{background:rgba(0,188,212,.2);border-color:#00bcd4;color:#00bcd4;transform:scale(1.1)}.ProductModal_modalContent__K3d4S{padding:2rem 2rem 3rem;height:100%;display:flex;flex-direction:column}.ProductModal_modalImage__20ZE3{position:relative;margin-bottom:2rem}.ProductModal_modalImage__20ZE3 img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:16px}.ProductModal_badge__OREhi{position:absolute;top:12px;right:12px;padding:6px 14px;border-radius:25px;font-size:.75rem;font-weight:600;text-transform:uppercase;z-index:2;backdrop-filter:blur(10px)}.ProductModal_badge__OREhi.ProductModal_new__tC4oT{background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff}.ProductModal_badge__OREhi.ProductModal_sale__6i91l{background:linear-gradient(135deg,#ff5722,#d32f2f);color:#fff}.ProductModal_badge__OREhi.ProductModal_limited__ZrckK{background:linear-gradient(135deg,#ffc107,#f57c00);color:#000}.ProductModal_modalInfo___2s3W{flex:1 1;padding-bottom:1rem}.ProductModal_modalInfo___2s3W h2{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#fff;line-height:1.2}.ProductModal_category__DqLT1{color:#00bcd4;font-size:.9rem;font-weight:600;text-transform:uppercase;margin-bottom:1rem;letter-spacing:1px}.ProductModal_description__7Lmd5{color:#ccc;line-height:1.6;margin-bottom:2rem;font-size:1rem}.ProductModal_pricing__koK7_{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 0;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}.ProductModal_currentPrice__CFSAc{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#00bcd4,#3f51b5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ProductModal_originalPrice__XyOBm{font-size:1.2rem;color:#666;text-decoration:line-through}.ProductModal_optionGroup__MKqVr{margin-bottom:2rem}.ProductModal_optionGroup__MKqVr label{display:block;color:#fff;font-weight:600;margin-bottom:1rem;font-size:1rem}.ProductModal_colorOptions__2pvme{display:flex;gap:12px;flex-wrap:wrap}.ProductModal_colorOption__Lo6ss{width:40px;height:40px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:all .3s ease;position:relative}.ProductModal_colorOption__Lo6ss.ProductModal_selected__JwD3J,.ProductModal_colorOption__Lo6ss:hover{border-color:#00bcd4;transform:scale(1.15);box-shadow:0 0 20px rgba(0,188,212,.4)}.ProductModal_sizeOptions__hIzRC{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));grid-gap:12px;gap:12px}.ProductModal_sizeOption__8VHX2{padding:12px 16px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;color:#fff;cursor:pointer;transition:all .3s ease;text-align:center;font-weight:600}.ProductModal_sizeOption__8VHX2.ProductModal_selected__JwD3J,.ProductModal_sizeOption__8VHX2:hover{background:rgba(0,188,212,.2);border-color:#00bcd4;color:#00bcd4;transform:translateY(-2px)}.ProductModal_modalActions__gcg7y{display:flex;flex-direction:column;gap:1rem;margin-top:auto;padding-top:2rem}.ProductModal_addToCartButton__yjWy6{background:linear-gradient(135deg,#00bcd4,#3f51b5);border:none;border-radius:16px;padding:16px 24px;color:#fff;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.ProductModal_addToCartButton__yjWy6:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .6s}.ProductModal_addToCartButton__yjWy6:hover:not(:disabled):before{left:100%}.ProductModal_addToCartButton__yjWy6:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,188,212,.4)}.ProductModal_addToCartButton__yjWy6:disabled{background:#444;color:#888;cursor:not-allowed}.ProductModal_wishlistButton__pkGn9{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;padding:16px 24px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem}.ProductModal_wishlistButton__pkGn9:hover{background:rgba(0,188,212,.1);border-color:#00bcd4;color:#00bcd4;transform:translateY(-2px)}@media (max-width:768px){.ProductModal_modal__GJ6_g{width:100vw;right:0}.ProductModal_modalContent__K3d4S{padding:1.5rem 1.5rem 2.5rem}.ProductModal_modalImage__20ZE3 img{height:250px}.ProductModal_currentPrice__CFSAc,.ProductModal_modalInfo___2s3W h2{font-size:1.8rem}.ProductModal_colorOptions__2pvme{justify-content:center}.ProductModal_sizeOptions__hIzRC{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.ProductModal_modalContent__K3d4S{padding:1rem 1rem 2rem}.ProductModal_modalInfo___2s3W{padding-bottom:4rem}.ProductModal_closeButton__T4a7P{top:15px;right:15px;width:35px;height:35px;font-size:1.3rem}.ProductModal_modalImage__20ZE3 img{height:200px}}.FanShop_fanshop__u5Jf1{padding-top:8rem;background:linear-gradient(180deg,#0a0a0a,#1a1a1a 50%,#0f0f0f);min-height:100vh;color:#fff;position:relative}.FanShop_hero___bwZa{position:relative;padding:4rem 2rem 6rem;text-align:center;overflow:hidden}.FanShop_heroContent__IL1wv{max-width:800px;margin:0 auto;position:relative;z-index:2}.FanShop_heroTitle__mtuvT{font-size:clamp(3rem,8vw,5rem);font-weight:900;background:linear-gradient(135deg,#00bcd4,#2196f3 50%,#3f51b5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem;text-shadow:0 0 30px rgba(0,188,212,.3)}.FanShop_heroSubtitle__sm5g9{font-size:1.2rem;color:#aaa;margin-bottom:3rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.FanShop_heroStats__xfz7g{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.FanShop_stat__EsdgT{text-align:center}.FanShop_statNumber__vk92D{display:block;font-size:2rem;font-weight:700;background:linear-gradient(135deg,#00bcd4,#3f51b5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.FanShop_statLabel__UEqdB{display:block;font-size:.9rem;color:#666;text-transform:uppercase;letter-spacing:1px}.FanShop_heroGradient__Q5Dbl{position:absolute;top:0;left:50%;transform:translateX(-50%);width:120%;height:100%;background:radial-gradient(ellipse at center,rgba(0,188,212,.1) 0,transparent 70%);pointer-events:none}.FanShop_productsSection__ZOB4b{padding:2rem;max-width:1400px;margin:0 auto}.FanShop_sectionTitle__63OFA{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#fff;position:relative;display:inline-block}.FanShop_sectionTitle__63OFA:after{content:"";position:absolute;bottom:-8px;left:0;width:60%;height:3px;background:linear-gradient(90deg,#00bcd4,#3f51b5);border-radius:2px}.FanShop_productsGrid__TqQ1k{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.FanShop_productCard___QAkg{background:linear-gradient(145deg,#1e1e1e,#2a2a2a);border-radius:20px;overflow:hidden;cursor:pointer;position:relative;border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.4,0,.2,1)}.FanShop_productCard___QAkg:hover{border-color:rgba(0,188,212,.5);box-shadow:0 20px 40px rgba(0,0,0,.3),0 0 0 1px rgba(0,188,212,.2),inset 0 1px 0 hsla(0,0%,100%,.1)}.FanShop_imageContainer__9xjhy{position:relative;height:280px;overflow:hidden;background:linear-gradient(45deg,#333,#444)}.FanShop_productImage__mzEc6{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.FanShop_productCard___QAkg:hover .FanShop_productImage__mzEc6{transform:scale(1.1) rotate(1deg)}.FanShop_badge__3csxK{position:absolute;top:12px;right:12px;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;z-index:2;backdrop-filter:blur(10px)}.FanShop_badge__3csxK.FanShop_new__GtIOT{background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff}.FanShop_badge__3csxK.FanShop_sale__xzCqz{background:linear-gradient(135deg,#ff5722,#d32f2f);color:#fff}.FanShop_badge__3csxK.FanShop_limited__NtGQH{background:linear-gradient(135deg,#ffc107,#f57c00);color:#000}.FanShop_outOfStockOverlay__j8Lvz{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem;z-index:3}.FanShop_productInfo__W_vUs{padding:1.5rem}.FanShop_productCategory__vk6uU{color:#00bcd4;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.FanShop_productName__N6WXD{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:#fff;line-height:1.3}.FanShop_productOptions__2PAbE{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.FanShop_colorPreview__pBmw2{display:flex;align-items:center;gap:6px}.FanShop_colorDot__BRYMb{width:16px;height:16px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3)}.FanShop_moreColors__6DXD_{font-size:.75rem;color:#888;margin-left:4px}.FanShop_sizePreview__RTkxo{font-size:.85rem;color:#999;font-weight:500}.FanShop_pricing__3usvH{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.FanShop_currentPrice__NPLip{font-size:1.6rem;font-weight:700;background:linear-gradient(135deg,#00bcd4,#3f51b5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.FanShop_originalPrice__uPs4S{font-size:1.2rem;color:#666;text-decoration:line-through}.FanShop_quickViewButton__cvt5j{width:100%;background:linear-gradient(135deg,#00bcd4,#3f51b5);border:none;border-radius:12px;padding:14px 24px;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px rgba(0,188,212,.2)}.FanShop_quickViewButton__cvt5j:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.FanShop_quickViewButton__cvt5j:hover:before{left:100%}.FanShop_quickViewButton__cvt5j:hover{background:linear-gradient(135deg,#0097a7,#303f9f);transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,188,212,.35),0 4px 10px rgba(63,81,181,.2)}.FanShop_quickViewButton__cvt5j:active{transform:translateY(-1px);transition:transform .1s ease}.FanShop_quickViewButton__cvt5j.FanShop_glass__h_CNY{background:linear-gradient(135deg,rgba(0,188,212,.8),rgba(63,81,181,.8));backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 4px 15px rgba(0,188,212,.3),inset 0 1px 0 hsla(0,0%,100%,.2)}.FanShop_quickViewButton__cvt5j.FanShop_glass__h_CNY:hover{background:linear-gradient(135deg,rgba(0,188,212,.9),rgba(63,81,181,.9));border-color:hsla(0,0%,100%,.3)}.FanShop_outOfStock__ZHI0j .FanShop_quickViewButton__cvt5j{background:linear-gradient(135deg,#666,#444);color:#999;cursor:not-allowed;box-shadow:none}.FanShop_outOfStock__ZHI0j .FanShop_quickViewButton__cvt5j:hover{background:linear-gradient(135deg,#666,#444);transform:none;box-shadow:none}.FanShop_outOfStock__ZHI0j .FanShop_quickViewButton__cvt5j:before{display:none}@media (max-width:768px){.FanShop_fanshop__u5Jf1{padding-top:6rem}.FanShop_hero___bwZa{padding:2rem 1rem 4rem}.FanShop_heroStats__xfz7g{gap:2rem}.FanShop_productsSection__ZOB4b{padding:1rem}.FanShop_productsGrid__TqQ1k{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}