.detail_container__O9Ih_{padding:20px;max-width:1200px;margin:0 auto}.detail_header__1XAy1{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.detail_btnBack__slogh{padding:10px 20px;background:#f0f0f0;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}.detail_actions__MLa_E{display:flex;gap:12px}.detail_btnEdit__vyOol,.detail_btnProducts__Zn7YE{padding:10px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s}.detail_btnEdit__vyOol{background:#fff3cd;color:#856404}.detail_btnProducts__Zn7YE{background:#d4edda;color:#155724}.detail_btnEdit__vyOol:hover,.detail_btnProducts__Zn7YE:hover{transform:translateY(-2px)}.detail_content__paigw{background:#fff;border-radius:12px;padding:40px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.detail_titleSection__c5zNP{display:flex;align-items:center;gap:15px;margin-bottom:20px}.detail_titleSection__c5zNP h1{font-size:32px;margin:0}.detail_badge__D3Juc{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:700;text-transform:uppercase}.detail_badge__D3Juc.detail_upcoming__GB5VR{background:#fff3cd;color:#856404}.detail_badge__D3Juc.detail_active__3uRuZ{background:#d4edda;color:#155724}.detail_badge__D3Juc.detail_ended__kAEey{background:#f8d7da;color:#721c24}.detail_description__ZoyOy{color:#666;line-height:1.6;margin-bottom:30px}.detail_infoGrid__f3i2j{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}.detail_infoCard__i7nsr{padding:20px;background:#f8f9fa;border-radius:10px;border-left:4px solid #ff6b6b}.detail_infoLabel___Jngk{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.detail_infoValue__1XE4N{font-size:16px;font-weight:600;color:#1a1a1a}.detail_productsSection__Oa4D1 h2{font-size:24px;margin-bottom:20px}.detail_productsList__L1GZZ{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.detail_productCard__EMW1V{border:2px solid #f0f0f0;border-radius:12px;overflow:hidden;transition:all .3s}.detail_productCard__EMW1V:hover{border-color:#ff6b6b;box-shadow:0 4px 12px hsla(0,100%,71%,.2)}.detail_productCard__EMW1V img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.detail_productInfo__PPWcI{padding:15px}.detail_productInfo__PPWcI h3{font-size:16px;margin:0 0 10px;color:#1a1a1a}.detail_priceRow__K1sU_{display:flex;align-items:center;gap:10px;margin-bottom:10px}.detail_originalPrice__1jiY3{text-decoration:line-through;color:#999;font-size:14px}.detail_flashPrice__LN9qB{color:#ff6b6b;font-size:18px;font-weight:700}.detail_discount__K1lZv{padding:4px 8px;background:#ff6b6b;color:#fff;border-radius:4px;font-size:12px;font-weight:700}.detail_stockInfo__8JkcI{font-size:13px;color:#666}.detail_error__4JTW9,.detail_loading__P_bFx{text-align:center;padding:60px 20px;font-size:18px;color:#666}@media (max-width:768px){.detail_infoGrid__f3i2j,.detail_productsList__L1GZZ{grid-template-columns:1fr}}.Toast_toast__5vjwy{position:relative;min-width:280px;max-width:380px;background:#fff;color:#000;padding:12px 16px;border-radius:6px;display:flex;align-items:center;gap:10px;box-shadow:0 2px 8px rgba(0,0,0,.15);border:1px solid #e0e0e0;animation:Toast_slideInRight__ClIJL .3s ease-out}@keyframes Toast_slideInRight__ClIJL{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.Toast_toast__5vjwy.Toast_error__h_Qz3,.Toast_toast__5vjwy.Toast_warning__KftPq{border-left:4px solid #f44}.Toast_toast__5vjwy.Toast_success__X6ITm{border-left:4px solid #00c851}.Toast_toast__5vjwy.Toast_info__YmGK5{border-left:4px solid #33b5e5}.Toast_icon__kk9_a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;flex-shrink:0;position:relative}.Toast_toast__5vjwy.Toast_error__h_Qz3 .Toast_icon__kk9_a,.Toast_toast__5vjwy.Toast_warning__KftPq .Toast_icon__kk9_a{width:40px;height:40px;background:#f44;clip-path:polygon(50% 0,0 100%,100% 100%);color:#fff;font-size:26px;display:flex;align-items:center;justify-content:center;padding-top:8px;box-shadow:inset 0 0 0 2px #fff}.Toast_toast__5vjwy.Toast_success__X6ITm .Toast_icon__kk9_a{background:#00c851;border-radius:50%;color:#fff}.Toast_toast__5vjwy.Toast_info__YmGK5 .Toast_icon__kk9_a{background:#33b5e5;border-radius:50%;color:#fff}.Toast_message__gQtoa{flex:1;font-size:14px;line-height:1.4;color:#000}.Toast_progressBar__sUA0u{position:absolute;bottom:0;left:0;height:3px;background:currentColor;opacity:.3;animation:Toast_shrink__K3J6K linear forwards}@keyframes Toast_shrink__K3J6K{0%{width:100%}to{width:0}}.Toast_toast__5vjwy.Toast_error__h_Qz3 .Toast_progressBar__sUA0u,.Toast_toast__5vjwy.Toast_warning__KftPq .Toast_progressBar__sUA0u{background:#f44}.Toast_toast__5vjwy.Toast_success__X6ITm .Toast_progressBar__sUA0u{background:#00c851}.Toast_toast__5vjwy.Toast_info__YmGK5 .Toast_progressBar__sUA0u{background:#33b5e5}.Toast_closeBtn__8oqJb{background:none;border:none;color:#666;font-size:18px;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:color .2s;flex-shrink:0}.Toast_closeBtn__8oqJb:hover{color:#000}@media (max-width:768px){.Toast_toast__5vjwy{min-width:260px;max-width:calc(100vw - 40px)}}.ConfirmDialog_overlay__G6gbs{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10001;animation:ConfirmDialog_fadeIn__cGNbm .2s ease}@keyframes ConfirmDialog_fadeIn__cGNbm{0%{opacity:0}to{opacity:1}}.ConfirmDialog_dialog__S4IHD{background:#fff;border-radius:16px;padding:32px;max-width:450px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative;animation:ConfirmDialog_slideUp__u0uNC .3s ease;text-align:center}@keyframes ConfirmDialog_slideUp__u0uNC{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ConfirmDialog_closeBtn__Qimy2{position:absolute;top:16px;right:16px;background:none;border:none;font-size:20px;color:#999;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}.ConfirmDialog_closeBtn__Qimy2:hover{color:#333;transform:rotate(90deg)}.ConfirmDialog_icon__pTLOU{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:32px}.ConfirmDialog_icon__pTLOU.ConfirmDialog_warning__QNl31{background:#fff3cd;color:#f39c12}.ConfirmDialog_icon__pTLOU.ConfirmDialog_danger__5Lacp{background:#f8d7da;color:#e74c3c}.ConfirmDialog_icon__pTLOU.ConfirmDialog_info__A1dZh{background:#d1ecf1;color:#3498db}.ConfirmDialog_icon__pTLOU.ConfirmDialog_success__hsI7J{background:#d4edda;color:#27ae60}.ConfirmDialog_title__dQMpb{font-size:22px;font-weight:600;color:#2c3e50;margin:0 0 12px}.ConfirmDialog_message__fiiN9{font-size:15px;color:#666;line-height:1.6;margin:0 0 28px;white-space:pre-line}.ConfirmDialog_actions__4yPfW{display:flex;gap:12px;justify-content:center}.ConfirmDialog_cancelBtn__hE_oK,.ConfirmDialog_confirmBtn__9aJbS{padding:12px 32px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;border:none;min-width:120px}.ConfirmDialog_cancelBtn__hE_oK{background:#f5f5f5;color:#666}.ConfirmDialog_cancelBtn__hE_oK:hover{background:#e0e0e0}.ConfirmDialog_confirmBtn__9aJbS{color:#fff}.ConfirmDialog_confirmBtn__9aJbS.ConfirmDialog_warning__QNl31{background:#f39c12}.ConfirmDialog_confirmBtn__9aJbS.ConfirmDialog_warning__QNl31:hover{background:#e67e22}.ConfirmDialog_confirmBtn__9aJbS.ConfirmDialog_danger__5Lacp{background:#e74c3c}.ConfirmDialog_confirmBtn__9aJbS.ConfirmDialog_danger__5Lacp:hover{background:#c0392b}.ConfirmDialog_confirmBtn__9aJbS.ConfirmDialog_info__A1dZh{background:#3498db}.ConfirmDialog_confirmBtn__9aJbS.ConfirmDialog_info__A1dZh:hover{background:#2980b9}.ConfirmDialog_confirmBtn__9aJbS.ConfirmDialog_success__hsI7J{background:#27ae60}.ConfirmDialog_confirmBtn__9aJbS.ConfirmDialog_success__hsI7J:hover{background:#229954}@media (max-width:768px){.ConfirmDialog_dialog__S4IHD{padding:24px;max-width:90%}.ConfirmDialog_title__dQMpb{font-size:20px}.ConfirmDialog_message__fiiN9{font-size:14px}.ConfirmDialog_actions__4yPfW{flex-direction:column}.ConfirmDialog_cancelBtn__hE_oK,.ConfirmDialog_confirmBtn__9aJbS{width:100%}}.CartIcon_cartIconWrapper__JqEUR{position:relative}.CartIcon_cartIcon__jUrS5{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:inherit;transition:opacity .3s}.CartIcon_cartIcon__jUrS5:hover{opacity:.7}.CartIcon_badge__EEHjd{position:absolute;top:0;right:0;background:#e74c3c;color:#fff;font-size:11px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 5px}.CartIcon_cartDropdown__ybSdm{position:absolute;top:100%;right:0;width:380px;max-height:500px;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:1000;margin-top:10px;animation:CartIcon_slideDown__o_ipH .3s ease}@keyframes CartIcon_slideDown__o_ipH{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CartIcon_dropdownHeader__DWYPX{padding:15px 20px;border-bottom:1px solid #eee}.CartIcon_dropdownHeader__DWYPX h3{font-size:16px;font-weight:600;margin:0;color:#000}.CartIcon_dropdownItems__vP_r3{max-height:300px;overflow-y:auto;padding:10px}.CartIcon_dropdownItem__T60DB{display:flex;gap:12px;padding:12px;border-bottom:1px solid #f5f5f5;transition:background .2s}.CartIcon_dropdownItem__T60DB:hover{background:#f8f8f8}.CartIcon_dropdownItem__T60DB:last-child{border-bottom:none}.CartIcon_dropdownItem__T60DB img{border-radius:4px;flex-shrink:0}.CartIcon_itemInfo__sn2dK{flex:1;min-width:0}.CartIcon_itemInfo__sn2dK h4{font-size:14px;margin:0 0 5px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CartIcon_itemMeta__Zdejy{font-size:12px;color:#666;margin:0 0 8px}.CartIcon_itemActions__EniRA{display:flex;align-items:center;gap:10px}.CartIcon_quantityControl__R5UH_{display:flex;align-items:center;gap:5px;border:1px solid #ddd;border-radius:4px;overflow:hidden}.CartIcon_quantityControl__R5UH_ button{width:24px;height:24px;border:none;background:#f5f5f5;cursor:pointer;font-size:14px;transition:background .2s}.CartIcon_quantityControl__R5UH_ button:hover{background:#e0e0e0}.CartIcon_quantityControl__R5UH_ span{min-width:25px;text-align:center;font-size:13px}.CartIcon_removeBtn__GEMQm{width:24px;height:24px;border:none;background:#f5f5f5;color:#999;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}.CartIcon_removeBtn__GEMQm:hover{background:#e74c3c;color:#fff}.CartIcon_itemPrice__OHqum{font-size:14px;font-weight:600;color:#e74c3c;margin-left:auto}.CartIcon_dropdownFooter__Wl7K5{padding:15px 20px;border-top:1px solid #eee;background:#f8f8f8}.CartIcon_total__M1GxQ{display:flex;justify-content:space-between;margin-bottom:15px;font-size:16px}.CartIcon_total__M1GxQ strong{color:#e74c3c;font-size:18px}.CartIcon_checkoutBtn__SeXfo,.CartIcon_viewCartBtn__g2UUm{display:block;width:100%;padding:12px;text-align:center;text-decoration:none;border-radius:4px;font-weight:600;transition:all .3s;margin-bottom:8px}.CartIcon_viewCartBtn__g2UUm{background:#fff;color:#000;border:2px solid #000}.CartIcon_viewCartBtn__g2UUm:hover{background:#f5f5f5}.CartIcon_checkoutBtn__SeXfo{background:#000;color:#fff;border:2px solid #000}.CartIcon_checkoutBtn__SeXfo:hover{background:#333}@media (max-width:480px){.CartIcon_cartDropdown__ybSdm{width:320px;right:-20px}}.UserMenu_userMenu__2_CC8{position:relative}.UserMenu_loginButton__expSi{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:transparent;cursor:pointer;transition:all .3s ease;color:#333;font-size:20px;text-decoration:none;position:relative;z-index:1}.UserMenu_loginButton__expSi:hover{background:#f5f5f5;color:#000;transform:scale(1.05)}.UserMenu_userProfile__cuDQv{display:flex;align-items:center;gap:10px;padding:6px 12px;border-radius:20px;background:transparent;transition:all .3s ease;text-decoration:none;color:#333}.UserMenu_userProfile__cuDQv:hover{background:#f5f5f5}.UserMenu_userButton__BbNPF{display:flex;align-items:center;gap:10px;padding:6px 12px;border-radius:20px;background:transparent;border:none;cursor:pointer;transition:all .3s ease;color:#333}.UserMenu_userButton__BbNPF:hover{background:#f5f5f5}.UserMenu_avatar__0XcNI{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e0e0e0}.UserMenu_avatarPlaceholder__lqX0J{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.UserMenu_userName__KdrUO{font-size:14px;font-weight:600;color:#333;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserMenu_dropdown__u_rvq{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);min-width:200px;z-index:1000;animation:UserMenu_slideDown__Iapm6 .2s ease;overflow:hidden}@keyframes UserMenu_slideDown__Iapm6{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.UserMenu_menuItem__Izk83{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#333;text-decoration:none;transition:all .2s ease;cursor:pointer;border:none;background:none;width:100%;text-align:left;font-size:14px}.UserMenu_menuItem__Izk83:hover{background:#f5f5f5}.UserMenu_menuItem__Izk83 svg{font-size:16px;color:#666}.SubMenu_submenu__MQ5gg{position:absolute;top:calc(100% + 5px);background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.12);border-radius:8px;padding:40px 50px;min-height:400px;z-index:1001;animation:SubMenu_slideDown__n7eeM .2s ease-out}.SubMenu_submenuMen__SpqWp{left:50%;transform:translateX(-50%);width:auto;min-width:700px;max-width:900px}.SubMenu_submenuWomen__bCpvM{left:50%;transform:translateX(-50%);width:auto;min-width:1000px;max-width:1200px}@keyframes SubMenu_slideDown__n7eeM{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.SubMenu_loading__2TQfO{padding:20px;text-align:center;color:#999;font-size:13px}.SubMenu_grid__liJKt{display:grid;gap:30px;margin:0 auto}.SubMenu_gridMen__wfqXl{grid-template-columns:repeat(3,1fr);-moz-column-gap:60px;column-gap:60px;max-width:900px}.SubMenu_gridWomen__RuJ8w{grid-template-columns:repeat(5,1fr);-moz-column-gap:50px;column-gap:50px;max-width:1200px}.SubMenu_group__ypi3W{min-width:0}.SubMenu_groupTitle__KguSk{font-size:13px;font-weight:700;color:#000;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}.SubMenu_groupList__aiUQ_{list-style:none;padding:0;margin:0}.SubMenu_groupList__aiUQ_ li{margin:0}.SubMenu_link__N3dxz{display:block;padding:8px 0;color:#666;font-size:13px;text-decoration:none;transition:color .2s;font-weight:400}.SubMenu_link__N3dxz:hover{color:#000}.SubMenu_toggleButton__1j7p8{margin-top:8px;padding:6px 12px;background:transparent;border:1px solid #ddd;border-radius:4px;color:#666;font-size:12px;cursor:pointer;transition:all .2s;width:100%;text-align:center}.SubMenu_toggleButton__1j7p8:hover{background:#f5f5f5;border-color:#999;color:#000}.checkout_checkoutPage__CEEg7{min-height:100vh;padding:40px 20px;background:#f8f8f8}.checkout_container__2z6fZ{max-width:1200px;margin:0 auto}.checkout_container__2z6fZ h1{font-size:32px;margin-bottom:30px}.checkout_stepIndicator__EZUUQ{display:flex;justify-content:center;gap:40px;margin-bottom:40px;padding:30px;background:#fff;border-radius:8px}.checkout_step__vXCBe{flex-direction:column;gap:10px;opacity:.4;transition:opacity .3s}.checkout_step__vXCBe.checkout_active__a1Q5e{opacity:1}.checkout_step__vXCBe span{width:40px;height:40px;border-radius:50%;background:#ddd;display:flex;align-items:center;justify-content:center;font-weight:600;transition:background .3s}.checkout_step__vXCBe.checkout_active__a1Q5e span{background:#000;color:#fff}.checkout_step__vXCBe p{font-size:14px;text-align:center}.checkout_checkoutContent__3xL8d{display:grid;grid-template-columns:1fr 400px;gap:30px}.checkout_checkoutContentFullWidth__DuehO{display:block;width:100%}.checkout_checkoutForm__tTFGa{background:#fff;padding:40px;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.checkout_checkoutFormFullWidth__Wnx3I{background:transparent;padding:0;border-radius:0;box-shadow:none;width:100%}.checkout_formSection__TmBEe h2{font-size:28px;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #f0f0f0;color:#1a1a1a;font-weight:700}.checkout_formRow__2A1Tt{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:20px}.checkout_formRow__2A1Tt input,.checkout_formRow__2A1Tt select,.checkout_formRow__2A1Tt textarea{width:100%;padding:16px 18px;border:2px solid #e8e8e8;border-radius:8px;font-size:15px;font-family:inherit;transition:all .3s ease;background:#fafafa}.checkout_formRow__2A1Tt input:hover,.checkout_formRow__2A1Tt select:hover,.checkout_formRow__2A1Tt textarea:hover{border-color:#d0d0d0;background:#fff}.checkout_formRow__2A1Tt input:focus,.checkout_formRow__2A1Tt select:focus,.checkout_formRow__2A1Tt textarea:focus{outline:none;border-color:#000;background:#fff;box-shadow:0 0 0 4px rgba(0,0,0,.05)}.checkout_formRow__2A1Tt input::-moz-placeholder,.checkout_formRow__2A1Tt textarea::-moz-placeholder{color:#999}.checkout_formRow__2A1Tt input::placeholder,.checkout_formRow__2A1Tt textarea::placeholder{color:#999}.checkout_customSelect__CB9Ih{position:relative;width:100%}.checkout_selectTrigger__mFlZI{width:100%;padding:16px 18px;border:2px solid #e8e8e8;border-radius:8px;font-size:15px;background:#fafafa;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;color:#333}.checkout_selectTrigger__mFlZI:hover{border-color:#d0d0d0;background:#fff}.checkout_selectTrigger__mFlZI.checkout_disabled__tb_0C{background:#f5f5f5;color:#999;cursor:not-allowed;border-color:#e8e8e8}.checkout_selectTrigger__mFlZI.checkout_disabled__tb_0C:hover{border-color:#e8e8e8;background:#f5f5f5}.checkout_arrow__IOM6J{font-size:12px;transition:transform .3s}.checkout_selectDropdown__b9nJl{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:2px solid #000;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:1000;overflow:hidden}.checkout_dropdownSearch__w8E6z{width:100%;padding:14px 16px;border:none;border-bottom:2px solid #f0f0f0;font-size:15px;outline:none;background:#fafafa;transition:all .3s}.checkout_dropdownSearch__w8E6z:focus{background:#fff;border-bottom-color:#000}.checkout_optionsList__8GJdI{max-height:250px;overflow-y:auto}.checkout_option__OJIsq{padding:14px 16px;cursor:pointer;transition:all .2s;font-size:15px;color:#333}.checkout_option__OJIsq:hover{background:#f8f8f8;padding-left:20px}.checkout_option__OJIsq:active{background:#f0f0f0}.checkout_formRow__2A1Tt:has(input[type=tel]){grid-template-columns:1fr 1fr}.checkout_formRow__2A1Tt:has(.checkout_customSelect__CB9Ih){grid-template-columns:1fr 1fr}.checkout_paymentMethods__i1sVX{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.checkout_paymentOption__X3kpm{display:flex;gap:15px;padding:20px;border:2px solid #ddd;border-radius:8px;cursor:pointer;transition:all .3s}.checkout_paymentOption__X3kpm:hover{border-color:#000}.checkout_paymentOption__X3kpm input[type=radio]{width:20px;height:20px;margin-top:2px;cursor:pointer}.checkout_paymentOption__X3kpm input[type=radio]:checked+div{color:#000}.checkout_paymentOption__X3kpm div p{color:#666;font-size:14px;margin-top:5px}.checkout_reviewSection__Y4VMV{padding:20px;background:#f8f8f8;border-radius:8px;margin-bottom:20px}.checkout_reviewSection__Y4VMV h3{font-size:18px;margin-bottom:15px}.checkout_reviewSection__Y4VMV p{margin-bottom:5px;color:#333}.checkout_buttonGroup__1O21r{display:flex;gap:15px;margin-top:30px}.checkout_backButton__hGHpS,.checkout_nextButton__ryqch,.checkout_submitButton__EfbQP{flex:1;padding:18px 32px;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;letter-spacing:.5px;text-transform:uppercase}.checkout_backButton__hGHpS{background:#fff;color:#000;border:2px solid #e8e8e8}.checkout_backButton__hGHpS:hover{background:#fafafa;border-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.checkout_nextButton__ryqch,.checkout_submitButton__EfbQP{background:linear-gradient(135deg,#000,#333);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2)}.checkout_nextButton__ryqch:hover,.checkout_submitButton__EfbQP:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.checkout_submitButton__EfbQP:disabled{background:#999;cursor:not-allowed}.checkout_orderSummary__IGbRV{background:#fff;padding:30px;border-radius:8px;height:-moz-fit-content;height:fit-content;position:sticky;top:20px}.checkout_orderSummary__IGbRV h2{font-size:24px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.checkout_summaryItems___aZBB{max-height:400px;overflow-y:auto;margin-bottom:20px}.checkout_summaryItem__CeeoM{display:flex;gap:15px;padding:15px 0;border-bottom:1px solid #eee}.checkout_summaryItem__CeeoM:last-child{border-bottom:none}.checkout_summaryItem__CeeoM img{border-radius:4px}.checkout_itemInfo__7fR5N{flex:1}.checkout_itemInfo__7fR5N p{font-size:14px;margin-bottom:5px}.checkout_itemMeta__j7wX6{color:#666;font-size:13px}.checkout_itemPrice__ozagh{font-weight:600;white-space:nowrap}.checkout_summaryTotals__EP_iX{padding-top:20px;border-top:1px solid #eee}.checkout_summaryRow__vDEZD{display:flex;justify-content:space-between;margin-bottom:15px;font-size:16px}.checkout_summaryTotal__APtG0{display:flex;justify-content:space-between;margin-top:20px;padding-top:20px;border-top:2px solid #000;font-size:20px;font-weight:700}@media (max-width:1200px){.checkout_step3Layout__M8aLT{grid-template-columns:1fr}.checkout_mapColumn__Uo2Yj{position:static;order:-1}.checkout_deliveryMapFull__Zv1J3{height:500px}}@media (max-width:968px){.checkout_checkoutContent__3xL8d{grid-template-columns:1fr}.checkout_orderSummary__IGbRV{position:static;order:-1}.checkout_stepIndicator__EZUUQ{gap:20px;padding:20px}.checkout_step__vXCBe p{display:none}.checkout_step3Container__xjLXF{padding:20px}}@media (max-width:640px){.checkout_formRow__2A1Tt:has(input[type=tel]),.checkout_formRow__2A1Tt:has(select:nth-of-type(2)){grid-template-columns:1fr}.checkout_buttonGroup__1O21r{flex-direction:column}}.checkout_voucherSection__a9G46{padding:20px;margin-bottom:20px;background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-radius:12px;border:2px dashed #ff9800}.checkout_voucherHeader__ot3oD{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.checkout_voucherSection__a9G46 h3{font-size:16px;margin:0;color:#e65100;font-weight:700}.checkout_voucherPickerButton__ZLkAg{padding:8px 16px;background:#fff;border:2px solid #ff9800;border-radius:8px;color:#ff9800;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:6px}.checkout_voucherPickerButton__ZLkAg:hover{background:#ff9800;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,152,0,.3)}.checkout_voucherInput__Xm_oV{display:flex;gap:10px}.checkout_voucherInput__Xm_oV input{flex:1;padding:12px 15px;border:2px solid #ffb74d;border-radius:8px;font-size:14px;font-weight:600;text-transform:uppercase;background:#fff;transition:all .3s}.checkout_voucherInput__Xm_oV input:focus{outline:none;border-color:#ff9800;box-shadow:0 0 0 3px rgba(255,152,0,.1)}.checkout_voucherInput__Xm_oV input:disabled{background:#f5f5f5;cursor:not-allowed}.checkout_applyButton__DSLHQ{padding:12px 24px;background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s;white-space:nowrap}.checkout_applyButton__DSLHQ:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,152,0,.4)}.checkout_applyButton__DSLHQ:disabled{background:#ccc;cursor:not-allowed;transform:none}.checkout_appliedVouchersContainer__945F9{margin-top:15px;display:flex;flex-direction:column;gap:10px}.checkout_appliedVoucher__CShmL{display:flex;align-items:center;justify-content:space-between;padding:15px;background:#fff;border-radius:8px;border:2px solid #4caf50;animation:checkout_slideIn__574e4 .3s ease-out}@keyframes checkout_slideIn__574e4{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.checkout_voucherInfo__S0jQB{display:flex;flex-direction:column;gap:4px}.checkout_voucherCode__se8Pu{font-size:16px;font-weight:700;color:#2e7d32}.checkout_voucherDesc__8JkmN{font-size:13px;color:#666}.checkout_removeButton__u65IW{width:32px;height:32px;background:#f44336;color:#fff;border:none;border-radius:50%;font-size:18px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.checkout_removeButton__u65IW:hover{background:#d32f2f;transform:rotate(90deg)}.checkout_removeAllButton__TqSps{margin-top:5px;padding:8px 16px;background:#ff5722;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s}.checkout_removeAllButton__TqSps:hover{background:#e64a19;transform:translateY(-2px);box-shadow:0 4px 8px rgba(255,87,34,.3)}.checkout_voucherError__ynDUD{margin-top:8px;color:#d32f2f;font-size:13px;font-weight:500}.checkout_continueShoppingBtn__US308{display:block;width:100%;padding:15px;margin-top:15px;text-align:center;text-decoration:none;background:#f8f8f8;color:#666;border:1px solid #ddd;border-radius:4px;font-size:15px;transition:all .3s}.checkout_continueShoppingBtn__US308:hover{background:#fff;color:#000;border-color:#000}.checkout_mapSection__7i9_I{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #eee}.checkout_mapSection__7i9_I h3{font-size:18px;margin-bottom:15px}.checkout_mapNote__1f_ym{text-align:center;color:#666;font-size:14px;margin-top:10px}.checkout_step3Container__xjLXF{background:#fff;padding:40px;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);width:100%;max-width:100%}.checkout_step3Title__gEDYI{font-size:28px;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #f0f0f0;color:#1a1a1a;font-weight:700}.checkout_step3Layout__M8aLT{display:grid;grid-template-columns:45% 55%;gap:30px;margin-bottom:30px;width:100%}.checkout_orderDetailsColumn__CK6Wt{display:flex;flex-direction:column;gap:25px}.checkout_infoSection__7wqJk{padding:20px;background:#f8f8f8;border-radius:10px;border:1px solid #e8e8e8}.checkout_infoSection__7wqJk h3{font-size:18px;font-weight:700;margin-bottom:15px;color:#1a1a1a;padding-bottom:10px;border-bottom:2px solid #e0e0e0}.checkout_infoText__jDTf9 p{margin-bottom:10px;font-size:15px;line-height:1.6;color:#333}.checkout_infoText__jDTf9 strong{color:#000;font-weight:600;margin-right:8px}.checkout_productListText__8oss5{display:flex;flex-direction:column;gap:15px}.checkout_productItemText__ZFu1P{display:flex;gap:15px;padding:15px;background:#fff;border-radius:8px;border:1px solid #e0e0e0}.checkout_productImageSmall__JAt8O{flex-shrink:0}.checkout_productInfoText__KMTBI{flex:1}.checkout_productName__Bd2zO{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:6px}.checkout_productSpecs__SQqLf{font-size:14px;color:#666;margin-bottom:8px}.checkout_productPriceText__oTUy3{font-size:14px;color:#333}.checkout_productPriceText__oTUy3 strong{font-size:16px;color:#000;font-weight:700}.checkout_paymentSummaryText__fRjPO{display:flex;flex-direction:column;gap:12px}.checkout_summaryLineText__uqySv{display:flex;justify-content:space-between;font-size:15px;padding:10px 0;border-bottom:1px solid #e0e0e0}.checkout_summaryLineText__uqySv span:first-child{color:#666}.checkout_summaryLineText__uqySv span:last-child{font-weight:600;color:#333}.checkout_shippingFeeText__q7ueB{color:#00c853!important}.checkout_discountText__BgAnP{color:#ff5722!important}.checkout_summaryLineTotalText__CITvD{display:flex;justify-content:space-between;padding:15px 0;margin-top:10px;border-top:3px solid #000;font-size:16px}.checkout_summaryLineTotalText__CITvD span:first-child{font-weight:700;color:#1a1a1a}.checkout_totalAmountText__U0Mj0{font-size:24px!important;font-weight:800!important;color:#000!important}.checkout_paymentMethodText__2PReD{display:flex;flex-direction:column;gap:8px;padding:15px;background:#fff;border-radius:8px;margin-top:10px;border:2px solid #e0e0e0}.checkout_paymentMethodText__2PReD span:first-child{color:#666;font-size:14px}.checkout_paymentMethodText__2PReD span:last-child{font-weight:600;color:#000;font-size:15px}.checkout_mapColumn__Uo2Yj{position:sticky;top:20px;height:-moz-fit-content;height:fit-content}.checkout_mapContainer__KxMZc{padding:20px;background:#f8f8f8;border-radius:10px;border:1px solid #e8e8e8}.checkout_mapContainer__KxMZc h3{font-size:18px;font-weight:700;margin-bottom:15px;color:#1a1a1a}.checkout_deliveryMapFull__Zv1J3{width:100%;height:700px;border-radius:10px;border:3px solid #d0d0d0;box-shadow:0 4px 16px rgba(0,0,0,.1);margin-bottom:15px;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.checkout_deliveryMapFull__Zv1J3,.checkout_deliveryMapFull__Zv1J3 .leaflet-tile{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.checkout_deliveryMapFull__Zv1J3 .leaflet-tile-container{transition:opacity .2s}.checkout_addressPointsCompact__tyLEr{display:flex;flex-direction:column;gap:10px}.checkout_addressPointCompact__83t11{background:#fff;border-radius:8px;border:1px solid #e0e0e0;overflow:hidden}.checkout_pointHeaderCompact__L1KND{display:flex;align-items:center;gap:12px;padding:12px 15px;cursor:pointer;transition:background .3s}.checkout_pointHeaderCompact__L1KND:hover{background:#fafafa}.checkout_pointIconCompact__65qXq{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.checkout_pointHeaderCompact__L1KND strong{flex:1;font-size:14px;color:#1a1a1a}.checkout_toggleIconCompact__sJji4{font-size:10px;color:#999}.checkout_pointDetailsCompact__frOhX{padding:0 15px 12px 63px;animation:checkout_slideDown__L1kYM .3s ease}.checkout_pointDetailsCompact__frOhX p{margin-bottom:4px;color:#555;font-size:13px;line-height:1.5}.checkout_mapSectionLarge__bqK6_{margin-bottom:30px;padding:25px;background:#f8f8f8;border-radius:12px}.checkout_mapSectionLarge__bqK6_ h3{font-size:20px;margin-bottom:20px;font-weight:700;color:#1a1a1a}.checkout_deliveryMapLarge__yROja{width:100%;height:500px;border-radius:12px;border:3px solid #e8e8e8;box-shadow:0 4px 16px rgba(0,0,0,.1);margin-bottom:20px}.checkout_addressPoints__tkrB9{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.checkout_addressPoint__cIduz{background:#fff;border-radius:10px;overflow:hidden;border:2px solid #e8e8e8;transition:all .3s ease}.checkout_addressPoint__cIduz:hover{border-color:#000;box-shadow:0 4px 12px rgba(0,0,0,.1)}.checkout_pointHeader__JkAyH{display:flex;align-items:center;gap:15px;padding:18px;cursor:pointer;transition:background .3s}.checkout_pointHeader__JkAyH:hover{background:#fafafa}.checkout_pointIcon__7inax{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.15)}.checkout_pointInfo__3t7oc{flex:1;display:flex;justify-content:space-between;align-items:center}.checkout_pointInfo__3t7oc strong{font-size:16px;color:#1a1a1a}.checkout_toggleIcon__WQMeY{font-size:12px;color:#666;transition:transform .3s}.checkout_pointDetails__P7F9i{padding:0 18px 18px 83px;animation:checkout_slideDown__L1kYM .3s ease}@keyframes checkout_slideDown__L1kYM{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.checkout_pointDetails__P7F9i p{margin-bottom:6px;color:#555;font-size:14px;line-height:1.6}.checkout_productDetailsSection__xbDJq{margin-bottom:30px;padding:25px;background:#f8f8f8;border-radius:12px}.checkout_productDetailsSection__xbDJq h3{font-size:20px;margin-bottom:20px;font-weight:700;color:#1a1a1a}.checkout_productList__ZT75r{display:flex;flex-direction:column;gap:15px}.checkout_productItem__zH6sZ{display:flex;gap:20px;padding:20px;background:#fff;border-radius:10px;border:2px solid #e8e8e8;transition:all .3s ease}.checkout_productItem__zH6sZ:hover{border-color:#000;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.checkout_productDetails__RDSCL{flex:1;display:flex;flex-direction:column;gap:10px}.checkout_productDetails__RDSCL h4{font-size:16px;font-weight:600;color:#1a1a1a;margin:0}.checkout_productMeta__rbFrL{display:flex;gap:15px;flex-wrap:wrap}.checkout_metaItem__V3F5E{font-size:14px;color:#666;padding:4px 12px;background:#f0f0f0;border-radius:6px}.checkout_metaItem__V3F5E strong{color:#333;margin-right:4px}.checkout_productPrice__eMjg0{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;border-top:1px solid #e8e8e8}.checkout_unitPrice__9BOax{font-size:14px;color:#666}.checkout_totalPrice__LdKtx{font-size:18px;font-weight:700;color:#000}.checkout_paymentSummarySection__Hing2{margin-bottom:30px;padding:25px;background:linear-gradient(135deg,#f8f8f8,#fff);border-radius:12px;border:2px solid #e8e8e8}.checkout_paymentSummarySection__Hing2 h3{font-size:20px;margin-bottom:20px;font-weight:700;color:#1a1a1a}.checkout_summaryDetails__h9yAA{display:flex;flex-direction:column;gap:15px}.checkout_summaryLine__Nq_AX{display:flex;justify-content:space-between;align-items:center;font-size:16px;padding:12px 0;border-bottom:1px solid #e8e8e8}.checkout_summaryLine__Nq_AX span:first-child{color:#666}.checkout_summaryLine__Nq_AX span:last-child{font-weight:600;color:#333}.checkout_shippingFee__CWkzK{color:#00c853!important}.checkout_discount__3yObR{color:#ff5722!important}.checkout_summaryLineTotal__MGwji{display:flex;justify-content:space-between;align-items:center;padding:20px 0;margin-top:10px;border-top:3px solid #000;font-size:18px}.checkout_summaryLineTotal__MGwji span:first-child{font-weight:700;color:#1a1a1a}.checkout_totalAmount__bfMy6{font-size:28px!important;font-weight:800!important;color:#000!important;letter-spacing:-.5px}.checkout_paymentMethod__3uv7N{display:flex;justify-content:space-between;align-items:center;padding:15px;background:#fff;border-radius:8px;border:2px solid #e8e8e8;margin-top:10px}.checkout_paymentMethod__3uv7N span:first-child{color:#666;font-size:15px}.checkout_paymentMethod__3uv7N span:last-child{font-weight:600;color:#000;font-size:15px}@media (max-width:968px){.checkout_step3Layout__M8aLT{grid-template-columns:1fr}.checkout_mapColumn__Uo2Yj{position:static;order:-1}.checkout_deliveryMapFull__Zv1J3{height:400px}.checkout_addressPoints__tkrB9{grid-template-columns:1fr}.checkout_deliveryMapLarge__yROja{height:400px}.checkout_productItem__zH6sZ{flex-direction:column}.checkout_productPrice__eMjg0{flex-direction:column;align-items:flex-start;gap:8px}.checkout_pointDetails__P7F9i{padding-left:18px}}@media (max-width:640px){.checkout_step3Container__xjLXF{padding:20px}.checkout_deliveryMapFull__Zv1J3{height:300px}.checkout_productItemText__ZFu1P{flex-direction:column}}.checkout_paymentDetails__H5gPX{margin:25px 0;padding:25px;background:#f8f8f8;border-radius:8px}.checkout_paymentDetails__H5gPX h3{font-size:18px;margin-bottom:20px;text-align:center}.checkout_qrCode__ybwWg{text-align:center}.checkout_qrCode__ybwWg img{max-width:250px;width:100%;height:auto;margin:0 auto 15px;border:2px solid #ddd;border-radius:8px;padding:10px;background:#fff}.checkout_qrNote__M67PX{font-size:14px;color:#666;margin-bottom:10px}.checkout_qrAmount__nhcRY{font-size:18px;font-weight:700;color:#000}.checkout_momoInfo__Lj9Qc{text-align:center;padding:20px}.checkout_momoIcon__svh9W{margin:0 auto 20px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#a50064,#d82d8b);border-radius:20px;box-shadow:0 8px 24px rgba(165,0,100,.3)}.checkout_momoIcon__svh9W img{width:50px;height:50px;filter:brightness(0) invert(1)}.checkout_momoDescription__pR6rG{font-size:15px;color:#666;line-height:1.6;margin-bottom:25px}.checkout_momoSteps__qlYih{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:20px}.checkout_step__vXCBe{display:flex;align-items:center;gap:12px;padding:15px;background:#f8f8f8;border-radius:8px;text-align:left;font-size:14px;transition:all .3s}.checkout_step__vXCBe:hover{background:#f0f0f0;transform:translateY(-2px)}.checkout_stepNumber__yd_6f{width:32px;height:32px;background:linear-gradient(135deg,#a50064,#d82d8b);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}@media (max-width:640px){.checkout_momoSteps__qlYih{grid-template-columns:1fr}}.checkout_bankInfo__qFZI0{margin-top:20px;padding:15px;background:#fff;border-radius:8px;text-align:left}.checkout_bankInfo__qFZI0 p{margin-bottom:8px;font-size:14px}.checkout_creditCardForm__zd5RB{max-width:400px;margin:0 auto}.checkout_cardPreview__7vY5T{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;padding:25px;color:#fff;margin-bottom:25px;box-shadow:0 10px 30px rgba(0,0,0,.2);position:relative;height:200px}.checkout_cardChip__24v3f{width:50px;height:40px;background:linear-gradient(135deg,gold,#ffed4e);border-radius:8px;margin-bottom:20px}.checkout_cardNumber__bONzr{font-size:22px;margin-bottom:20px;font-family:Courier New,monospace}.checkout_cardHolder__LVN5q{font-size:14px;text-transform:uppercase;margin-bottom:5px;opacity:.9}.checkout_cardExpiry__ZfxG9{position:absolute;bottom:25px;right:25px;opacity:.9}.checkout_formGroup__aKui_{margin-bottom:20px}.checkout_formGroup__aKui_ label{display:block;margin-bottom:8px;font-weight:600;font-size:14px}.checkout_formGroup__aKui_ input{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:8px;font-size:16px;transition:all .3s}.checkout_formGroup__aKui_ input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.checkout_formRow2__DIdc8{display:grid;grid-template-columns:1fr 1fr;gap:15px}.checkout_modalOverlay__2_XOv{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:checkout_fadeIn__XYPpr .3s ease}@keyframes checkout_fadeIn__XYPpr{0%{opacity:0}to{opacity:1}}.checkout_modalContent__xhRHb{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:checkout_slideUp__10Jof .3s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes checkout_slideUp__10Jof{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.checkout_modalClose__AKkZS{position:absolute;top:15px;right:15px;background:#f5f5f5;border:none;width:35px;height:35px;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:1}.checkout_modalClose__AKkZS:hover{background:#e0e0e0;transform:rotate(90deg)}.checkout_modalHeader__Ji4n3{text-align:center;padding:40px 30px 30px;border-bottom:2px solid #f0f0f0}.checkout_successIcon__7UGK_{width:80px;height:80px;background:linear-gradient(135deg,#4caf50,#45a049);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:50px;color:#fff;margin:0 auto 20px;animation:checkout_scaleIn__D6SAU .5s ease}@keyframes checkout_scaleIn__D6SAU{0%{transform:scale(0)}to{transform:scale(1)}}.checkout_modalHeader__Ji4n3 h2{font-size:28px;color:#333;margin:0 0 10px}.checkout_modalHeader__Ji4n3 p{font-size:16px;color:#666;margin:0}.checkout_modalBody__wGkPF{padding:30px}.checkout_paymentInfo__Ab61b{text-align:center}.checkout_paymentIcon__0_nB0{font-size:60px;margin-bottom:20px}.checkout_paymentInfo__Ab61b h3{font-size:22px;color:#333;margin:0 0 15px}.checkout_paymentDesc__kEv4T{font-size:16px;color:#666;margin-bottom:25px;line-height:1.6}.checkout_orderInfo__7Axjl{background:#f8f9fa;padding:20px;border-radius:10px;text-align:left;margin:20px 0}.checkout_orderInfo__7Axjl p{margin:10px 0;font-size:15px;color:#555}.checkout_bankInfo__qFZI0,.checkout_momoInfo__Lj9Qc{background:#f8f9fa;padding:25px;border-radius:10px;margin:20px 0}.checkout_bankDetail__8B2Fq{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e0e0e0}.checkout_bankDetail__8B2Fq:last-child{border-bottom:none}.checkout_bankLabel__EUji6{font-size:14px;color:#666}.checkout_bankValue__bNUeP{font-size:16px;font-weight:600;color:#333}.checkout_momoInfo__Lj9Qc{display:flex;gap:25px;align-items:center}.checkout_qrPlaceholder__rGo_6{flex-shrink:0}.checkout_qrCode__ybwWg{width:150px;height:150px;background:linear-gradient(135deg,#d81b60,#c2185b);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;margin-bottom:10px}.checkout_qrPlaceholder__rGo_6 p{text-align:center;font-size:13px;color:#666;margin:0}.checkout_momoDetail__JehuU{flex:1}.checkout_cardForm__ut2ag{margin:20px 0}.checkout_cardInput__6WCGq{width:100%;padding:14px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;margin-bottom:15px;transition:border-color .2s}.checkout_cardInput__6WCGq:focus{outline:none;border-color:#2196f3}.checkout_cardRow__2Eg_0{display:flex;gap:4%}.checkout_payButton__oJL6y{width:100%;padding:16px;background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s}.checkout_payButton__oJL6y:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(33,150,243,.4)}.checkout_note__lUUDE{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:12px 15px;font-size:14px;color:#856404;margin-top:20px;text-align:left}.checkout_modalFooter__lb9hy{padding:20px 30px 30px;display:flex;gap:15px;border-top:2px solid #f0f0f0}.checkout_primaryButton__4tK9p,.checkout_secondaryButton__Evrx2{flex:1;padding:14px 20px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.checkout_primaryButton__4tK9p{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.checkout_primaryButton__4tK9p:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(76,175,80,.4)}.checkout_secondaryButton__Evrx2{background:#fff;color:#333;border:2px solid #e0e0e0}.checkout_secondaryButton__Evrx2:hover{background:#f5f5f5;border-color:#ccc}@media (max-width:768px){.checkout_modalContent__xhRHb{max-width:95%;margin:10px}.checkout_modalHeader__Ji4n3{padding:30px 20px 20px}.checkout_successIcon__7UGK_{width:60px;height:60px;font-size:35px}.checkout_modalHeader__Ji4n3 h2{font-size:22px}.checkout_modalBody__wGkPF{padding:20px}.checkout_paymentIcon__0_nB0{font-size:45px}.checkout_momoInfo__Lj9Qc{flex-direction:column}.checkout_qrCode__ybwWg{width:120px;height:120px}.checkout_modalFooter__lb9hy{flex-direction:column}}.checkout_qrContainer__cg2hf{text-align:center;margin:25px auto;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}.checkout_qrImage__TE_Pg{width:280px;height:280px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.checkout_qrLabel__GiiVj{margin-top:15px;font-size:14px;color:#666;font-weight:500}.checkout_creditCard__6WZXj{width:100%;max-width:380px;height:220px;margin:25px auto;padding:25px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 24px rgba(102,126,234,.4);color:#fff;position:relative;overflow:hidden}.checkout_creditCard__6WZXj:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%)}.checkout_cardChip__24v3f{font-size:40px;margin-bottom:30px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.checkout_cardNumber__bONzr{font-size:24px;font-weight:600;letter-spacing:3px;margin-bottom:25px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.checkout_cardInfo__I1zgN{display:flex;justify-content:space-between;align-items:flex-end}.checkout_cardName__CPK7s{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.checkout_cardExpiry__ZfxG9{font-size:14px;font-weight:500}@media (max-width:768px){.checkout_qrImage__TE_Pg{width:220px;height:220px}.checkout_creditCard__6WZXj{max-width:100%;height:200px;padding:20px}.checkout_cardNumber__bONzr{font-size:20px}}.categories_container__b78gu{padding:20px;max-width:1400px;margin:0 auto}.categories_header__bvZgi{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.categories_header__bvZgi h1{font-size:28px;font-weight:700;color:#2c3e50}.categories_addButton__JuOcD{padding:12px 24px;background:#5865f2;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s}.categories_addButton__JuOcD:hover{background:#4752c4;transform:translateY(-2px)}.categories_stats__iAmFF{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.categories_statCard__PcgjS{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.categories_statCard__PcgjS h3{font-size:14px;color:#7f8c8d;margin-bottom:10px}.categories_statCard__PcgjS p{font-size:32px;font-weight:700;color:#2c3e50}.categories_tableContainer__cRy1x{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.categories_table__83eQV{width:100%;border-collapse:collapse}.categories_table__83eQV thead{background:#f8f9fa}.categories_table__83eQV th{padding:15px;text-align:left;font-weight:600;color:#2c3e50;border-bottom:2px solid #e9ecef}.categories_table__83eQV td{padding:15px;border-bottom:1px solid #e9ecef}.categories_table__83eQV tbody tr:hover{background:#f8f9fa}.categories_categoryImage__RA4cS{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:8px;cursor:pointer;transition:transform .3s}.categories_categoryImage__RA4cS:hover{transform:scale(1.1)}.categories_noImage__vg_rh{width:60px;height:60px;background:#e9ecef;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#95a5a6;cursor:pointer;transition:all .3s}.categories_noImage__vg_rh:hover{background:#dee2e6}.categories_badge__olQjL{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.categories_badge__olQjL.categories_nam__g6vX5{background:#e3f2fd;color:#1976d2}.categories_badge__olQjL.categories_nu__Evx4f{background:#fce4ec;color:#c2185b}.categories_badgeSuccess__YrYEB{color:#27ae60;font-size:18px}.categories_badgeDanger__WRZ7J{color:#e74c3c;font-size:18px}.categories_actions__fG_u2{display:flex;gap:10px}.categories_deleteBtn__GMeZy,.categories_editBtn__7XYoQ{padding:6px 16px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s}.categories_editBtn__7XYoQ{background:#3498db;color:#fff}.categories_editBtn__7XYoQ:hover{background:#2980b9}.categories_deleteBtn__GMeZy{background:#e74c3c;color:#fff}.categories_deleteBtn__GMeZy:hover{background:#c0392b}.categories_modal__XVab9{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.categories_modalContent__9MJNV{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto}.categories_modalHeader__L_M5E{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e9ecef}.categories_modalHeader__L_M5E h2{font-size:24px;font-weight:700;color:#2c3e50}.categories_closeBtn___mnUJ{background:none;border:none;font-size:32px;color:#95a5a6;cursor:pointer;line-height:1}.categories_closeBtn___mnUJ:hover{color:#7f8c8d}.categories_form__ogKCT{padding:20px}.categories_formGroup__nVyk8{margin-bottom:20px}.categories_formGroup__nVyk8 label{display:block;margin-bottom:8px;font-weight:600;color:#2c3e50}.categories_formGroup__nVyk8 input,.categories_formGroup__nVyk8 select{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:14px}.categories_formGroup__nVyk8 input:focus,.categories_formGroup__nVyk8 select:focus{outline:none;border-color:#5865f2}.categories_hint__N7X6E{display:block;margin-top:5px;font-size:12px;color:#7f8c8d;font-style:italic}.categories_checkboxLabel__C120T{display:flex;align-items:center;gap:10px;cursor:pointer}.categories_checkboxLabel__C120T input[type=checkbox]{width:auto;cursor:pointer}.categories_imagePreviewContainer__I9FgS{margin-bottom:15px;position:relative}.categories_imagePreview__9y_7W{width:100%;max-width:300px;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:2px solid #e9ecef}.categories_removeImageBtn___OQk1{margin-top:10px;padding:8px 16px;background:#e74c3c;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:all .3s}.categories_removeImageBtn___OQk1:hover{background:#c0392b}.categories_uploadOptions__2fNEC{display:flex;flex-direction:column;gap:15px}.categories_uploadOption__mEHuc{width:100%}.categories_uploadLabel__JttNg{display:block;cursor:pointer}.categories_uploadButton__HU2dI{display:inline-block;padding:12px 24px;background:#3498db;color:#fff;border-radius:8px;font-weight:600;transition:all .3s;text-align:center}.categories_uploadButton__HU2dI:hover{background:#2980b9}.categories_uploadLabel__JttNg input[type=file]:disabled+.categories_uploadButton__HU2dI{background:#95a5a6;cursor:not-allowed}.categories_urlInput__GLjBH{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:14px}.categories_urlInput__GLjBH:focus{outline:none;border-color:#5865f2}.categories_formActions__M1_Ao{display:flex;gap:10px;justify-content:flex-end;margin-top:30px}.categories_cancelBtn__t0Dnt,.categories_submitBtn__1k7ne{padding:12px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s}.categories_cancelBtn__t0Dnt{background:#e9ecef;color:#495057}.categories_cancelBtn__t0Dnt:hover{background:#dee2e6}.categories_submitBtn__1k7ne{background:#5865f2;color:#fff}.categories_submitBtn__1k7ne:hover{background:#4752c4}.categories_loading__QFAib{text-align:center;padding:60px 20px;font-size:18px;color:#7f8c8d}.categories_error__5g3dd{background:#fee;color:#c00;padding:15px;border-radius:8px;margin-bottom:20px}@media (max-width:768px){.categories_stats__iAmFF{grid-template-columns:repeat(2,1fr)}.categories_table__83eQV{font-size:14px}.categories_categoryImage__RA4cS,.categories_noImage__vg_rh{width:40px;height:40px}}.categories_adminPage___ScFv{display:flex;min-height:100vh;background:#f5f5f5}.categories_mainContent__sUzgP{flex:1;margin-left:260px;padding:30px}.categories_container__mOrbr{max-width:1400px}.categories_header__QqZE0{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.categories_header__QqZE0 h1{font-size:24px;font-weight:600}.categories_scanBtn__mLGUa{padding:10px 20px;background:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.categories_scanBtn__mLGUa:hover{background:#45a049}.categories_loading__WsKQh{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#f5f5f5}.categories_spinner__cFjS_{width:50px;height:50px;border:4px solid #f3f3f3;border-top-color:#4caf50;border-radius:50%;animation:categories_spin__tm_Gg 1s linear infinite}@keyframes categories_spin__tm_Gg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.categories_loading__WsKQh p{margin-top:20px;font-size:16px;color:#666}.categories_table__5aHh3{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.categories_table__5aHh3 table{width:100%;border-collapse:collapse}.categories_table__5aHh3 th{background:#f5f5f5;padding:12px;text-align:left;font-weight:600;font-size:13px;color:#333;border-bottom:2px solid #ddd}.categories_table__5aHh3 td{padding:12px;border-bottom:1px solid #eee;font-size:13px}.categories_table__5aHh3 tr:hover{background:#f9f9f9}.categories_thumbnail__6vDI6{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.categories_imageEdit__oSzXB{display:flex;flex-direction:column;gap:8px}.categories_imageEdit__oSzXB img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.categories_imageButtons__fa35c{display:flex;gap:5px}.categories_imageEdit__oSzXB button,.categories_uploadBtn__cQJDr{padding:4px 8px;font-size:11px;background:#2196f3;color:#fff;border:none;border-radius:3px;cursor:pointer;white-space:nowrap}.categories_uploadBtn__cQJDr{display:inline-block;text-align:center}.categories_imageEdit__oSzXB button:disabled,.categories_uploadBtn__cQJDr:has(input:disabled){opacity:.6;cursor:not-allowed}.categories_imageEdit__oSzXB button:hover:not(:disabled),.categories_uploadBtn__cQJDr:hover:not(:has(input:disabled)){background:#1976d2}.categories_table__5aHh3 input[type=text]{width:100%;padding:6px;border:1px solid #ddd;border-radius:4px;font-size:13px}.categories_table__5aHh3 input[type=checkbox]{width:18px;height:18px;cursor:pointer}.categories_cancelBtn__3cqRb,.categories_deleteBtn__Gyx45,.categories_editBtn__wNlm0,.categories_saveBtn__9RF9w{padding:6px 12px;margin-right:5px;border:none;border-radius:4px;cursor:pointer;font-size:12px}.categories_editBtn__wNlm0{background:#2196f3;color:#fff}.categories_editBtn__wNlm0:hover{background:#1976d2}.categories_deleteDropdown__3tAp1{position:relative;display:inline-block}.categories_deleteBtn__Gyx45{background:#f44336;color:#fff}.categories_deleteBtn__Gyx45:hover{background:#d32f2f}.categories_deleteMenu__E_hCg{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:10;min-width:150px;margin-top:4px}.categories_deleteMenu__E_hCg button{display:block;width:100%;padding:10px 15px;text-align:left;background:#fff;border:none;color:#333;font-size:13px;cursor:pointer;transition:background .2s;border-radius:0}.categories_deleteMenu__E_hCg button:first-child{border-radius:4px 4px 0 0}.categories_deleteMenu__E_hCg button:last-child{border-radius:0 0 4px 4px}.categories_deleteMenu__E_hCg button:hover{background:#f5f5f5}.categories_deleteMenu__E_hCg button:first-child:hover{background:#ffebee;color:#f44336}.categories_deleteMenu__E_hCg button:last-child:hover{background:#e3f2fd;color:#2196f3}.categories_saveBtn__9RF9w{background:#4caf50;color:#fff}.categories_saveBtn__9RF9w:hover{background:#45a049}.categories_cancelBtn__3cqRb{background:#999;color:#fff}.categories_cancelBtn__3cqRb:hover{background:#777}.categories_modal__9_EnN{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.categories_modalContent__dziQk{background:#fff;padding:30px;border-radius:8px;max-width:900px;max-height:80vh;overflow-y:auto;width:90%}.categories_modalContent__dziQk h2{margin-bottom:20px;font-size:20px}.categories_imageGrid___9Fmu{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px;margin-bottom:20px}.categories_imageItem__frkFV{cursor:pointer;border:2px solid transparent;border-radius:8px;overflow:hidden;transition:all .2s}.categories_imageItem__frkFV:hover{border-color:#2196f3;transform:scale(1.05)}.categories_imageItem__frkFV img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover}.categories_imageItem__frkFV p{padding:8px;font-size:11px;text-align:center;background:#f5f5f5;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categories_modalContent__dziQk>button{padding:10px 20px;background:#999;color:#fff;border:none;border-radius:4px;cursor:pointer}.categories_modalContent__dziQk>button:hover{background:#777}.news_adminPage__aSCun{display:flex;min-height:100vh;background:#f5f5f5}.news_mainContent__dl7Z3{flex:1;margin-left:260px;padding:30px}.news_header__YnoEv{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;background:#fff;padding:25px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.news_header__YnoEv h1{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 5px}.news_header__YnoEv p{font-size:14px;color:#999;margin:0}.news_addBtn__aCi3I{padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px rgba(102,126,234,.3)}.news_addBtn__aCi3I:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(102,126,234,.4)}.news_statsBtn__I3uya{padding:12px 24px;background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px rgba(79,172,254,.3)}.news_statsBtn__I3uya:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(79,172,254,.4)}.news_content__D7_Tr{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.news_loading__w3fq9{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#f5f5f5}.news_spinner__oHrBx{width:50px;height:50px;border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;animation:news_spin__IRNxD 1s linear infinite}@keyframes news_spin__IRNxD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.news_loading__w3fq9 p{margin-top:20px;color:#666;font-size:16px}.news_formCard__dT5Fn{background:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:800px;margin:0 auto}.news_formGroup__rgdpg{margin-bottom:25px}.news_formGroup__rgdpg label{display:block;font-weight:600;margin-bottom:8px;color:#2c3e50}.news_formGroup__rgdpg small{display:block;margin-top:5px;color:#7f8c8d;font-size:13px}.news_input___fXO3{width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:border-color .3s}.news_input___fXO3:focus{outline:none;border-color:#3498db}.news_textarea__ZP5vf{width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;font-family:inherit;resize:vertical;transition:border-color .3s}.news_textarea__ZP5vf:focus{outline:none;border-color:#3498db}.news_imageUpload__NNn6N{margin-top:10px}.news_imageGrid__qoUP7{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (min-width:1400px){.news_imageGrid__qoUP7{grid-template-columns:repeat(3,1fr)}}.news_uploadBox__LvBDB{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px 15px;border:2px dashed #bdc3c7;border-radius:12px;cursor:pointer;transition:all .3s;background:#f8f9fa;min-height:140px}.news_uploadBox__LvBDB:hover{border-color:#667eea;background:#f0f3ff}.news_uploadIcon__T2WBw{font-size:36px;margin-bottom:6px}.news_uploadBox__LvBDB p{margin:4px 0;font-weight:600;color:#2c3e50;font-size:13px}.news_uploadBox__LvBDB span{font-size:11px;color:#7f8c8d;font-weight:600}.news_imagePreviewWrapper__yPqZE{position:relative;border-radius:12px;overflow:hidden;background:#f8f9fa;border:2px solid #e0e0e0;aspect-ratio:1;transition:all .3s}.news_imagePreviewWrapper__yPqZE:hover{border-color:#667eea;box-shadow:0 4px 12px rgba(102,126,234,.2)}.news_imagePreviewImg__r_ugX{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.news_mainImageBadge__sKR_h{position:absolute;top:8px;left:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;box-shadow:0 2px 6px rgba(0,0,0,.2)}.news_removeImageBtn__hFtzi{position:absolute;top:10px;right:10px;background:rgba(231,76,60,.9);color:#fff;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:background .3s}.news_removeImageBtn__hFtzi:hover{background:#c0392b}.news_aiInfo__dm4Dw{display:flex;gap:20px;padding:25px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin:30px 0;box-shadow:0 4px 16px rgba(102,126,234,.3)}.news_aiIcon__j3WqL{flex-shrink:0;animation:news_float__w4EYM 3s ease-in-out infinite}@keyframes news_float__w4EYM{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.news_aiInfo__dm4Dw h3{margin:0 0 10px;font-size:18px}.news_aiInfo__dm4Dw ul{margin:0;padding-left:20px}.news_aiInfo__dm4Dw li{margin:5px 0;font-size:14px}.news_actions__DyCFV{gap:15px;justify-content:flex-end;margin-top:30px;padding-top:20px;border-top:2px solid #ecf0f1}.news_cancelBtn__vDU01{padding:12px 30px;border:2px solid #95a5a6;background:#fff;color:#7f8c8d;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s}.news_cancelBtn__vDU01:hover:not(:disabled){background:#ecf0f1;border-color:#7f8c8d}.news_cancelBtn__vDU01:disabled{opacity:.5;cursor:not-allowed}.news_generateBtn__QyKFg{padding:12px 30px;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:8px}.news_generateBtn__QyKFg:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.news_generateBtn__QyKFg:disabled{opacity:.6;cursor:not-allowed;transform:none}.news_previewCard__U4B1L{background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff;padding:30px;border-radius:12px;margin-top:30px;text-align:center}.news_previewCard__U4B1L h2{margin:0 0 20px;font-size:24px}.news_previewInfo__Tl4ep{background:hsla(0,0%,100%,.2);padding:20px;border-radius:8px;margin:20px 0;text-align:left}.news_previewInfo__Tl4ep p{margin:10px 0;font-size:15px}.news_redirectMsg__ESHjt{margin-top:20px;font-size:14px;opacity:.9}.news_backBtn__GIys7{padding:10px 20px;border:2px solid #3498db;background:#fff;color:#3498db;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s}.news_backBtn__GIys7:hover{background:#3498db;color:#fff}.news_uploading__QBsJr{display:flex;flex-direction:column;align-items:center;gap:10px}.news_tableWrapper__CxLBX{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);margin:20px}.news_table__vblY9{width:100%;border-collapse:collapse}.news_table__vblY9 thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.news_table__vblY9 th{padding:15px;text-align:left;font-weight:600;font-size:14px}.news_table__vblY9 td{padding:15px;border-bottom:1px solid #ecf0f1;vertical-align:middle}.news_table__vblY9 tbody tr:hover{background:#f8f9fa}.news_newsTitle__YTpC_{display:flex;flex-direction:column;gap:5px}.news_excerpt__yvuvW{color:#7f8c8d;font-size:12px;display:block}.news_newsThumb__bMpsY{width:80px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.news_noImage___fwq_{width:80px;height:60px;background:#ecf0f1;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:11px;color:#95a5a6}.news_status__g8Qf_{padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600;display:inline-block}.news_status__g8Qf_.news_published__FRVOs{background:#d4edda;color:#155724}.news_status__g8Qf_.news_draft__X4mPG{background:#fff3cd;color:#856404}.news_views__QgN9K{text-align:center;font-weight:600;color:#7f8c8d}.news_actions__DyCFV{display:flex;gap:8px}.news_deleteBtn__Iiutn,.news_editBtn__dGtZm{padding:8px 12px;border:none;border-radius:6px;font-size:13px;cursor:pointer;transition:all .3s;font-weight:600}.news_editBtn__dGtZm{background:#3498db;color:#fff}.news_editBtn__dGtZm:hover{background:#2980b9;transform:translateY(-2px)}.news_deleteBtn__Iiutn{background:#e74c3c;color:#fff}.news_deleteBtn__Iiutn:hover{background:#c0392b;transform:translateY(-2px)}.news_noData__14WoL{text-align:center;padding:60px 20px!important;color:#95a5a6;font-size:15px}.news_previewSection__IYJQj{margin-top:30px;background:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 8px rgba(0,0,0,.1);animation:news_highlightPreview__dMjpW 2s ease-in-out;scroll-margin-top:20px}@keyframes news_highlightPreview__dMjpW{0%,to{box-shadow:0 2px 8px rgba(0,0,0,.1)}50%{box-shadow:0 0 30px rgba(102,126,234,.6);transform:scale(1.01)}}.news_previewHeader__xwBOd{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #ecf0f1}.news_previewHeader__xwBOd h2{margin:0;color:#2c3e50}.news_previewActions__npm_G{display:flex;gap:12px}.news_regenerateBtn__0kd5L{padding:12px 24px;border:2px solid #667eea;background:#fff;color:#667eea;border-radius:8px;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:8px}.news_regenerateBtn__0kd5L:hover:not(:disabled){background:#667eea;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.news_regenerateBtn__0kd5L:disabled{opacity:.6;cursor:not-allowed}.news_publishBtn___h5be{padding:12px 30px;border:none;background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff;border-radius:8px;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s}.news_publishBtn___h5be:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(17,153,142,.4)}.news_publishBtn___h5be:disabled{opacity:.6;cursor:not-allowed}.news_previewGrid__1SOxh{display:grid;grid-template-columns:2fr 1fr;gap:30px}.news_previewContent__ndQ_N h3{margin:0 0 20px;color:#2c3e50;font-size:18px}.news_articlePreview__oT0nM{border:2px solid #ecf0f1;border-radius:12px;padding:30px;background:#f8f9fa;max-height:600px;overflow-y:auto}.news_articlePreview__oT0nM img{width:100%;height:auto;border-radius:8px;margin-bottom:20px}.news_articlePreview__oT0nM h1{font-size:28px;margin:0 0 15px;color:#2c3e50}.news_previewExcerpt__DuJe0{font-size:16px;color:#7f8c8d;font-style:italic;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ddd}.news_htmlContent__4zQRs{line-height:1.8;color:#34495e}.news_htmlContent__4zQRs h2{font-size:22px;margin:25px 0 15px;color:#2c3e50}.news_htmlContent__4zQRs h3{font-size:18px;margin:20px 0 10px;color:#34495e}.news_htmlContent__4zQRs p{margin:15px 0}.news_htmlContent__4zQRs ol,.news_htmlContent__4zQRs ul{margin:15px 0;padding-left:25px}.news_htmlContent__4zQRs li{margin:8px 0}.news_htmlContent__4zQRs blockquote{border-left:4px solid #3498db;padding-left:20px;margin:20px 0;font-style:italic;color:#7f8c8d}.news_chatPanel__gis4f{display:flex;flex-direction:column;height:600px}.news_chatPanel__gis4f h3{margin:0 0 15px;color:#2c3e50;font-size:18px}.news_chatMessages__cASHB{flex:1;border:2px solid #ecf0f1;border-radius:12px;padding:20px;overflow-y:auto;background:#f8f9fa;margin-bottom:15px;display:flex;flex-direction:column;gap:12px}.news_chatEmpty__g5oWY{text-align:center;color:#7f8c8d;padding:30px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.news_chatEmpty__g5oWY p{margin-bottom:20px;font-weight:600;font-size:15px}.news_chatEmpty__g5oWY ul{text-align:left;display:inline-block;margin:0;background:#fff;padding:20px 30px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.news_chatEmpty__g5oWY li{margin:10px 0;font-size:14px;color:#34495e}.news_chatMessage__7KXgu{padding:12px 15px;border-radius:16px;animation:news_slideIn__DyS7G .3s ease;max-width:75%;display:flex;flex-direction:column;gap:8px}@keyframes news_slideIn__DyS7G{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.news_chatMessage__7KXgu.news_assistant__5Yl_o{align-self:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:16px 16px 16px 4px;box-shadow:0 2px 8px rgba(102,126,234,.3)}.news_chatMessage__7KXgu.news_user__tCPmi{align-self:flex-end;background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff;border-radius:16px 16px 4px 16px;box-shadow:0 2px 8px rgba(17,153,142,.3)}.news_chatMessage__7KXgu strong{display:block;margin-bottom:5px;font-size:12px;font-weight:700;opacity:.9;text-transform:uppercase;letter-spacing:.5px}.news_chatMessage__7KXgu.news_assistant__5Yl_o strong,.news_chatMessage__7KXgu.news_user__tCPmi strong{color:hsla(0,0%,100%,.95)}.news_chatMessage__7KXgu p{margin:0;font-size:14px;line-height:1.6;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;max-width:100%;hyphens:auto}.news_chatMessage__7KXgu.news_assistant__5Yl_o p,.news_chatMessage__7KXgu.news_user__tCPmi p{color:hsla(0,0%,100%,.95)}.news_chatInputWrapper__2J2C5{display:flex;flex-direction:column;gap:10px}.news_chatImagePreview__r1WxE{position:relative;max-width:200px;border-radius:8px;overflow:hidden;border:2px solid #e0e0e0}.news_chatImagePreview__r1WxE img{width:100%;height:auto;display:block}.news_removeChatImage__w2edK{position:absolute;top:5px;right:5px;background:rgba(231,76,60,.9);color:#fff;border:none;width:24px;height:24px;border-radius:50%;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:background .3s}.news_removeChatImage__w2edK:hover{background:#c0392b}.news_chatInput__gRoZi{display:flex;gap:10px;align-items:center}.news_chatImageBtn__JwTke{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;cursor:pointer;transition:all .3s;font-size:24px;font-weight:300;box-shadow:0 2px 8px rgba(102,126,234,.3)}.news_chatImageBtn__JwTke:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(102,126,234,.5)}.news_chatTextarea__CLq4O{flex:1;padding:12px 15px;border:2px solid #e0e0e0;border-radius:12px;font-size:14px;font-family:inherit;resize:none;min-height:44px;max-height:120px;overflow-y:auto;line-height:1.5;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap}.news_chatTextarea__CLq4O:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.news_chatTextarea__CLq4O::-moz-placeholder{color:#95a5a6}.news_chatTextarea__CLq4O::placeholder{color:#95a5a6}.news_sendBtn__AJCeU{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;border:none;background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff;border-radius:50%;cursor:pointer;transition:all .3s;font-size:20px;box-shadow:0 2px 8px rgba(17,153,142,.3)}.news_sendBtn__AJCeU svg{transition:transform .3s ease}.news_sendBtn__AJCeU:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 12px rgba(17,153,142,.5)}.news_sendBtn__AJCeU:hover:not(:disabled) svg{transform:translateX(2px) translateY(-2px)}.news_sendBtn__AJCeU:disabled{opacity:.5;cursor:not-allowed;transform:none}.news_chatImageWrapper__XMN_Y{margin:8px 0;border-radius:12px;overflow:hidden;max-width:300px;border:2px solid rgba(255,68,68,.3);position:relative;background:rgba(255,68,68,.05)}.news_chatImage__Ai54O{width:100%;height:auto;display:block;border-radius:10px}.news_imageLabel__Ai5pw{display:inline-block;background:linear-gradient(135deg,#f44,#c00);color:#fff;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;margin-top:6px;margin-bottom:4px}.news_previewImageGallery__Rlhws{margin-bottom:25px}.news_mainPreviewImage__Y0uPm{width:100%;height:auto;border-radius:8px;margin-bottom:15px}.news_thumbnailGallery__3zRq8{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.news_thumbnailGallery__3zRq8 img{width:100%;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:6px;cursor:pointer;transition:all .3s;border:2px solid #e0e0e0}.news_thumbnailGallery__3zRq8 img:hover{transform:scale(1.05);border-color:#667eea;box-shadow:0 4px 12px rgba(102,126,234,.3)}.news_imageSection__wX2mJ{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:25px}.news_imageColumn__tmqt3{min-width:0}@media (max-width:968px){.news_imageSection__wX2mJ{grid-template-columns:1fr}}.news_featuredImageWrapper__0a9Rh{position:relative;border-radius:12px;overflow:hidden;background:#f8f9fa;border:3px solid #667eea;box-shadow:0 4px 16px rgba(102,126,234,.2)}.news_featuredImagePreview__LAizT{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain;max-height:400px}.news_featuredBadge___5Lta{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:700;box-shadow:0 4px 12px rgba(245,87,108,.4);animation:news_pulse__N_QIm 2s ease-in-out infinite}@keyframes news_pulse__N_QIm{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.news_uploadBoxLarge__yqATh{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 30px;border:3px dashed #667eea;border-radius:12px;cursor:pointer;transition:all .3s;background:linear-gradient(135deg,#f8f9fa,#e3f2fd);min-height:280px}.news_uploadBoxLarge__yqATh:hover{border-color:#764ba2;background:linear-gradient(135deg,#e3f2fd,#f0f3ff);transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.2)}.news_uploadBoxLarge__yqATh .news_uploadIcon__T2WBw{font-size:56px;margin-bottom:12px}.news_uploadBoxLarge__yqATh p{margin:6px 0;font-weight:700;color:#2c3e50;font-size:16px}.news_uploadBoxLarge__yqATh span{font-size:13px;color:#7f8c8d}.news_previewFeaturedImage__NSIM1{position:relative;margin-bottom:25px;border-radius:12px;overflow:hidden;border:3px solid #667eea;box-shadow:0 4px 16px rgba(102,126,234,.2)}.news_featuredLabel__Pfmdc{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:700;box-shadow:0 4px 12px rgba(245,87,108,.4)}.news_previewImageGallery__Rlhws h4{margin:0 0 15px;color:#2c3e50;font-size:16px;font-weight:600}.news_fallbackWarning__GYqGi{display:inline-block;margin-top:8px;padding:8px 16px;background:linear-gradient(135deg,#ff9a56,#ff6a88);color:#fff;border-radius:8px;font-size:13px;font-weight:600;box-shadow:0 2px 8px rgba(255,106,136,.3);animation:news_shake__YIAAS .5s ease-in-out}@keyframes news_shake__YIAAS{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.news_modalOverlay__rVM7Z{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;animation:news_fadeIn__jE8Nu .3s ease}@keyframes news_fadeIn__jE8Nu{0%{opacity:0}to{opacity:1}}.news_modalContent__Z7wNQ{background:#fff;border-radius:16px;padding:40px;max-width:700px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:news_slideUp__qns_2 .3s ease}@keyframes news_slideUp__qns_2{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.news_modalContent__Z7wNQ h2{margin:0 0 10px;font-size:28px;color:#2c3e50;text-align:center}.news_modalContent__Z7wNQ>p{margin:0 0 30px;color:#7f8c8d;text-align:center;font-size:15px}.news_createOptions__LKlYn{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px}.news_createOption___pF2g{padding:30px 20px;border:3px solid #ecf0f1;border-radius:16px;cursor:pointer;transition:all .3s;text-align:center}.news_createOption___pF2g:hover{border-color:#667eea;transform:translateY(-5px);box-shadow:0 10px 30px rgba(102,126,234,.2)}.news_optionIcon__3GJzm{font-size:64px;margin-bottom:15px}.news_createOption___pF2g h3{margin:0 0 10px;font-size:20px;color:#2c3e50}.news_createOption___pF2g p{margin:0;font-size:14px;color:#7f8c8d;line-height:1.5}.news_modalCloseBtn__A2klU{width:100%;padding:14px;border:2px solid #e0e0e0;background:#fff;color:#7f8c8d;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.news_modalCloseBtn__A2klU:hover{background:#ecf0f1;border-color:#bdc3c7}.news_previewBtn__yEDzB{padding:12px 30px;border:2px solid #3498db;background:#fff;color:#3498db;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s}.news_previewBtn__yEDzB:hover:not(:disabled){background:#3498db;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(52,152,219,.3)}.news_previewBtn__yEDzB:disabled{opacity:.5;cursor:not-allowed;transform:none}.news_imageInfo__XSYwn{display:flex;gap:15px;flex-wrap:wrap;padding:15px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:8px;margin-bottom:20px;border-left:4px solid #667eea}.news_infoTag__qE9mA{background:#fff;font-weight:600;color:#667eea;box-shadow:0 2px 4px rgba(0,0,0,.1)}.news_infoNote__WtLIz,.news_infoTag__qE9mA{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:6px;font-size:13px}.news_infoNote__WtLIz{background:#fff3cd;font-weight:500;color:#856404;font-style:italic}.returns_container__XP3nd{padding:24px;background:#f5f5f5;min-height:100vh}.ProductSelector_modal__kE_ry{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000}.ProductSelector_modalContent__92mUl{background:#fff;border-radius:12px;width:90%;max-width:1000px;max-height:90vh;display:flex;flex-direction:column}.ProductSelector_header__kuKVA{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eee}.ProductSelector_header__kuKVA h2{font-size:20px;font-weight:600;margin:0}.ProductSelector_closeBtn__b_dho{width:32px;height:32px;border:none;background:#f5f5f5;border-radius:50%;cursor:pointer;font-size:18px}.ProductSelector_closeBtn__b_dho:hover{background:#e0e0e0}.ProductSelector_filters__9LEeh{display:flex;gap:12px;padding:20px 24px;border-bottom:1px solid #eee}.ProductSelector_searchInput__vXbvK{flex:1;padding:10px 16px;border:1px solid #ddd;border-radius:6px;font-size:14px}.ProductSelector_categorySelect__ufN4x{padding:10px 16px;border:1px solid #ddd;border-radius:6px;font-size:14px;min-width:200px}.ProductSelector_selectedCount__2k9om{padding:12px 24px;background:#e3f2fd;color:#1976d2;font-size:14px;font-weight:500}.ProductSelector_empty__6e8aX,.ProductSelector_loading__DKtZO{padding:60px;text-align:center;color:#999}.ProductSelector_productGrid___8N_a{flex:1;overflow-y:auto;padding:20px 24px;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.ProductSelector_productCard__vbwCE{position:relative;border:2px solid #eee;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s}.ProductSelector_productCard__vbwCE:hover{border-color:#2196f3;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ProductSelector_productCard__vbwCE.ProductSelector_selected__x6hVa{border-color:#4caf50;background:#f1f8f4}.ProductSelector_checkmark__lgmmN{position:absolute;top:8px;right:8px;width:24px;height:24px;background:#4caf50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.ProductSelector_productCard__vbwCE img{width:100%;height:140px;-o-object-fit:cover;object-fit:cover;border-radius:6px;margin-bottom:8px}.ProductSelector_productCard__vbwCE h4{font-size:13px;font-weight:500;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ProductSelector_price__LPBUd{font-size:14px;font-weight:600;color:#f44336;margin:0}.ProductSelector_actions__n82tS{display:flex;gap:12px;padding:20px 24px;border-top:1px solid #eee;justify-content:flex-end}.ProductSelector_cancelBtn__FuCD8,.ProductSelector_confirmBtn__TT73A{padding:12px 24px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}.ProductSelector_confirmBtn__TT73A{background:#4caf50;color:#fff}.ProductSelector_confirmBtn__TT73A:hover:not(:disabled){background:#45a049}.ProductSelector_confirmBtn__TT73A:disabled{opacity:.5;cursor:not-allowed}.ProductSelector_cancelBtn__FuCD8{background:#f5f5f5;color:#333}.ProductSelector_cancelBtn__FuCD8:hover{background:#e0e0e0}