body.auth-locked{overflow:hidden}.auth-shell{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#102824,#173933)}.auth-card{width:min(420px,100%);background:#fff;border-radius:20px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.auth-brand>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#dbe6dc;color:#17342d;font-size:24px;font-weight:800}.auth-brand strong,.auth-brand small{display:block}.auth-brand small{margin-top:3px;color:#73827e}.auth-card h1{margin:0 0 8px;font-size:28px}.auth-card>p{margin:0 0 22px;color:#687773}.auth-card form{display:grid;gap:15px}.auth-card label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#43524e}.auth-card input{height:45px;border:1px solid #d9e0de;border-radius:10px;padding:0 12px;font:inherit}.auth-card button{height:46px;border:0;border-radius:10px;background:#102f29;color:white;font-weight:800;cursor:pointer}.auth-error{margin-bottom:14px;padding:10px 12px;border-radius:9px;background:#fff0ee;color:#ad3229;font-size:13px}.demo-account-note{margin-top:17px;color:#87928f;font-size:12px;text-align:center}.auth-user-chip{display:flex;align-items:center;gap:10px;padding:5px 5px 5px 10px;border:1px solid #e0e7e4;border-radius:11px;background:#fff}.auth-user-chip span strong,.auth-user-chip span small{display:block;line-height:1.2}.auth-user-chip span strong{font-size:12px}.auth-user-chip span small{font-size:10px;color:#7b8885}.auth-user-chip button{border:0;background:#eef3f1;border-radius:7px;padding:7px 9px;font-size:11px;cursor:pointer}.central-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:20px}.central-heading h1{margin:3px 0 6px;font-size:28px}.central-heading p{margin:0;color:#74817e}.central-eyebrow{font-size:12px;font-weight:800;letter-spacing:.05em;color:#2c7664}.warehouse-switch{display:inline-flex;padding:4px;background:#edf2f0;border-radius:10px;gap:3px}.warehouse-switch button{border:0;background:transparent;padding:8px 13px;border-radius:8px;cursor:pointer;font-weight:700;color:#687673}.warehouse-switch button.active,.warehouse-switch button:hover{background:#fff;color:#15342d;box-shadow:0 1px 4px rgba(0,0,0,.07)}.central-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.central-stats article{background:#fff;border:1px solid #e2e8e6;border-radius:14px;padding:16px}.central-stats span,.central-stats small{display:block;color:#7d8a86;font-size:12px}.central-stats strong{display:block;margin:6px 0 3px;font-size:26px;color:#17372f}.central-tabs{display:flex;gap:6px;border-bottom:1px solid #dfe6e3;margin-bottom:14px}.central-tabs button{border:0;background:transparent;padding:11px 14px;border-bottom:2px solid transparent;cursor:pointer;font-weight:700;color:#6f7f7a}.central-tabs button.active{color:#17372f;border-bottom-color:#17372f}.central-card{background:#fff;border:1px solid #e0e7e4;border-radius:15px;overflow:hidden}.central-toolbar{display:flex;justify-content:space-between;gap:14px;padding:14px;border-bottom:1px solid #edf1ef}.central-zone-tabs{display:flex;flex-wrap:wrap;gap:6px}.central-zone-tabs button{border:1px solid #dfe6e3;background:#fff;border-radius:8px;padding:7px 10px;cursor:pointer;font-size:12px}.central-zone-tabs button.active{background:#15342d;color:#fff;border-color:#15342d}.central-toolbar input{min-width:210px;border:1px solid #dfe6e3;border-radius:9px;padding:8px 11px}.central-table-head,.central-row{display:grid;grid-template-columns:minmax(260px,2fr) minmax(110px,1fr) 120px;gap:12px;align-items:center}.central-table-head{padding:10px 16px;background:#f7f9f8;color:#7a8783;font-size:11px;font-weight:800}.central-row{padding:13px 16px;border-top:1px solid #edf1ef}.central-row>div:first-child strong,.central-row>div:first-child small{display:block}.central-row>div:first-child small{margin-top:3px;color:#8a9692;font-size:11px}.central-current{display:flex;align-items:baseline;gap:5px}.central-current strong{font-size:18px}.central-current small{color:#7f8b87}.zone-pill{justify-self:start;padding:5px 8px;border-radius:999px;background:#eef5f2;color:#2d6759;font-size:11px;font-weight:700}.central-list .central-row:has([data-central-adjust]){grid-template-columns:minmax(240px,2fr) minmax(110px,1fr) 105px 100px 100px}.central-row input{width:90px;height:36px;border:1px solid #dbe3e0;border-radius:8px;padding:0 8px}.central-action{height:36px;border:0;border-radius:8px;background:#1f6d59;color:#fff;font-weight:800;cursor:pointer}.central-action.out{background:#9f493e}.central-empty{padding:24px;text-align:center;color:#88948f}.history-title{display:flex;justify-content:space-between;padding:16px;border-bottom:1px solid #edf1ef}.history-title h2,.history-title p{margin:0}.history-title p{margin-top:4px;color:#87928e;font-size:12px}.central-history article{display:grid;grid-template-columns:minmax(230px,2fr) 130px 110px 90px;gap:12px;align-items:center;padding:13px 16px;border-top:1px solid #edf1ef}.central-history article:first-child{border-top:0}.central-history strong,.central-history small{display:block}.central-history small{color:#87938f;font-size:11px}.history-in{color:#27745f}.history-out{color:#a34f44}@media(max-width:820px){.auth-user-chip span{display:none}.central-heading{align-items:flex-start;flex-direction:column}.central-stats{grid-template-columns:1fr}.central-toolbar{flex-direction:column}.central-toolbar input{min-width:0;width:100%}.central-table-head{display:none}.central-row,.central-list .central-row:has([data-central-adjust]){grid-template-columns:1fr auto}.central-row>*{min-width:0}.central-row input,.central-action{width:100%}.central-history article{grid-template-columns:1fr auto}.central-history article>span{display:none}}
.central-manage-toolbar{align-items:center;flex-wrap:wrap}.central-manage-toolbar .primary-button{flex:0 0 auto;white-space:nowrap}.central-manage-list{display:grid}.central-manage-row{display:grid;grid-template-columns:minmax(180px,1.05fr) minmax(0,2fr) auto;gap:14px;align-items:center;padding:14px 16px;border-top:1px solid #edf1ef}.central-manage-row:first-child{border-top:0}.central-manage-product strong,.central-manage-product small,.central-manage-product span{display:block}.central-manage-product small{margin-top:3px;color:#899590;font-size:11px}.central-manage-product span{margin-top:6px;color:#63736e;font-size:11px;font-weight:700}.central-manage-row .op-location-list{display:flex;gap:7px;flex-wrap:wrap}.central-manage-location{display:grid;grid-template-columns:minmax(118px,1fr) auto;gap:8px;align-items:center;padding:7px;border:1px solid #dbe5e0;border-radius:10px;background:#f7faf8}.central-manage-row .op-location-pill{min-width:118px;padding:0;border:0;background:transparent}.central-manage-location .quantity-control{margin:0}.central-manage-actions{display:flex;gap:6px;justify-content:flex-end}.central-manage-actions .inventory-action-button{width:38px;height:38px}.central-editor-modal .modal-submit{width:100%}
@media(max-width:820px){.central-manage-toolbar{align-items:stretch}.central-manage-toolbar .primary-button{width:100%}.central-manage-row{grid-template-columns:1fr auto;align-items:start}.central-manage-row .op-location-list{grid-column:1/-1}.central-manage-actions{grid-column:2;grid-row:1}.central-manage-location{flex:1 1 100%;grid-template-columns:minmax(0,1fr) minmax(170px,auto)}.central-manage-row .op-location-pill{min-width:0}.central-editor-modal{width:min(94vw,540px)}}
