*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}.inventory-layout{min-height:100vh;background:#f0f2f5}.inventory-header{display:flex;justify-content:space-between;align-items:center;background:#001529;padding:0 24px}.header-right{display:flex;align-items:center;gap:16px}.inventory-content{padding:24px;max-width:1600px;margin:0 auto;width:100%}.part-form{margin-top:16px}@media(max-width:768px){.inventory-content{padding:16px}.table-toolbar{flex-direction:column;align-items:stretch}.table-toolbar .ant-input-affix-wrapper{width:100%!important}.table-toolbar button{width:100%}}.suppliers-layout{min-height:100vh;background:#f0f2f5}.suppliers-header{display:flex;justify-content:space-between;align-items:center;background:#001529;padding:0 24px}.suppliers-content{padding:24px;max-width:1600px;margin:0 auto;width:100%}.supplier-form{margin-top:16px}.supplier-form h5{color:#1677ff;border-bottom:1px solid #f0f0f0;padding-bottom:8px}.supplier-details .ant-descriptions{background:#fff}@media(max-width:768px){.suppliers-content{padding:16px}.table-toolbar{flex-direction:column;align-items:stretch}.table-toolbar .ant-input-affix-wrapper{width:100%!important}.table-toolbar button{width:100%}}.customers-layout{min-height:100vh;background:#f0f2f5}.customers-header{display:flex;justify-content:space-between;align-items:center;background:#001529;padding:0 24px}.header-left{display:flex;align-items:center}.header-right{display:flex;align-items:center;gap:8px}.customers-content{padding:24px;max-width:1600px;margin:0 auto;width:100%}.page-header{margin-bottom:24px}.page-header h2{margin-bottom:4px}.stats-row{margin-bottom:24px}.table-card{border-radius:8px}.table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.customer-form{margin-top:16px}.customer-form h5{color:#1677ff;border-bottom:1px solid #f0f0f0;padding-bottom:8px}.customer-details .ant-descriptions{background:#fff}@media(max-width:768px){.customers-content{padding:16px}.table-toolbar{flex-direction:column;align-items:stretch}.table-toolbar .ant-input-affix-wrapper{width:100%!important}.table-toolbar button{width:100%}}.orders-page{min-height:100vh}.order-items-table{margin-top:16px}.order-total-section{margin-top:24px;padding:16px;background:#f5f5f5;border-radius:4px}.invoices-page{min-height:100vh}.invoice-items-table{margin-top:16px}.invoice-total-section{margin-top:24px;padding:16px;background:#f5f5f5;border-radius:4px}.payment-progress{margin:24px 0}.login-container{display:flex;min-height:100vh;width:100%}.login-left{flex:1;background:linear-gradient(135deg,#1e3a5f,#0d1b2a);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:4rem;position:relative;overflow:hidden}.login-left:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 70%);pointer-events:none}.brand-section{margin-bottom:4rem;position:relative;z-index:1}.logo{width:64px;height:64px;background:linear-gradient(135deg,#1677ff,#0958d9);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 8px 32px #1677ff4d}.features{position:relative;z-index:1}.feature{display:flex;align-items:flex-start;gap:1rem}.feature-icon{width:44px;height:44px;background:#ffffff1a;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-text{display:flex;flex-direction:column;gap:4px}.login-right{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background:#f5f5f5}.login-card{width:100%;max-width:420px;box-shadow:0 2px 8px #0000000f;border-radius:12px}.login-card .ant-card-body{padding:40px}.login-header{margin-bottom:32px}.forgot-link{color:#1677ff}.forgot-link:hover{color:#4096ff}.login-footer{text-align:center;margin-top:24px}@media(max-width:968px){.login-container{flex-direction:column}.login-left{padding:2rem;min-height:auto}.brand-section{margin-bottom:2rem}.features{display:none}.login-right{flex:none;padding:2rem}}@media(max-width:480px){.login-left{padding:1.5rem}.login-right{padding:1rem}.login-card .ant-card-body{padding:24px}}
