:root{color:#111827;background:#f5f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:#f5f7fb}button,input,select,textarea{font:inherit}button{border:none}input,select,textarea{width:100%;border:1px solid #dbe1ea;border-radius:14px;padding:12px 14px;background:#fff;color:#111827;outline:none;transition:border-color .2s ease,box-shadow .2s ease}input:focus,select:focus,textarea:focus{border-color:#4f7cff;box-shadow:0 0 0 4px #4f7cff1f}textarea{min-height:104px;resize:vertical}.app-shell{min-height:100vh}.mode-switch{position:fixed;top:16px;right:16px;z-index:50;display:flex;gap:10px}.tab{border:1px solid rgba(207,215,229,.9);border-radius:999px;background:#ffffffeb;padding:10px 14px;color:#475569;cursor:pointer;box-shadow:0 10px 30px #0f172a14}.tab.active{color:#2057e6;background:#fff;border-color:#4f7cff73}.web-layout{min-height:100vh;display:grid;grid-template-columns:264px 1fr}.sidebar-panel{background:#fff;border-right:1px solid #e6ebf2;padding:18px 14px;display:flex;flex-direction:column;gap:26px}.brand-block{display:flex;align-items:center;gap:12px;padding:10px 12px}.brand-icon{width:44px;height:44px;border-radius:14px;background:#eef4ff;color:#2057e6;display:grid;place-items:center}.brand-title{font-size:16px;font-weight:700}.brand-subtitle{color:#64748b;font-size:12px}.nav-list{display:flex;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:10px;width:100%;border-radius:14px;padding:11px 14px;background:transparent;color:#475569;cursor:pointer}.nav-item.active{color:#2057e6;background:#edf4ff}.page-shell{min-width:0;display:flex;flex-direction:column}.topbar{height:72px;background:#ffffffeb;border-bottom:1px solid #e6ebf2;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-actions{display:flex;align-items:center;gap:10px}@keyframes topbar-spin{to{transform:rotate(360deg)}}.spin-icon{animation:topbar-spin .85s linear infinite}.environment-pill,.pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}.environment-pill,.pill.primary{background:#edf4ff;color:#2057e6}.pill.neutral{background:#f3f4f6;color:#374151}.pill.success{background:#eafbf1;color:#15803d}.pill.muted{background:#eef2f7;color:#64748b}.topbar-user{display:flex;align-items:center;gap:14px}.topbar-name{font-weight:600}.topbar-email{font-size:12px;color:#64748b}.page-content{padding:28px}.section-frame{display:flex;flex-direction:column;gap:22px}.section-leading{margin-bottom:-8px}.page-title{margin:0;font-size:32px;line-height:1.15}.page-subtitle,.body-muted,.caption{color:#64748b}.page-subtitle{margin:8px 0 0}.caption{font-size:12px}.caption.strong,.strong{color:#111827;font-weight:600}.stack-lg,.stack-md{display:flex;flex-direction:column}.stack-lg{gap:20px}.stack-md{gap:14px}.surface-card,.login-panel,.mobile-card{background:#fff;border:1px solid #e6ebf2;border-radius:24px;box-shadow:0 18px 50px #0f172a0f}.surface-card{padding:24px}.surface-card.no-padding{padding:0;overflow:hidden}.surface-header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #edf2f7}.surface-card.highlight{background:#fff7ed;border-color:#fed7aa}.section-title{font-size:18px;font-weight:700;margin-bottom:16px}.section-title.small{font-size:14px}.section-title.with-icon{display:flex;align-items:center;gap:8px}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.dashboard-columns{display:grid;grid-template-columns:2fr 1fr;gap:20px}.kpi-card{text-align:left;padding:24px;border-radius:24px;background:#fff;border:1px solid #e6ebf2;box-shadow:0 18px 50px #0f172a0d;cursor:pointer}.icon-chip{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;margin-bottom:18px}.icon-chip.blue{background:#edf4ff;color:#2057e6}.icon-chip.orange{background:#fff1e8;color:#ea580c}.icon-chip.green{background:#eafbf1;color:#15803d}.icon-chip.red{background:#fff0f0;color:#dc2626}.kpi-value{font-size:34px;font-weight:700;margin-bottom:4px}.row-between,.action-row,.responsive-gap,.form-actions,.mobile-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.align-start{align-items:flex-start}.compact{font-size:14px}.primary-button,.secondary-button,.ghost-button,.text-button,.icon-action,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.primary-button,.secondary-button,.ghost-button,.text-button{border-radius:14px;padding:11px 16px;font-weight:600}.primary-button{background:#2057e6;color:#fff;box-shadow:0 12px 24px #2057e63d}.primary-button.danger{background:#b42318;box-shadow:0 12px 24px #b4231838}.secondary-button{background:#fff;color:#1f2937;border:1px solid #dbe1ea}.ghost-button{background:transparent;color:#475569}.ghost-button.small{padding:8px 12px;border-radius:12px}.ghost-button.with-icon{padding-left:0}.text-button{background:transparent;color:#94a3b8}.wide{width:100%}.large,.giant{min-height:54px;font-size:16px}.giant{min-height:78px;border-radius:28px}.large-pill{min-height:56px;border-radius:999px;padding-inline:24px}.icon-button{width:40px;height:40px;border-radius:12px;background:#fff;color:#475569;border:1px solid #e5e7eb}.icon-button.subtle,.icon-button.light{border:none;background:#ffffff1f;color:inherit}.icon-action{width:34px;height:34px;border-radius:10px;background:#eef4ff;color:#2057e6}.icon-action.small{width:30px;height:30px}.icon-action.danger{background:#fef2f2;color:#b42318}.divider{height:1px;background:#e6ebf2;margin:8px 0}.rule-list{margin:0;padding-left:18px;color:#64748b;display:grid;gap:10px}.rule-list.compact{gap:8px}.activity-list{display:flex;flex-direction:column;gap:0}.activity-row{display:grid;grid-template-columns:28px 1fr;gap:12px}.activity-rail{display:flex;flex-direction:column;align-items:center}.activity-dot{width:10px;height:10px;border-radius:999px;background:#2057e6;margin-top:8px}.activity-badge{width:28px;height:28px;border-radius:999px;background:#edf4ff;color:#2057e6;display:grid;place-items:center;margin-top:2px}.activity-line{width:2px;flex:1;background:#e2e8f0;margin-top:8px}.activity-content{padding-bottom:20px}.filters-grid{display:grid;grid-template-columns:2fr 180px 220px;gap:16px}.search-field{position:relative}.search-field svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8}.search-field input{padding-left:40px}.toggle{display:flex;align-items:center;gap:10px;color:#475569;padding:12px 0}.toggle input{width:auto;margin:0}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table thead{background:#f8fafc}.data-table th,.data-table td{padding:16px 20px;text-align:left;border-bottom:1px solid #edf2f7;white-space:nowrap}.data-table tbody tr{cursor:pointer}.data-table tbody tr:hover{background:#fafcff}.align-right{text-align:right}.shortage-link{display:inline-flex;align-items:center;gap:4px;color:#dc2626;font-weight:600}.shortage-link.inline{display:inline}.shortage-link.with-icon{background:transparent;padding:0}.complete-text,.success-text{color:#15803d}.danger-text{color:#dc2626}.empty-state{display:grid;place-items:center;gap:10px;padding:42px 20px;color:#94a3b8}.empty-state.compact{padding:18px 0 8px}.detail-layout{display:grid;grid-template-columns:2fr 1fr;gap:20px}.detail-main,.detail-side{display:flex;flex-direction:column;gap:20px}.progress-list{display:flex;flex-direction:column;gap:0}.progress-step{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:18px 16px;border-radius:18px}.progress-step.active{background:#edf4ff;border:1px solid #cfe0ff}.progress-step.interactive{cursor:pointer;border:1px solid transparent;transition:background .15s ease,border-color .15s ease}.progress-step.interactive:hover{background:#f8fafc;border-color:#e2e8f0}.progress-step.active.interactive:hover{background:#e8f1ff;border-color:#b9d4ff}.scan-records-table{width:100%;border-collapse:collapse;font-size:14px}.scan-records-table th,.scan-records-table td{text-align:left;padding:10px 12px;border-bottom:1px solid #edf2f7}.scan-records-table th{color:#64748b;font-weight:600;font-size:12px}.progress-icon{width:40px;height:40px;border-radius:999px;background:#f8fafc;color:#2057e6;display:grid;place-items:center;margin-top:2px}.progress-copy h4{margin:0}.inline-metrics{display:flex;flex-wrap:wrap;gap:16px;margin-top:10px;color:#64748b;font-size:14px}.web-progress,.progress{width:100%;overflow:hidden;border-radius:999px;background:#e5e7eb}.web-progress{height:8px;margin-top:12px}.progress{height:10px}.progress.thick{height:12px}.web-progress-fill,.progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2d68ff,#2057e6)}.web-progress-fill.warning{background:linear-gradient(90deg,#fb923c,#ea580c)}.connector-line{width:2px;height:28px;background:#e2e8f0;margin-left:35px}.warning-panel{margin-top:12px;background:#fff7ed;border-radius:14px;padding:12px 14px;color:#7c2d12}.warning-title{font-weight:700}.top-gap{margin-top:16px}.small-gap{margin-top:-6px}.info-row{display:flex;flex-direction:column;gap:3px;padding:10px 0;border-bottom:1px solid #eff3f8}.info-row:last-child{border-bottom:none}.field{display:grid;gap:8px}.helper-text{color:#64748b;font-size:12px}.form-card{max-width:860px}.info-panel{border-radius:16px;background:#f8fafc;border:1px solid #e6ebf2;padding:16px}.form-actions{justify-content:flex-start;flex-wrap:wrap;padding-top:6px}.tab-strip{display:inline-flex;gap:10px}.tab-chip{border-radius:14px;padding:10px 16px;background:#fff;color:#64748b;border:1px solid #dbe1ea;cursor:pointer}.tab-chip.active{color:#2057e6;background:#edf4ff;border-color:#cfe0ff}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a70;display:grid;place-items:center;padding:20px;z-index:60}.modal-card{width:min(100%,560px);background:#fff;border-radius:24px;border:1px solid #e6ebf2;padding:24px;box-shadow:0 24px 60px #0f172a33;box-sizing:border-box}.modal-card.modal-wide{width:min(100%,640px)}.modal-card h3{margin:0}.modal-scroll-body{max-height:min(52vh,440px);overflow:auto;margin-top:12px;padding-right:4px;-webkit-overflow-scrolling:touch}.modal-scroll-placeholder{margin:0;padding:8px 0}.scan-modal-tabs{display:flex;flex-wrap:wrap;gap:10px}.scan-col-icon{width:52px;text-align:center;vertical-align:middle}.scan-barcode-cell{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;word-break:break-all}.scan-status-cell{display:inline-flex;align-items:center;justify-content:center;gap:4px}.scan-icon-ok{color:#15803d}.scan-icon-warn{color:#ea580c}.scan-dup-mark{font-size:11px;font-weight:700;color:#c2410c;line-height:1}.missing-barcode-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.missing-barcode-list li{padding:10px 12px;background:#f8fafc;border-radius:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;word-break:break-all;border:1px solid #edf2f7}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.modal-list{margin:0;padding-left:20px;color:#475569;display:grid;gap:10px}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.chips-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px}.chip{border-radius:12px;background:#f3f4f6;border:1px solid #d1d5db;padding:10px;text-align:center;font-weight:600}.alert{display:flex;align-items:center;gap:10px;border-radius:16px;padding:12px 14px}.alert.error{background:#fff1f2;color:#b91c1c;border:1px solid #fecdd3}.alert.warning{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.alert.success{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.alert.info{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.alert.centered{justify-content:center}.inline-action-cell{display:flex;align-items:center;gap:8px}.credentials-block{display:grid;gap:8px}.login-screen{min-height:100vh;padding:24px;display:grid;place-items:center;background:linear-gradient(135deg,#eef4ff,#f7f7fb 48%,#e7edf9)}.login-panel{width:min(100%,440px);padding:36px 32px;text-align:center}.login-panel h1{margin:0 0 6px;font-size:28px}.login-panel p{margin:0 0 22px;color:#64748b}.login-logo{margin:0 auto 18px;display:flex;justify-content:center;align-items:center}.login-logo img{max-width:min(100%,560px);max-height:144px;width:auto;height:auto;object-fit:contain}.login-footer{margin-top:24px;padding-top:20px;border-top:1px solid #edf2f7;color:#94a3b8;font-size:12px}.demo-hint{margin-top:16px;padding:12px 16px;border-radius:14px;background:#edf4ff;color:#475569;font-size:14px}.mobile-shell{max-width:390px;margin:0 auto;min-height:100vh;position:relative;background:#f8fafc;box-shadow:0 0 0 1px #e5e7eb}.mobile-gradient{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#2563eb,#1e40af);padding:24px}.mobile-center{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.mobile-center h1,.mobile-center p{color:#fff}.mobile-center h1{margin:0 0 8px;font-size:28px}.mobile-center p{margin:0 0 28px;color:#ffffffd1}.mobile-badge{width:72px;height:72px;border-radius:28px;background:#ffffff24;display:grid;place-items:center;color:#fff;margin-bottom:24px}.mobile-card{width:100%;padding:24px}.mobile-footer-note{text-align:center;color:#ffffffb3;font-size:12px;padding-bottom:4px}.mobile-orders-page{min-height:100vh;background:#f8fafc;position:relative}.mobile-topbar{background:linear-gradient(180deg,#2057e6,#194ac9);color:#fff;padding:18px 16px 16px;box-shadow:0 14px 32px #2057e63d}.mobile-topbar-copy{display:flex;align-items:center;gap:12px}.mobile-topbar-copy span{display:block;margin-top:2px;font-size:12px;color:#fffc}.mobile-tabs{display:flex;gap:8px;margin-top:16px}.mobile-tab{flex:1;border-radius:14px;padding:10px 12px;background:#ffffff1f;color:#fffc;font-size:13px}.mobile-tab.active{background:#fff;color:#2057e6}.mobile-list{padding:16px 16px 92px;display:flex;flex-direction:column;gap:12px}.mobile-order-card{background:#fff;border:1px solid #edf2f7;border-radius:22px;padding:16px;text-align:left;box-shadow:0 10px 24px #0f172a0a}.mobile-order-card p{margin:6px 0 0;color:#64748b;font-size:14px}.status-icon{width:28px;height:28px;border-radius:999px;display:grid;place-items:center}.status-icon.danger{background:#fff1f2;color:#dc2626}.floating-scan{position:fixed;left:50%;bottom:24px;transform:translate(-50%);width:min(100% - 32px,320px)}.mobile-scan-page{min-height:100vh;background:#f8fafc}.mobile-scan-header{background:#fff;border-bottom:1px solid #e6ebf2;padding:14px 16px;display:flex;align-items:center;gap:12px}.mobile-scan-header span{display:block;margin-top:4px;color:#64748b;font-size:12px}.mobile-scan-content{padding:20px 16px 28px;display:flex;flex-direction:column;gap:16px}.mobile-progress-card{background:#fff;border-radius:28px;padding:24px;box-shadow:0 16px 32px #0f172a0d}.mobile-progress-card h2{margin:0;font-size:34px}.mobile-progress-card p{margin:6px 0 18px;color:#64748b}.hint-panel{background:#edf4ff;border-radius:18px;padding:14px 16px;color:#475569;display:grid;gap:10px;font-size:14px}.signoff-card h3{margin:0 0 14px}.signoff-summary{border-radius:18px;background:#f8fafc;padding:14px;display:grid;gap:10px}.signoff-summary div{display:flex;align-items:center;justify-content:space-between}.signoff-summary span{color:#64748b}.mobile-actions{margin-top:6px;align-items:stretch}.mobile-toast{position:fixed;top:84px;left:50%;transform:translate(-50%);width:min(calc(100% - 32px),340px);background:#15803d;color:#fff;border-radius:18px;padding:14px 16px;display:flex;align-items:center;gap:10px;box-shadow:0 18px 40px #15803d47;z-index:70}@media (max-width: 1200px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-columns,.detail-layout{grid-template-columns:1fr}}@media (max-width: 900px){.web-layout{grid-template-columns:1fr}.sidebar-panel{display:none}.filters-grid{grid-template-columns:1fr}.page-content{padding:20px}}@media (max-width: 640px){.responsive-gap,.row-between,.form-actions,.mobile-actions{flex-direction:column;align-items:stretch}.page-title{font-size:26px}.dashboard-grid{grid-template-columns:1fr}.mode-switch{left:12px;right:12px;justify-content:center}}
