.Header_header__MvnS2{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06);position:-webkit-sticky;position:sticky;top:0;z-index:200;border-bottom:1px solid rgba(90,74,66,.12)}.Header_container__L4JQR{max-width:1440px;margin:0 auto;padding:.85rem 1.75rem;display:flex;align-items:center;gap:1.5rem}.Header_logoWrapper__5d9IN{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .3s ease;flex-shrink:0}.Header_logoWrapper__5d9IN:hover{opacity:.8}.Header_logoImage__hE07D{height:40px;width:auto;object-fit:contain}.Header_logoText__gtMNE{font-size:1.4rem;font-weight:700;color:#5a4a42;letter-spacing:.02em;line-height:1.1}.Header_burger__CUvUF{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px}.Header_burger__CUvUF span{display:block;width:24px;height:3px;background:#333;transition:all .3s;border-radius:2px}.Header_burgerOpen__0r7MJ span:first-child{transform:rotate(45deg) translate(7px,7px)}.Header_burgerOpen__0r7MJ span:nth-child(2){opacity:0}.Header_burgerOpen__0r7MJ span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.Header_nav__EE71E{display:flex;gap:1.5rem;flex:1 1;justify-content:center}.Header_nav__EE71E a{color:#3f342e;text-decoration:none;font-weight:600;font-size:.98rem;padding:.35rem .1rem;transition:color .2s ease;position:relative}.Header_nav__EE71E a:hover{color:#8b7355}.Header_nav__EE71E a:after{content:"";position:absolute;bottom:-6px;left:0;right:0;height:2px;background:#a08060;transform:scaleX(0);transition:transform .3s ease}.Header_nav__EE71E a:hover:after{transform:scaleX(1)}.Header_authSection__kInqU{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.Header_cartLink___fhRU{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#3f342e;transition:all .2s ease;border-radius:12px;border:1px solid rgba(139,115,85,.12);background:#fff}.Header_cartLink___fhRU:hover{background:rgba(160,128,96,.08);color:#8b7355;border-color:rgba(139,115,85,.3)}.Header_cartLink___fhRU svg{width:24px;height:24px}.Header_cartBadge__WUHtv{position:absolute;top:-4px;right:-4px;background:#a08060;color:#fff;font-size:.625rem;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;box-shadow:0 2px 6px rgba(160,128,96,.35)}.Header_loginButton__eODmW{padding:.625rem 1.5rem;background:#8b7355;color:#fff;border-radius:12px;text-decoration:none;font-weight:600;transition:all .2s ease;display:inline-block;box-shadow:0 2px 8px rgba(139,115,85,.2)}.Header_loginButton__eODmW:hover{background:#a08060;box-shadow:0 4px 12px rgba(139,115,85,.28)}.Header_profileContainer__QWoVY{position:relative}.Header_profileButton__t0Lbn{display:flex;align-items:center;gap:.75rem;background:#f9f5f1;border:1px solid rgba(139,115,85,.1);cursor:pointer;padding:.35rem .6rem .35rem .35rem;border-radius:999px;transition:all .2s ease}.Header_profileButton__t0Lbn:hover{background:#f3ece5;border-color:rgba(139,115,85,.25)}.Header_avatar__17dEb{width:38px;height:38px;border-radius:50%;background:#8b7355;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;text-transform:uppercase;box-shadow:0 2px 8px rgba(139,115,85,.25)}.Header_userName__xX6C5{font-weight:600;color:#3f342e}.Header_profileMenu__s_G9v{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:14px;box-shadow:0 12px 28px rgba(39,29,24,.16);min-width:230px;overflow:hidden;z-index:1000;border:1px solid rgba(139,115,85,.12);padding:.4rem}.Header_profileMenuItem__hSWKF{display:block;width:100%;padding:.7rem .85rem;text-align:left;background:#fff;border:none;color:#3f342e;font-size:.94rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;border-radius:10px}.Header_profileMenuItem__hSWKF:hover{background:rgba(160,128,96,.12);color:#8b7355}.Header_profileMenuLogout__jrdMD{color:#c85a2f}.Header_profileMenuLogout__jrdMD:hover{background:rgba(200,90,47,.1);color:#a34824}.Header_mobileMenuOverlay__LJHlL{position:fixed;inset:0;background:rgba(33,24,20,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:flex-end;z-index:300}.Header_mobileMenuPanel__pFHS5{width:min(360px,92vw);height:100%;background:#fffdfb;border-left:1px solid rgba(139,115,85,.16);box-shadow:-12px 0 32px rgba(33,24,20,.18);padding:1.25rem 1.15rem 1.75rem;display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto}.Header_mobileMenuSection__W0fAK{display:flex;flex-direction:column;gap:.6rem}.Header_mobileMenuTitle__kb9iU{margin:0;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8b7b70}.Header_mobileMenuList__zUKYL{display:flex;flex-direction:column;gap:.35rem}.Header_mobileMenuItem___rQ1T{width:100%;text-align:left;padding:.85rem .95rem;border-radius:14px;border:1px solid rgba(139,115,85,.12);background:#fff;color:#3f342e;font-weight:600;font-size:1rem;text-decoration:none;cursor:pointer;transition:all .2s ease}.Header_mobileMenuItem___rQ1T:hover{border-color:rgba(139,115,85,.28);background:#f8f2ec;color:#5a4a42}.Header_mobileMenuLogout__yecgJ{color:#c85a2f}.Header_mobileMenuLogout__yecgJ:hover{background:rgba(200,90,47,.1);border-color:rgba(200,90,47,.25);color:#a34824}@media (max-width:1100px){.Header_container__L4JQR{padding:.8rem 1.25rem}.Header_nav__EE71E{gap:1.1rem}.Header_userName__xX6C5{display:none}}@media (max-width:768px){.Header_burger__CUvUF{display:flex;z-index:320;order:0;margin-right:.25rem;border:1px solid rgba(139,115,85,.18);border-radius:12px;padding:.5rem .55rem;background:#fff;box-shadow:0 10px 18px rgba(33,24,20,.12)}.Header_burger__CUvUF span{width:22px;height:2.5px;background:#4a3d35}.Header_navOpen__uAq5h,.Header_nav__EE71E{display:none}.Header_container__L4JQR{padding:.62rem .85rem;gap:.55rem}.Header_logoImage__hE07D{height:34px}.Header_logoText__gtMNE{display:none}.Header_authSection__kInqU{order:2;margin-left:0;gap:.4rem}.Header_cartLink___fhRU{width:42px;height:42px;border-radius:12px;box-shadow:0 8px 16px rgba(33,24,20,.08)}.Header_avatar__17dEb{width:40px;height:40px;font-size:.95rem;box-shadow:0 10px 18px rgba(139,115,85,.22)}.Header_profileButton__t0Lbn{padding:.2rem;border:1px solid rgba(139,115,85,.18);background:#fff;border-radius:999px;box-shadow:0 8px 16px rgba(33,24,20,.08)}.Header_userName__xX6C5{display:none}.Header_profileMenu__s_G9v{left:auto;right:0;min-width:210px}.Header_logoWrapper__5d9IN{order:1;margin-right:auto;gap:.5rem}}.cart_container__mmZJa{min-height:100vh;background:#f6f3ef;padding:1.75rem 1.5rem 2.25rem}.cart_pageHeader__eGIaw{max-width:1200px;margin:0 auto 2rem;text-align:center}.cart_pageHeader__eGIaw h1{margin:0 0 .5rem;font-size:2.35rem;color:#4a3d35}.cart_itemCount__lZUxV{margin:0;font-size:1.05rem;color:#7a6a60}.cart_empty__c1NLU{max-width:600px;margin:3.25rem auto;text-align:center;padding:3rem 2rem;background:#fff;border-radius:22px;border:1px solid rgba(139,115,85,.14);box-shadow:0 18px 36px rgba(44,30,21,.08)}.cart_emptyIcon__diAeW{font-size:5rem;margin-bottom:1.5rem}.cart_empty__c1NLU h2{margin:0 0 1rem;font-size:1.75rem;color:#3f342e}.cart_emptyHint__O1QZu{margin:0 0 2rem;font-size:1.125rem;color:#7a6a60}.cart_shopButton__DmF3i{padding:1rem 2rem;background:#8b7355;color:#fff;border:none;border-radius:14px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 10px 20px rgba(139,115,85,.22)}.cart_shopButton__DmF3i:hover{background:#7b654b;box-shadow:0 12px 24px rgba(139,115,85,.28)}.cart_content__9ro3N{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 360px;grid-gap:1.5rem;gap:1.5rem;align-items:flex-start}.cart_items__O4pxM{display:flex;flex-direction:column;gap:1rem}.cart_item__9ySAG{background:#fff;border-radius:18px;padding:1.4rem;box-shadow:0 12px 26px rgba(44,30,21,.06);border:1px solid rgba(139,115,85,.12);display:grid;grid-template-columns:120px 1fr auto;grid-gap:1.5rem;gap:1.5rem;align-items:flex-start;transition:all .2s ease}.cart_item__9ySAG:hover{border-color:rgba(139,115,85,.28);box-shadow:0 16px 32px rgba(44,30,21,.09)}.cart_itemImage__qUVgA{width:120px;height:120px;border-radius:14px;overflow:hidden;background:#f2ece6;flex-shrink:0;border:1px solid rgba(139,115,85,.12)}.cart_itemImage__qUVgA img{width:100%;height:100%;object-fit:cover}.cart_imagePlaceholder__XdR1V{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#a0aec0;font-weight:600}.cart_itemDetails__F7Dls{flex:1 1}.cart_itemDetails__F7Dls h3{margin:0 0 .75rem;font-size:1.2rem;color:#3f342e;line-height:1.4}.cart_itemPrice__xgkUn{margin:0 0 1rem;font-size:1.3rem;font-weight:700;color:#8b7355}.cart_quantityControl__jFB9C{display:inline-flex;align-items:center;gap:.75rem;background:#f6f1eb;padding:.5rem;border-radius:12px;border:1px solid rgba(139,115,85,.16)}.cart_quantityControl__jFB9C button{width:32px;height:32px;border:1px solid rgba(139,115,85,.28);background:#fff;border-radius:10px;font-size:1.125rem;color:#5a4a42;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-weight:600}.cart_quantityControl__jFB9C button:hover:not(:disabled){border-color:#8b7355;color:#8b7355}.cart_quantityControl__jFB9C button:disabled{opacity:.3;cursor:not-allowed}.cart_quantityControl__jFB9C span{font-size:1.125rem;font-weight:600;color:#3f342e;min-width:32px;text-align:center}.cart_stockWarning__UIbFi{margin:.75rem 0 0;font-size:.875rem;color:#f56565;font-weight:600}.cart_itemTotal__NqVZn{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.cart_itemTotalPrice__hSPZ4{margin:0;font-size:1.5rem;font-weight:700;color:#3f342e}.cart_removeButton__bqV_T{background:#fff;border:1px solid rgba(139,115,85,.2);color:#6b5b52;font-size:.875rem;font-weight:600;cursor:pointer;padding:.5rem .75rem;opacity:.85;transition:all .2s ease;border-radius:10px}.cart_removeButton__bqV_T:hover{opacity:1;background:rgba(217,119,87,.08);border-color:rgba(217,119,87,.45);color:#b35c3c}.cart_sidebar__GnLr7{position:-webkit-sticky;position:sticky;top:96px}.cart_summary__19FiR{background:#fff;border-radius:22px;padding:1.85rem;box-shadow:0 22px 44px rgba(44,30,21,.1);border:1px solid rgba(139,115,85,.16)}.cart_summary__19FiR h2{margin:0 0 1.5rem;font-size:1.6rem;color:#3f342e;letter-spacing:.01em}.cart_summaryRow__j7UWS{padding:.8rem 0;font-size:1.02rem;color:#5f5047}.cart_summaryRow__j7UWS,.cart_summaryTotal__TgFMP{display:flex;justify-content:space-between;align-items:center}.cart_summaryTotal__TgFMP{padding:1.4rem 0 1.15rem;margin-top:.9rem;border-top:1px solid rgba(139,115,85,.2);font-size:1.14rem;font-weight:700;color:#3f342e}.cart_totalPrice__gFQRg{font-size:1.9rem;font-weight:800;color:#8b7355}.cart_checkoutButton__EYXrB{width:100%;padding:1.125rem;background:#8b7355;color:#fff;border:none;border-radius:14px;font-size:1.08rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 14px 26px rgba(139,115,85,.24);margin-top:1.35rem}.cart_checkoutButton__EYXrB:hover:not(:disabled){background:#7b654b;box-shadow:0 16px 30px rgba(139,115,85,.3)}.cart_checkoutButton__EYXrB:disabled{opacity:.6;cursor:not-allowed;transform:none}.cart_loginHint__1ABF_{margin:1rem 0 0;font-size:.875rem;color:#7a6a60;text-align:center}.cart_loginLink__HdMzj{color:#8b7355;text-decoration:none;font-weight:600;transition:color .2s ease}.cart_loginLink__HdMzj:hover{color:#6b5b52}.cart_info__e2btY{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(139,115,85,.18)}.cart_info__e2btY p{margin:.55rem 0;font-size:.95rem;color:#5f5047;padding-left:.9rem;position:relative;line-height:1.5}.cart_info__e2btY p:before{content:"";position:absolute;left:0;top:.6rem;width:6px;height:6px;border-radius:999px;background:rgba(139,115,85,.6)}.cart_paymentMethodSection__3rLwt{margin:1.5rem 0;padding:1.5rem 0;border-top:1px solid rgba(139,115,85,.2);border-bottom:1px solid rgba(139,115,85,.2)}.cart_paymentMethodSection__3rLwt h3{margin:0 0 1rem;font-size:1.125rem;color:#3f342e;font-weight:600}.cart_paymentOptions__muyrY{display:flex;flex-direction:column;gap:.75rem}.cart_paymentOption__mgkz5{position:relative;display:block;cursor:pointer;border:1px solid rgba(139,115,85,.18);border-radius:16px;padding:1.05rem 1.15rem 1.05rem 1.25rem;transition:all .2s ease;background:#fff;overflow:hidden;box-shadow:0 12px 24px rgba(44,30,21,.06)}.cart_paymentOption__mgkz5:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#8b7355;opacity:0;transition:opacity .2s ease}.cart_paymentOption__mgkz5:hover{border-color:rgba(139,115,85,.36);box-shadow:0 18px 30px rgba(44,30,21,.12);transform:translateY(-1px)}.cart_paymentOption__mgkz5 input[type=radio]{position:absolute;opacity:0;cursor:pointer}.cart_paymentOptionActive__A2APt{border-color:#8b7355;background:#fff;box-shadow:0 0 0 3px rgba(139,115,85,.12),0 20px 34px rgba(44,30,21,.14)}.cart_paymentOptionActive__A2APt:before{opacity:1}.cart_paymentOption__mgkz5 input[type=radio]:disabled~.cart_paymentOptionContent__GW3V3{opacity:.5;cursor:not-allowed}.cart_paymentOption__mgkz5:has(input[type=radio]:disabled){cursor:not-allowed;background:#f4ede5}.cart_paymentOption__mgkz5:has(input[type=radio]:disabled):hover{border-color:rgba(139,115,85,.2)}.cart_paymentOptionContent__GW3V3{display:flex;align-items:flex-start;gap:.25rem}.cart_paymentOptionTitle__h_WG_{font-size:1rem;font-weight:700;color:#3f342e;margin-bottom:.35rem}.cart_paymentOptionDesc__Vok4q{font-size:.875rem;color:#7a6a60;line-height:1.5}.cart_paymentWarning__6Bjtl{margin-top:.5rem;padding:.65rem .8rem;background:rgba(217,119,87,.12);border:1px solid rgba(217,119,87,.28);border-radius:10px;font-size:.83rem;color:#b35c3c;font-weight:700}@media (max-width:992px){.cart_content__9ro3N{grid-template-columns:1fr}.cart_sidebar__GnLr7{position:static}.cart_item__9ySAG{grid-template-columns:100px 1fr auto;gap:1rem}.cart_itemImage__qUVgA{width:100px;height:100px}}@media (max-width:768px){.cart_container__mmZJa{padding:1rem}.cart_pageHeader__eGIaw h1{font-size:2rem}.cart_item__9ySAG{grid-template-columns:1fr;gap:1rem}.cart_itemImage__qUVgA{width:100%;height:200px}.cart_itemTotal__NqVZn{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.cart_summary__19FiR{padding:1.5rem}}