.page_galleryHeaderWrapper__VgtZD{width:100%;box-shadow:inset 0 -8px 25px -6px rgba(0,0,0,.1);background:var(--bg-light)}.page_galleryHeader__ac1ud{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 auto;padding:60px 20px;max-width:1500px}.page_unlimited__qRcJx{color:var(--text-dark);display:flex;align-items:center;gap:5px;font-weight:500;font-size:1rem;padding:10px;border-radius:4px}.page_galleryTitle__wk5G3{margin:0;color:#111;font-weight:700;font-size:2.4rem;padding-left:20px}.page_gallerySubtitle___wAI7{position:relative;top:-10px;font-weight:400;color:#777777;padding-left:20px;margin:0 0 20px}.page_galleryCategoriesWrapper__NUCkv{position:relative;display:flex;justify-content:flex-start;padding-left:10px}.page_galleryCategories__EYt_b{display:flex;gap:10px;position:relative;margin:0}.page_categoryBtn__YHReq{background:none;border:none;font-size:1rem;color:#777777;cursor:pointer;padding:10px;text-align:center;transition:color .3s ease;font-family:Inter,sans-serif}.page_active__yZVkO,.page_categoryBtnHover__R8rju:hover{color:#111}.page_categoryIndicator__znsE_{position:absolute;top:-10px;height:8px;width:8px;border-radius:50%;background:black;transition:transform .3s ease}.page_galleryContainer__FVq7A{max-width:1500px;margin:0 auto;padding:50px 20px 20px;color:#000}.page_galleryGrid__IETrh{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:var(--grid-gap);gap:var(--grid-gap);margin-bottom:80px}.page_galleryItem__LET87{overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:4px;max-width:750px;width:100%;margin:0 auto}.page_productImg__lqtCd{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.page_galleryItemImgHover__i_bIW:hover{transform:scale(1.05)}.page_productInfoContainer__qM1EP{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.page_productInfo__8hXOv{display:flex;flex-direction:column}.page_productName__2M_vo{font-size:1rem;font-weight:500;text-align:left;margin:15px 0 10px}.page_productPrice__IBM3w{color:#333;font-weight:400;display:flex;align-items:center;font-size:.8rem;margin:0}.page_skeleton__Yzomw{display:flex;flex-direction:column}.page_skeletonImg__4e0Vj{width:100%;height:500px;border-radius:4px;margin-bottom:20px;background:#ddd}.page_skeletonText___S_Um{height:20px;margin:10px 0;border-radius:4px;background:#ddd}.page_small__raMOn{width:100px}.page_skeletonBtn__q9f_z{height:50px;border-radius:4px;margin-top:20px;background:#ddd}.page_shimmerLoad__N4hgl{position:relative;overflow:hidden}.page_shimmerLoad__N4hgl:before{content:"";position:absolute;top:0;left:-150px;height:100%;width:150px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:page_shimmerLoad__N4hgl 1.5s infinite}@keyframes page_shimmerLoad__N4hgl{to{transform:translateX(600%)}}.page_productActions__UfADI{display:flex;justify-content:space-between;align-items:center;height:50px}.page_addToCartBtn__wDOgw{width:240px;font-size:1rem;background-color:var(--bg-dark);border:none;padding:15px 20px;border-radius:4px;cursor:pointer;transition:border-radius .3s ease,width .3s ease}.page_addToCartBtn__wDOgw:hover{border-radius:10px;width:260px}.page_heart__N3Fol{height:70%;transition:fill .3s ease;cursor:pointer}.page_heart__N3Fol:hover{fill:red}@media (max-width:1024px){.page_galleryHeader__ac1ud{flex-direction:column;align-items:flex-start;padding:40px 20px}.page_unlimited__qRcJx{margin-top:20px;align-self:flex-end}.page_galleryGrid__IETrh{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.page_galleryTitle__wk5G3{font-size:2rem}.page_gallerySubtitle___wAI7{font-size:1rem}.page_productImg__lqtCd{height:auto;max-height:400px}}@media (max-width:768px){.page_galleryHeader__ac1ud{padding:30px 15px}.page_galleryTitle__wk5G3{font-size:1.8rem;padding-left:0}.page_gallerySubtitle___wAI7{font-size:.95rem;padding-left:0;top:-5px}.page_galleryCategories__EYt_b{flex-wrap:wrap;gap:8px}.page_categoryBtn__YHReq{font-size:.9rem;padding:8px}.page_galleryGrid__IETrh{grid-template-columns:1fr;gap:25px}.page_galleryItem__LET87{max-width:100%}.page_productInfoContainer__qM1EP{flex-direction:column;align-items:flex-start;gap:5px}.page_productName__2M_vo{font-size:.95rem}.page_productPrice__IBM3w{font-size:.8rem}.page_heart__N3Fol{height:24px}.page_addToCartBtn__wDOgw{width:100%;font-size:.9rem}}@media (max-width:480px){.page_galleryTitle__wk5G3{font-size:1.5rem}.page_gallerySubtitle___wAI7{font-size:.9rem}.page_galleryCategories__EYt_b{flex-wrap:wrap;justify-content:flex-start;gap:6px}.page_categoryBtn__YHReq{font-size:.85rem;padding:6px 8px}.page_productImg__lqtCd{max-height:300px}.page_productName__2M_vo{font-size:.9rem;margin:10px 0 6px}.page_productPrice__IBM3w{font-size:.75rem}.page_unlimited__qRcJx{font-size:.9rem;padding:8px}.page_skeletonImg__4e0Vj{height:300px}.page_skeletonBtn__q9f_z{height:40px}}.Cart_cartPanel__ldKLm{position:fixed;top:0;right:-550px;width:500px;height:100%;background:#111;color:white;box-shadow:-4px 0 15px rgba(0,0,0,.3);transition:right .4s ease;z-index:999;display:flex;flex-direction:column;padding:30px 20px}.Cart_cartPanelOpen__jmxGD{right:0}.Cart_cartTop__Y5IIR{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:10px}.Cart_cartClose__VXpVP{cursor:pointer;font-size:1rem;font-weight:800;line-height:1;color:#fff;background:none;border:none;outline:none;transition:transform .3s;padding:0 8px;display:flex;align-items:center;justify-content:center}.Cart_cartClose__VXpVP:hover{transform:rotate(10deg);transform-origin:center}.Cart_cartHeader__WGGZT{font-size:1.6rem;font-weight:300;text-transform:uppercase;letter-spacing:1px}.Cart_cartItems__DuX_0{flex:1 1;display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.Cart_cartItem__9hX9h{font-weight:300;border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:8px}.Cart_cartFooter__HwCeb,.Cart_cartItem__9hX9h{display:flex;justify-content:space-between;font-size:1rem}.Cart_cartFooter__HwCeb{font-weight:500;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.Cart_thumbWrapper__8za_H{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.Cart_thumb__dADHw{width:100%;height:100%;object-fit:cover}.Cart_cartItemInfo__zaerH{display:flex;align-items:center;gap:10px}.Cart_itemDetails__cjkWu{display:flex;flex-direction:column;justify-content:center}.Cart_itemVersion__dx93E{font-size:.85rem;color:#aaa}.Cart_itemRight__5AgKE{display:flex;align-items:center;gap:10px}.Cart_itemRight__5AgKE span{white-space:nowrap}.Cart_qtyInlineControls__5ViP4{display:flex;align-items:center;gap:8px;margin-top:8px}.Cart_qtyBtn__bOd_f{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:#fff;cursor:pointer;font-weight:600}.Cart_qtyValue__LHv_j{min-width:36px;text-align:center;font-weight:600}.Cart_removeButton__73PyO{background:none;border:none;color:#aaa;cursor:pointer;transition:color .2s}.Cart_removeButton__73PyO:hover{color:#fff}.Cart_emptyCart__DpBCN{text-align:center;color:#aaa;margin-top:40px;font-size:.95rem}.Cart_checkout__8ojLo{background-color:var(--bg-dark);color:white;border:none;padding:20px;font-size:1rem;font-weight:500;border-radius:5px;cursor:pointer;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.Cart_checkoutLink__NrsXw{text-decoration:none;width:100%;display:flex}@media (max-width:640px){.Cart_cartPanel__ldKLm{width:100vw;right:-100vw;padding:calc(16px + env(safe-area-inset-top)) 14px calc(16px + env(safe-area-inset-bottom));border-radius:0;box-shadow:none;pointer-events:all}.Cart_cartPanelOpen__jmxGD{right:0}.Cart_cartHeader__WGGZT{font-size:1.25rem}.Cart_thumbWrapper__8za_H{width:48px;height:48px}.Cart_checkout__8ojLo{padding:14px;font-size:.98rem}}