html,body,#root{min-height:100%;margin:0}body{background:#f8fafc;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}.app-shell{min-height:100vh;background:#f8fafc}.side-nav{border-right:1px solid #f1f5f9;box-shadow:2px 0 8px #0f172a05;background:#fff}.brand-title{margin:24px 20px 20px;color:#1e3a8a!important;font-weight:800!important;letter-spacing:-.5px}.top-bar{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;background:#fff;border-bottom:1px solid #f1f5f9;box-shadow:0 1px 2px #0f172a05}.content{padding:24px}.workspace-panel{width:100%;background:#fff;padding:24px;border-radius:12px;border:1px solid #f1f5f9;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section-head h3{margin:0;font-weight:700;color:#1e293b}.login-panel{max-width:400px;margin:80px auto;padding:32px;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #f1f5f9}.login-panel h3{margin-bottom:24px;text-align:center;font-weight:800;color:#1e3a8a}.login-panel button{width:100%;height:40px;margin-top:12px;font-weight:600}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.info-tile{display:grid;grid-template-columns:44px 1fr;gap:16px;align-items:center;padding:20px;background:#fff;border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 1px 3px #00000005;transition:all .2s ease-in-out}.info-tile:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d;border-color:#e2e8f0}.info-icon{display:grid;place-items:center;width:44px;height:44px;color:#2563eb;background:#eff6ff;border-radius:10px}.info-value{margin:6px 0 0;font-weight:500;color:#334155}.ant-table-wrapper{background:#fff}.ant-table-thead>tr>th{background:#f8fafc!important;font-weight:600!important;color:#475569!important}.ant-btn{border-radius:6px;font-weight:500;transition:all .2s}.ant-btn-primary{box-shadow:0 4px 6px -1px #2563eb33}.mobile-tab-bar{position:fixed;bottom:0;left:0;right:0;z-index:1000;display:flex;align-items:stretch;height:60px;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -2px 10px #0000000f;padding-bottom:env(safe-area-inset-bottom,0)}.mobile-tab-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:none;background:transparent;color:#94a3b8;font-size:11px;font-weight:500;cursor:pointer;transition:color .2s;-webkit-tap-highlight-color:transparent;padding:0;min-height:44px}.mobile-tab-item.active{color:#1677ff}.mobile-tab-item svg{flex-shrink:0}.order-card-list{display:flex;flex-direction:column;gap:12px}.order-card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000000a}.order-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.order-card-no{font-size:13px;font-weight:600;color:#334155;font-family:monospace}.order-card-date{font-size:12px;color:#94a3b8}.order-card-customer{font-size:13px;color:#64748b;margin-bottom:8px}.order-card-items{display:flex;flex-direction:column;gap:4px;margin-bottom:10px;padding:8px 10px;background:#f8fafc;border-radius:8px;font-size:13px}.order-card-item-row{display:flex;align-items:center;gap:6px}.order-card-item-name{font-weight:600;color:#1e293b}.order-card-item-qty{color:#94a3b8;font-size:12px}.order-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding-top:10px;border-top:1px solid #f1f5f9}.order-card-amount{font-size:18px;font-weight:700;color:#dc2626}.order-card-tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.order-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.order-card-actions .ant-btn{min-height:36px;font-size:13px}.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #f1f5f9;position:sticky;top:0;z-index:100}.mobile-header-title{font-size:17px;font-weight:700;color:#1e3a8a}@media(max-width:768px){.side-nav,.top-bar{display:none!important}.content{padding:12px 12px 80px}.workspace-panel{padding:14px;border-radius:10px}.section-head{flex-direction:column;align-items:flex-start;gap:10px}.login-panel{margin:40px 16px;padding:24px}.info-tile{padding:14px}.settings-grid{grid-template-columns:1fr}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal .ant-modal-body{max-height:70vh;overflow-y:auto}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-btn{min-height:36px}.ant-btn-sm{min-height:32px}}@media(min-width:769px){.mobile-tab-bar,.mobile-header{display:none!important}}
