.ProductCard_productCard__b185s{background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;position:relative;isolation:isolate}.ProductCard_productCard__b185s:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.ProductCard_productLink__MM0lB{text-decoration:none;color:inherit;flex:1 1;display:flex;flex-direction:column;pointer-events:auto}.ProductCard_imageContainer__G5SNH{position:relative;width:100%;padding-top:100%;overflow:hidden;background:#f5f5f5}.ProductCard_productImage__yNnii{object-fit:cover;transition:transform .3s ease}.ProductCard_productCard__b185s:hover .ProductCard_productImage__yNnii{transform:scale(1.05)}.ProductCard_badge__F126o{position:absolute;top:12px;right:12px;background:#ff4444;color:white;padding:6px 12px;border-radius:6px;font-size:.875rem;font-weight:600;z-index:1}.ProductCard_outOfStock__3jrwn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);color:white;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;z-index:1}.ProductCard_content__Z1_co{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;position:relative;z-index:1}.ProductCard_content__Z1_co h2{font-size:1.25rem;font-weight:600;margin:0;color:#2C1810}.ProductCard_weight__ktnZp{font-size:.875rem;color:#888;margin:0;font-weight:500}.ProductCard_pricing__K_jQS{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.ProductCard_price__ElM6l{font-size:1.5rem;font-weight:700;color:#2C1810}.ProductCard_comparePrice__nArpI{font-size:1rem;color:#999;text-decoration:line-through}.ProductCard_buyButton__v1XfW{width:100%;padding:1rem;background:#2C1810;color:white;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease;border-radius:0 0 12px 12px;position:relative;z-index:100;pointer-events:auto}.ProductCard_buyButton__v1XfW:hover:not(:disabled){background:#1a0f0a}.ProductCard_buyButton__v1XfW:disabled{background:#ccc;cursor:not-allowed}@media (max-width:768px){.ProductCard_content__Z1_co{padding:1rem}.ProductCard_content__Z1_co h2{font-size:1.125rem}.ProductCard_price__ElM6l{font-size:1.25rem}}.ProductGrid_productsGrid__xshTw{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem;padding:2rem 0}.ProductGrid_emptyState__7IBk4{text-align:center;padding:4rem 2rem;color:#666}.ProductGrid_emptyState__7IBk4 h3{font-size:1.5rem;margin-bottom:.5rem;color:#333}.ProductGrid_emptyState__7IBk4 p{font-size:1rem;color:#888}@media (max-width:1024px){.ProductGrid_productsGrid__xshTw{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media (max-width:768px){.ProductGrid_productsGrid__xshTw{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}@media (max-width:480px){.ProductGrid_productsGrid__xshTw{grid-template-columns:1fr;gap:1rem}}.LoadingSkeleton_skeletonGrid__7K_U9{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem;padding:2rem 0}.LoadingSkeleton_skeletonCard__9NiYT{background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.LoadingSkeleton_skeletonImage__a28mo{width:100%;padding-top:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:LoadingSkeleton_loading__8FThy 1.5s infinite}.LoadingSkeleton_skeletonContent__ro4R1{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.LoadingSkeleton_skeletonTitle__FAa0K{height:1.5rem;width:70%}.LoadingSkeleton_skeletonText__hsaC_,.LoadingSkeleton_skeletonTitle__FAa0K{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:LoadingSkeleton_loading__8FThy 1.5s infinite;border-radius:4px}.LoadingSkeleton_skeletonText__hsaC_{height:1rem;width:100%}.LoadingSkeleton_skeletonText__hsaC_:last-of-type{width:60%}.LoadingSkeleton_skeletonPrice__i24fp{height:2rem;border-radius:4px;width:40%}.LoadingSkeleton_skeletonButton__xS_0r,.LoadingSkeleton_skeletonPrice__i24fp{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:LoadingSkeleton_loading__8FThy 1.5s infinite;margin-top:.5rem}.LoadingSkeleton_skeletonButton__xS_0r{height:3rem;border-radius:8px}@keyframes LoadingSkeleton_loading__8FThy{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.LoadingSkeleton_skeletonGrid__7K_U9{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media (max-width:768px){.LoadingSkeleton_skeletonGrid__7K_U9{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}@media (max-width:480px){.LoadingSkeleton_skeletonGrid__7K_U9{grid-template-columns:1fr;gap:1rem}}.ErrorState_errorState__lhnkt{text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto}.ErrorState_errorIcon__JlanD{font-size:4rem;margin-bottom:1rem}.ErrorState_errorState__lhnkt h3{font-size:1.5rem;color:#333;margin-bottom:.5rem}.ErrorState_errorState__lhnkt p{font-size:1rem;color:#666;margin-bottom:1.5rem}.ErrorState_retryButton__DEX3y{padding:.75rem 1.5rem;background:#2C1810;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.ErrorState_retryButton__DEX3y:hover{background:#1a0f0a}.product_productPage__qfNlD{padding:2rem;max-width:1200px;margin:0 auto}.product_backLink__K4rSx{display:flex;align-items:center;gap:.5rem;color:#666;text-decoration:none;margin-bottom:2rem;font-size:1rem}.product_backLink__K4rSx:hover{color:#333}.product_container__TZCsa{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.product_imageContainer___7qQh{position:relative;width:100%;height:500px;border-radius:8px;overflow:hidden}.product_productImage__q8dNt{object-fit:cover}.product_details__ZhZf4{display:flex;flex-direction:column;gap:1rem}.product_details__ZhZf4 h1{font-size:2rem;margin:0}.product_description__qnUU1{font-size:1.1rem;color:#666}.product_weight__4_wMn{font-size:.9rem;color:#888}.product_priceContainer__98gVd{display:flex;align-items:center;gap:1rem;margin:1rem 0}.product_price__qDp0X{font-size:2rem;font-weight:700;color:#2C1810}.product_comparePrice__WpIKp{font-size:1.25rem;color:#999;text-decoration:line-through}.product_discountBadge__MnE4c{position:absolute;top:1rem;right:1rem;background:#ff4444;color:white;padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.9rem}.product_variantSelector__SV_ys{margin:1.5rem 0}.product_variantSelector__SV_ys label{display:block;font-weight:600;margin-bottom:.75rem;color:#333}.product_variants__O74J4{display:flex;gap:.75rem;flex-wrap:wrap}.product_variantButton__ORkuG{padding:.75rem 1.25rem;border:2px solid #ddd;background:white;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.25rem;font-weight:500}.product_variantButton__ORkuG:hover:not(:disabled){border-color:#2C1810;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.product_variantButton__ORkuG.product_selected__K8fJJ{border-color:#2C1810;background:#2C1810;color:white}.product_variantButton__ORkuG:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5}.product_variantPrice__OJxSw{font-size:.85rem;opacity:.8}.product_buyButton__tyq9Z{background-color:#2C1810;color:white;border:none;padding:1.25rem 2rem;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.product_buyButton__tyq9Z:hover:not(:disabled){background-color:#1a0f0a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(44,24,16,.3)}.product_buyButton__tyq9Z:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.product_loadingContainer__A1CJS{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem}.product_spinner__fsjPP{width:50px;height:50px;border:4px solid #f3f3f3;border-top-color:#2c1810;border-radius:50%;animation:product_spin__6QFH3 1s linear infinite}@keyframes product_spin__6QFH3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product_productInfo__PR6HF{margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.product_productDetails__lK3uq{display:flex;flex-direction:column;gap:1rem}.product_productDetails__lK3uq h2{font-size:1.2rem;margin:0}.product_detailsList__4_cn_{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.product_detailsList__4_cn_ li{font-size:.9rem;color:#666}.product_notFound__D41IL{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem}.product_notFound__D41IL h1{font-size:2rem;color:#333}@media (max-width:768px){.product_container__TZCsa{grid-template-columns:1fr}.product_imageContainer___7qQh{height:300px}.product_productPage__qfNlD{padding:1rem}}.shop_shopPage___MSIM{min-height:calc(100vh - 72px);background:linear-gradient(135deg,var(--nutrition-dark) 0,var(--nutrition-primary) 100%);color:var(--nutrition-light);padding:2rem;position:relative;overflow:hidden;margin:auto;width:100%;box-sizing:border-box;max-width:1200px;border-radius:1rem}.shop_shopPage___MSIM:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/grid-pattern.svg) repeat;opacity:.1;z-index:0}.shop_header__pXeNy{position:relative;z-index:1;margin-bottom:2rem}.shop_shopPage___MSIM h1{font-size:2.5rem;margin-bottom:1rem;position:relative;z-index:1;text-align:center;background:linear-gradient(45deg,var(--nutrition-light),var(--nutrition-accent));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shop_fadeInDown__cuJ7h 1s ease-out}.shop_shopDescription__tRNUb{text-align:center;max-width:800px;margin:1rem auto 2rem;color:#666;line-height:1.6;position:relative;z-index:1;animation:shop_fadeInUp__3DnNT 1s ease-out}.shop_controls__7Ujuu{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;position:relative;z-index:1;flex-wrap:wrap;gap:1rem}.shop_filterControls__e_5Hn{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.shop_filterGroup__O9QZa{display:flex;align-items:center;gap:.75rem}.shop_filterGroup__O9QZa label{font-weight:500;color:var(--nutrition-light);white-space:nowrap}.shop_filterSelect__MyIoc{padding:.5rem 1rem;border:1px solid rgba(255,255,255,.3);border-radius:6px;background:rgba(255,255,255,.1);color:var(--nutrition-light);font-size:.95rem;cursor:pointer;transition:all .3s ease;min-width:180px}.shop_filterSelect__MyIoc:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.5)}.shop_filterSelect__MyIoc option{background:white;color:#333}.shop_sortControls__MzwGb{display:flex;align-items:center;gap:.75rem}.shop_sortControls__MzwGb label{font-weight:500;color:var(--nutrition-light)}.shop_sortSelect__hGxHa{padding:.5rem 1rem;border:1px solid rgba(255,255,255,.3);border-radius:6px;background:rgba(255,255,255,.1);color:var(--nutrition-light);font-size:.95rem;cursor:pointer;transition:all .3s ease}.shop_sortSelect__hGxHa:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.5)}.shop_sortSelect__hGxHa option{background:white;color:#333}.shop_resultCount__6MWPN{font-size:.9rem;color:rgba(255,255,255,.8);font-weight:500}.shop_productsGrid__l13p8{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;padding:1rem;position:relative;z-index:1;animation:shop_fadeInUp__3DnNT 1s ease-out}.shop_productCard__FAplM{background:white;border-radius:1rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.shop_productCard__FAplM:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.shop_productLink__DCP55{text-decoration:none;color:inherit;flex:1 1;display:flex;flex-direction:column;padding:1rem}.shop_imageContainer__yqVDI{position:relative;width:100%;aspect-ratio:1;margin-bottom:1rem;overflow:hidden;border-radius:1rem}.shop_productImage__d9BVs{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.shop_productCard__FAplM:hover .shop_productImage__d9BVs{transform:scale(1.05)}.shop_productCard__FAplM h2{margin:0 0 .5rem;color:var(--nutrition-dark);font-size:1.5rem}.shop_description__0oUqd{color:#666;margin:0 0 .5rem;font-size:.9rem}.shop_weight__hp7c4{color:#888;margin:0 0 .5rem;font-size:.9rem}.shop_price__EsNvK{color:var(--nutrition-accent);font-weight:600;margin:0 0 1rem;font-size:1.2rem}.shop_buyButton__09RZR{background-color:var(--nutrition-accent);color:white;border:none;padding:.8rem;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color .2s;margin:0 1rem 1rem}.shop_buyButton__09RZR:hover{background-color:var(--nutrition-primary)}.shop_shopPage___MSIM:after{content:"";position:absolute;bottom:-50px;right:-50px;width:200px;height:200px;background:linear-gradient(45deg,#60efff,#00ff87);border-radius:50%;opacity:.1;z-index:-1;animation:shop_float__gFUO_ 6s ease-in-out infinite}@keyframes shop_fadeInDown__cuJ7h{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes shop_fadeInUp__3DnNT{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shop_float__gFUO_{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.shop_shopPage___MSIM{padding:1rem;overflow-x:hidden}.shop_shopPage___MSIM h1{font-size:2rem;padding:0 1rem}.shop_shopDescription__tRNUb{font-size:1.1rem;margin-bottom:2rem;padding:0 1rem}.shop_controls__7Ujuu,.shop_filterControls__e_5Hn{flex-direction:column;align-items:stretch}.shop_filterControls__e_5Hn{gap:1rem}.shop_filterGroup__O9QZa{flex-direction:column;align-items:stretch;gap:.5rem}.shop_filterSelect__MyIoc{width:100%;min-width:auto}.shop_resultCount__6MWPN{text-align:center}.shop_productsGrid__l13p8{grid-template-columns:1fr;gap:1.5rem;padding:0}.shop_productCard__FAplM{padding:1.5rem}.shop_imageContainer__yqVDI{height:180px}.shop_buyButton__09RZR{max-width:100%}}