.operations-shell{display:grid;gap:18px;max-width:1180px;margin:0 auto}.operations-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:22px;color:#171717;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 12px 30px #0f172a14}.operations-header-actions{display:flex;align-items:center;gap:10px}.operations-eyebrow{display:block;margin-bottom:6px;color:#b42318;font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.operations-header h1{margin:0;font-size:2rem;font-weight:800}.operations-header p{max-width:620px;margin:6px 0 0;color:#64748b;font-size:.95rem}.operations-primary-action,.operations-icon-action,.operations-action,.operations-area{text-decoration:none}.operations-primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;color:#fff;background:#c8281e;border:1px solid #b42318;border-radius:6px;font-weight:700;white-space:nowrap}.operations-icon-action{display:inline-grid;place-items:center;width:40px;height:40px;color:#111827;background:#fff;border:1px solid #d8dde5;border-radius:6px;cursor:pointer}.operations-icon-action:disabled{opacity:.55;cursor:not-allowed}.operations-alert{display:flex;align-items:center;gap:8px;padding:11px 12px;color:#991b1b;background:#fff7f7;border:1px solid #efb3b3;border-radius:8px;font-size:.88rem;font-weight:700}.operations-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.operations-action{display:flex;align-items:center;gap:12px;min-height:92px;padding:16px;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 24px #0f172a0f}.operations-action.primary{border-color:#c8281e59;background:#fff7ed}.operations-action-icon,.operations-area-icon{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;color:#c8281e;background:#fff1f2;border-radius:8px}.operations-action strong,.operations-area strong{display:block;color:#111827;font-size:.95rem}.operations-action b{display:block;margin-top:10px;color:#111827;font-size:1.08rem;line-height:1.15}.operations-action small,.operations-area small{display:block;margin-top:3px;color:#64748b;font-size:.78rem;line-height:1.35}.operations-action em,.operations-area em{display:block;margin-top:4px;color:#475569;font-size:.76rem;font-style:normal;font-weight:700;line-height:1.35}.operations-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 24px #0f172a0f}.operations-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #eef2f7}.operations-panel-header h2{margin:0;font-size:1rem;font-weight:800}.operations-panel-header span{color:#64748b;font-size:.82rem;font-weight:700}.operations-area-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#eef2f7}.operations-area{display:flex;align-items:center;gap:12px;min-height:84px;padding:16px 18px;color:#111827;background:#fff}@media(max-width:1000px){.operations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.operations-header{align-items:stretch;flex-direction:column;padding:18px}.operations-header h1{font-size:1.6rem}.operations-grid,.operations-area-list{grid-template-columns:1fr}.operations-header-actions{align-items:stretch}.operations-icon-action{flex:0 0 40px}.operations-primary-action{width:100%}}.production-shell{display:grid;gap:18px;color:#17202a}.production-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #e5e7eb}.production-title{margin:0;font-size:clamp(1.35rem,2vw,2rem);font-weight:800;color:#111827}.production-subtitle{margin:6px 0 0;color:#5b6573;max-width:780px}.production-code{min-width:74px;padding:8px 12px;border-radius:8px;background:#111827;color:#fff;font-weight:800;text-align:center}.production-grid{display:grid;grid-template-columns:minmax(280px,390px) minmax(0,1fr);gap:18px;align-items:start}.production-start-layout{max-width:980px}.production-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px #0f172a0f}.production-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #edf0f3}.production-panel-header h2{margin:0;font-size:1rem}.production-panel-subtitle{margin:4px 0 0;color:#647084;font-size:.86rem}.production-panel-body{padding:16px}.production-form{display:grid;gap:12px}.production-start-form{grid-template-columns:repeat(2,minmax(0,1fr))}.production-field-wide{grid-column:1 / -1}.production-form-section{border:1px solid #dde5ee;border-radius:8px;display:grid;gap:12px;padding:12px;background:#fbfcfe}.production-form-section-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-bottom:1px solid #edf0f3;padding-bottom:9px}.production-form-section-header h3{margin:0;color:#111827;font-size:.95rem}.production-form-section-header span{color:#647084;font-size:.76rem;font-weight:800}.production-form-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.production-field{display:grid;gap:6px}.production-field label{font-size:.78rem;color:#596576;font-weight:700}.production-field-note{color:#647084;font-size:.78rem;font-weight:800}.production-time-field .production-field-note{min-height:16px}.production-readonly-box{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;border:1px solid #d8dde5;border-radius:7px;padding:10px 11px;background:#f8fafc}.production-readonly-box strong{color:#111827;font-size:.92rem}.production-readonly-box span{color:#647084;font-size:.8rem;font-weight:800}.production-field input,.production-field select,.production-field textarea{width:100%;border:1px solid #d8dde5;border-radius:7px;padding:10px 11px;font:inherit;background:#fff;min-height:42px}.production-field textarea{min-height:78px;resize:vertical}.production-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.production-button{display:inline-flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:7px;min-height:42px;padding:0 14px;font-weight:800;cursor:pointer;background:#111827;color:#fff}.production-button.secondary{background:#fff;color:#111827;border-color:#d8dde5}.production-button.danger{background:#fff;color:#a61b1b;border-color:#efb3b3}.production-button:disabled{opacity:.55;cursor:not-allowed}.production-status{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:800;background:#eef2f6;color:#394150}.production-status.running{background:#eaf6ee;color:#207242}.production-status.complete{background:#fff4d6;color:#7c5700}.production-progress{display:grid;gap:8px}.production-progress-panel,.production-map-panel{overflow:hidden}.production-progress-body{display:grid;gap:16px}.production-progress-top{display:flex;justify-content:space-between;gap:12px;font-weight:800}.production-progress-track{height:12px;border-radius:999px;background:#e8ecf1;overflow:hidden}.production-progress-track.large{height:18px}.production-progress-fill{height:100%;border-radius:inherit;transition:width .25s ease}.production-stepper{display:flex;gap:0;overflow-x:auto;padding:8px 4px 10px;scrollbar-width:thin}.production-step{position:relative;display:grid;justify-items:center;align-content:start;gap:8px;flex:1 0 96px;min-width:96px;text-align:center}.production-step:before,.production-step:after{content:"";position:absolute;top:17px;height:3px;background:#d8dde5;z-index:0}.production-step:before{left:0;right:50%}.production-step:after{left:50%;right:0}.production-step:first-child:before,.production-step:last-child:after{display:none}.production-step.done:before,.production-step.done:after,.production-step.active:before{background:#1f8f4f}.production-step-number{position:relative;z-index:1;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:2px solid #d8dde5;background:#fff;color:#4b5563;font-weight:900;line-height:1}.production-step.done .production-step-number{border-color:#1f8f4f;background:#1f8f4f;color:#fff}.production-step.active .production-step-number{border-color:#1f6feb;background:#1f6feb;color:#fff}.production-step-label{max-width:100%;min-height:40px;color:#647084;font-size:.72rem;font-weight:800;line-height:1.18;overflow-wrap:break-word}.production-step.done .production-step-label{color:#207242}.production-step.active .production-step-label{color:#1f4f9f}.production-stage-list{display:grid;gap:10px}.production-stage-controls{display:grid;grid-template-columns:minmax(120px,.6fr) minmax(200px,1fr) minmax(170px,.9fr) minmax(200px,1fr) minmax(180px,auto);gap:12px;align-items:end;padding:12px;border:1px solid #dde5ee;border-radius:8px;background:linear-gradient(180deg,#fbfcfe,#f6f8fb)}.production-stage-controls .production-field{min-width:0}.production-stage-controls .production-field input{min-height:44px;background:#fff}.production-stage-controls .production-field input[readonly]{border-color:#cfd7e2;background:#eef3f8;color:#111827;font-weight:800}.production-stage-primary-action{align-self:end;justify-content:flex-end}.production-stage-primary-action .production-button{width:100%;min-width:160px;min-height:44px;justify-content:center}.production-stage-reset-footer{display:flex;justify-content:flex-end;margin-top:12px;padding-top:12px;border-top:1px dashed #d8dde5}.production-reset-button{min-height:36px;padding:0 12px;font-size:.82rem}.production-stage{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.production-stage.active{border-color:#b7d3ff;background:#f7fbff}.production-stage.done{border-color:#badfc8;background:#f6fbf7}.production-stage-index{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eef2f6;font-weight:800;color:#4b5563}.production-stage.done .production-stage-index{background:#1f8f4f;color:#fff}.production-stage.active .production-stage-index{background:#1f6feb;color:#fff}.production-stage-name{font-weight:800}.production-stage-meta{font-size:.78rem;color:#647084}.production-alert{border-radius:8px;padding:11px 12px;border:1px solid #d8dde5;background:#f8fafc;color:#475569}.production-alert.error{border-color:#efb3b3;background:#fff7f7;color:#991b1b}.live-production-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px}.live-production-card{display:grid;gap:12px;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px #0f172a0f}.live-production-card h2{margin:0;font-size:1rem}@media(max-width:900px){.production-grid,.production-start-form,.production-form-section-grid,.production-stage-controls{grid-template-columns:1fr}.production-form-section-header{align-items:flex-start;flex-direction:column}.production-stage-primary-action,.production-stage-reset-footer{justify-content:stretch}.production-reset-button{width:100%;justify-content:center}.production-header{flex-direction:column}}.batch-shell{display:grid;gap:18px;color:#17202a}.batch-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #e5e7eb}.batch-header h1{margin:0;font-size:clamp(1.35rem,2vw,2rem);font-weight:800;color:#111827}.batch-header p{margin:6px 0 0;color:#5b6573}.batch-summary-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.batch-info-qr-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:18px;align-items:start}.batch-summary-card,.batch-panel,.batch-row{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px #0f172a0f}.batch-summary-card{display:grid;gap:4px;padding:14px}.batch-summary-card span{color:#647084;font-size:.8rem;font-weight:800}.batch-summary-card strong{color:#111827;font-size:1.45rem}.batch-summary-card.blue strong{color:#1f6feb}.batch-summary-card.green strong{color:#1f8f4f}.batch-layout{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.batch-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #edf0f3}.batch-panel-header h2{margin:0;font-size:1rem}.batch-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px}.batch-field{display:grid;gap:6px;min-width:0}.batch-generated-code{display:grid;gap:6px;align-content:center;min-height:72px;border:1px dashed #cbd5e1;border-radius:8px;padding:10px 11px;background:#f8fafc}.batch-generated-code span{color:#596576;font-size:.78rem;font-weight:800}.batch-generated-code strong{color:#111827;font-size:.95rem}.batch-field.wide,.batch-actions{grid-column:1 / -1}.batch-field span{color:#596576;font-size:.78rem;font-weight:800}.batch-field input,.batch-field textarea,.batch-toolbar input{width:100%;min-height:42px;border:1px solid #d8dde5;border-radius:7px;padding:10px 11px;background:#fff;color:#111827;font:inherit}.batch-field textarea{min-height:78px;resize:vertical}.batch-button,.batch-icon-button,.batch-text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;min-height:40px;border:1px solid transparent;font-weight:800;cursor:pointer}.batch-button{background:#111827;color:#fff;padding:0 14px}.batch-button.secondary{background:#fff;color:#111827;border-color:#d8dde5}.batch-button:disabled{opacity:.5;cursor:not-allowed}.batch-icon-button{width:40px;background:#fff;color:#111827;border-color:#d8dde5}.batch-icon-button.danger{color:#a61b1b;border-color:#efb3b3}.batch-icon-button:disabled{opacity:.45;cursor:not-allowed}.batch-text-button{background:transparent;color:#1f6feb;padding:0;min-height:auto}.batch-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 150px 150px;gap:10px;padding:14px 16px;border-bottom:1px solid #edf0f3}.batch-search{position:relative}.batch-search svg{position:absolute;left:11px;top:12px;color:#647084}.batch-search input{padding-left:36px}.batch-list{display:grid;gap:10px;padding:14px 16px 16px}.batch-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #edf0f3;color:#647084;font-size:.84rem;font-weight:800}.batch-pagination-actions{display:flex;gap:8px;flex-wrap:wrap}.batch-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:12px;box-shadow:none}.batch-row-main{display:flex;align-items:center;gap:12px;min-width:0}.batch-row-icon{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;background:#f1f5f9;color:#111827;flex:0 0 auto}.batch-row h3{margin:0;font-size:.98rem;font-weight:900}.batch-row p{margin:4px 0 0;color:#647084;font-size:.84rem}.batch-row-meta,.batch-row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.batch-row-meta{color:#647084;font-size:.82rem}.batch-status{border-radius:999px;padding:6px 10px;background:#eef2f6;color:#394150;font-size:.76rem;font-weight:900;text-transform:capitalize}.batch-status.in_progress{background:#e8f1ff;color:#1f4f9f}.batch-status.completed{background:#eaf6ee;color:#207242}.batch-status.rejected{background:#fff1f1;color:#a61b1b}.batch-muted{color:#647084;font-size:.8rem;font-weight:800}.batch-alert,.batch-empty{border-radius:8px;padding:11px 12px;border:1px solid #d8dde5;background:#f8fafc;color:#475569}.batch-alert.error{border-color:#efb3b3;background:#fff7f7;color:#991b1b}.batch-inline-note{margin:14px 16px 0;border:1px solid #d8dde5;border-radius:8px;background:#f8fafc;color:#647084;padding:10px 12px;font-size:.84rem;font-weight:800}.batch-empty{text-align:center}.batch-modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:#0f172a6b}.batch-details-modal{width:min(1060px,100%);max-height:min(86vh,900px);overflow:auto;background:#fff;border:1px solid #d8dde5;border-radius:8px;box-shadow:0 24px 70px #0f172a3d}.batch-details-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px;border-bottom:1px solid #edf0f3}.batch-details-header h2{margin:4px 0;color:#111827}.batch-details-header p{margin:0;color:#647084}.batch-stock-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px 18px}.batch-details-grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(260px,.85fr);gap:14px;padding:0 18px 18px}.batch-detail-section{display:grid;gap:12px;align-content:start;border-top:1px solid #edf0f3;padding-top:14px}.batch-detail-section:first-child{grid-row:span 2}.batch-detail-section h3{margin:0;font-size:.96rem;color:#111827}.batch-transfer-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}.batch-transfer-form .batch-button{justify-self:start}.batch-detail-page-grid,.batch-bottom-grid{display:grid;gap:18px;align-items:start}.batch-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.batch-info-item{display:flex;gap:10px;align-items:flex-start;min-height:58px;padding:12px;border:1px solid #edf0f3;border-radius:8px;background:#f8fafc}.batch-info-item.wide{grid-column:1 / -1}.batch-info-item svg{color:#475569;flex:0 0 auto}.batch-info-item div{display:grid;gap:4px;min-width:0}.batch-info-item span{color:#647084;font-size:.78rem;font-weight:800}.batch-info-item strong{color:#111827;font-size:.94rem;overflow-wrap:anywhere}.batch-transfer-page-form{padding:16px}.batch-select__control,.batch-select__value-container,.batch-select__single-value{min-width:0}.batch-select__single-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-qr-wrap{display:grid;gap:14px;justify-items:center;padding:16px}.batch-qr-label{width:min(100%,260px);display:grid;gap:7px;justify-items:center;padding:16px;border:1px solid #d8dde5;border-radius:8px;background:#fff;text-align:center}.batch-qr-label canvas{width:168px;height:168px}.batch-qr-label strong{color:#111827;font-size:1.1rem;font-weight:900}.batch-qr-label span{color:#647084;font-size:.82rem;font-weight:800}.batch-qr-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.batch-timeline{padding:16px;display:grid;gap:28px}.batch-tl-group-title{margin:0 0 14px;font-size:.76rem;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.07em;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.batch-tl-track{position:relative;padding-left:30px}.batch-tl-track:before{content:"";position:absolute;left:7px;top:10px;bottom:10px;width:2px;background:linear-gradient(to bottom,#cbd5e1,transparent)}.batch-tl-item{position:relative;margin-bottom:12px}.batch-tl-item:last-child{margin-bottom:0}.batch-tl-dot{position:absolute;left:-23px;top:10px;width:14px;height:14px;border-radius:50%;background:#d1d5db;border:2.5px solid #fff;box-shadow:0 0 0 2px #d1d5db;flex-shrink:0}.batch-tl-dot.completed{background:#16a34a;box-shadow:0 0 0 2px #16a34a}.batch-tl-dot.in_progress{background:#2563eb;box-shadow:0 0 0 2px #2563eb}.batch-tl-dot.received{background:#d97706;box-shadow:0 0 0 2px #d97706}.batch-tl-dot.rejected{background:#dc2626;box-shadow:0 0 0 2px #dc2626}.batch-tl-body{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;flex-wrap:wrap}.batch-tl-info{display:grid;gap:3px;min-width:0}.batch-tl-info strong{font-size:.9rem;font-weight:700;color:#111827}.batch-tl-info span{font-size:.78rem;color:#647084;font-weight:600}.batch-tl-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.batch-transfer-history{display:grid;gap:10px;padding:16px}.batch-transfer-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid #edf0f3;border-radius:8px}.batch-transfer-row div{display:grid;gap:4px}.batch-transfer-row div:last-child{text-align:right}.batch-transfer-row strong{color:#111827;font-size:.9rem}.batch-transfer-row span{color:#647084;font-size:.82rem;font-weight:800}.batch-mini-list{display:grid;gap:8px}.batch-mini-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #edf0f3}.batch-mini-row strong{color:#111827;font-size:.86rem}.batch-mini-row span{color:#647084;font-size:.82rem;font-weight:800;text-align:right}@media(max-width:1000px){.batch-layout,.batch-row,.batch-toolbar,.batch-stock-grid,.batch-details-grid,.batch-info-grid{grid-template-columns:1fr}.batch-summary-grid{grid-template-columns:repeat(3,1fr)}.batch-pagination{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.batch-summary-grid{grid-template-columns:repeat(2,1fr)}.batch-info-qr-row{grid-template-columns:1fr}}@media(max-width:900px){.batch-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.batch-header{flex-direction:column}.batch-form,.batch-transfer-form,.batch-process-row,.batch-transfer-row{grid-template-columns:1fr}.batch-transfer-row div:last-child{text-align:left}.batch-modal-backdrop{padding:10px}}.inventory-shell{display:grid;gap:18px;max-width:none;margin:0 auto;color:#17202a}.inventory-brand-header{background:linear-gradient(135deg,#0f0504,#9e1b13 58%,#c8281e);border:0;border-radius:8px;color:#fff;padding:22px}.inventory-header.inventory-brand-header h1{color:#fff}.inventory-header.inventory-brand-header p{color:#ffffffc7}.inventory-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #e5e7eb}.inventory-header h1{margin:0;color:#111827;font-size:2rem;font-weight:800}.inventory-header p{margin:6px 0 0;color:#647084;font-size:.95rem}.inventory-icon-button{display:inline-grid;place-items:center;width:40px;height:40px;color:#111827;background:#fff;border:1px solid #d8dde5;border-radius:7px;cursor:pointer}.inventory-action-button,.inventory-view-button{display:inline-flex;align-items:center;gap:7px;min-height:34px;border:1px solid rgba(200,40,30,.22);border-radius:7px;padding:0 11px;color:#9e1b13;background:#fff;font-size:.8rem;font-weight:900;text-decoration:none}.inventory-action-button.light{border-color:#f5c4006b;color:#72130e}.inventory-view-button:hover,.inventory-action-button:hover{color:#fff;background:#c8281e;border-color:#c8281e}.inventory-icon-button:disabled{opacity:.55;cursor:not-allowed}.inventory-alert{display:flex;align-items:center;gap:8px;padding:11px 12px;color:#991b1b;background:#fff7f7;border:1px solid #efb3b3;border-radius:8px;font-size:.88rem;font-weight:700}.inventory-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.inventory-summary-card{display:flex;gap:12px;min-height:108px;padding:16px;background:#fff;border:1px solid rgba(200,40,30,.14);border-left:4px solid #c8281e;border-radius:8px;box-shadow:0 8px 22px #0f172a0f}.inventory-summary-icon{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;color:#c8281e;background:#f5c4002e;border-radius:8px}.inventory-summary-card span:not(.inventory-summary-icon){display:block;color:#647084;font-size:.78rem;font-weight:800}.inventory-summary-card strong{display:block;margin-top:7px;color:#111827;font-size:1.3rem;line-height:1.15}.inventory-summary-card small{display:block;margin-top:4px;color:#647084;font-size:.78rem;font-weight:700}.inventory-panel{overflow:hidden;background:#fff;border:1px solid rgba(200,40,30,.14);border-radius:8px;box-shadow:0 8px 22px #0f172a0f}.inventory-panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #edf0f3}.inventory-panel-header h2{margin:0;color:#111827;font-size:1rem;font-weight:800}.inventory-panel-header p{margin:4px 0 0;color:#647084;font-size:.84rem}.inventory-search{display:flex;align-items:center;gap:8px;width:min(360px,100%);min-height:40px;padding:0 11px;color:#647084;background:#f8fafc;border:1px solid #d8dde5;border-radius:7px}.inventory-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;font:inherit}.inventory-table-wrap{overflow-x:auto}.inventory-table{width:100%;border-collapse:collapse;min-width:880px}.inventory-table th,.inventory-table td{padding:13px 16px;text-align:left;border-bottom:1px solid #edf0f3;vertical-align:middle}.inventory-table th{color:#fff;background:#c8281e;font-size:.72rem;font-weight:900;text-transform:uppercase}.inventory-table tbody tr:nth-child(2n) td{background:#fffaf5}.inventory-table td{color:#111827;font-size:.88rem}.inventory-table td strong,.inventory-table td span{display:block}.inventory-table td span{margin-top:3px;color:#647084;font-size:.76rem;font-weight:700}.inventory-expiry{display:inline-flex!important;width:fit-content;margin:0!important;padding:4px 8px;color:#475569!important;background:#eef2f6;border-radius:999px}.inventory-expiry.ok{color:#166534!important;background:#ecfdf3}.inventory-expiry.warning{color:#92400e!important;background:#fffbeb}.inventory-expiry.expired{color:#991b1b!important;background:#fff1f2}.inventory-empty{height:120px;text-align:center!important;color:#647084!important}.inventory-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;color:#647084;background:#fff;border-top:1px solid #edf0f3;font-size:.82rem;font-weight:700}.inventory-pagination-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.inventory-pagination label{display:inline-flex;align-items:center;gap:6px}.inventory-pagination select,.inventory-pagination button{min-height:34px;border:1px solid #d8dde5;border-radius:7px;background:#fff;color:#111827;font:inherit;font-weight:800}.inventory-pagination select{padding:0 28px 0 9px}.inventory-pagination button{padding:0 11px;cursor:pointer}.inventory-pagination button:disabled{opacity:.5;cursor:not-allowed}.inventory-view-shell{color:#231716}.inventory-empty-panel{padding:28px;text-align:center;color:#647084;font-weight:800}.inventory-tag-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px}.inventory-tag-controls h2{margin:0;color:#160807;font-size:1.12rem;font-weight:900}.inventory-tag-controls p{margin:4px 0 0;color:#647084;font-size:.86rem}.inventory-tag-actions{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.inventory-tag-actions label{display:grid;gap:5px;color:#7a4b18;font-size:.74rem;font-weight:900;text-transform:uppercase}.inventory-tag-actions input,.inventory-tag-actions select{width:130px;min-height:38px;border:1px solid #d8dde5;border-radius:7px;padding:0 10px;font:inherit;background:#fff}.inventory-tag-actions input:focus,.inventory-tag-actions select:focus{border-color:#f5c400;box-shadow:0 0 0 .2rem #f5c4002e;outline:none}.inventory-tag-actions button{display:inline-flex;align-items:center;gap:8px;min-height:38px;border:1px solid #c8281e;border-radius:7px;padding:0 14px;background:#c8281e;color:#fff;font-weight:900}.inventory-lot-details{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));padding:16px}.inventory-detail{display:grid;gap:5px;padding:12px;border:1px solid rgba(200,40,30,.12);border-left:4px solid #c8281e;border-radius:8px;background:#fffaf0}.inventory-detail span{color:#7a4b18;font-size:.72rem;font-weight:900;text-transform:uppercase}.inventory-detail strong{color:#160807}.inventory-tags-sheet{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.inventory-tags-sheet[data-tags-per-page="4"]{grid-template-columns:repeat(auto-fill,minmax(330px,1fr))}.inventory-tags-sheet[data-tags-per-page="6"]{grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}.inventory-tags-sheet[data-tags-per-page="10"],.inventory-tags-sheet[data-tags-per-page="12"]{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.inventory-tag{display:grid;gap:8px;min-height:180px;padding:14px;border:1px dashed #c8281e;border-radius:8px;background:#fff;color:#160807;break-inside:avoid}.inventory-tag-top,.inventory-tag-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.inventory-tag-top strong{color:#c8281e;font-size:1rem;font-weight:1000;letter-spacing:.08em}.inventory-tag-top span,.inventory-tag-footer span{color:#7a4b18;font-size:.72rem;font-weight:900}.inventory-tag h3{margin:0;font-size:1rem;font-weight:900;line-height:1.2}.inventory-tag-meta{display:flex;justify-content:space-between;gap:10px;font-size:.82rem}.inventory-tag-meta span{color:#647084;font-weight:800}.inventory-tag-meta strong{color:#160807}.inventory-barcode{display:grid;gap:4px;margin-top:2px}.inventory-barcode svg{width:100%;height:54px;fill:#111}.inventory-barcode span{color:#111;font-family:Consolas,Courier New,monospace;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-align:center;overflow-wrap:anywhere}@media(max-width:1000px){.inventory-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.inventory-header,.inventory-panel-header{align-items:stretch;flex-direction:column}.inventory-header h1{font-size:1.55rem}.inventory-summary-grid{grid-template-columns:1fr}.inventory-search{width:100%}.inventory-pagination{align-items:stretch;flex-direction:column}.inventory-pagination-controls{justify-content:space-between}.inventory-tag-controls{align-items:stretch;flex-direction:column}.inventory-tag-actions,.inventory-tag-actions input,.inventory-tag-actions select,.inventory-tag-actions button{width:100%}}@media print{body *{visibility:hidden}.inventory-tags-sheet,.inventory-tags-sheet *{visibility:visible}.inventory-tags-sheet{position:absolute;inset:0;display:grid;gap:8mm;padding:0}.inventory-tags-sheet[data-tags-per-page="4"],.inventory-tags-sheet[data-tags-per-page="6"],.inventory-tags-sheet[data-tags-per-page="8"]{grid-template-columns:repeat(2,1fr)}.inventory-tags-sheet[data-tags-per-page="10"],.inventory-tags-sheet[data-tags-per-page="12"]{grid-template-columns:repeat(3,1fr)}.inventory-tag{border:1px solid #111;border-radius:0;page-break-inside:avoid}.inventory-tags-sheet[data-tags-per-page="4"] .inventory-tag{min-height:125mm}.inventory-tags-sheet[data-tags-per-page="6"] .inventory-tag{min-height:82mm}.inventory-tags-sheet[data-tags-per-page="8"] .inventory-tag{min-height:60mm}.inventory-tags-sheet[data-tags-per-page="10"] .inventory-tag{min-height:76mm}.inventory-tags-sheet[data-tags-per-page="12"] .inventory-tag{min-height:62mm}.no-print{display:none!important}}.suppliers-shell{padding:28px 32px;max-width:1400px;margin:0 auto}.suppliers-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.suppliers-header h1{margin:0 0 4px;font-size:1.45rem;font-weight:700;color:#111827}.suppliers-header p{margin:0;color:#6b7280;font-size:.875rem}.suppliers-layout{display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:24px;align-items:start}.supplier-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:22px;box-shadow:0 1px 3px #0000000f}.supplier-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.supplier-panel-header h2{margin:0;font-size:.95rem;font-weight:700;color:#111827}.supplier-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.supplier-field{display:flex;flex-direction:column;gap:5px}.supplier-field.wide{grid-column:1 / -1}.supplier-field>span{font-size:.74rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.04em}.supplier-field input,.supplier-field textarea{padding:8px 11px;border:1px solid #d1d5db;border-radius:7px;font-size:.875rem;color:#111827;outline:none;transition:border-color .15s,box-shadow .15s;background:#fff;font-family:inherit;width:100%;box-sizing:border-box}.supplier-field input:focus,.supplier-field textarea:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b82e}.supplier-field textarea{resize:vertical;min-height:72px}.supplier-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;padding-top:4px}.supplier-button{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border:0;border-radius:8px;background:#111827;color:#fff;font-size:.84rem;font-weight:600;cursor:pointer;transition:background .15s;font-family:inherit}.supplier-button:hover:not(:disabled){background:#1f2937}.supplier-button:disabled{opacity:.5;cursor:not-allowed}.supplier-button.secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.supplier-button.secondary:hover:not(:disabled){background:#e5e7eb}.supplier-icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#374151;cursor:pointer;transition:background .15s,color .15s}.supplier-icon-button:hover{background:#f3f4f6;color:#111827}.supplier-icon-button.danger{color:#dc2626;border-color:#fca5a5}.supplier-icon-button.danger:hover{background:#fee2e2}.supplier-text-button{border:0;background:transparent;color:#6b7280;font-size:.82rem;font-weight:600;cursor:pointer;padding:0;font-family:inherit;text-decoration:underline}.supplier-text-button:hover{color:#374151}.supplier-toolbar{display:flex;gap:10px;margin-bottom:14px;flex-wrap:wrap}.supplier-search{flex:1;min-width:180px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#9ca3af}.supplier-search input{flex:1;border:0;outline:none;padding:8px 0;font-size:.875rem;color:#111827;background:transparent;font-family:inherit}.supplier-search input::placeholder{color:#9ca3af}.supplier-list{display:flex;flex-direction:column;gap:8px;min-height:60px}.supplier-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;transition:background .12s}.supplier-row:hover{background:#f3f4f6}.supplier-row>div:first-child{flex:1;min-width:0}.supplier-row h3{margin:0 0 2px;font-size:.875rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.supplier-row p{margin:0;font-size:.78rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.supplier-row-actions{display:flex;gap:6px;flex-shrink:0}.supplier-status{padding:3px 10px;border-radius:999px;font-size:.72rem;font-weight:700;background:#f3f4f6;color:#6b7280;white-space:nowrap;flex-shrink:0}.supplier-status.active{background:#dcfce7;color:#166534}.supplier-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:12px;border-top:1px solid #e5e7eb;font-size:.8rem;color:#6b7280}.supplier-pagination-actions{display:flex;gap:8px}.supplier-alert{padding:10px 14px;border-radius:8px;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;font-size:.84rem;font-weight:500;margin-bottom:16px}.supplier-alert.error{background:#fef2f2;border-color:#fca5a5;color:#991b1b}.supplier-empty{padding:24px;text-align:center;color:#9ca3af;font-size:.875rem}.supplier-muted{color:#9ca3af;font-size:.8rem}@media(max-width:900px){.suppliers-layout{grid-template-columns:1fr}.suppliers-shell{padding:20px 16px}}:root{--bs-font-sans-serif: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;--bs-body-font-family: var(--bs-font-sans-serif)}html,body,#root{font-family:Poppins,system-ui,-apple-system,Segoe UI,sans-serif}body,button,input,textarea,select{font-family:inherit}.MuiTypography-root,.MuiButton-root,.MuiInputBase-root,.MuiFormLabel-root,.MuiMenuItem-root{font-family:Poppins,system-ui,-apple-system,Segoe UI,sans-serif!important}
