html,body,#root{margin:0;min-height:100%;font-family:Inter,system-ui,sans-serif;background:#f1f3f5}.login-shell{position:relative;overflow:hidden;min-height:100vh;display:grid;place-items:center;background-color:#2f343b}.login-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/Login.png) center center / 1587px auto no-repeat}.login-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#2f343b2e}.login-card{position:relative;z-index:1;width:min(420px,calc(100vw - 32px));border-radius:20px;background:#ffffff9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.brand{height:64px;display:flex;align-items:center;padding:0 20px;font-size:24px;font-weight:800}.header{display:flex;align-items:center;background:#2f343b}.app-shell{min-height:100vh}.header-inner{width:100%;justify-content:space-between}.app-content{padding:24px}.tablet-brand{color:#fff;font-size:20px;font-weight:800}.tablet-nav{position:sticky;top:0;z-index:10;border-bottom:1px solid #e5e7eb;overflow-x:auto;white-space:nowrap}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.context-tabs{padding:0 12px 8px}.context-tabs .ant-tabs-nav{margin-bottom:0}.dashboard-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.dashboard-pills>div{border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;background:#f8fafc}.dashboard-pills span,.dashboard-pills b{display:block}.dashboard-pills span{color:#667085;font-size:12px}.dashboard-pills b{margin-top:2px;color:#1f2937}.compact-card .ant-card-head{min-height:42px;padding:0 14px}.compact-card .ant-card-head-title{padding:10px 0}.compact-card .ant-card-body{padding:14px}.ant-table-wrapper .ant-table{font-size:12px}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{padding:7px 9px}.ant-table-wrapper .ant-table-tbody>tr.striped-row>td{background:#fff}.ant-table-wrapper .ant-table-tbody>tr.striped-row-alt>td{background:#f7f9fc}.ant-table-wrapper .ant-table-tbody>tr:nth-child(2n):not(.striped-row)>td{background:#f7f9fc}.ant-table-wrapper .ant-table-selection-column{width:40px}.resizable-th{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px}.resize-handle{position:absolute;top:0;right:-6px;width:12px;height:100%;cursor:col-resize;z-index:2}.resize-handle:after{content:"";position:absolute;top:20%;bottom:20%;left:5px;width:2px;background:#cbd5e1;border-radius:2px}.order-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.order-summary-value{margin-top:4px;font-size:16px;font-weight:700}.compact-card .ant-table-thead>tr>th,.compact-card .ant-table-tbody>tr>td{padding:8px 10px}.compact-card .ant-input,.compact-card .ant-input-number,.compact-card .ant-btn{min-height:30px}.compact-card .ant-input,.compact-card .ant-input-affix-wrapper,.compact-card .ant-select-selector,.compact-card .ant-input-number,.compact-card .ant-btn{min-height:28px}.ant-modal{max-width:calc(100vw - 24px)}.ant-modal-content{max-height:calc(100vh - 24px);overflow:auto}.compact-card .ant-card-body>.ant-space{min-width:0}.ant-table-wrapper{max-width:100%}.ant-table-content{overflow-x:auto}@media (max-width: 1100px){.app-content{padding:16px}.header{padding:0 16px}.brand{height:56px;padding:0 14px;font-size:20px}.login-shell:before{background-size:92vw auto}.grid-4,.grid-3,.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.order-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-card .ant-card-body{padding:12px}.ant-tabs-tab{padding:10px 8px}.ant-table-wrapper .ant-table{font-size:12px}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{padding:7px 8px}.ant-input,.ant-input-number,.ant-select,.ant-btn{max-width:100%}}@media (max-width: 760px){.app-content{padding:12px}.header{height:auto;min-height:56px;line-height:normal;padding:8px 12px}.header-inner{align-items:center}.tablet-nav .ant-menu-item{padding-inline:12px}.grid-4,.grid-3,.grid-2,.dashboard-pills,.order-summary-grid{grid-template-columns:1fr}.compact-card .ant-card-head{padding:0 12px}.compact-card .ant-card-body{padding:10px}.ant-space{max-width:100%}.ant-space-item{min-width:0}.ant-tabs-nav{margin-bottom:10px}}
