.cakes_pageContainer__HK9bl{max-width:1200px;margin:0 auto;padding:2rem}.cakes_header__HPjDV{margin-bottom:2rem}.cakes_header__HPjDV h1{font-size:2rem;font-weight:600;color:#1a1a1a;margin:0}@media (max-width:768px){.cakes_pageContainer__HK9bl{padding:1.5rem}.cakes_header__HPjDV h1{font-size:1.75rem}}@media (max-width:480px){.cakes_pageContainer__HK9bl{padding:1rem}.cakes_header__HPjDV{margin-bottom:1.5rem}.cakes_header__HPjDV h1{font-size:1.5rem}}.ProductsGrid_container__40ZAI{width:100%}.ProductsGrid_filterSection__p9S43{margin-bottom:2rem}.ProductsGrid_filterButtons__42L8_{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.ProductsGrid_filterButton__IajZb{padding:.625rem 1rem;border:1px solid #ddd;background:white;border-radius:6px;font-size:.9rem;font-weight:500;color:#666;cursor:pointer;transition:all .2s;text-transform:capitalize;min-height:44px}.ProductsGrid_filterButton__IajZb:hover{border-color:#999;color:#333}.ProductsGrid_filterButton__IajZb.ProductsGrid_active__V0zlx{background:#6A00AA;color:white;border-color:#6A00AA}.ProductsGrid_resultsCount__6KiGz{color:#666;font-size:.9rem}.ProductsGrid_productsGrid__2_vsK{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.ProductsGrid_emptyState__yY4nC{text-align:center;padding:3rem 2rem;color:#999}@media (max-width:768px){.ProductsGrid_productsGrid__2_vsK{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem}}@media (max-width:480px){.ProductsGrid_filterSection__p9S43{margin-bottom:1.5rem}.ProductsGrid_productsGrid__2_vsK{grid-template-columns:repeat(2,1fr);gap:1rem}.ProductsGrid_filterButton__IajZb{padding:.75rem 1rem;font-size:.875rem}.ProductsGrid_resultsCount__6KiGz{font-size:.875rem}}.Product_card__huHZN{background:white;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;transition:box-shadow .2s;display:flex;flex-direction:column;height:100%}.Product_card__huHZN:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.Product_imageContainer__B_Uk_{width:100%;height:220px;overflow:hidden;background:#f5f5f5;position:relative}.Product_image__JYdBt{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Product_card__huHZN:hover .Product_image__JYdBt{transform:scale(1.05)}.Product_content__hmItC{padding:1.25rem;display:flex;flex-direction:column;flex:1 1}.Product_header__uSxmc{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:.75rem}.Product_title__zMxcQ{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.Product_category__7c3SZ{font-size:.75rem;color:#999;text-transform:capitalize;white-space:nowrap}.Product_description__YMRnK{color:#555;font-size:.9rem;line-height:1.5;margin:0 0 1rem;flex:1 1}.Product_footer__k6WnC{margin-top:auto}.Product_price__dyEX1{font-size:1.5rem;font-weight:700;color:#1a1a1a;display:block;margin-bottom:1rem}.Product_actions__rOWOw{display:flex;gap:.5rem}.Product_actions__rOWOw a{text-decoration:none}.Product_detailsButton__FLGCS{padding:.75rem 1rem;border:1px solid #ddd;background:white;color:#666;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;min-height:44px}.Product_detailsButton__FLGCS:hover{border-color:#999;color:#333}.Product_addButton__kVFrv{flex:1 1;padding:.85rem 1.25rem;border:none;background:#6A00AA;color:white;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(106,0,170,.2);min-height:44px}.Product_addButton__kVFrv:hover:not(:disabled){background:#8300d4;box-shadow:0 4px 12px rgba(106,0,170,.3);transform:translateY(-1px)}.Product_addButton__kVFrv:disabled{background:#c4c4c4;color:#757575;cursor:not-allowed;opacity:.6;box-shadow:none}@media (max-width:768px){.Product_imageContainer__B_Uk_{height:200px}.Product_content__hmItC{padding:1rem}.Product_title__zMxcQ{font-size:1.05rem}.Product_description__YMRnK{font-size:.875rem}.Product_actions__rOWOw{gap:.75rem}.Product_addButton__kVFrv,.Product_detailsButton__FLGCS{padding:.875rem 1rem;font-size:.9rem}}@media (max-width:480px){.Product_imageContainer__B_Uk_{height:180px}.Product_content__hmItC{padding:.875rem}.Product_header__uSxmc{gap:.5rem;margin-bottom:.5rem}.Product_title__zMxcQ{font-size:.9rem;line-height:1.25}.Product_category__7c3SZ{font-size:.7rem}.Product_description__YMRnK{font-size:.8rem;line-height:1.4;margin-bottom:.75rem}.Product_price__dyEX1{font-size:1.1rem;margin-bottom:.75rem}.Product_actions__rOWOw{flex-direction:column;gap:.5rem}.Product_detailsButton__FLGCS{display:none}.Product_addButton__kVFrv{font-size:.85rem;padding:.75rem .875rem}}.Toast_toast__bdtJl{position:fixed;top:100px;right:20px;z-index:9999;animation:Toast_slideIn__hExw9 .3s ease-out}.Toast_toastContent__Xvbpc{background-color:#6A00AA;color:white;padding:16px 24px;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.2);display:flex;align-items:center;gap:12px;min-width:280px}.Toast_icon__6nm6v{width:24px;height:24px;flex-shrink:0}.Toast_message__aD70R{font-size:15px;font-weight:500}@keyframes Toast_slideIn__hExw9{0%{transform:translateX(400px);opacity:0}to{transform:translateX(0);opacity:1}}@media (max-width:640px){.Toast_toast__bdtJl{right:10px;left:10px}.Toast_toastContent__Xvbpc{min-width:auto;width:100%}}.CartBubble_cartBubble___AqaI{position:fixed;bottom:30px;right:30px;width:64px;height:64px;background:linear-gradient(135deg,#667eea,#667eea);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(102,126,234,.4);cursor:pointer;transition:all .3s ease;z-index:9998}.CartBubble_cartBubble___AqaI:hover{transform:scale(1.1);box-shadow:0 12px 32px rgba(102,126,234,.5)}.CartBubble_iconContainer__PjFsZ{position:relative}.CartBubble_icon__rz82k{width:28px;height:28px;color:white}.CartBubble_badge__rWv9R{position:absolute;top:-8px;right:-8px;background-color:#ef4444;color:white;font-size:12px;font-weight:700;padding:2px 6px;border-radius:10px;min-width:20px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.2)}@media (max-width:640px){.CartBubble_cartBubble___AqaI{width:56px;height:56px;bottom:20px;right:20px}.CartBubble_icon__rz82k{width:24px;height:24px}.CartBubble_badge__rWv9R{font-size:11px;padding:1px 5px}}.Footer_footer__pQtti{background:white;color:#333;margin-top:auto;border-top:1px solid #e5e5e5}.Footer_footerContent__yAl3k{max-width:1400px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;grid-gap:3rem;gap:3rem}.Footer_footerSection__UvV_8,.Footer_logoSection__cxkjG{display:flex;flex-direction:column}.Footer_logoSection__cxkjG{gap:1rem}.Footer_logo__fUEOF{height:60px;width:auto;object-fit:contain}.Footer_description__0Aa9w{color:#666;font-size:.9rem;line-height:1.6;margin:0}.Footer_sectionTitle__ZVW8h{color:#333;font-size:1.125rem;font-weight:600;margin-bottom:1.25rem;border-bottom:2px solid #6a00aa;padding-bottom:.5rem;display:inline-block}.Footer_linkList__Js__Y{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.Footer_linkList__Js__Y li a{color:#666;text-decoration:none;font-size:.95rem;transition:color .2s ease,padding-left .2s ease;display:inline-block}.Footer_linkList__Js__Y li a:hover{color:#6A00AA;padding-left:.25rem}.Footer_contactList__WGnHw{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.Footer_contactList__WGnHw li{color:#666;font-size:.9rem;line-height:1.5}.Footer_contactList__WGnHw li strong{color:#333;font-size:.95rem}.Footer_footerBottom__YIYBj{background:#f9f9f9;border-top:1px solid #e5e5e5}.Footer_bottomContent__Q4tA0{max-width:1400px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.Footer_copyright__j4atB{color:#666;font-size:.875rem;margin:0}.Footer_bottomLinks__Iheuz{display:flex;align-items:center;gap:1rem}.Footer_bottomLinks__Iheuz a{color:#666;text-decoration:none;font-size:.875rem;transition:color .2s ease}.Footer_bottomLinks__Iheuz a:hover{color:#6A00AA}.Footer_divider__YAbaq{color:#ccc}@media (max-width:968px){.Footer_footerContent__yAl3k{grid-template-columns:1fr 1fr;gap:2.5rem;padding:2.5rem 1.5rem}}@media (max-width:768px){.Footer_footerContent__yAl3k{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.Footer_bottomContent__Q4tA0{flex-direction:column;gap:1rem;text-align:center;padding:1.25rem 1.5rem}.Footer_bottomLinks__Iheuz{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.Footer_footerContent__yAl3k{padding:1.5rem 1rem}.Footer_bottomContent__Q4tA0{padding:1rem}.Footer_logo__fUEOF{height:50px}.Footer_sectionTitle__ZVW8h{font-size:1rem}}.Navbar_navcontainer__GijDR{background:white;border-bottom:1px solid #e5e5e5;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Navbar_navContent__LjdD5{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative}.Navbar_logoLink__SrKVH{display:flex;align-items:center;text-decoration:none;transition:opacity .2s}.Navbar_logoLink__SrKVH:hover{opacity:.8}.Navbar_logo__X4o9i{height:70px;width:auto;object-fit:fit}.Navbar_navLinks__BPXkM{display:flex;list-style:none;margin:0;padding:0;gap:2rem;align-items:center}.Navbar_navLinks__BPXkM li{margin:0}.Navbar_navLinks__BPXkM a{text-decoration:none;color:#666;font-weight:500;font-size:.95rem;transition:all .2s ease;padding:.5rem 0;border-bottom:3px solid transparent;position:relative}.Navbar_navLinks__BPXkM a:hover{color:#333}.Navbar_navLinks__BPXkM a.Navbar_active__qyFWv{color:#6A00AA;border-bottom-color:#6A00AA;font-weight:600}.Navbar_dropdownContainer__zL9Vj{position:relative}.Navbar_dropdown__xFPnr{position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:.25rem;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;z-index:1000;pointer-events:none}.Navbar_dropdownContainer__zL9Vj:hover .Navbar_dropdown__xFPnr{opacity:1;visibility:visible;pointer-events:auto}.Navbar_dropdownContent__D0Vmn{background:white;border-radius:4px;border:1px solid #d5d9d9;padding:1rem;min-width:320px;box-shadow:0 4px 16px rgba(0,0,0,.15);display:flex;gap:2.5rem}.Navbar_dropdownSection__QBPuz{display:flex;flex-direction:column;gap:0;flex:1 1}.Navbar_dropdownTitle__ef56J{color:#333;font-size:.875rem;font-weight:700;padding:.5rem .75rem;margin-bottom:.25rem;border-bottom:1px solid #e7e7e7}.Navbar_dropdownLink__PA69t{color:#333;font-size:.875rem;font-weight:400;text-decoration:none;padding:.625rem .75rem;transition:background-color .1s ease,color .1s ease;white-space:nowrap;display:block}.Navbar_dropdownLink__PA69t:hover{background-color:rgba(106,0,170,.08);color:#6A00AA}.Navbar_overlay__5SUzk{display:none}.Navbar_hamburger__WJ9Te{display:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001;position:relative}.Navbar_hamburger__WJ9Te span{width:100%;height:3px;background:#333;border-radius:2px;transition:all .3s ease;transform-origin:center}.Navbar_hamburger__WJ9Te.Navbar_open__wWapx span:first-child{transform:translateY(10.5px) rotate(45deg)}.Navbar_hamburger__WJ9Te.Navbar_open__wWapx span:nth-child(2){opacity:0;transform:translateX(-20px)}.Navbar_hamburger__WJ9Te.Navbar_open__wWapx span:nth-child(3){transform:translateY(-10.5px) rotate(-45deg)}@media (min-width:769px){.Navbar_hamburger__WJ9Te{display:none}.Navbar_navLinks__BPXkM{position:static;width:auto;height:auto;flex-direction:row;padding:0;background:transparent;box-shadow:none}}@media (max-width:968px){.Navbar_navcontainer__GijDR{padding:1rem 1.5rem}.Navbar_navLinks__BPXkM{gap:1.5rem}.Navbar_navLinks__BPXkM a{font-size:.9rem}.Navbar_logo__X4o9i{height:60px}.Navbar_dropdownContent__D0Vmn{min-width:280px;padding:.875rem;gap:2rem}}@media (max-width:768px){.Navbar_overlay__5SUzk{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998;animation:Navbar_fadeIn__5u4gS .3s ease}@keyframes Navbar_fadeIn__5u4gS{0%{opacity:0}to{opacity:1}}.Navbar_hamburger__WJ9Te{display:flex}.Navbar_navLinks__BPXkM{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:white;flex-direction:column;align-items:flex-start;padding:4rem 2rem 2rem;box-shadow:-2px 0 10px rgba(0,0,0,.1);transition:right .3s ease;gap:0;overflow-y:auto;z-index:999}.Navbar_navLinksOpen__494jg{right:0!important}.Navbar_navLinks__BPXkM li{width:100%;border-bottom:1px solid #f0f0f0;list-style:none}.Navbar_navLinks__BPXkM a{display:block!important;padding:1rem 0!important;font-size:1rem!important;border-bottom:none!important;color:#333!important;text-decoration:none;width:100%}.Navbar_navLinks__BPXkM a:hover{background:rgba(106,0,170,.03)}.Navbar_navLinks__BPXkM a.Navbar_active__qyFWv,.Navbar_navLinks__BPXkM a:hover{color:#6A00AA!important;padding-left:1rem!important;margin-left:-1rem;margin-right:-1rem;padding-right:1rem!important}.Navbar_navLinks__BPXkM a.Navbar_active__qyFWv{border-bottom:none!important;background:rgba(106,0,170,.05)}.Navbar_logo__X4o9i{height:50px}.Navbar_dropdown__xFPnr{display:none!important}.Navbar_dropdownContainer__zL9Vj{position:static}}@media (max-width:480px){.Navbar_navcontainer__GijDR{padding:.875rem 1rem}.Navbar_logo__X4o9i{height:45px}.Navbar_navLinks__BPXkM{width:85%;right:-100%;padding:4rem 1.5rem 2rem}.Navbar_navLinks__BPXkM a{font-size:.95rem!important}}.cart_container__Q2o5W{max-width:1200px;margin:0 auto;padding:2rem}.cart_header__rqe9v{margin-bottom:2rem}.cart_header__rqe9v h1{font-size:2rem;font-weight:600;color:#333;margin:0}.cart_emptyState__wkoK5{text-align:center;padding:4rem 2rem}.cart_emptyState__wkoK5 h1{font-size:2rem;font-weight:600;color:#333;margin:0 0 1rem}.cart_emptyState__wkoK5 p{color:#666;margin-bottom:2rem}.cart_cartLayout__kLlK0{display:grid;grid-template-columns:1fr 350px;grid-gap:2rem;gap:2rem;align-items:start}.cart_cartItems__IEIEr{display:flex;flex-direction:column;gap:1rem}.cart_cartItem__5ZSaa{background:white;border:1px solid #e5e5e5;border-radius:8px;padding:1.25rem;display:grid;grid-template-columns:100px 1fr auto auto auto;grid-gap:1.25rem;gap:1.25rem;align-items:center}.cart_itemImage__51njs{width:100px;height:100px;border-radius:6px;overflow:hidden;background:#f5f5f5}.cart_itemImage__51njs img{width:100%;height:100%;object-fit:cover}.cart_itemDetails__BymSR{display:flex;flex-direction:column;gap:.25rem}.cart_itemDetails__BymSR h3{font-size:1.1rem;font-weight:600;color:#333;margin:0}.cart_itemDescription__d99LN{font-size:.85rem;color:#666;margin:0}.cart_itemPrice__EajhG{font-size:.9rem;font-weight:600;color:#333;margin:0}.cart_itemQuantity__Q56TQ{display:flex;flex-direction:column;gap:.5rem;align-items:center}.cart_itemQuantity__Q56TQ label{font-size:.85rem;color:#666}.cart_itemQuantity__Q56TQ input{width:60px;padding:.5rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;text-align:center}.cart_itemQuantity__Q56TQ input:focus{outline:none;border-color:#999}.cart_itemSubtotal__utwdj{text-align:right;min-width:100px}.cart_subtotalLabel__x3nXz{font-size:.85rem;color:#666;margin:0 0 .25rem}.cart_subtotalPrice__ZcdGl{font-size:1.1rem;font-weight:700;color:#333;margin:0}.cart_removeButton__X5Ao3{padding:.625rem 1rem;border:1px solid #ddd;background:white;color:#666;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap;min-height:44px}.cart_removeButton__X5Ao3:hover{border-color:#dc2626;color:#dc2626}.cart_cartSummary__CEwK5{background:white;border:1px solid #e5e5e5;border-radius:8px;padding:1.5rem;position:-webkit-sticky;position:sticky;top:2rem}.cart_cartSummary__CEwK5 h2{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 1.25rem;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}.cart_summaryRow__wS5mV{display:flex;justify-content:space-between;padding:.75rem 0;font-size:.95rem;color:#666}.cart_summaryTotal__qcYvT{display:flex;justify-content:space-between;padding:1rem 0;margin-top:.5rem;border-top:1px solid #e5e5e5;font-size:1.25rem;font-weight:700;color:#333}.cart_summaryActions__LxWPX{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.cart_summaryActions__LxWPX a{text-decoration:none}.cart_primaryButton__cK_cg{width:100%;padding:.875rem 1.25rem;border:none;background:#6A00AA;color:white;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;min-height:48px}.cart_primaryButton__cK_cg:hover{background:#8300d4}.cart_secondaryButton__L5HEo{width:100%;padding:.875rem 1.25rem;border:1px solid #ddd;background:white;color:#666;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;min-height:48px}.cart_secondaryButton__L5HEo:hover{border-color:#999;color:#333}.cart_clearButton__wie2n{width:100%;padding:.875rem 1.25rem;border:1px solid #dc2626;background:white;color:#dc2626;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;min-height:44px}.cart_clearButton__wie2n:hover{background:#dc2626;color:white}@media (max-width:1024px){.cart_cartLayout__kLlK0{grid-template-columns:1fr}.cart_cartSummary__CEwK5{position:static}}@media (max-width:768px){.cart_container__Q2o5W{padding:1.5rem}.cart_cartItem__5ZSaa{grid-template-columns:80px 1fr;gap:1rem}.cart_itemImage__51njs{width:80px;height:80px}.cart_itemDetails__BymSR{grid-column:2}.cart_itemQuantity__Q56TQ{grid-column:1;flex-direction:row;justify-content:flex-start;gap:.75rem}.cart_itemSubtotal__utwdj{grid-column:2;text-align:left}.cart_removeButton__X5Ao3{grid-column:1/-1;width:100%}}@media (max-width:480px){.cart_container__Q2o5W{padding:1rem}.cart_header__rqe9v h1{font-size:1.75rem}.cart_cartItem__5ZSaa{padding:1rem;gap:.875rem}.cart_itemDetails__BymSR h3{font-size:1rem}.cart_itemDescription__d99LN{font-size:.8rem}.cart_itemQuantity__Q56TQ input{width:50px;font-size:.875rem}.cart_subtotalPrice__ZcdGl{font-size:1rem}.cart_primaryButton__cK_cg,.cart_secondaryButton__L5HEo{padding:1rem 1.25rem;font-size:.9rem}}.ProductDetail_container__45uxi{max-width:1200px;margin:0 auto;padding:2rem}.ProductDetail_backButton__MaMFH{padding:.5rem 1rem;border:1px solid #ddd;background:white;color:#666;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;margin-bottom:2rem}.ProductDetail_backButton__MaMFH:hover{border-color:#999;color:#333}.ProductDetail_productLayout__Ujf34{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;background:white;border:1px solid #e5e5e5;border-radius:8px;padding:2rem}.ProductDetail_imageContainer__PjJyp{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f5f5f5}.ProductDetail_imageContainer__PjJyp img{width:100%;height:100%;object-fit:cover}.ProductDetail_details__007jk{display:flex;flex-direction:column;gap:1.5rem}.ProductDetail_header__A7ieI{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}.ProductDetail_header__A7ieI h1{font-size:2rem;font-weight:600;color:#333;margin:0;line-height:1.2}.ProductDetail_category__WuNlw{font-size:.85rem;color:#999;text-transform:capitalize;white-space:nowrap;padding:.25rem .75rem;background:#f5f5f5;border-radius:4px}.ProductDetail_description__3XtEV{font-size:1rem;line-height:1.6;color:#666;margin:0}.ProductDetail_infoRow__gCMqO{display:flex;align-items:center;gap:2rem;padding:1.5rem 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.ProductDetail_price__Minjv{font-size:2.5rem;font-weight:700;color:#333}.ProductDetail_availability__3rUsD{display:flex;align-items:center}.ProductDetail_inStock__H4IYo{color:#10b981;background:#d1fae5}.ProductDetail_inStock__H4IYo,.ProductDetail_outOfStock__r4lBQ{font-size:.9rem;font-weight:600;padding:.5rem 1rem;border-radius:6px}.ProductDetail_outOfStock__r4lBQ{color:#dc2626;background:#fee2e2}.ProductDetail_actions__DOkln{margin-top:auto}.ProductDetail_addButton__eTkaR{width:100%;padding:1rem 2rem;border:none;background:#333;color:white;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;min-height:48px}.ProductDetail_addButton__eTkaR:hover:not(:disabled){background:#000}.ProductDetail_addButton__eTkaR:disabled{background:#ddd;color:#999;cursor:not-allowed}@media (max-width:968px){.ProductDetail_productLayout__Ujf34{grid-template-columns:1fr;gap:2rem}.ProductDetail_header__A7ieI h1{font-size:1.75rem}.ProductDetail_price__Minjv{font-size:2rem}}@media (max-width:768px){.ProductDetail_container__45uxi,.ProductDetail_productLayout__Ujf34{padding:1.5rem}.ProductDetail_header__A7ieI{flex-direction:column;align-items:flex-start}.ProductDetail_category__WuNlw{align-self:flex-start}.ProductDetail_infoRow__gCMqO{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:480px){.ProductDetail_container__45uxi{padding:1rem}.ProductDetail_productLayout__Ujf34{padding:1.25rem;gap:2rem}.ProductDetail_header__A7ieI h1{font-size:1.5rem}.ProductDetail_price__Minjv{font-size:2rem}.ProductDetail_description__3XtEV{font-size:.95rem}.ProductDetail_addButton__eTkaR{padding:1rem 1.5rem;font-size:.95rem}}