.shop_shopContainer__mCQUM{max-width:1400px;margin:0 auto;padding:2rem 1.5rem;position:relative}.shop_filtersBar__bAv_m{background:hsla(0,0%,100%,.03);border:1px solid hsla(39,47%,60%,.2);border-radius:12px;padding:1.5rem;margin-bottom:3rem}.shop_filtersContent__dQGgq{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.shop_searchInput__Fik1A{flex:1;min-width:250px;padding:.75rem 1rem;background:rgba(0,0,0,.3);border:1px solid hsla(39,47%,60%,.3);border-radius:8px;color:var(--neon-white);font-size:.95rem;transition:all .2s ease}.shop_searchInput__Fik1A::-moz-placeholder{color:var(--soft-gray)}.shop_searchInput__Fik1A::placeholder{color:var(--soft-gray)}.shop_searchInput__Fik1A:focus{outline:none;border-color:var(--gold);background:rgba(0,0,0,.4)}.shop_sortSelect__hGxHa{padding:.75rem 1rem;background:rgba(0,0,0,.3);border:1px solid hsla(39,47%,60%,.3);border-radius:8px;color:var(--neon-white);font-size:.95rem;cursor:pointer;min-width:180px;transition:all .2s ease}.shop_sortSelect__hGxHa:focus{outline:none;border-color:var(--gold);background:rgba(0,0,0,.4)}.shop_priceFilter__7qpHt{display:flex;align-items:center;gap:.5rem}.shop_priceInput__qM6gm{width:100px;padding:.75rem;background:rgba(0,0,0,.3);border:1px solid hsla(39,47%,60%,.3);border-radius:8px;color:var(--neon-white);font-size:.95rem;transition:all .2s ease}.shop_priceInput__qM6gm:focus{outline:none;border-color:var(--gold);background:rgba(0,0,0,.4)}.shop_priceSeparator__Gin_S{color:var(--soft-gray);font-weight:600}.shop_sectionTitle__VnnpI{font-size:clamp(1.75rem,3vw,2.25rem);color:var(--neon-white);margin-bottom:2rem;font-weight:600}.shop_featuredSection__LqR54{margin-bottom:4rem}.shop_featuredGrid___E8YE{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.shop_featuredCard__Ta_7l{background:hsla(0,0%,100%,.02);border:1px solid hsla(39,47%,60%,.2);border-radius:12px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.shop_featuredCard__Ta_7l:hover{border-color:hsla(39,47%,60%,.4);transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.shop_productsSection__n5AEq{margin-bottom:4rem}.shop_productsGrid__l13p8{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.shop_productCard__FAplM{background:hsla(0,0%,100%,.02);border:1px solid hsla(39,47%,60%,.2);border-radius:12px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.shop_productCard__FAplM:hover{border-color:hsla(39,47%,60%,.4);transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.shop_productImageContainer__8tVCZ{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:rgba(0,0,0,.2)}.shop_productImage__d9BVs{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.shop_productCard__FAplM:hover .shop_productImage__d9BVs{transform:scale(1.05)}.shop_outOfStockBadge__sh_Qb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.85);color:var(--neon-white);padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;border:2px solid hsla(39,47%,60%,.5)}.shop_featuredBadge__mwLah{position:absolute;top:12px;right:12px;background:var(--gold);color:var(--black);padding:.4rem .8rem;border-radius:6px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:1}.shop_productDetails__M027B{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.shop_productName__0ioy5{font-size:1.1rem;color:var(--neon-white);font-weight:600;line-height:1.3}.shop_productDescription__KkdlK,.shop_productName__0ioy5{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop_productDescription__KkdlK{color:var(--soft-gray);font-size:.875rem;line-height:1.5;flex:1}.shop_priceContainer__bPDES{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.shop_price__EsNvK{font-size:1.5rem;color:var(--gold);font-weight:700}.shop_originalPrice__eFhBP{font-size:1.1rem;color:var(--soft-gray);text-decoration:line-through;opacity:.6}.shop_salePrice__Tob_w{font-size:1.5rem;color:var(--gold);font-weight:700}.shop_inventoryInfo__TrdDg{font-size:.85rem}.shop_inStockText__D9KSS{color:#4ade80;font-weight:500}.shop_outOfStockText__FnoB4{color:#ef4444;font-weight:500}.shop_addToCartButton__lLMlR{margin-top:auto;padding:.75rem 1.25rem;background:var(--gold);color:var(--black);border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.shop_addToCartButton__lLMlR:hover:not(:disabled){background:#d4b87a;transform:translateY(-2px);box-shadow:0 4px 12px hsla(39,47%,60%,.3)}.shop_addToCartButton__lLMlR:disabled{opacity:.5;cursor:not-allowed;background:hsla(39,47%,60%,.3);color:var(--soft-gray)}.shop_emptyState__p8xg5{text-align:center;padding:4rem 2rem;color:var(--soft-gray);font-size:1.1rem;border:1px dashed hsla(39,47%,60%,.2);border-radius:12px;background:hsla(0,0%,100%,.01)}.shop_cartToggle__3w3Wm{position:fixed;bottom:2rem;right:2rem;width:64px;height:64px;border-radius:50%;background:var(--gold);color:var(--black);border:none;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px hsla(39,47%,60%,.4);transition:all .3s ease;z-index:1000}.shop_cartToggle__3w3Wm:hover{transform:scale(1.1);box-shadow:0 6px 20px hsla(39,47%,60%,.5)}.shop_cartIcon__Uhlui{display:block}.shop_cartBadge__zljqW{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;border:2px solid var(--black)}.shop_cartDrawer__WVk4R{position:fixed;top:0;right:-100%;width:100%;max-width:420px;height:100vh;background:hsla(0,0%,4%,.98);backdrop-filter:blur(10px);border-left:1px solid hsla(39,47%,60%,.3);z-index:2000;transition:right .3s ease;display:flex;flex-direction:column}.shop_cartDrawerOpen__84PbG{right:0}.shop_cartDrawerContent__j1_ON{display:flex;flex-direction:column;height:100%;overflow:hidden}.shop_cartHeader__tJLSW{padding:1.5rem;border-bottom:1px solid hsla(39,47%,60%,.2);display:flex;justify-content:space-between;align-items:center}.shop_cartHeader__tJLSW h3{margin:0;font-size:1.5rem;color:var(--neon-white);font-weight:600}.shop_cartCloseBtn__k6tMi{background:transparent;border:none;color:var(--neon-white);font-size:2rem;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;line-height:1}.shop_cartCloseBtn__k6tMi:hover{background:hsla(0,0%,100%,.1);transform:rotate(90deg)}.shop_emptyCart__AYLEA{padding:3rem 1.5rem;text-align:center;color:var(--soft-gray)}.shop_cartItems__iJVGj{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}.shop_cartItem__C7CAa{display:flex;gap:1rem;padding:1rem;background:hsla(0,0%,100%,.02);border:1px solid hsla(39,47%,60%,.2);border-radius:8px}.shop_cartItemImage__axE35{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:rgba(0,0,0,.2)}.shop_cartItemImage__axE35 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shop_cartItemDetails__v_dvr{flex:1;display:flex;flex-direction:column;gap:.5rem}.shop_cartItemName__Rw96L{font-size:.95rem;color:var(--neon-white);margin:0;font-weight:600;line-height:1.3}.shop_cartItemPrice__J9uIT{font-size:.85rem;color:var(--soft-gray);margin:0}.shop_quantityControls__wYx5k{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.shop_quantityBtn__RXr98{width:32px;height:32px;border-radius:6px;border:1px solid hsla(39,47%,60%,.3);background:rgba(0,0,0,.3);color:var(--neon-white);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;line-height:1;transition:all .2s ease}.shop_quantityBtn__RXr98:hover:not(:disabled){border-color:var(--gold);background:hsla(39,47%,60%,.1)}.shop_quantityBtn__RXr98:disabled{opacity:.4;cursor:not-allowed}.shop_quantityValue__1vLgx{color:var(--neon-white);font-weight:600;min-width:24px;text-align:center}.shop_cartItemActions__BvW7g{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.shop_cartItemTotal__IgEId{color:var(--gold);font-weight:700;font-size:1.1rem}.shop_removeBtn__XUEbH{background:transparent;border:none;color:#ef4444;font-size:1.5rem;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;line-height:1}.shop_removeBtn__XUEbH:hover{background:rgba(239,68,68,.1);transform:scale(1.1)}.shop_cartFooter__sAF_o{padding:1.5rem;border-top:1px solid hsla(39,47%,60%,.2);background:rgba(0,0,0,.2)}.shop_cartSummary__dOf4E{margin-bottom:1.5rem}.shop_cartSummaryRow__G_Y0B{display:flex;justify-content:space-between;padding:.75rem 0;color:var(--soft-gray);font-size:.95rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.shop_cartTotalRow__Pw6zK{display:flex;justify-content:space-between;padding:1rem 0;color:var(--neon-white);font-size:1.25rem;font-weight:700;border-top:2px solid hsla(39,47%,60%,.3);margin-top:.5rem}.shop_cartTotalRow__Pw6zK span:last-child{color:var(--gold)}.shop_bankingDetails__vF8__{margin:1.5rem 0;padding:1.25rem;background:hsla(39,47%,60%,.08);border:1px solid hsla(39,47%,60%,.3);border-radius:8px}.shop_bankingTitle__kohm1{color:var(--gold);font-size:1rem;font-weight:600;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}.shop_bankingInfo__Dsnmr{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.shop_bankingRow__oP0t2{display:flex;flex-direction:column;gap:.5rem}.shop_bankingLabel___mVA7{color:var(--soft-gray);font-size:.85rem;font-weight:500}.shop_bankingValue__3kpzP{color:var(--neon-white);font-size:.95rem;font-weight:600;padding:.5rem .75rem;background:rgba(0,0,0,.3);border:1px solid hsla(39,47%,60%,.2);border-radius:6px}.shop_checkoutButton__v4yAK{width:100%;padding:1rem;background:var(--gold);color:var(--black);border:none;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem}.shop_checkoutButton__v4yAK:hover{background:#d4b87a;transform:translateY(-2px);box-shadow:0 4px 12px hsla(39,47%,60%,.3)}.shop_clearCartButton__8FmS5{width:100%;padding:.75rem;background:transparent;color:var(--soft-gray);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.shop_clearCartButton__8FmS5:hover{border-color:#ef4444;color:#ef4444;background:rgba(239,68,68,.05)}.shop_modalOverlay__m2eka{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);backdrop-filter:blur(4px);z-index:3000;display:flex;align-items:center;justify-content:center;padding:1rem}.shop_modal__N5Rd0{background:hsla(0,0%,4%,.98);border:1px solid hsla(39,47%,60%,.3);border-radius:12px;padding:2rem;max-width:500px;width:100%}.shop_modal__N5Rd0 h3{color:var(--neon-white);margin:0 0 1rem;font-size:1.5rem}.shop_modal__N5Rd0 p{color:var(--soft-gray);margin:0 0 1.5rem;line-height:1.6}.shop_modalActions__T2eK3{display:flex;gap:1rem;justify-content:flex-end}.shop_cancelBtn__EqUxp{padding:.75rem 1.5rem;background:transparent;color:var(--soft-gray);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.shop_cancelBtn__EqUxp:hover{border-color:var(--soft-gray);color:var(--neon-white)}.shop_placeOrderBtn__W5IVr{padding:.75rem 1.5rem;background:var(--gold);color:var(--black);border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:all .2s ease}.shop_placeOrderBtn__W5IVr:hover:not(:disabled){background:#d4b87a;transform:translateY(-2px)}.shop_placeOrderBtn__W5IVr:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.shop_shopContainer__mCQUM{padding:1rem}.shop_filtersContent__dQGgq{flex-direction:column;align-items:stretch}.shop_searchInput__Fik1A,.shop_sortSelect__hGxHa{width:100%}.shop_priceFilter__7qpHt{width:100%;justify-content:space-between}.shop_priceInput__qM6gm{flex:1}.shop_featuredGrid___E8YE,.shop_productsGrid__l13p8{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.shop_cartDrawer__WVk4R{max-width:100%}.shop_cartToggle__3w3Wm{bottom:1rem;right:1rem;width:56px;height:56px;font-size:1.25rem}.shop_bankingInfo__Dsnmr{grid-template-columns:1fr}}@media (max-width:480px){.shop_featuredGrid___E8YE,.shop_productsGrid__l13p8{grid-template-columns:1fr}.shop_productImageContainer__8tVCZ{aspect-ratio:4/3}}.shop_page__wFbqJ{min-height:100vh;background-color:var(--black);padding:4rem 1.5rem 6rem}.shop_heroSection__6EQQe{max-width:1100px;margin:0 auto 3rem;text-align:center}.shop_heroSection__6EQQe h1{font-size:clamp(2.5rem,4vw,3.5rem);color:var(--neon-white);margin-bottom:1rem}.shop_heroSection__6EQQe p{color:var(--soft-gray);font-size:1.05rem;margin:0 auto;max-width:780px;line-height:1.6}.shop_heroDetails__3ZATG{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.shop_heroDetails__3ZATG div{border:1px solid hsla(39,47%,60%,.3);padding:1rem;background:hsla(0,0%,100%,.02);text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:all .3s ease;height:100%}.shop_heroDetails__3ZATG div:hover{border-color:hsla(39,47%,60%,.5);background:hsla(0,0%,100%,.04);transform:translateY(-2px)}.shop_tileIcon__8ujkt{font-size:2rem;line-height:1;display:block;margin-bottom:.5rem}.shop_heroDetails__3ZATG span{color:var(--gold);font-size:.8rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;margin:0}.shop_heroDetails__3ZATG p{margin:0;font-size:.85rem;line-height:1.5;color:var(--soft-gray);text-align:center}.shop_heroTagline__lJYm3{color:var(--gold);letter-spacing:4px;text-transform:uppercase;font-size:.9rem;margin-bottom:.75rem}.shop_heroActions__SdLxt{margin-top:1.5rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.shop_offlineHero___i8SO{max-width:800px;margin:0 auto;text-align:center;padding:4rem 2rem;border:1px solid hsla(39,47%,60%,.3);background:hsla(0,0%,100%,.02)}.shop_offlineHero___i8SO h1{font-size:clamp(2rem,3vw,2.75rem);margin-bottom:1rem}.shop_primaryButton__GunUL{border:none;background:var(--gold);color:var(--black);padding:.85rem 1.5rem;border-radius:999px;font-weight:600;cursor:pointer;transition:transform .2s ease}.shop_primaryButton__GunUL:disabled{opacity:.4;cursor:not-allowed}.shop_primaryButton__GunUL:not(:disabled):hover{transform:translateY(-2px)}.shop_secondaryButton__fDclV{border:1px solid hsla(39,47%,60%,.5);background:transparent;color:var(--gold);padding:.75rem 1.5rem;border-radius:999px;cursor:pointer}.shop_processSection__HZi_X{max-width:1100px;margin:1rem auto 0;text-align:center;border:1px solid hsla(39,47%,60%,.4);padding:2rem;background:hsla(0,0%,100%,.02);border-radius:12px}.shop_processSection__HZi_X h2{font-size:clamp(2rem,3vw,2.5rem);margin-bottom:1rem}.shop_processGrid__Wcwgy{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.shop_processGrid__Wcwgy div{border:1px solid hsla(39,47%,60%,.3);padding:1.5rem;background:hsla(0,0%,100%,.02)}.shop_processGrid__Wcwgy span{color:var(--gold);font-weight:600;letter-spacing:3px}.shop_processGrid__Wcwgy h3{color:var(--neon-white);margin:.5rem 0}.shop_eyebrow__u87Xx{color:var(--gold);letter-spacing:4px;text-transform:uppercase;font-size:.8rem}