:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.sidebar{position:fixed;left:0;top:0;height:100vh;background:#011d4c;color:#878b92;border-right:1px solid #e5e7eb;z-index:1000;transition:width .3s ease;box-shadow:2px 0 8px #0000000d;overflow:hidden}.sidebar.open{width:200px}.sidebar.closed{width:70px}.sidebar-content{display:flex;flex-direction:column;height:100%}.sidebar-header{padding:.625rem 1.25rem;border-bottom:1px solid #e5e7eb;height:45px;min-height:45px;display:flex;align-items:center;gap:0;position:relative}.logo{display:flex;align-items:center;gap:.75rem;color:#d4af37}.logo svg{flex-shrink:0}.logo-text{font-size:1.125rem;font-weight:700;white-space:nowrap;color:#d4af37}.sidebar-toggle{padding:.375rem;background:transparent;border:none;border-radius:8px;cursor:pointer;color:#878b92;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.sidebar-toggle:hover{background:#d4af371a;color:#d4af37}.sidebar-toggle:focus-visible{outline:2px solid #D4AF37;outline-offset:2px}.sidebar-nav{flex:1;overflow-y:auto;padding:1rem .5rem}.menu-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.menu-item{width:100%;padding:.75rem 1rem;background:transparent;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:.75rem;color:#878b92;font-size:.875rem;font-weight:400;transition:all .2s;position:relative;text-align:left}.menu-item:hover{background:#d4af374d;color:#d4af37;border-color:#d4af37}.menu-item:focus-visible{outline:2px solid #D4AF37;outline-offset:2px;background:#d4af374d;color:#d4af37;border-color:#d4af37}.menu-item.active{background:#d4af374d;color:#d4af37}.menu-item.active:focus-visible{outline:2px solid #D4AF37;outline-offset:2px;background:#d4af374d;color:#d4af37}.menu-item.active .menu-icon{color:#d4af37}.menu-icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#878b92;transition:color .2s}.menu-item .menu-icon{color:#878b92}.menu-item:hover .menu-icon{color:#d4af37}.menu-label{flex:1;white-space:nowrap;color:#878b92;transition:color .2s}.menu-item:hover .menu-label{color:#d4af37}.menu-item.active .menu-label{color:#d4af37!important}.menu-badge{background:#ef4444;color:#fff;font-size:.75rem;font-weight:500;padding:.125rem .5rem;border-radius:12px;min-width:20px;text-align:center}.menu-item.active .menu-badge{background:#d4af374d;color:#011d4c}.menu-arrow{display:flex;align-items:center;justify-content:center;color:#878b92;transition:all .2s;margin-left:auto}.menu-item:hover .menu-arrow,.menu-item.active .menu-arrow,.menu-item.expanded .menu-arrow,.menu-item.expanded.active .menu-arrow{color:#d4af37}.menu-item-with-submenu{position:relative}.submenu-list{list-style:none;padding:0;margin:0;padding-left:1rem;padding-top:.25rem;padding-bottom:.25rem;display:flex;flex-direction:column;gap:.125rem;background:#0000001a;border-radius:0 0 8px 8px;margin-top:.25rem}.submenu-item{width:100%;padding:.5rem 1rem;background:transparent;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;color:#878b92;font-size:.8125rem;font-weight:400;transition:all .2s;text-align:left;position:relative}.submenu-item:hover{background:#d4af371a;color:#d4af37}.submenu-item.active{background:#d4af3733;color:#d4af37;font-weight:400}.submenu-label{flex:1;white-space:nowrap}.submenu-collapsed{padding-left:.5rem;padding-right:.5rem}.submenu-collapsed .submenu-item{padding:.5rem;justify-content:center}.submenu-collapsed .submenu-indicator{margin:0}.sidebar-footer{padding:1rem;border-top:1px solid #D4AF37;background:#011d4c}.store-info{display:flex;flex-direction:column;gap:.5rem}.store-name{font-size:.875rem;font-weight:500;color:#878b92}.store-status{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#878b92}.status-dot{width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 2s infinite}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-track{background:transparent}.sidebar-nav::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#9ca3af}.inventory-tooltip .ant-tooltip-inner{background:#011d4c;border:1px solid #D4AF37;border-radius:8px;padding:.5rem 0;min-width:160px}.inventory-tooltip-content{display:flex;flex-direction:column;gap:.25rem}.tooltip-submenu-item{padding:.5rem 1rem;color:#878b92;font-size:.8125rem;cursor:pointer;transition:all .2s;border-radius:4px;margin:0 .25rem}.tooltip-submenu-item:hover{background:#d4af371a;color:#d4af37}.tooltip-submenu-item:active{background:#d4af3733}@media(max-width:768px){.sidebar.open{width:200px;box-shadow:4px 0 12px #00000026}.sidebar.closed{width:0;border:none}}.app-header{background:#011d4c;padding:.625rem 1.25rem;display:flex;justify-content:flex-end;align-items:center;box-shadow:0 1px 3px #0000000d;z-index:1000;position:fixed;top:0;left:200px;right:0;transition:left .3s ease;height:45px;min-height:45px}.sidebar-toggle{padding:.5rem;background:transparent;border:none;border-radius:8px;cursor:pointer;color:#878b92;display:flex;align-items:center;justify-content:center;transition:all .2s}.sidebar-toggle:hover{background:#ffffff1a;color:#d4af37}.header-search{position:relative;flex:1;max-width:500px}.header-search .search-input{width:100%;padding:.625rem 1rem .625rem 2.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;background:#f9fafb;transition:all .2s}.header-search .search-input:focus{outline:none;border-color:#d4af37;background:#fff;box-shadow:0 0 0 3px #667eea1a}.header-right{display:flex;align-items:center;gap:1rem}.header-icon-btn{position:relative;padding:.5rem;background:transparent;border:none;border-radius:8px;cursor:pointer;color:#878b92;display:flex;align-items:center;justify-content:center;transition:all .2s}.header-icon-btn:hover{background:#ffffff1a;color:#d4af37}.notification-badge{position:absolute;top:.25rem;right:.25rem;background:#d4af37;color:#fff;font-size:.625rem;font-weight:600;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white}.user-profile-container{position:relative;margin-left:.5rem}.user-profile{display:flex;align-items:center;gap:.5rem;padding:.375rem;border-radius:8px;cursor:pointer;transition:all .2s}.user-profile:hover{background:#ffffff1a}.user-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#ffb800,#d4af37);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.user-info{display:flex;flex-direction:column;align-items:flex-start}.user-name{font-size:.8125rem;font-weight:600;color:#fff;line-height:1.2}.user-role{font-size:.7rem;color:#ffffffb3;line-height:1.2}.dropdown-btn{padding:.25rem;background:transparent;border:none;color:#fffc;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.dropdown-btn:hover{color:#d4af37}.dropdown-btn.open{transform:rotate(180deg);color:#d4af37}.user-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:180px;z-index:1000;overflow:hidden;animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:all .2s;color:#374151;font-size:.875rem}.dropdown-item:hover{background:#f3f4f6;color:#d4af37}.dropdown-item svg{color:#6b7280;transition:color .2s}.dropdown-item:hover svg{color:#d4af37}.dropdown-divider{height:1px;background:#e5e7eb;margin:.25rem 0}@media(max-width:768px){.app-header{padding:1rem}.header-search{max-width:200px}.user-info,.dropdown-btn{display:none}}@media(max-width:640px){.header-search{display:none}}.switch-store-modal{top:50%!important;transform:translateY(-50%)!important;margin:0 auto!important;padding-bottom:0!important}.switch-store-modal .ant-modal{top:50%!important;transform:translateY(-50%)!important;margin:0 auto!important}.switch-store-modal .ant-modal-content{margin:0 auto}.switch-store-modal .ant-modal-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.switch-store-modal-header{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;color:#011d4c}.switch-store-modal-icon{font-size:1.5rem;color:#d4af37}.switch-store-modal-content{padding:.5rem 0;max-height:60vh;overflow-y:auto}.switch-store-modal-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.switch-store-modal-card{border:2px solid #e5e7eb;border-radius:12px;transition:all .3s ease;cursor:pointer;position:relative;background:#fff}.switch-store-modal-card:hover:not(.inactive){border-color:#d4af37;box-shadow:0 4px 12px #d4af3726;transform:translateY(-2px)}.switch-store-modal-card.selected{border-color:#d4af37;background:#fffbf0;box-shadow:0 4px 16px #d4af3733}.switch-store-modal-card.inactive{opacity:.6;cursor:not-allowed;background:#f9fafb}.switch-store-modal-card.inactive:hover{border-color:#e5e7eb;transform:none;box-shadow:none}.switch-store-modal-card .ant-card-body{padding:1rem 1.25rem}.switch-store-modal-card-content{display:flex;align-items:center;gap:1rem}.switch-store-modal-card-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#d4af37,#ffb800);display:flex;align-items:center;justify-content:center;color:#011d4c;font-size:1.25rem;flex-shrink:0}.switch-store-modal-card.inactive .switch-store-modal-card-icon{background:#e5e7eb;color:#9ca3af}.switch-store-modal-card-info{flex:1;display:flex;align-items:center;gap:.75rem}.switch-store-modal-card-name{margin:0;font-size:1rem;font-weight:600;color:#011d4c;line-height:1.4}.switch-store-modal-card.inactive .switch-store-modal-card-name{color:#6b7280}.switch-store-modal-current-tag{margin:0;flex-shrink:0}.switch-store-modal-card-selected-icon{color:#d4af37;font-size:1.5rem;flex-shrink:0}.switch-store-modal-switch-btn{background:#d4af37!important;border-color:#d4af37!important;color:#011d4c!important;font-weight:600}.switch-store-modal-switch-btn:hover:not(:disabled){background:#ffb800!important;border-color:#ffb800!important;color:#011d4c!important}.switch-store-modal-switch-btn:disabled{opacity:.5;cursor:not-allowed}.switch-store-modal .ant-modal-footer{border-top:1px solid #e5e7eb;padding:1rem 1.5rem}.switch-store-modal .ant-modal-footer .ant-btn{border-radius:8px;font-weight:500;height:40px;padding:0 1.5rem}@media(max-width:768px){.switch-store-modal{width:95%!important;max-width:95%!important}.switch-store-modal-card-content{gap:.75rem}.switch-store-modal-card-icon{width:36px;height:36px;font-size:1rem}.switch-store-modal-card-name{font-size:.9375rem}}.app-footer{background:#fff;border-top:1px solid #e5e7eb;padding:1rem 1.5rem;box-shadow:0 -1px 3px #0000000d;z-index:200;position:fixed;bottom:0;left:200px;right:0;transition:left .3s ease}.footer-content{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-section{display:flex;align-items:center}.footer-info{display:flex;align-items:center;gap:.5rem}.footer-text{font-size:.875rem;color:#6b7280}.footer-separator{font-size:.875rem;color:#d1d5db;margin:0 .25rem}.footer-links{display:flex;align-items:center;gap:.5rem}.footer-link{font-size:.875rem;color:#6b7280;text-decoration:none;transition:color .2s}.footer-link:hover{color:#667eea}.footer-status{display:flex;align-items:center;gap:.5rem}.status-indicator{width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.status-text{font-size:.875rem;color:#6b7280;font-weight:500}@media(max-width:768px){.app-footer{padding:1rem;left:0!important}.footer-content{flex-direction:column;align-items:flex-start;gap:.75rem}.footer-section{width:100%;justify-content:space-between}.footer-info,.footer-links{flex-wrap:wrap}}@media(max-width:640px){.footer-info,.footer-links{flex-direction:column;align-items:flex-start;gap:.5rem}.footer-separator{display:none}}.layout-container{display:flex;min-height:100vh;background:#f5f7fa}.main-content{flex:1;display:flex;flex-direction:column;transition:margin-left .3s ease;overflow:hidden}.main-content.sidebar-open{margin-left:200px}.main-content.sidebar-closed{margin-left:80px}.main-content.sidebar-closed .app-header{left:70px}.main-content.sidebar-open .app-header{left:200px}.main-content.sidebar-closed .app-footer{left:80px}.page-content{flex:1;overflow-y:auto;padding:0;margin-top:60px;margin-bottom:60px}@media(max-width:768px){.main-content.sidebar-open,.main-content.sidebar-closed{margin-left:0}}.customer-modal .ant-modal-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.customer-modal-header{display:flex;align-items:center;gap:.75rem;color:#011d4c;font-weight:600;font-size:1.125rem}.customer-modal-header-icon{color:#d4af37;font-size:1.25rem}.customer-modal-form{padding:1rem 0}.customer-modal-form .ant-form-item-label>label{color:#374151;font-weight:500}.customer-modal-form .ant-input-affix-wrapper{border-radius:8px;border:1px solid #d1d5db;transition:all .2s}.customer-modal-form .ant-input-affix-wrapper:hover{border-color:#d4af37}.customer-modal-form .ant-input-affix-wrapper-focused{border-color:#d4af37;box-shadow:0 0 0 2px #d4af371a}.customer-modal-form .ant-input-affix-wrapper .anticon{color:#9ca3af}.customer-modal-save-btn.ant-btn{background:#d4af37;border-color:#d4af37;color:#011d4c;font-weight:600;border-radius:8px}.customer-modal-save-btn.ant-btn:hover:not(:disabled){background:#ffb800;border-color:#ffb800;color:#011d4c}.customer-modal .ant-modal-footer{border-top:1px solid #e5e7eb;padding:1rem 1.5rem}.customer-modal .ant-modal-footer .ant-btn{border-radius:8px;font-weight:500}.customer-modal .ant-modal-footer .ant-btn:first-child{border-color:#d1d5db;color:#374151}.customer-modal .ant-modal-footer .ant-btn:first-child:hover{border-color:#9ca3af;color:#1f2937}.cart-section{background:#fff;display:flex;flex-direction:column;position:fixed;top:50px;right:0;width:400px;height:calc(100vh - 120px);overflow:hidden;border-left:1px solid #e5e7eb;box-shadow:-2px 0 8px #0000001a;z-index:100}.cart-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.75rem;height:auto;min-height:auto;background:#fff;position:sticky;top:0;z-index:10;flex-shrink:0}.cart-header-top{display:flex;justify-content:space-between;align-items:center}.cart-header h2{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.cart-customer-section{display:flex;align-items:center;gap:.5rem;padding-top:.5rem;border-top:1px solid #f3f4f6}.cart-customer-select{flex:1}.cart-customer-select .ant-select-selector{height:36px!important;border-radius:6px!important;border:1px solid #d1d5db!important;padding:0 .75rem!important;display:flex;align-items:center}.cart-customer-select .ant-select-selection-item{line-height:34px!important;font-size:.875rem;color:#374151;font-weight:500}.cart-customer-select .ant-select-selection-placeholder{line-height:34px!important;font-size:.875rem;color:#9ca3af}.cart-customer-select:hover .ant-select-selector{border-color:#d4af37!important}.cart-customer-select.ant-select-focused .ant-select-selector{border-color:#d4af37!important;box-shadow:0 0 0 2px #d4af371a!important}.cart-customer-select .ant-select-arrow{color:#9ca3af;font-size:.75rem}.cart-customer-add-btn{width:36px;height:36px;padding:0;background:#d4af37;border-color:#d4af37;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.cart-customer-add-btn:hover{background:#ffb800;border-color:#ffb800;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #d4af374d}.cart-customer-add-btn:active{transform:translateY(0)}.clear-cart-btn.ant-btn{padding:.5rem 1rem;background:#fff;color:#011d4c;border:1px solid #011d4c;border-radius:6px;font-size:.875rem;font-weight:500;height:auto;transition:all .2s;margin-top:10px}.clear-cart-btn.ant-btn:hover{background:#011d4c;color:#fff;border-color:#011d4c}.cart-items{padding:1rem}.cart-scrollable-content{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#9ca3af;text-align:center}.empty-cart svg{margin-bottom:1rem;opacity:.5}.empty-cart p{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:#6b7280}.empty-cart span{font-size:.875rem;color:#9ca3af}.cart-item{display:flex;justify-content:space-between;padding:1rem;background:#fff;border-radius:8px;margin-bottom:.75rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;transition:all .2s}.cart-item:hover{border-color:#d4af37;box-shadow:0 2px 8px #d4af3726}.cart-item-info{flex:1;margin-right:1rem}.cart-item-name{font-size:.875rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}.cart-item-price{font-size:.75rem;color:#6b7280;margin:0}.cart-item-controls{display:flex;align-items:center;gap:.75rem}.cart-quantity-controls{display:flex;align-items:center;gap:.5rem;background:#fff;padding:.25rem;border-radius:6px;border:1px solid #e5e7eb}.cart-qty-btn.ant-btn{width:24px;height:24px;border:1px solid #011d4c;background:#fff;color:#011d4c;font-size:1rem;font-weight:600;padding:0;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.cart-qty-btn.ant-btn:hover:not(:disabled){background:#011d4c;color:#fff;border-color:#011d4c}.cart-qty-btn.ant-btn:disabled{opacity:.5;cursor:not-allowed}.cart-qty-value{font-size:.875rem;font-weight:600;color:#1f2937;min-width:20px;text-align:center}.cart-item-total{font-size:.875rem;font-weight:700;color:#1f2937;min-width:60px;text-align:right}.remove-item-btn.ant-btn{padding:.5rem;background:#fff;color:#011d4c;border:1px solid #011d4c;border-radius:6px;height:auto;display:flex;align-items:center;justify-content:center;transition:all .2s}.remove-item-btn.ant-btn:hover{background:#011d4c;color:#fff;border-color:#011d4c}.cart-summary{padding:1.5rem;border-top:1px solid #e5e7eb;background:#fff;box-shadow:0 -2px 8px #0000000d;flex-shrink:0}.summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.875rem;color:#6b7280}.summary-row.total{font-size:1.125rem;font-weight:700;color:#1f2937;padding-top:.75rem;border-top:2px solid #e5e7eb;margin-top:.75rem;margin-bottom:1.5rem}.payment-section{margin-bottom:1.5rem}.payment-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.75rem}.payment-options{display:flex;gap:.5rem}.payment-options.ant-radio-group{width:100%;display:flex;gap:.5rem}.payment-option.ant-radio-button-wrapper{flex:1;padding:.375rem .5rem;border:1.5px solid #e5e7eb;background:#fff;border-radius:6px;font-size:.8125rem;font-weight:500;height:36px;min-height:36px;max-height:36px;display:flex;align-items:center;justify-content:center;gap:.375rem;transition:all .2s}.payment-option.ant-radio-button-wrapper:hover{border-color:#d4af37;color:#d4af37}.payment-option.ant-radio-button-wrapper-checked{border-color:#d4af37!important;background:#d4af37!important;color:#011d4c!important;border-width:1.5px!important}.payment-option.ant-radio-button-wrapper-checked:hover{border-color:#ffb800!important;background:#ffb800!important;color:#011d4c!important}.checkout-btn.ant-btn{width:100%;padding:1rem;background:#d4af37;color:#011d4c;border:2px solid #D4AF37;border-radius:8px;font-size:1rem;font-weight:600;height:auto;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s;box-shadow:0 4px 6px #d4af374d}.checkout-btn.ant-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #d4af3766;background:#ffb800;border-color:#ffb800;color:#011d4c}.checkout-btn.ant-btn:active{transform:translateY(0)}@media(max-width:1024px){.cart-section{position:relative;top:0;width:100%;height:auto;max-height:50vh;border-left:none;border-top:1px solid #e5e7eb}}@media(max-width:768px){.payment-options{flex-direction:column}}.pos-container{min-height:100vh;background:#f5f7fa;display:flex;flex-direction:column}.pos-page-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;align-items:center}.page-header-left{display:flex;align-items:center;gap:1rem}.pos-page-header h1{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0}.order-number{font-size:.875rem;color:#6b7280;background:#f3f4f6;padding:.25rem .75rem;border-radius:6px}.page-header-right{display:flex;align-items:center;gap:1rem}.customer-input{display:flex;align-items:center}.customer-name-input{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;min-width:250px;transition:all .2s}.customer-name-input.ant-input:focus,.customer-name-input.ant-input-focused{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371a}.pos-main{flex:1;display:flex;gap:0;overflow:hidden;padding-right:400px}.products-section{background:#fff;padding:1.5rem;overflow-y:auto;flex:1;border-right:1px solid #e5e7eb}.products-header{margin-bottom:1.5rem}.search-bar-home{position:relative;margin-bottom:1rem;width:100%}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.search-input-home{width:100%}.search-input-home .ant-input{padding:.75rem 1rem .75rem 2.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;transition:all .2s}.search-input-home .ant-input:focus,.search-input-home .ant-input-focused{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371a}.search-input-home .search-icon{color:#9ca3af}.category-tabs{display:flex;gap:.5rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#D4AF37 #f0f0f0}.category-tabs::-webkit-scrollbar{height:8px}.category-tabs::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.category-tabs::-webkit-scrollbar-thumb{background:#d4af37;border-radius:4px}.category-tabs::-webkit-scrollbar-thumb:hover{background:#c9a030}.category-segmented{width:100%;min-width:max-content}.category-segmented .ant-segmented{gap:.5rem;display:flex;flex-wrap:nowrap;min-width:max-content}.category-segmented .ant-segmented-group{display:flex;gap:.5rem;flex-wrap:nowrap;min-width:max-content}.category-segmented .ant-segmented-item{border:1px solid #d1d5db;background:#fff;color:#6b7280;font-size:.875rem;font-weight:500;margin-right:.5rem!important;padding:0!important;width:120px!important;height:120px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden}.category-segmented .ant-segmented-item-label{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.category-segmented.child-categories .ant-segmented-item{width:auto!important;height:auto!important;min-height:auto!important;padding:.5rem 1rem!important;border-radius:6px}.category-segmented.child-categories .ant-segmented-item-label{height:auto!important;min-height:auto!important;padding:0!important;white-space:nowrap}.category-segmented .ant-segmented-item:last-child{margin-right:0!important}.category-segmented .ant-segmented-item:hover{border-color:#d4af37;color:#d4af37}.category-segmented .ant-segmented-item-selected{background:#d4af37!important;border-color:#d4af37!important;color:#011d4c!important}.category-tab{padding:.5rem 1rem;border:1px solid #d1d5db;background:#fff;border-radius:8px;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}.category-tab:hover{border-color:#d4af37;color:#d4af37}.category-tab:focus-visible{outline:2px solid #D4AF37;outline-offset:2px;border-color:#d4af37;color:#d4af37}.category-tab.active{background:#d4af37;border-color:#d4af37;color:#011d4c}.category-tab.active:focus-visible{outline:2px solid #011d4c;outline-offset:2px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem;display:flex;flex-direction:column;justify-content:space-between;transition:all .2s;cursor:pointer;position:relative;box-shadow:0 1px 3px #0000001a}.product-card.ant-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a}.product-card.ant-card:hover{border-color:#d4af37;box-shadow:0 4px 12px #d4af3733;transform:translateY(-2px)}.product-card .ant-card-cover{margin:0;padding:0}.product-card .ant-card-body{padding:0;display:flex;flex-direction:column;justify-content:space-between;min-height:auto}.product-image{position:absolute;top:.375rem;right:.375rem;width:35px;height:35px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;z-index:1}.product-info{margin-bottom:.5rem}.product-name{font-size:.875rem;font-weight:600;color:#1f2937;margin:0 0 .125rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-category{font-size:.7rem;color:#6b7280;margin:0 0 .25rem}.product-footer{display:flex;justify-content:space-between;align-items:center}.product-price{font-size:.875rem;font-weight:700;color:#1e3a8a}.product-stock{font-size:.7rem;color:#6b7280}.product-stock.low{color:#ef4444;font-weight:600}.add-to-cart-btn.ant-btn{width:100%;padding:.75rem;background:#d4af37;color:#011d4c;border:2px solid #D4AF37;border-radius:8px;font-size:.875rem;font-weight:600;height:auto;transition:all .2s}.add-to-cart-btn.ant-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #d4af374d;background:#ffb800;border-color:#ffb800;color:#011d4c}.add-to-cart-btn.ant-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-controls{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.25rem;background:#fff;border-radius:6px;border:1px solid #e5e7eb;margin-top:.25rem}.qty-btn.ant-btn{width:28px;height:28px;border:1px solid #d1d5db;background:#fff;border-radius:6px;font-size:1.125rem;font-weight:600;color:#011d4c;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s}.qty-btn.ant-btn:hover:not(:disabled){background:#f3f4f6;border-color:#011d4c;color:#011d4c}.qty-btn.ant-btn:disabled{opacity:.5;cursor:not-allowed}.qty-value{font-size:.875rem;font-weight:600;color:#1f2937;min-width:20px;text-align:center}.no-products{grid-column:1 / -1;text-align:center;padding:3rem;color:#6b7280}@media(max-width:1024px){.pos-main{flex-direction:column;padding-right:0}.products-section{border-right:none;border-bottom:1px solid #e5e7eb}}@media(max-width:768px){.pos-page-header{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.page-header-left{flex-direction:column;align-items:flex-start;gap:.5rem}.customer-name-input{min-width:100%}.products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.payment-options{flex-direction:column}}.login-container{min-height:100vh;display:flex;width:100%}.login-left-panel{flex:1;background:#011d4c;display:flex;align-items:center;justify-content:center;padding:3rem}.login-left-content{max-width:500px;color:#fff}.login-welcome-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 1.5rem;line-height:1.2}.login-welcome-description{font-size:1rem;color:#ffffffe6;margin:0 0 3rem;line-height:1.6}.login-features{display:flex;flex-direction:column;gap:1.5rem}.login-feature-item{display:flex;align-items:center;gap:1rem;color:#fff;font-size:1rem}.login-feature-icon{font-size:1.5rem;color:#d4af37}.login-right-panel{flex:1;background:#fff;display:flex;align-items:center;justify-content:center;padding:3rem}.login-form-container{width:100%;max-width:420px}.login-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:2.5rem}.login-logo-icon{font-size:2rem;color:#d4af37}.login-logo-text{font-size:1.5rem;font-weight:700;color:#1f2937}.login-header{margin-bottom:2rem}.login-header h1{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.login-header p{font-size:.875rem;color:#6b7280;margin:0}.login-form{width:100%}.login-form .ant-form-item-label>label{font-size:.95rem;font-weight:500;color:#1f2937}.login-input .ant-input,.login-input .ant-input-password{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;transition:all .2s}.login-input .ant-input-affix-wrapper{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px}.login-input .ant-input-affix-wrapper:focus,.login-input .ant-input-affix-wrapper-focused{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371a}.login-input .ant-input-affix-wrapper:hover{border-color:#d4af37}.login-input-icon{color:#9ca3af;font-size:.95rem}.login-input .ant-input-prefix{margin-right:.75rem}.login-input .ant-input:focus,.login-input .ant-input-focused,.login-input .ant-input-password:focus,.login-input .ant-input-password-focused{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371a}.login-input .ant-input:hover,.login-input .ant-input-password:hover{border-color:#d4af37}.login-button.ant-btn{width:100%;padding:.75rem;background:#d4af37;color:#011d4c;border:2px solid #D4AF37;border-radius:8px;font-size:.95rem;font-weight:600;height:auto;transition:all .2s;margin-top:.5rem}.login-button.ant-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #d4af374d;background:#ffb800;border-color:#ffb800;color:#011d4c}.login-button.ant-btn:active:not(:disabled){transform:translateY(0)}.login-button.ant-btn:disabled{opacity:.5;cursor:not-allowed}.login-form .ant-form-item{margin-bottom:1.25rem}.login-form .ant-form-item:last-child{margin-bottom:0}.login-form-options{margin-bottom:1.5rem!important}.login-options-row{display:flex;justify-content:space-between;align-items:center;width:100%}.login-forgot-link{color:#011d4c;font-size:.95rem;text-decoration:none;font-weight:500;transition:color .2s}.login-forgot-link:hover{color:#d4af37;text-decoration:underline}.login-form .ant-checkbox-wrapper{font-size:.95rem;color:#1f2937}@media(max-width:1024px){.login-container{flex-direction:column}.login-left-panel{padding:2rem;min-height:auto}.login-welcome-title{font-size:2rem}.login-right-panel{padding:2rem}}@media(max-width:768px){.login-left-panel{padding:1.5rem}.login-welcome-title{font-size:1.75rem}.login-welcome-description{font-size:.875rem;margin-bottom:2rem}.login-features{gap:1rem}.login-feature-item{font-size:.875rem}.login-right-panel{padding:1.5rem}.login-header h1{font-size:1.5rem}.login-logo{margin-bottom:2rem}}.profile-container{padding:2rem;max-width:1400px;margin:0 auto;background:#f5f7fa;min-height:calc(100vh - 100px)}.profile-header{margin-bottom:2rem}.profile-header h2{margin-bottom:.5rem;color:#011d4c}.profile-card{height:100%;border-radius:12px;box-shadow:0 2px 8px #0000001a}.profile-avatar-section{text-align:center;padding:1rem 0 .25rem}.profile-avatar{background:linear-gradient(135deg,#ffb800,#d4af37);color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:1rem;border:4px solid white;box-shadow:0 4px 12px #00000026}.profile-name{margin:1rem 0 .25rem!important;color:#011d4c}.profile-email{display:block;margin-bottom:.5rem;font-size:.875rem;color:#6b7280}.profile-info-list{display:flex;flex-direction:column;gap:1rem}.info-item{display:flex;align-items:flex-start;gap:1rem}.info-icon{font-size:1.25rem;color:#d4af37;margin-top:.25rem;flex-shrink:0}.info-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.info-value{display:block;font-size:.875rem;color:#011d4c;font-weight:500}.profile-edit-card,.profile-security-card{border-radius:12px;box-shadow:0 2px 8px #0000001a}.card-title{display:flex;align-items:center;gap:.5rem;color:#011d4c;font-weight:600}.card-title svg{color:#d4af37;font-size:1.25rem}.edit-button{background:#d4af37;border-color:#d4af37;color:#011d4c;font-weight:600}.edit-button:hover{background:#ffb800;border-color:#ffb800;color:#011d4c}.security-info{display:flex;flex-direction:column;gap:0}.security-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.security-item:first-child{padding-top:0}.ant-form-item-label>label{color:#011d4c;font-weight:500}.ant-input-affix-wrapper,.ant-input{border-radius:8px;border:1px solid #d1d5db;transition:all .2s}.ant-input-affix-wrapper:hover,.ant-input:hover{border-color:#d4af37}.ant-input-affix-wrapper-focused,.ant-input:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371a}.ant-input-affix-wrapper-disabled,.ant-input[disabled]{background-color:#f5f5f5;cursor:not-allowed}.profile-menu{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.profile-menu-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:8px;cursor:pointer;transition:all .2s;color:#011d4c;font-weight:500;border:2px solid transparent}.profile-menu-item:hover{background-color:#d4af371a;border-color:#c79d144d;color:#d4af37}.profile-menu-item.active{background:linear-gradient(135deg,#ffb800,#d4af37);color:#fff;border-color:#d4af37;box-shadow:0 2px 8px #d4af374d}.profile-menu-icon{font-size:1.125rem;color:#d4af37;transition:color .2s}.profile-menu-item.active .profile-menu-icon{color:#fff}@media(max-width:992px){.profile-container{padding:1rem}.profile-card{margin-bottom:1.5rem}.profile-menu{flex-direction:row;flex-wrap:wrap;gap:.5rem}.profile-menu-item{flex:1;min-width:calc(50% - .25rem);justify-content:center;padding:.75rem .5rem;font-size:.875rem}.profile-menu-icon{font-size:1rem}}@media(max-width:576px){.profile-container{padding:1rem .5rem}.profile-avatar{width:80px!important;height:80px!important;font-size:2rem}.security-item{flex-direction:column;align-items:flex-start;gap:.5rem}}.kyc-documentation-section{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.kyc-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.kyc-icon{font-size:2rem;color:#d4af37;margin-top:.25rem}.kyc-title{margin:0!important;color:#011d4c;font-weight:600}.kyc-subtitle{display:block;margin-top:.25rem;color:#6b7280;font-size:.875rem}.document-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;margin-bottom:1rem}.document-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.document-header .ant-btn{padding:0;height:auto;font-size:.875rem}.readonly-info-section{padding:1rem 0}.readonly-field{margin-bottom:1.5rem}.readonly-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#6b7280}.readonly-value{display:block;font-size:1rem;font-weight:600;color:#1f2937}.orders-container{padding:1.5rem;background:#f5f7fa;min-height:calc(100vh - 100px)}.orders-header{margin-bottom:1.5rem}.orders-header h2{margin:0;color:#011d4c;font-weight:700;font-size:1.5rem}.orders-filters-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem;flex-wrap:wrap}.orders-search-input{flex:1;min-width:200px;max-width:none}.orders-search-input .ant-input{border-radius:6px;border:1px solid #d1d5db;padding:.5rem .75rem;font-size:.875rem}.orders-search-input .ant-input:focus,.orders-search-input .ant-input-focused{border-color:#d4af37;box-shadow:0 0 0 2px #d4af371a}.orders-filter-group{display:flex;gap:.75rem;flex-wrap:wrap}.orders-filter-select{min-width:140px}.orders-filter-select .ant-select-selector{border-radius:6px;border:1px solid #d1d5db;height:36px}.orders-filter-select .ant-select-selector:hover{border-color:#d4af37}.orders-filter-select.ant-select-focused .ant-select-selector{border-color:#d4af37;box-shadow:0 0 0 2px #d4af371a}.orders-date-picker{border-radius:6px}.orders-date-picker .ant-picker{border:1px solid #d1d5db;height:36px;border-radius:6px}.orders-date-picker .ant-picker:hover,.orders-date-picker .ant-picker-focused{border-color:#d4af37;box-shadow:0 0 0 2px #d4af371a}.orders-date-picker .ant-picker-input>input{font-size:.875rem}.orders-date-picker .ant-picker-suffix{color:#6b7280}.orders-table-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;border:1px solid #e5e7eb}.orders-table-card .ant-table{background:transparent}.orders-table-card .ant-table-thead>tr>th{background:#f9fafb;color:#374151;font-weight:600;font-size:.875rem;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;text-transform:uppercase;letter-spacing:.025em}.orders-table-card .ant-table-tbody>tr>td{padding:.875rem 1rem;border-bottom:1px solid #f3f4f6;font-size:.875rem;color:#374151}.orders-table-card .ant-table-tbody>tr:hover>td{background:#f9fafb}.orders-table-card .ant-table-selection-column{width:50px}.order-action-btn{color:#6b7280!important;border:none!important;padding:.25rem .5rem!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.order-action-btn:hover{color:#d4af37!important;background:#d4af371a!important}.order-action-btn-delete:hover{color:#ef4444!important;background:#ef44441a!important}.order-row-pending{background:#fff7e6}.order-row-confirmed{background:#e6f7ff}.order-row-processing{background:#e6fffb}.order-row-shipped{background:#f9f0ff}.order-row-delivered{background:#f6ffed}.order-row-cancelled{background:#fff1f0}.orders-table-card .ant-pagination{margin:1rem 0;padding:0 1rem}.orders-table-card .ant-pagination-options{margin-right:1rem}.orders-table-card .ant-pagination-options-size-changer .ant-select-selector{border-radius:6px;border:1px solid #d1d5db;height:32px}.orders-table-card .ant-pagination-item{border-radius:6px;border:1px solid #d1d5db;min-width:32px;height:32px;line-height:30px}.orders-table-card .ant-pagination-item-active{background:#011d4c;border-color:#011d4c}.orders-table-card .ant-pagination-item-active a{color:#fff}.orders-table-card .ant-pagination-prev,.orders-table-card .ant-pagination-next{border-radius:6px;border:1px solid #d1d5db;min-width:32px;height:32px;line-height:30px}.orders-table-card .ant-pagination-prev:hover,.orders-table-card .ant-pagination-next:hover{border-color:#d4af37}.orders-table-card .ant-pagination-prev:hover .ant-pagination-item-link,.orders-table-card .ant-pagination-next:hover .ant-pagination-item-link{color:#d4af37}.orders-table-card .ant-btn{color:#d4af37!important;border-color:#d4af37!important;transition:all .2s}.orders-table-card .ant-btn:hover{color:#ffb800!important;border-color:#ffb800!important;background:#d4af3726!important;transform:scale(1.05)}.orders-table-card .ant-btn:focus{color:#d4af37!important;border-color:#d4af37!important}.orders-table-card .ant-btn:active{color:#c0a030!important;border-color:#c0a030!important}@media(max-width:992px){.orders-container{padding:1rem}.orders-header{flex-direction:column;align-items:flex-start}.orders-filters{width:100%}.orders-filters .ant-input,.orders-filters .ant-select{width:100%!important}}@media(max-width:576px){.orders-container{padding:.5rem}.orders-header h2{font-size:1.5rem}}.products-page-container{padding:2rem;background:#f5f7fa;min-height:calc(100vh - 100px)}.products-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.products-page-title{margin:0!important;color:#011d4c;font-weight:700}.products-page-filters{display:flex;gap:1rem;flex-wrap:wrap}.products-page-search{width:300px;min-width:200px}.products-page-filter-select{min-width:150px}.products-page-table-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.products-page-table-card .ant-table{background:transparent}.products-page-table-card .ant-table-thead>tr>th{background:#f9fafb;color:#011d4c;font-weight:600;border-bottom:2px solid #e5e7eb;padding:1rem}.products-page-table-card .ant-table-tbody>tr>td{padding:1rem;border-bottom:1px solid #f3f4f6}.products-page-table-card .ant-table-tbody>tr:hover>td{background:#f9fafb}.products-page-action-btn{color:#d4af37!important;border-color:transparent!important;transition:all .2s}.products-page-action-btn:hover{color:#ffb800!important;background:#d4af3726!important}.products-page-action-btn.ant-btn-dangerous{color:#ff4d4f!important}.products-page-action-btn.ant-btn-dangerous:hover{color:#ff7875!important;background:#ff4d4f1a!important}.products-page-table-card .ant-pagination{margin:1.5rem 0 .5rem;padding:0 1rem}.products-page-table-card .ant-pagination-item-active{border-color:#d4af37}.products-page-table-card .ant-pagination-item-active a{color:#d4af37}.products-page-table-card .ant-pagination-item:hover{border-color:#d4af37}.products-page-table-card .ant-pagination-item:hover a{color:#d4af37}.products-page-table-card .ant-pagination-prev:hover .ant-pagination-item-link,.products-page-table-card .ant-pagination-next:hover .ant-pagination-item-link{border-color:#d4af37;color:#d4af37}@media(max-width:992px){.products-page-container{padding:1rem}.products-page-header{flex-direction:column;align-items:flex-start}.products-page-filters{width:100%}.products-page-search,.products-page-filter-select{width:100%!important}}@media(max-width:576px){.products-page-container{padding:.5rem}.products-page-title{font-size:1.5rem!important}}.store-selection-container{min-height:100vh;height:100vh;background:#011d4c;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.store-selection-content{width:100%;max-width:900px;display:flex;flex-direction:column;gap:2rem;align-items:center;overflow:visible;max-height:100vh}.store-selection-header-section{text-align:center;margin-bottom:1rem}.store-selection-logo{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.store-selection-logo-icon{font-size:2.5rem;color:#d4af37}.store-selection-logo-text{font-size:2rem;font-weight:700;color:#fff}.store-selection-title-section{margin-bottom:.5rem}.store-selection-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}.store-selection-subtitle{font-size:1.125rem;color:#ffffffe6;margin:0}.store-selection-grid{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:2rem;width:100%;justify-content:center;align-items:center;max-width:700px;overflow:visible;margin-left:auto;margin-right:auto}.store-selection-card{border:2px solid #e5e7eb;border-radius:16px;cursor:pointer;transition:all .3s ease;background:#fff;box-shadow:0 2px 8px #00000014;overflow:hidden;position:relative;flex:0 0 auto;width:160px;height:200px}.store-selection-card:hover:not(.inactive){border-color:#d4af37;box-shadow:0 8px 24px #d4af3733;transform:translateY(-4px)}.store-selection-card.selected{border-color:#d4af37;background:linear-gradient(135deg,#fffbf0,#fff);box-shadow:0 8px 24px #d4af374d;border-width:3px}.store-selection-card.inactive{opacity:.5;cursor:not-allowed;background:#f9fafb}.store-selection-card-content{padding:1rem .75rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;height:100%;justify-content:center}.store-selection-card-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.store-selection-card-icon{font-size:2rem;color:#d4af37;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#d4af371a,#ffb8001a);border-radius:12px;transition:all .3s ease}.store-selection-card.selected .store-selection-card-icon{background:linear-gradient(135deg,#d4af3733,#ffb80033);transform:scale(1.05)}.store-selection-selected-badge{position:absolute;top:-5px;right:-5px;width:24px;height:24px;background:linear-gradient(135deg,#ffb800,#d4af37);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;box-shadow:0 4px 12px #d4af3766;animation:scaleIn .3s ease;border:2px solid white}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.store-selection-card-info{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.store-selection-card-name{font-size:.875rem;font-weight:600;color:#011d4c;margin:0;line-height:1.3}.store-selection-card-status-wrapper{display:flex;align-items:center;justify-content:center}.store-selection-status-badge{padding:.25rem .75rem;border-radius:16px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.store-selection-status-badge.active{background:#d1fae5;color:#065f46}.store-selection-status-badge.inactive{background:#fee2e2;color:#991b1b}.store-selection-action-bar{margin-top:.5rem;padding-top:1rem;border-top:2px solid rgba(255,255,255,.2);animation:slideUp .3s ease;width:100%;max-width:400px}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.store-selection-continue-button.ant-btn{width:100%;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ffb800,#d4af37);color:#011d4c;border:none;border-radius:10px;font-size:.95rem;font-weight:600;height:auto;transition:all .3s ease;box-shadow:0 4px 12px #d4af374d}.store-selection-continue-button.ant-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #d4af3766;background:linear-gradient(135deg,#ffc933,#ffb800)}.store-selection-continue-button.ant-btn:active:not(:disabled){transform:translateY(0)}.store-selection-continue-button.ant-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1024px){.store-selection-grid{gap:.25rem}.store-selection-card{width:180px}}@media(max-width:768px){.store-selection-container{padding:1.5rem 1rem}.store-selection-title{font-size:2rem}.store-selection-subtitle{font-size:1rem}.store-selection-grid{gap:.25rem}.store-selection-card{width:160px;height:200px}.store-selection-card-content{padding:1rem .75rem;height:100%}.store-selection-card-icon{width:60px;height:60px;font-size:2rem}.store-selection-logo-icon{font-size:2rem}.store-selection-logo-text{font-size:1.75rem}}@media(max-width:576px){.store-selection-container{padding:1rem .5rem}.store-selection-title{font-size:1.75rem}.store-selection-grid{gap:.25rem}.store-selection-card{width:140px;height:200px}.store-selection-card-content{padding:1rem .5rem;height:100%}.store-selection-card-icon{width:50px;height:50px;font-size:1.75rem}.store-selection-card-name{font-size:.875rem}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#root{width:100%;min-height:100vh}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.sales-report-container{padding:1.5rem;background:#f5f7fa;min-height:calc(100vh - 100px)}.sales-report-header{margin-bottom:1rem}.sales-report-header h2{margin:0;color:#011d4c;font-weight:700;font-size:1.25rem}.sales-stats-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-bottom:1.5rem}.sales-stat-card{background:#fff;border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;padding:.75rem;transition:transform .2s,box-shadow .2s;min-width:0;max-width:100%;overflow:hidden}.sales-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.sales-stat-card .ant-card-body{padding:0}.stat-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.stat-header-left{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.stat-icon-wrapper{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.stat-title{font-size:.75rem;color:#6b7280;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-options-icon{color:#9ca3af;font-size:.875rem;cursor:pointer;transition:color .2s;flex-shrink:0}.stat-options-icon:hover{color:#374151}.stat-card-content{display:flex;flex-direction:column;gap:.25rem}.stat-value{font-size:1.125rem;font-weight:700;color:#111827;line-height:1.2;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-change{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.stat-change-badge{display:inline-flex;align-items:center;gap:.125rem;padding:.125rem .375rem;border-radius:4px;font-size:.625rem;font-weight:600}.stat-change-badge.increase{background-color:#d1fae5;color:#059669}.stat-change-badge.decrease{background-color:#fee2e2;color:#dc2626}.stat-change-badge svg{font-size:.5rem}.stat-change-text{font-size:.625rem;color:#9ca3af;font-weight:500}.sales-report-tabs-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;margin-bottom:1rem;padding:0}.sales-report-tabs-card .ant-card-body{padding:0}.sales-tabs .ant-tabs-nav{margin:0}.sales-tabs .ant-tabs-tab{padding:.75rem 1.25rem;font-size:.875rem;color:#6b7280;border:none;background:transparent}.sales-tabs .ant-tabs-tab:hover{color:#011d4c}.sales-tabs .ant-tabs-tab-active{color:#d4af37;font-weight:600}.sales-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#d4af37}.sales-tabs .ant-tabs-ink-bar{background:#10b981;height:3px}.sales-report-filters{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap;align-items:center}.sales-search-input{flex:1;min-width:250px;max-width:400px}.sales-search-input .ant-input{border-radius:6px;border:1px solid #d1d5db;padding:.5rem .75rem;font-size:.875rem}.sales-date-picker{border-radius:6px}.sales-date-picker .ant-picker{border:1px solid #d1d5db;height:36px}.sales-date-picker .ant-picker:hover,.sales-date-picker .ant-picker-focused{border-color:#d4af37}.sales-filter-select{min-width:180px}.sales-filter-select .ant-select-selector{border-radius:6px;border:1px solid #d1d5db;height:36px}.sales-filter-select .ant-select-selector:hover{border-color:#d4af37}.sales-filter-select.ant-select-focused .ant-select-selector{border-color:#d4af37;box-shadow:0 0 0 2px #d4af371a}.export-excel-btn{background:#011d4c;border-color:#011d4c;color:#fff;height:28px;border-radius:4px;font-weight:500;font-size:.75rem;display:flex;align-items:center;gap:.375rem;padding:0 .75rem}.export-excel-btn:hover{background:#002d6b;border-color:#002d6b;color:#fff}.sales-report-table-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;border:1px solid #e5e7eb}.sales-report-table-card .ant-table{background:transparent}.sales-report-table-card .ant-table-thead>tr>th{background:#f9fafb;color:#374151;font-weight:600;font-size:.75rem;border-bottom:1px solid #e5e7eb;padding:.5rem .75rem;text-transform:uppercase;letter-spacing:.025em}.sales-report-table-card .ant-table-tbody>tr>td{padding:.5rem .75rem;border-bottom:1px solid #f3f4f6;font-size:.8125rem;color:#374151}.sales-row-even{background:#fff}.sales-row-odd{background:#f9fafb}.sales-report-table-card .ant-table-tbody>tr:hover>td{background:#e0f2fe!important}.pagination-total-text{color:#6b7280;font-size:.875rem}.pagination-total-text strong{color:#374151;font-weight:600}.sales-report-table-card .ant-pagination-options{margin-right:1rem}.sales-report-table-card .ant-pagination-options-size-changer .ant-select-selector{border-radius:6px;border:1px solid #d1d5db;height:32px}.sales-report-table-card .ant-pagination-item{border-radius:6px;border:1px solid #d1d5db;min-width:32px;height:32px;line-height:30px}.sales-report-table-card .ant-pagination-item-active{background:#011d4c;border-color:#011d4c}.sales-report-table-card .ant-pagination-item-active a{color:#fff}.sales-report-table-card .ant-pagination-prev,.sales-report-table-card .ant-pagination-next{border-radius:6px;border:1px solid #d1d5db;min-width:32px;height:32px;line-height:30px}.sales-report-table-card .ant-pagination-prev:hover,.sales-report-table-card .ant-pagination-next:hover{border-color:#d4af37}.sales-report-table-card .ant-pagination-prev:hover .ant-pagination-item-link,.sales-report-table-card .ant-pagination-next:hover .ant-pagination-item-link{color:#d4af37}@media(max-width:1200px){.sales-stats-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.sales-report-container{padding:1rem}.sales-report-header{flex-direction:column;align-items:flex-start}.sales-stats-cards{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media(max-width:768px){.sales-stats-cards{grid-template-columns:1fr}.stat-value{font-size:1.25rem}}@media(max-width:576px){.sales-report-container{padding:.5rem}.sales-report-header h2{font-size:1.25rem}.sales-stat-card{padding:.75rem}.stat-icon-wrapper{width:32px;height:32px;font-size:1rem}.stat-value{font-size:1.125rem}}.stock-overview-container{padding:24px;background-color:#f5f5f5;min-height:100vh}.stock-overview-header{margin-bottom:24px}.stock-overview-header h2{margin:0;color:#011d4c;font-weight:600}.stock-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:24px}.stat-card{border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.stat-content{display:flex;align-items:center;gap:16px}.stat-icon-wrapper{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.stat-info{flex:1}.stat-title{font-size:14px;color:#6b7280;margin-bottom:4px;font-weight:500}.stat-value{font-size:28px;font-weight:700;color:#011d4c;line-height:1.2}@media(max-width:768px){.stock-overview-container{padding:16px}.stock-stats-grid{grid-template-columns:1fr;gap:16px}.filters-container{flex-direction:column}.filters-container .search-input,.filters-container .filter-select{width:100%!important;max-width:100%}}.stock-in-out-container{padding:24px;background-color:#f5f5f5;min-height:100vh}.stock-in-out-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.stock-in-out-header h2{margin:0;color:#011d4c;font-weight:600}.stock-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.5rem;max-width:100%}.stat-card{background:#fff;border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;padding:.625rem;transition:transform .2s,box-shadow .2s;min-width:0;max-width:100%;overflow:hidden;width:100%}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.stat-card .ant-card-body{padding:0}.stat-content{display:flex;align-items:center;gap:.375rem}.stat-icon-wrapper{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.875rem;flex-shrink:0}.stat-info{flex:1;min-width:0;overflow:hidden}.stat-title{font-size:.6875rem;color:#6b7280;margin-bottom:2px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-value{font-size:1.125rem;font-weight:700;color:#011d4c;line-height:1.2}.filters-card{margin-bottom:24px;border-radius:12px;box-shadow:0 2px 8px #0000001a}.filters-container{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.search-input{max-width:400px}.filter-select,.date-picker{border-radius:8px}.date-picker .ant-picker-input>input{font-size:14px}.date-picker .ant-picker-suffix{color:#6b7280}.table-card{border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.table-card .ant-table{background:#fff}.table-card .ant-table-thead>tr>th{background-color:#f8f9fa;color:#011d4c;font-weight:600;border-bottom:2px solid #e5e7eb}.table-card .ant-table-tbody>tr:hover>td{background-color:#f8f9fa}.table-card .ant-table-tbody>tr>td{border-bottom:1px solid #e5e7eb}@media(max-width:768px){.stock-in-out-container{padding:16px}.stock-in-out-header{flex-direction:column;align-items:flex-start;gap:16px}.stock-stats-grid{grid-template-columns:1fr;gap:16px}.filters-container{flex-direction:column}.filters-container .search-input,.filters-container .filter-select,.filters-container .date-picker{width:100%!important;max-width:100%}}
