@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;500;600;700&display=swap";:root{color:#172133;font-synthesis:none;--navy:#12345b;--blue:#2563a9;--blue-dark:#1b4f86;--blue-soft:#e5effb;--canvas:#f4f7fb;--surface:#fff;--subtle:#edf2f8;--text:#172133;--muted:#66738a;--border:#dbe3ef;--warning:#b96d0c;--warning-soft:#fff1d7;--danger:#b83a35;--danger-soft:#fde8e6;--shadow:0 10px 30px #20375212;background:#f4f7fb;font-family:Noto Sans Thai,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0;font-size:24px}.app-error{text-align:center;place-content:center;justify-items:center;gap:10px;min-height:100vh;padding:24px;display:grid}.app-error h1,.app-error p{margin:0}.app-error small{max-width:680px;color:var(--muted)}.app-error button{color:#fff;background:var(--blue);min-height:48px;font:inherit;border:0;border-radius:10px;margin-top:8px;padding:9px 18px;font-weight:700}button,input,select{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:300px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:30;background:var(--navy);color:#fff;flex-direction:column;height:100vh;padding:20px 14px 16px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #ffffff1c;align-items:center;gap:11px;min-height:48px;padding:0 7px 18px;display:flex}.brand-mark{width:38px;height:38px;color:var(--navy);background:#e5a63a;border-radius:12px;place-items:center;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:24px}.brand small{color:#b9cce1;margin-top:1px;font-size:15px}.mobile-close{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.side-nav{gap:3px;margin-top:16px;padding-right:3px;display:grid;overflow-y:auto}.side-nav button{color:#c6d5e6;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;min-height:54px;padding:11px;font-size:19.5px;display:flex;position:relative}.side-nav button:hover{color:#fff;background:#ffffff12}.side-nav button.active{color:#fff;background:#ffffff21;font-weight:600}.nav-dot{background:#efae43;border-radius:50%;width:7px;height:7px;margin-left:auto}.sidebar-footer{background:#ffffff14;border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:13px 10px;display:flex}.sidebar-footer strong,.sidebar-footer small{display:block}.sidebar-footer strong{font-size:16.5px}.sidebar-footer small{color:#b9cce1;margin-top:2px;font-size:13.5px}.sidebar-scrim{display:none}.main-shell{min-width:0}.topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;align-items:center;gap:14px;min-height:82px;padding:12px 26px;display:flex;position:sticky;top:0}.menu-button{display:none!important}.icon-button{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--muted);border-radius:11px;place-items:center;display:grid}.icon-button svg{width:19px}.workspace-picker{color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:4px 2px;display:flex}.workspace-picker strong,.workspace-picker small{display:block}.workspace-picker strong{font-size:19.5px}.workspace-picker small{color:var(--muted);font-size:15px}.topbar-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.notification-button{position:relative}.notification-button span{background:var(--danger);color:#fff;border:2px solid #fff;border-radius:13px;place-items:center;min-width:25px;height:25px;padding:0 5px;font-size:15px;display:grid;position:absolute;top:-8px;right:-8px}.profile-button{color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:9px;display:flex}.profile-button strong,.profile-button small{display:block}.profile-button strong{font-size:18px}.profile-button small{color:var(--muted);font-size:13.5px}.notification-popover{border:1px solid var(--border);background:#fff;border-radius:15px;width:330px;padding:9px;position:absolute;top:60px;right:24px;box-shadow:0 18px 50px #1a2d452e}.notification-popover h3{margin:7px 9px 9px;font-size:19.5px}.notification-popover button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:10px;align-items:start;gap:10px;padding:10px;display:flex}.notification-popover button:hover{background:var(--subtle)}.notification-popover button svg{color:var(--warning);flex:none;margin-top:2px}.notification-popover strong,.notification-popover small{display:block}.notification-popover strong{font-size:18px}.notification-popover small{color:var(--muted);margin-top:2px;font-size:15px}.page-header{justify-content:space-between;align-items:end;gap:16px;padding:25px 28px 17px;display:flex}.page-header p{color:var(--muted);margin:0 0 3px;font-size:16.5px}.page-header h1{letter-spacing:-.02em;margin:0;font-size:37.5px}.sync-state{color:var(--muted);align-items:center;gap:6px;font-size:15px;display:flex}.page-content{padding:0 28px 32px}.page-stack{gap:15px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-card{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:15px;padding:16px}.metric-card span,.metric-card small{color:var(--muted);display:block}.metric-card span{font-size:16.5px}.metric-card strong{letter-spacing:-.03em;margin:4px 0 1px;font-size:39px;display:block}.metric-card small{font-size:15px}.metric-primary{border-top:3px solid var(--blue)}.metric-primary strong,.metric-blue strong{color:var(--blue)}.metric-warning strong{color:var(--warning)}.metric-danger strong{color:var(--danger)}.dashboard-grid{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:14px;display:grid}.panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:15px;overflow:hidden}.panel-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:61px;padding:12px 16px;display:flex}.panel-heading h2,.data-toolbar h2{margin:0;font-size:21px}.panel-heading p,.data-toolbar p{color:var(--muted);margin:2px 0 0;font-size:15px}.text-button{color:var(--blue);background:0 0;border:0;font-size:16.5px;font-weight:600}.warning-icon{color:var(--warning)}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:660px}th,td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:14px 15px;font-size:16.5px}th{color:var(--muted);background:#f8fafc;font-size:15px;font-weight:600}td strong,td small{display:block}td strong{font-size:16.5px}td small{color:var(--muted);margin-top:2px;font-size:13.5px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f8fafc}.number{font-variant-numeric:tabular-nums;white-space:nowrap}.status-badge{white-space:nowrap;color:var(--muted);background:var(--subtle);border-radius:999px;align-items:center;padding:5px 10px;font-size:13.5px;font-weight:600;display:inline-flex}.status-primary{color:var(--blue-dark);background:var(--blue-soft)}.status-blue{color:#315f99;background:#e8f1fc}.status-warning{color:var(--warning);background:var(--warning-soft)}.status-danger{color:var(--danger);background:var(--danger-soft)}.shortage-list{padding:6px 14px 11px}.shortage-item{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--text);text-align:left;background:0 0;grid-template-columns:1fr auto;gap:3px 8px;padding:12px 0;display:grid}.shortage-item:last-child{border-bottom:0}.shortage-item strong{grid-column:1/-1;font-size:16.5px}.shortage-item span{color:var(--muted);font-size:13.5px}.shortage-item b{color:var(--danger);font-size:13.5px}.mobile-production-list{display:none}.data-page{padding-bottom:4px}.data-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.button{border:1px solid var(--border);min-height:50px;color:var(--text);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 15px;font-size:16.5px;font-weight:600;display:inline-flex}.button-primary{color:#fff;border-color:var(--blue);background:var(--blue)}.button-primary:hover{background:var(--blue-dark)}.button:disabled{cursor:wait;opacity:.65}.search-box{border:1px solid var(--border);width:min(360px,100% - 32px);color:var(--muted);background:#fff;border-radius:10px;align-items:center;gap:8px;margin:14px 16px;padding:0 11px;display:flex}.search-box input{width:100%;min-height:50px;color:var(--text);background:0 0;border:0;outline:0;font-size:16.5px}.table-footer{border-top:1px solid var(--border);color:var(--muted);padding:11px 16px;font-size:13.5px}.empty-module{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:370px;padding:30px;display:flex}.empty-icon{background:var(--blue-soft);width:62px;height:62px;color:var(--blue);border-radius:18px;place-items:center;display:grid}.empty-module h2{margin:16px 0 5px;font-size:27px}.empty-module p{width:min(560px,100%);color:var(--muted);margin:0 0 18px;font-size:18px;line-height:1.7}.mobile-nav{display:none}.dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a192d8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-dialog{border:1px solid var(--border);text-align:center;background:#fff;border-radius:20px;width:min(520px,100%);padding:30px;position:relative;box-shadow:0 24px 80px #0a192d47}.dialog-close{background:var(--subtle);width:42px;height:42px;color:var(--muted);border:0;border-radius:12px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.auth-icon{background:var(--blue-soft);width:64px;height:64px;color:var(--blue);border-radius:20px;place-items:center;margin:0 auto 14px;display:grid}.auth-icon svg{width:32px;height:32px}.auth-dialog h2{margin:0 0 7px;font-size:27px}.auth-dialog p{color:var(--muted);margin:0 auto 20px;font-size:16.5px;line-height:1.65}.auth-dialog p strong{color:var(--text)}.auth-dialog form{gap:16px;display:grid}.form-field{text-align:left;gap:7px;display:grid}.form-field span{color:var(--muted);font-size:15px;font-weight:600}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--border);width:100%;min-height:52px;color:var(--text);font:inherit;background:#fff;border-radius:11px;outline:0;padding:10px 13px;font-size:16.5px}.form-field textarea{resize:vertical;min-height:92px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.auth-dialog .button{width:100%}.auth-message{background:var(--blue-soft);border-radius:10px;padding:12px;color:var(--blue-dark)!important;margin-top:16px!important}.google-auth-panel{gap:16px;display:grid}.google-auth-panel>p{margin-bottom:0}.google-auth-button{min-height:58px;color:var(--text);background:#fff;border-color:#c8d3e1;font-weight:700}.google-auth-button:hover{border-color:var(--blue);background:#f6f9fe}.google-auth-button:disabled{cursor:wait;opacity:.65}.google-mark{color:#4285f4;background:#fff;border:1px solid #d8e0ec;border-radius:50%;place-items:center;width:29px;height:29px;margin-right:9px;font-family:Arial,sans-serif;font-size:18px;font-weight:800;display:inline-grid}.auth-allowlist{color:var(--muted);font-size:14px;line-height:1.65}.material-dialog{text-align:left;width:min(760px,100%)}.material-dialog>p{margin-left:0}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.import-hero{border-left:5px solid var(--blue);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px;display:grid}.import-hero h2{margin:4px 0 5px;font-size:27px}.import-hero p{max-width:900px;color:var(--muted);margin:0;font-size:16.5px;line-height:1.65}.eyebrow{color:var(--blue);letter-spacing:.08em;font-size:13.5px;font-weight:700}.import-progress{background:var(--blue-soft);color:var(--blue-dark);border-radius:10px;grid-column:1/-1;padding:11px 13px;font-size:15px}.review-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.review-metrics article{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:15px;padding:16px}.review-metrics span,.review-metrics small{color:var(--muted);font-size:15px;display:block}.review-metrics strong{color:var(--blue);margin:4px 0;font-size:31.5px;display:block}.automation-panel{grid-template-columns:minmax(260px,1fr) minmax(420px,1.25fr) auto;align-items:center;gap:20px;padding:20px;display:grid}.automation-copy h2{margin:4px 0;font-size:22.5px}.automation-copy p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.automation-numbers{grid-template-columns:1fr 1fr;gap:8px;display:grid}.automation-numbers span{background:var(--subtle);color:var(--muted);border-radius:10px;padding:9px 11px;font-size:13.5px}.automation-numbers strong{color:var(--blue-dark);font-size:18px}.automation-panel>.import-progress{grid-column:1/-1}.review-filters{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:0 16px;display:flex}.review-filters .search-box{flex:1;max-width:520px;margin-inline:0}.review-filters select{border:1px solid var(--border);min-height:50px;color:var(--text);background:#fff;border-radius:10px;padding:8px 11px;font-size:15px}.review-empty{min-height:220px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:10px;padding:30px;display:grid}.review-table td:first-child{min-width:210px}.review-table .text-button{white-space:nowrap}.review-dialog{text-align:left;width:min(820px,100%);max-height:calc(100vh - 32px);overflow-y:auto}.review-dialog>p{margin-left:0}.review-dialog .button-primary{width:100%}.source-box{border:1px solid var(--border);background:#f8fafc;border-radius:11px;gap:4px;padding:13px;display:grid}.source-box strong{color:var(--muted);font-size:13.5px}.source-box span{font-size:16.5px}.form-field-wide{grid-column:1/-1}.review-pagination{justify-content:space-between;align-items:center;gap:12px;display:flex}.review-pagination div{gap:8px;display:flex}.review-pagination .button{min-height:40px;padding:6px 12px;font-size:14px}.queue-actions{align-items:center;gap:10px;display:flex}@media (width<=1040px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.brand{justify-content:center;padding-inline:0}.brand>div,.side-nav button span,.sidebar-footer div{display:none}.side-nav button,.sidebar-footer{justify-content:center}.dashboard-grid{grid-template-columns:minmax(0,1fr) 230px}.review-metrics{grid-template-columns:1fr 1fr}.automation-panel{grid-template-columns:1fr}}@media (width<=760px){.app-shell{padding-bottom:82px;display:block}.sidebar{width:min(330px,90vw);transition:transform .2s;position:fixed;left:0;transform:translate(-105%)}.sidebar.sidebar-open{transform:translate(0)}.brand{justify-content:flex-start}.brand>div,.side-nav button span,.sidebar-footer div{display:block}.side-nav button{justify-content:flex-start;min-height:44px}.mobile-close{display:block}.sidebar-scrim{z-index:25;background:#0a192d73;border:0;display:block;position:fixed;inset:0}.topbar{min-height:68px;padding:10px 14px}.menu-button{display:grid!important}.profile-button span{display:none}.page-header{padding:18px 16px 13px}.page-header h1{font-size:31.5px}.sync-state{display:none}.page-content{padding:0 14px 22px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{padding:13px}.metric-card strong{font-size:34.5px}.dashboard-grid{grid-template-columns:1fr}.production-panel{display:none}.mobile-production-list{display:block}.mobile-job{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--text);text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding:13px 14px;display:grid}.mobile-job:last-child{border-bottom:0}.mobile-job strong,.mobile-job small{display:block}.mobile-job strong{font-size:18px}.mobile-job small{color:var(--muted);margin-top:3px;font-size:13.5px}.progress-track{background:var(--subtle);border-radius:99px;grid-column:1/-1;height:5px;overflow:hidden}.progress-track i{background:var(--blue);height:100%;display:block}.mobile-nav{z-index:22;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;grid-template-columns:repeat(4,1fr);min-height:72px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{min-height:72px;color:var(--muted);background:0 0;border:0;align-content:center;place-items:center;gap:2px;font-size:13.5px;display:grid}.mobile-nav button.active{color:var(--blue);font-weight:600}.notification-popover{width:auto;position:fixed;top:70px;left:10px;right:10px}.data-toolbar{align-items:start}.data-toolbar .button{white-space:nowrap}.data-page .table-scroll{padding:0 12px 4px;overflow:visible}.responsive-data-table{min-width:0;display:block}.responsive-data-table thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.responsive-data-table tbody{gap:10px;display:grid}.responsive-data-table tr{border:1px solid var(--border);background:#fff;border-radius:12px;padding:6px 12px;display:grid}.responsive-data-table td{border-bottom:1px solid var(--border);white-space:normal;overflow-wrap:anywhere;grid-template-columns:1fr;gap:3px;min-width:0;padding:10px 0;display:grid}.responsive-data-table td:last-child{border-bottom:0}.responsive-data-table td:before{content:attr(data-label);color:var(--muted);font-size:13.5px;font-weight:600}.responsive-data-table tbody tr:hover{background:#fff}}@media (width<=430px){.workspace-picker small{display:none}.workspace-picker strong{text-overflow:ellipsis;white-space:nowrap;max-width:135px;overflow:hidden}.data-toolbar{display:grid}.data-toolbar .button{width:100%}.auth-dialog{padding:25px 20px}.form-grid{grid-template-columns:1fr}.form-field-wide{grid-column:auto}.import-hero{grid-template-columns:1fr;padding:17px}.import-hero .button{width:100%}.review-metrics{grid-template-columns:1fr 1fr;gap:8px}.review-metrics article{padding:13px}.review-metrics strong{font-size:27px}.review-filters{padding:12px;display:grid}.review-filters .search-box{width:100%;max-width:none;margin:0}.review-filters select{width:100%}.queue-actions{flex-direction:column-reverse;align-items:stretch}.review-pagination{flex-direction:column;align-items:stretch}.review-pagination div{grid-template-columns:1fr 1fr;display:grid}}.recipe-filters{grid-template-columns:minmax(280px,1fr) minmax(190px,260px)}.recipe-dialog{width:min(1040px,100vw - 32px);max-height:min(840px,100vh - 32px);overflow:auto}.recipe-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0;display:grid}.recipe-summary span{background:var(--blue-soft);border-radius:12px;gap:5px;padding:14px 16px;display:grid}.recipe-summary small{color:var(--muted)}.recipe-lines{max-height:470px}.recipe-lines table{min-width:1040px}.recipe-lines td:nth-child(4),.recipe-lines td:nth-child(5),.recipe-lines td:nth-child(6){white-space:nowrap}.recipe-lines small{color:var(--muted);margin-top:3px;display:block}.nested-dialog{z-index:100;background:#0a192dad}.classification-dialog{text-align:left;width:min(600px,100%)}.classification-dialog h2{overflow-wrap:anywhere}.classification-dialog .eyebrow{margin-bottom:7px;display:block}.handling-preview{border:1px solid var(--border);background:var(--blue-soft);border-radius:12px;gap:4px;padding:15px 16px;display:grid}.handling-preview small,.handling-preview span{color:var(--muted)}.handling-preview strong{color:var(--blue-dark);font-size:20px}.classification-cell{justify-items:start;gap:4px;display:grid}.classification-cell small,.classification-warning{font-weight:600;color:var(--warning)!important}.return-required{font-weight:700;color:var(--blue-dark)!important}@media (width<=720px){.recipe-filters,.recipe-summary{grid-template-columns:1fr}.recipe-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}}.inventory-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.inventory-summary article{border:1px solid var(--border);min-width:0;box-shadow:var(--shadow);background:#fff;border-radius:15px;align-items:center;gap:13px;padding:16px;display:flex}.inventory-summary svg{width:31px;height:31px;color:var(--blue);background:var(--blue-soft);border-radius:9px;flex:none;padding:6px}.inventory-summary span,.inventory-summary strong{display:block}.inventory-summary span{min-width:0;color:var(--muted);font-size:15px}.inventory-summary strong{color:var(--text);text-overflow:ellipsis;margin-top:2px;font-size:25.5px;line-height:1.2;overflow:hidden}.inventory-workspace{min-height:480px}.inventory-tabs{border-bottom:1px solid var(--border);background:#f8fafc;gap:5px;padding:9px 12px;display:flex}.inventory-tabs button{min-height:47px;color:var(--muted);background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:8px 14px;font-size:16.5px;font-weight:600;display:flex}.inventory-tabs button:hover{background:var(--subtle);color:var(--text)}.inventory-tabs button.active{color:var(--blue-dark);background:var(--blue-soft)}.inventory-tabs svg{width:18px}.inventory-message{background:var(--blue-soft);color:var(--blue-dark);border-radius:10px;margin:12px 16px 0;padding:11px 13px;font-size:15px}.inventory-table td:nth-child(3),.inventory-table td:nth-child(4),.inventory-table td:nth-child(5){font-variant-numeric:tabular-nums;white-space:nowrap}.inventory-transaction{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);min-height:500px;display:grid}.transaction-form{border-right:1px solid var(--border);padding:20px}.transaction-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.transaction-heading h2{margin:3px 0 0;font-size:25.5px}.inventory-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.add-line-button{width:100%;color:var(--blue-dark);background:#f7faff;border-style:dashed;border-color:#a9bed7;margin-top:14px}.transaction-lines{gap:7px;margin-top:15px;display:grid}.transaction-lines>div:not(.transaction-lines-empty){border:1px solid var(--border);background:#fff;border-radius:11px;grid-template-columns:30px minmax(0,1fr) auto 36px;align-items:center;gap:10px;padding:10px 12px;display:grid}.transaction-lines>div>span{background:var(--subtle);width:28px;height:28px;color:var(--muted);border-radius:8px;place-items:center;font-size:13.5px;display:grid}.transaction-lines p{margin:0}.transaction-lines p strong,.transaction-lines p small{display:block}.transaction-lines p strong{font-size:16.5px}.transaction-lines p small{color:var(--muted);margin-top:2px;font-size:13.5px}.transaction-lines b{color:var(--blue-dark);white-space:nowrap;font-size:15px}.transaction-lines button{width:34px;height:34px;color:var(--danger);background:var(--danger-soft);border:0;border-radius:8px;place-items:center;display:grid}.transaction-lines button svg{width:17px}.transaction-lines-empty{border:1px dashed var(--border);color:var(--muted);text-align:center;border-radius:11px;padding:24px;font-size:15px}.transaction-details{background:#fbfcfe;align-content:start;gap:14px;padding:20px;display:grid}.transaction-details h3{margin:0 0 2px;font-size:21px}.posting-note{color:var(--warning);background:var(--warning-soft);border-radius:11px;align-items:start;gap:9px;padding:12px;font-size:14px;line-height:1.55;display:flex}.posting-note svg{flex:none;width:18px;margin-top:1px}.post-button{width:100%;min-height:57px;margin-top:3px}.asset-registry{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);min-height:560px;display:grid}.asset-register-panel{border-right:1px solid var(--border);background:#fbfcfe;padding:20px}.asset-register-panel .transaction-heading>svg{width:46px;height:46px;color:var(--blue);background:var(--blue-soft);border-radius:13px;padding:10px}.asset-register-form{grid-template-columns:1fr 1fr;gap:13px;display:grid}.asset-register-form .form-field-wide,.asset-register-form .button{grid-column:1/-1}.asset-list-panel{min-width:0;padding:6px 0 18px}.asset-toolbar{grid-template-columns:minmax(230px,1fr) 170px auto;align-items:center;gap:10px;padding:0 16px;display:grid}.asset-toolbar .search-box{width:100%;margin-inline:0}.asset-toolbar>select{border:1px solid var(--border);min-height:50px;color:var(--text);background:#fff;border-radius:10px;padding:8px 11px;font-size:15px}.asset-cards{gap:9px;padding:3px 16px;display:grid}.asset-toolbar-actions{gap:7px;display:flex}.asset-toolbar-actions .button{white-space:nowrap;min-height:46px;padding-inline:10px}.asset-toolbar-actions svg{width:17px}.asset-card{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:24px 50px minmax(0,1fr) minmax(130px,auto) auto;align-items:center;gap:12px;padding:13px;display:grid}.asset-select{place-items:center;display:grid}.asset-select input{width:20px;height:20px;accent-color:var(--blue)}.asset-card-icon{width:48px;height:48px;color:var(--blue);background:var(--blue-soft);border-radius:12px;place-items:center;display:grid}.asset-card-main{min-width:0}.asset-card-main>span{color:var(--blue-dark);letter-spacing:.04em;font-size:13.5px;font-weight:800}.asset-card-main h3{text-overflow:ellipsis;white-space:nowrap;margin:2px 0;font-size:17px;overflow:hidden}.asset-card-main p{color:var(--muted);margin:0;font-size:13.5px}.asset-card-state{justify-items:start;gap:5px;display:grid}.asset-card-state small{color:var(--muted);align-items:center;gap:5px;font-size:13px;display:flex}.asset-card-state small svg{width:15px}.asset-card-actions{gap:6px;display:flex}.asset-card-actions .button{min-height:40px;padding-inline:10px}.asset-card-actions svg{width:17px}.asset-qr-dialog{width:min(430px,100%)}.asset-qr-sheet{border:2px solid var(--text);background:#fff;border-radius:14px;justify-items:center;padding:18px;display:grid}.asset-qr-sheet>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:13px;font-weight:700}.asset-qr-sheet h2{margin:5px 0 3px}.asset-qr-sheet>strong{color:var(--blue-dark);letter-spacing:.06em;font-size:22px}.asset-qr-sheet small{color:var(--muted);margin-top:4px;font-size:13px}.asset-qr-dialog>.button{margin-top:15px}.asset-action-dialog{text-align:left;width:min(780px,100%);max-height:calc(100vh - 30px);overflow:auto}.asset-dialog-heading{justify-content:space-between;align-items:start;gap:16px;padding-right:42px;display:flex}.asset-dialog-heading span:first-child{color:var(--blue-dark);letter-spacing:.06em;font-size:14px;font-weight:800}.asset-dialog-heading h2{margin-top:4px}.asset-action-form{grid-template-columns:1fr 1fr;margin-top:18px}.asset-action-form .form-field:last-of-type,.asset-action-form .auth-message,.asset-action-form .button{grid-column:1/-1}.asset-event-log{border-top:1px solid var(--border);gap:7px;margin-top:20px;padding-top:17px;display:grid}.asset-event-log h3{margin:0 0 3px}.asset-event-log>div{background:var(--subtle);border-radius:9px;grid-template-columns:140px 130px minmax(0,1fr);gap:10px;padding:9px 11px;font-size:13.5px;display:grid}.asset-event-log span,.asset-event-log small{color:var(--muted)}.bulk-import-dialog{text-align:left;width:min(1100px,100%);max-height:calc(100vh - 24px);overflow:auto}.bulk-import-heading,.batch-qr-heading{justify-content:space-between;align-items:center;gap:16px;padding-right:44px;display:flex}.bulk-import-heading h2,.batch-qr-heading h2{margin-top:3px}.bulk-import-heading .button,.batch-qr-heading .button{white-space:nowrap;width:auto}.excel-dropzone{min-height:150px;color:var(--blue-dark);cursor:pointer;background:#f7faff;border:2px dashed #a9bed7;border-radius:15px;align-content:center;place-items:center;gap:5px;margin-top:18px;padding:20px;display:grid}.excel-dropzone>svg{width:34px;height:34px}.excel-dropzone strong{font-size:18px}.excel-dropzone span{color:var(--muted);font-size:14px}.excel-dropzone input{opacity:0;width:1px;height:1px;position:absolute}.bulk-import-dialog .inventory-message{margin-inline:0}.import-review-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin:14px 0 10px;display:grid}.import-review-summary span{color:var(--muted);background:var(--subtle);border-radius:10px;padding:11px 13px;font-size:14px}.import-review-summary strong{color:var(--blue-dark);margin-right:6px;font-size:21px}.bulk-import-table{border:1px solid var(--border);border-radius:12px;max-height:340px}.bulk-import-table table{border-collapse:collapse;width:100%}.bulk-import-table th,.bulk-import-table td{border-bottom:1px solid var(--border);text-align:left;padding:10px 12px;font-size:14px}.bulk-import-table th{z-index:1;background:#f7f9fc;position:sticky;top:0}.bulk-import-table td small{color:var(--muted);margin-top:2px;display:block}.bulk-import-table>p{color:var(--muted);text-align:center;padding:10px}.bulk-import-actions{justify-content:flex-end;gap:9px;margin-top:15px;display:flex}.bulk-import-actions .button{width:auto;min-width:150px}.batch-qr-dialog{text-align:left;width:min(1000px,100%);max-height:calc(100vh - 24px);overflow:auto}.batch-qr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.batch-qr-label{border:1px solid var(--text);break-inside:avoid;border-radius:10px;grid-template-columns:142px minmax(0,1fr);align-items:center;gap:12px;min-height:170px;padding:10px;display:grid}.batch-qr-label div{gap:4px;display:grid}.batch-qr-label small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.batch-qr-label strong{color:var(--blue-dark);letter-spacing:.05em;font-size:20px}.batch-qr-label span{font-size:15px;font-weight:700}.batch-qr-label i{color:var(--muted);font-size:12px;font-style:normal}.count-workspace{grid-template-columns:340px minmax(0,1fr);min-height:600px;display:grid}.count-sidebar{border-right:1px solid var(--border);background:#fbfcfe;padding:16px}.count-start-card{border:1px solid var(--border);background:#fff;border-radius:15px;gap:12px;padding:17px;display:grid;box-shadow:0 6px 20px #15365e0f}.count-start-card h2{margin:-7px 0 2px;font-size:22px}.count-start-card .button{width:100%}.count-start-card>p{color:var(--muted);align-items:flex-start;gap:7px;margin:0;font-size:13px;line-height:1.45;display:flex}.count-start-card>p svg{width:17px;color:var(--blue);flex:none}.count-history-list{gap:7px;margin-top:18px;display:grid}.count-history-list h3{margin:0 0 3px;font-size:17px}.count-history-list>button{border:1px solid var(--border);width:100%;color:var(--text);text-align:left;background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:9px;padding:11px;display:flex}.count-history-list>button.active{box-shadow:0 0 0 2px var(--blue-soft);border-color:#87acd6}.count-history-list>button>span:first-child{min-width:0}.count-history-list strong,.count-history-list small{display:block}.count-history-list strong{color:var(--blue-dark);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.count-history-list small{color:var(--muted);margin-top:3px;font-size:12px}.count-history-list .status-badge{flex:none;font-size:11px}.count-empty{border:1px dashed var(--border);color:var(--muted);text-align:center;border-radius:10px;padding:20px 10px;font-size:14px}.count-detail{min-width:0;padding:18px}.count-detail>.review-empty{min-height:470px}.count-detail-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.count-detail-header span:first-child{color:var(--muted);font-size:14px}.count-detail-header h2{color:var(--blue-dark);margin:2px 0;font-size:25px}.count-detail-header p{color:var(--muted);margin:0;font-size:14px}.count-rejection{color:var(--danger);background:var(--danger-soft);border-radius:11px;gap:10px;margin-top:13px;padding:12px;display:flex}.count-rejection svg{flex:none;width:19px}.count-rejection span,.count-rejection strong{display:block}.count-rejection strong{margin-bottom:2px}.count-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:15px 0;display:grid}.count-metrics article{background:var(--subtle);border-radius:11px;padding:11px 13px}.count-metrics span,.count-metrics strong{display:block}.count-metrics span{color:var(--muted);font-size:13px}.count-metrics strong{color:var(--blue-dark);margin-top:2px;font-size:22px}.count-metrics .has-difference{background:var(--warning-soft)}.count-metrics .has-difference strong{color:var(--warning)}.count-toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.count-toolbar .search-box{width:min(480px,100%);margin:0}.count-toolbar .button{white-space:nowrap}.count-table-wrap{border:1px solid var(--border);border-radius:12px;max-height:560px}.count-table{border-collapse:collapse;width:100%}.count-table th{z-index:2;background:#f5f8fc;position:sticky;top:0}.count-table th,.count-table td{border-bottom:1px solid var(--border);text-align:left;padding:10px;font-size:14px}.count-table td:first-child{min-width:210px}.count-table td strong,.count-table td small{display:block}.count-table td small{color:var(--muted);margin-top:2px;font-size:12px}.count-table input{border:1px solid var(--border);width:100%;min-width:135px;min-height:42px;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:7px 9px}.count-table .count-quantity-input{font-variant-numeric:tabular-nums;min-width:100px;max-width:130px;font-weight:700}.count-line-different{background:#fffbf2}.variance-positive{color:var(--blue-dark)}.variance-negative{color:var(--danger)}.count-actions,.count-approval{align-items:center;gap:9px;margin-top:14px;display:flex}.count-actions>span{flex:1}.count-approval{background:var(--subtle);border-radius:12px;justify-content:flex-end;padding:13px}.count-approval>div{flex:1;align-items:end;gap:8px;display:flex}.count-approval .form-field{flex:1}.count-detail>.posting-note{margin-top:14px}.purchase-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.purchase-summary article{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:15px;align-items:center;gap:13px;padding:16px;display:flex}.purchase-summary svg{width:32px;height:32px;color:var(--blue);background:var(--blue-soft);border-radius:9px;flex:none;padding:6px}.purchase-summary span,.purchase-summary strong{display:block}.purchase-summary span{color:var(--muted);font-size:15px}.purchase-summary strong{color:var(--text);margin-top:2px;font-size:25px}.purchase-workspace{min-height:590px}.purchase-tabs button b{color:#fff;background:var(--warning);border-radius:999px;place-items:center;min-width:23px;height:23px;font-size:12px;display:grid}.purchase-request-layout,.po-workspace{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);min-height:570px;display:grid}.purchase-form-panel,.po-create-panel{border-right:1px solid var(--border);padding:20px}.purchase-form-panel .transaction-heading>svg,.po-create-panel .transaction-heading>svg{width:46px;height:46px;color:var(--blue);background:var(--blue-soft);border-radius:13px;padding:10px}.purchase-line-builder{border:1px solid var(--border);background:var(--subtle);border-radius:13px;grid-template-columns:minmax(210px,1.4fr) minmax(120px,.55fr) minmax(190px,1fr) minmax(170px,1fr) auto;align-items:end;gap:9px;margin-top:15px;padding:14px;display:grid}.purchase-line-builder .button{white-space:nowrap;min-height:51px}.purchase-material-picker{gap:7px;display:grid}.purchase-lines{max-height:300px;overflow:auto}.purchase-form-actions{justify-content:flex-end;gap:9px;margin-top:15px;display:flex}.purchase-list-panel,.po-list-panel{background:#fbfcfe;min-width:0;padding:20px}.purchase-list-panel>h2,.po-list-panel>h2,.receiving-order-list>h2{margin:0 0 13px;font-size:21px}.purchase-document-card{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;margin-bottom:9px;padding:13px;display:grid}.purchase-document-card>div:first-child strong,.purchase-document-card>div:first-child span{display:block}.purchase-document-card>div:first-child strong{color:var(--blue-dark);font-size:16px}.purchase-document-card>div:first-child span{color:var(--muted);margin-top:3px;font-size:13px}.purchase-document-card>div:nth-child(2){justify-items:end;gap:5px;display:grid}.purchase-document-card>div:nth-child(2) b{font-size:14px}.purchase-document-card>p{color:var(--muted);grid-column:1/-1;margin:0;font-size:13px}.purchase-document-card>.button{grid-column:1/-1;justify-self:end}.approval-workspace{padding:20px}.approval-workspace>header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:15px;display:flex}.approval-workspace>header h2{margin:3px 0 0;font-size:25px}.approval-workspace>header p{max-width:440px;color:var(--muted);text-align:right;margin:0}.approval-card{border:1px solid var(--border);background:#fff;border-radius:14px;margin-bottom:12px;padding:16px}.approval-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.approval-card-head strong,.approval-card-head span{display:block}.approval-card-head strong{color:var(--blue-dark);font-size:18px}.approval-card-head span{color:var(--muted);margin-top:3px;font-size:14px}.approval-lines{gap:5px;margin:13px 0;display:grid}.approval-lines>div{background:var(--subtle);border-radius:9px;justify-content:space-between;align-items:center;gap:15px;padding:9px 11px;display:flex}.approval-lines strong,.approval-lines small{display:block}.approval-lines small{color:var(--muted);margin-top:2px;font-size:12px}.approval-lines b{white-space:nowrap}.approval-card>footer{justify-content:flex-end;gap:9px;display:flex}.po-create-panel{align-content:start;gap:13px;display:grid}.po-create-panel .transaction-heading{margin-bottom:2px}.po-price-lines{gap:7px;display:grid}.po-price-lines>div{border:1px solid var(--border);border-radius:11px;grid-template-columns:minmax(170px,1fr) repeat(3,minmax(90px,.45fr));gap:8px;padding:11px;display:grid}.po-price-lines span strong,.po-price-lines span small{display:block}.po-price-lines span small,.po-price-lines label{color:var(--muted);font-size:12px}.po-price-lines input,.receipt-lines input{border:1px solid var(--border);width:100%;min-height:42px;color:var(--text);font:inherit;background:#fff;border-radius:8px;margin-top:3px;padding:7px 9px}.receiving-workspace{grid-template-columns:340px minmax(0,1fr);min-height:570px;display:grid}.receiving-order-list{border-right:1px solid var(--border);background:#fbfcfe;padding:18px}.receiving-order-list>button{border:1px solid var(--border);width:100%;color:var(--text);text-align:left;background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:9px;margin-bottom:8px;padding:12px;display:flex}.receiving-order-list>button.active{box-shadow:0 0 0 2px var(--blue-soft);border-color:#87acd6}.receiving-order-list strong,.receiving-order-list small{display:block}.receiving-order-list strong{color:var(--blue-dark)}.receiving-order-list small{color:var(--muted);margin-top:3px;font-size:12px}.receiving-detail{min-width:0;padding:20px}.receiving-detail>.review-empty{min-height:450px}.receiving-detail>header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.receiving-detail>header h2{color:var(--blue-dark);margin:3px 0;font-size:25px}.receiving-detail>header p{color:var(--muted);margin:0}.receiving-detail>header>svg{width:48px;height:48px;color:var(--blue);background:var(--blue-soft);border-radius:13px;padding:10px}.receipt-lines{gap:8px;display:grid}.receipt-lines article{border:1px solid var(--border);border-radius:11px;grid-template-columns:minmax(190px,1fr) repeat(3,minmax(130px,.55fr));gap:9px;padding:12px;display:grid}.receipt-lines article>div strong,.receipt-lines article>div small{display:block}.receipt-lines article>div small{color:var(--muted);margin-top:3px;font-size:12px}.receipt-lines label{color:var(--muted);font-size:12px}.receipt-footer{border-top:1px solid var(--border);grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;margin-top:15px;padding-top:15px;display:grid}.receipt-footer .button{white-space:nowrap;min-height:51px}.suggestion-workspace{padding:20px}.suggestion-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.suggestion-header h2{margin:3px 0;font-size:26px}.suggestion-header p{color:var(--muted);margin:0;font-size:14px}.suggestion-legend{color:var(--muted);gap:14px;font-size:13px;display:flex}.suggestion-legend span{align-items:center;gap:6px;display:flex}.suggestion-legend i{background:var(--warning);border-radius:999px;width:9px;height:9px}.suggestion-legend i.urgent{background:var(--danger)}.suggestion-toolbar{align-items:center;gap:8px;margin:17px 0 12px;display:flex}.suggestion-toolbar .search-box{flex:1;width:auto;margin:0}.suggestion-list{gap:9px;max-height:560px;padding:2px;display:grid;overflow:auto}.suggestion-list>article{border:1px solid var(--border);border-left:4px solid var(--warning);background:#fff;border-radius:12px;grid-template-columns:minmax(230px,1.1fr) auto minmax(330px,1fr) minmax(145px,.45fr);align-items:center;gap:12px;padding:13px;display:grid}.suggestion-list>article.urgent{border-left-color:var(--danger)}.suggestion-list>article.selected{border-color:#79a4d4;border-left-color:var(--blue);box-shadow:0 0 0 2px var(--blue-soft);background:#f8fbff}.suggestion-check{cursor:pointer;align-items:center;gap:10px;min-width:0;display:flex}.suggestion-check input{width:21px;height:21px;accent-color:var(--blue);flex:none}.suggestion-check span{min-width:0}.suggestion-check strong,.suggestion-check small{display:block}.suggestion-check strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.suggestion-check small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.suggestion-numbers{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.suggestion-numbers span{color:var(--muted);background:var(--subtle);text-align:center;border-radius:8px;padding:7px;font-size:11px}.suggestion-numbers strong{color:var(--text);margin-top:2px;font-size:15px;display:block}.suggestion-quantity{color:var(--muted);font-size:12px}.suggestion-quantity input{border:1px solid var(--border);width:100%;min-height:43px;color:var(--blue-dark);font:inherit;background:#fff;border-radius:8px;margin-top:3px;padding:7px 9px;font-size:15px;font-weight:700}.suggestion-create-bar{z-index:3;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;grid-template-columns:minmax(220px,1fr) 210px 180px auto;align-items:end;gap:10px;margin:15px -20px -20px;padding:13px 20px;display:grid;position:sticky;bottom:0;box-shadow:0 -8px 24px #13325714}.suggestion-create-bar>div strong,.suggestion-create-bar>div span{display:block}.suggestion-create-bar>div strong{color:var(--blue-dark);font-size:17px}.suggestion-create-bar>div span{color:var(--muted);margin-top:2px;font-size:12px}.suggestion-create-bar .button{white-space:nowrap;min-height:51px}.supplier-price-workspace{grid-template-columns:minmax(0,1.45fr) minmax(360px,.55fr);min-height:620px;display:grid}.supplier-price-selector{border-right:1px solid var(--border);min-width:0;padding:20px}.supplier-price-selector>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.supplier-price-selector>header h2,.supplier-quote-panel h2{margin:3px 0;font-size:25px}.supplier-price-selector>header p,.supplier-quote-panel>p{color:var(--muted);margin:0;font-size:14px}.supplier-price-selector>header>svg{width:48px;height:48px;color:var(--blue);background:var(--blue-soft);border-radius:13px;padding:10px}.supplier-material-picker{border:1px solid var(--border);background:var(--subtle);border-radius:12px;grid-template-columns:1fr 1fr;gap:10px;margin:17px 0;padding:13px;display:grid}.supplier-price-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.supplier-price-heading strong,.supplier-price-heading span{display:block}.supplier-price-heading strong{color:var(--blue-dark);font-size:20px}.supplier-price-heading span{color:var(--muted);margin-top:2px;font-size:13px}.supplier-price-heading>b{color:var(--blue-dark);background:var(--blue-soft);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:13px}.supplier-offer-list{gap:9px;max-height:520px;padding:2px;display:grid;overflow:auto}.supplier-offer-list>article{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:36px minmax(190px,1fr) minmax(145px,.65fr) minmax(235px,.9fr) minmax(145px,.55fr);align-items:center;gap:11px;padding:13px;display:grid}.supplier-offer-list>article.best-price{box-shadow:0 0 0 2px var(--blue-soft);background:#f8fbff;border-color:#8db4dd}.supplier-rank{width:32px;height:32px;color:var(--muted);background:var(--subtle);border-radius:9px;place-items:center;font-size:14px;font-weight:800;display:grid}.best-price .supplier-rank{color:#fff;background:var(--blue)}.supplier-offer-name strong,.supplier-offer-name span,.supplier-offer-name small,.supplier-offer-price span,.supplier-offer-price strong,.supplier-offer-price small{display:block}.supplier-offer-name strong{color:var(--blue-dark);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.supplier-offer-name span,.supplier-offer-name small,.supplier-offer-price span,.supplier-offer-price small{color:var(--muted);margin-top:2px;font-size:12px}.supplier-offer-price strong{margin-top:1px;font-size:19px}.supplier-offer-terms{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.supplier-offer-terms span{color:var(--muted);background:var(--subtle);text-align:center;border-radius:8px;padding:6px;font-size:11px}.supplier-offer-terms strong{color:var(--text);margin-top:2px;font-size:13px;display:block}.supplier-offer-status{justify-items:start;gap:5px;display:grid}.supplier-offer-status>span:not(.status-badge){font-size:12px;font-weight:700}.supplier-offer-status>small{color:var(--muted);font-size:11px}.supplier-offer-status .price-up{color:var(--danger)}.supplier-offer-status .price-down{color:var(--blue)}.supplier-price-empty{min-height:390px}.supplier-quote-panel{background:#fbfcfe;align-content:start;gap:12px;padding:20px;display:grid}.supplier-quote-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.supplier-preferred-check{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:11px;align-items:flex-start;gap:10px;padding:11px;display:flex}.supplier-preferred-check input{width:21px;height:21px;accent-color:var(--blue)}.supplier-preferred-check strong,.supplier-preferred-check small{display:block}.supplier-preferred-check small{color:var(--muted);margin-top:2px;font-size:12px}.supplier-quote-panel>.button{width:100%;min-height:51px}.production-control{--production-gap:13px}.production-hero{border-left:5px solid var(--blue);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:21px;display:grid}.production-hero h2{margin:4px 0 5px;font-size:27px}.production-hero p{max-width:900px;color:var(--muted);margin:0;font-size:15px;line-height:1.65}.production-hero-actions{gap:8px;display:flex}.production-flow-rail{scrollbar-width:thin;grid-column:1/-1;grid-template-columns:repeat(10,minmax(72px,1fr));gap:0;padding-top:15px;display:grid;overflow-x:auto}.production-flow-rail>div{color:#96a5b7;text-align:center;justify-items:center;gap:5px;min-width:72px;display:grid;position:relative}.production-flow-rail>div:before{content:"";z-index:0;background:#e4ebf3;width:100%;height:3px;position:absolute;top:17px;left:-50%}.production-flow-rail>div:first-child:before{display:none}.production-flow-rail>div.complete:before,.production-flow-rail>div.current:before{background:var(--blue)}.production-flow-rail>div>span{z-index:1;background:#fff;border:2px solid #d7e0eb;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:relative}.production-flow-rail svg{width:17px;height:17px}.production-flow-rail small{min-height:34px;font-size:11px;line-height:1.3}.production-flow-rail>div.complete,.production-flow-rail>div.current{color:var(--blue-dark);font-weight:700}.production-flow-rail>div.complete>span{border-color:var(--blue);color:#fff;background:var(--blue)}.production-flow-rail>div.current>span{border-color:var(--blue);color:var(--blue);box-shadow:0 0 0 5px var(--blue-soft)}.production-metrics{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.production-metrics article{border:1px solid var(--border);border-top:3px solid var(--blue);box-shadow:var(--shadow);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.production-metrics article.metric-warning{border-top-color:var(--warning)}.production-metrics article.metric-danger{border-top-color:var(--danger)}.production-metrics article>svg{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:12px;padding:9px}.production-metrics article.metric-warning>svg{color:var(--warning);background:var(--warning-soft)}.production-metrics article.metric-danger>svg{color:var(--danger);background:var(--danger-soft)}.production-metrics span small,.production-metrics span b{display:block}.production-metrics span small{color:var(--muted);font-size:13px}.production-metrics span strong{color:var(--blue-dark);margin-right:6px;font-size:27px}.production-metrics span b{color:var(--muted);margin-top:1px;font-size:11px;font-weight:500}.production-workspace{min-height:610px}.production-tabs{border-bottom:1px solid var(--border)}.production-control-grid{grid-template-columns:390px minmax(0,1fr);min-height:560px;display:grid}.production-batch-list{border-right:1px solid var(--border);background:#fbfcfe}.production-batch-list>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px;display:flex}.production-batch-list>header h3,.production-batch-list>header span{margin:0;display:block}.production-batch-list>header h3{font-size:18px}.production-batch-list>header span{color:var(--muted);margin-top:2px;font-size:12px}.production-batch-list>header button{width:37px;height:37px;color:var(--blue);background:var(--blue-soft);border:0;border-radius:10px;place-items:center;display:grid}.production-batch-list>header button svg{width:18px}.production-batch-list>button{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--text);text-align:left;background:0 0;grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:9px;padding:13px 12px;display:grid;position:relative}.production-batch-list>button:hover{background:#fff}.production-batch-list>button.active{box-shadow:inset 3px 0 var(--blue);background:#fff}.batch-priority{background:#b9c5d2;border-radius:99px;width:5px;height:38px}.batch-priority.priority-urgent{background:var(--danger)}.batch-priority.priority-planned{background:#7867b8}.production-batch-list button strong,.production-batch-list button small,.production-batch-list button b{display:block}.production-batch-list button strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.production-batch-list button small{color:var(--muted);margin-top:2px;font-size:11px}.production-batch-list button b{color:var(--blue-dark);margin-top:4px;font-size:12px}.production-batch-list button .status-badge{padding:4px 7px;font-size:10px}.production-batch-detail{min-width:0;padding:20px}.production-batch-detail>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.production-batch-detail>header h2{margin:3px 0;font-size:27px}.production-batch-detail>header p{color:var(--muted);margin:0;font-size:13px}.production-batch-detail>.production-flow-rail{border:1px solid var(--border);background:#fbfcfe;border-radius:13px;margin:22px 0 15px;padding:18px 10px 4px}.production-detail-cards{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.production-detail-cards article{border:1px solid var(--border);background:#fff;border-radius:11px;padding:13px}.production-detail-cards article small,.production-detail-cards article strong,.production-detail-cards article span{display:block}.production-detail-cards article small{color:var(--muted);font-size:12px}.production-detail-cards article strong{color:var(--blue-dark);margin-top:3px;font-size:20px}.production-detail-cards article span{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4}.production-detail-cards article.has-exception{background:var(--danger-soft);border-color:#efb4ae}.production-detail-cards article.has-exception strong{color:var(--danger)}.semi-reason{color:#54458e;background:#f0edfb;border-radius:11px;align-items:flex-start;gap:10px;margin-top:10px;padding:12px;display:flex}.semi-reason svg{flex:none;width:20px}.semi-reason strong{margin-bottom:2px;display:block}.production-next-action{background:var(--subtle);border-radius:13px;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding:15px;display:flex}.production-next-action small,.production-next-action strong,.production-next-action span{display:block}.production-next-action small{color:var(--muted);font-size:12px}.production-next-action strong{margin-top:2px;font-size:20px}.production-next-action span{color:var(--blue);font-size:13px}.production-next-action>div:last-child{gap:8px;display:flex}.production-message{color:var(--blue-dark);background:var(--blue-soft);border-radius:9px;margin:12px 0 0;padding:10px 12px}.team-board{grid-template-columns:repeat(4,minmax(220px,1fr));gap:10px;padding:15px;display:grid;overflow-x:auto}.team-board>section{border:1px solid var(--border);background:#f8fafc;border-radius:13px;min-width:220px;padding:10px}.team-board>section>header{align-items:center;gap:9px;padding:4px 3px 11px;display:flex}.team-board>section>header>svg{width:34px;height:34px;color:var(--blue);background:var(--blue-soft);border-radius:9px;padding:7px}.team-board h3,.team-board header span{margin:0;display:block}.team-board h3{font-size:16px}.team-board header span{color:var(--muted);font-size:11px}.team-board article{border:1px solid var(--border);background:#fff;border-radius:10px;gap:7px;margin-bottom:8px;padding:11px;display:grid}.team-board article strong,.team-board article small{display:block}.team-board article strong{font-size:14px}.team-board article small{color:var(--muted);margin-top:2px;font-size:10px}.team-board article>b{font-size:13px}.team-board article>button{border:1px solid var(--border);min-height:36px;color:var(--blue);font:inherit;background:#fff;border-radius:8px;font-size:12px;font-weight:700}.team-empty{min-height:120px;color:var(--muted);align-content:center;place-items:center;gap:6px;font-size:12px;display:grid}.team-empty svg{color:var(--blue)}.semi-workspace{grid-template-columns:minmax(0,1.7fr) minmax(300px,.65fr);min-height:560px;display:grid}.semi-suggestion-panel{border-right:1px solid var(--border);padding:18px}.semi-suggestion-panel>header{justify-content:space-between;align-items:flex-start;display:flex}.semi-suggestion-panel>header h2{margin:3px 0;font-size:25px}.semi-suggestion-panel>header p{color:var(--muted);margin:0;font-size:13px}.semi-suggestion-panel>header>svg{color:#6c57b1;background:#f0edfb;border-radius:13px;width:48px;height:48px;padding:11px}.semi-suggestion-list{gap:9px;margin-top:16px;display:grid}.semi-suggestion-list article{border:1px solid var(--border);border-left:4px solid #7867b8;border-radius:11px;grid-template-columns:minmax(220px,1.1fr) minmax(290px,1fr) 145px auto;align-items:center;gap:12px;padding:13px;display:grid}.semi-suggestion-list article>div:first-child strong,.semi-suggestion-list article>div:first-child small{display:block}.semi-suggestion-list article>div:first-child strong{font-size:16px}.semi-suggestion-list article>div:first-child small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.45}.semi-stock-numbers{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.semi-stock-numbers span{color:var(--muted);background:var(--subtle);text-align:center;border-radius:8px;padding:7px;font-size:10px}.semi-stock-numbers b,.semi-stock-numbers strong{color:var(--text);margin-top:2px;font-size:13px;display:block}.semi-stock-numbers strong{color:#6651a6}.semi-suggestion-list article>div:nth-child(3) small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.semi-active-panel{background:#fbfcfe;padding:18px}.semi-active-panel h2{margin:0 0 12px;font-size:20px}.semi-active-panel article{border:1px solid var(--border);background:#fff;border-radius:11px;gap:6px;margin-bottom:9px;padding:12px;display:grid}.semi-active-panel article strong,.semi-active-panel article small{display:block}.semi-active-panel article small{color:var(--muted);margin-top:2px;font-size:11px}.semi-active-panel article>b{color:#6651a6}.semi-active-panel article>p{color:var(--muted);margin:2px 0 0;font-size:11px;line-height:1.45}.production-scan-panel{text-align:center;align-content:center;justify-items:center;min-height:520px;padding:28px;display:grid}.scan-illustration{width:78px;height:78px;color:var(--blue);background:var(--blue-soft);border-radius:22px;place-items:center;margin-bottom:13px;display:grid}.scan-illustration svg{width:42px;height:42px}.production-scan-panel h2{margin:5px 0;font-size:28px}.production-scan-panel>p{max-width:600px;color:var(--muted);margin:0 0 17px;line-height:1.6}.production-scan-panel>label{width:min(620px,100%);color:var(--blue);background:#fff;border:2px solid #9ebfe2;border-radius:12px;align-items:center;gap:9px;padding:0 13px;display:flex}.production-scan-panel>label input{width:100%;min-height:58px;font:inherit;border:0;outline:0}.scan-checkpoints{color:var(--muted);gap:15px;margin:13px 0 18px;font-size:12px;display:flex}.scan-checkpoints span{align-items:center;gap:4px;display:flex}.scan-checkpoints svg{width:15px;color:var(--blue)}.production-tag-dialog{width:min(790px,100%)}.production-tag-sheet{border:2px solid var(--navy);text-align:left;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:19px;padding:16px;display:grid}.production-tag-copy span,.production-tag-copy strong,.production-tag-copy b,.production-tag-copy small{display:block}.production-tag-copy>span{color:var(--blue);font-size:12px;font-weight:700}.production-tag-copy h2{margin:5px 0;font-size:28px}.production-tag-copy strong{font-size:14px}.production-tag-copy b{color:var(--blue-dark);margin-top:12px;font-size:30px}.production-tag-copy p{color:var(--text);font-size:16px;margin:5px 0!important}.production-tag-copy small{color:var(--muted)}.production-tray-controls{grid-template-columns:1fr 1fr;gap:9px;margin:13px 0;display:grid}.production-tray-controls label{color:var(--muted);text-align:left;gap:5px;font-size:12px;display:grid}.production-tray-controls input,.production-tray-controls select{border:1px solid var(--border);width:100%;min-height:45px;color:var(--text);font:inherit;background:#fff;border-radius:9px;padding:7px 10px}.semi-create-dialog{text-align:left;width:min(720px,100%)}.semi-create-dialog>p{margin-left:0}.production-camera{aspect-ratio:4/3;border:3px solid var(--blue);background:#0e2035;border-radius:16px;width:min(520px,100%);margin-bottom:14px;position:relative;overflow:hidden}.production-camera video{object-fit:cover;width:100%;height:100%}.production-camera>span{border:3px solid #fff;border-radius:13px;position:absolute;inset:20% 13%;box-shadow:0 0 0 999px #06132259}.production-camera>button{z-index:2;color:#fff;min-height:38px;font:inherit;background:#08192dcc;border:0;border-radius:8px;padding:6px 12px;font-weight:700;position:absolute;bottom:10px;right:10px}.production-scan-panel>label>button{color:#fff;background:var(--blue);min-height:42px;font:inherit;border:0;border-radius:8px;padding:6px 13px;font-weight:700}.production-scan-message{color:var(--blue-dark);background:var(--blue-soft);border-radius:9px;margin:11px 0 0;padding:9px 12px}.scan-result{text-align:left;background:#f8fbff;border:1px solid #8eb4dc;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:min(620px,100%);margin-top:12px;padding:13px;display:grid}.order-page{min-width:0;overflow-x:hidden}.order-hero{border-left:5px solid var(--blue);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:22px;display:grid}.order-hero h2{margin:4px 0;font-size:28px}.order-hero p{color:var(--muted);margin:0}.order-hero-actions{gap:9px;display:flex}.order-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.order-metrics article{border:1px solid var(--border);border-top:3px solid var(--blue);box-shadow:var(--shadow);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:15px;display:flex}.order-metrics article.metric-warning{border-top-color:var(--warning)}.order-metrics article>svg{width:43px;height:43px;color:var(--blue);background:var(--blue-soft);border-radius:12px;flex:none;padding:9px}.order-metrics article.metric-warning>svg{color:#9b6410;background:var(--warning-soft)}.order-metrics span,.order-metrics strong,.order-metrics small{display:block}.order-metrics span{color:var(--muted);font-size:13px}.order-metrics strong{color:var(--blue-dark);margin:1px 0;font-size:27px;line-height:1.1}.order-metrics small{color:var(--muted);font-size:11px}.order-inbox{overflow:hidden}.order-inbox-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;padding:17px 19px;display:flex}.order-inbox-header h2,.order-inbox-header p{margin:0}.order-inbox-header h2{font-size:22px}.order-inbox-header p{color:var(--muted);margin-top:3px;font-size:13px}.order-filter-tabs{background:var(--subtle);border-radius:11px;gap:5px;padding:4px;display:flex}.order-filter-tabs button{min-height:38px;color:var(--muted);font:inherit;background:0 0;border:0;border-radius:8px;padding:7px 12px;font-size:13px;font-weight:700}.order-filter-tabs button.active{color:#fff;background:var(--blue);box-shadow:0 3px 10px #2064ac33}.order-card-list{background:#f8fafc;gap:12px;padding:16px;display:grid}.order-card-list>article{border:1px solid var(--border);border-left:5px solid var(--blue);background:#fff;border-radius:13px;overflow:hidden}.order-card-list>article.needs-mapping{border-left-color:var(--warning)}.order-card-list>article>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.order-card-list header span,.order-card-list header small{color:var(--muted);font-size:12px;display:block}.order-card-list header h3{margin:2px 0;font-size:20px}.order-card-list header>div:last-child{text-align:right}.order-card-list header>div:last-child b{font-size:16px;display:block}.order-status{color:var(--blue-dark);background:var(--blue-soft);border-radius:999px;margin-top:7px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:800;display:inline-block}.order-status.status-waiting{color:#8c5c14;background:var(--warning-soft)}.order-line-list>div{border-bottom:1px solid #edf1f5;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 16px;display:grid}.order-line-list>div>span{border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.order-line-list>div>span svg{width:17px}.order-line-list .mapped{color:var(--blue);background:var(--blue-soft)}.order-line-list .unmapped{color:#9b6410;background:var(--warning-soft)}.order-line-list strong,.order-line-list small{display:block}.order-line-list strong{font-size:15px}.order-line-list small{color:var(--muted);margin-top:2px;font-size:11px}.order-line-list>div>b{color:var(--blue-dark);white-space:nowrap}.order-card-list footer{background:#fbfcfe;justify-content:space-between;align-items:center;gap:12px;padding:11px 16px;display:flex}.order-card-list footer>span{color:var(--muted);font-size:12px}.order-empty{min-height:280px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:9px;padding:30px;display:grid}.order-empty>svg{width:56px;height:56px;color:var(--blue);background:var(--blue-soft);border-radius:16px;padding:12px}.order-empty h3,.order-empty p{margin:0}.order-test-dialog{width:min(760px,100vw - 28px)}.order-date-time{grid-template-columns:1fr 1fr;gap:7px;display:grid}.order-toast{z-index:100;color:#fff;background:var(--blue-dark);border-radius:12px;align-items:center;gap:12px;max-width:min(520px,100vw - 32px);padding:13px 15px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 35px #0f30524d}.order-toast button{color:#fff;background:#ffffff1f;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.order-toast button svg{width:16px}.scan-result>svg{color:var(--blue)}.scan-result strong,.scan-result span,.scan-result small{display:block}.scan-result span{color:var(--blue-dark);margin-top:2px;font-size:13px}.scan-result small{color:var(--muted);margin-top:2px;font-size:11px}@media (width<=1040px){.inventory-summary{grid-template-columns:1fr 1fr}.inventory-transaction{grid-template-columns:1fr}.transaction-form{border-right:0;border-bottom:1px solid var(--border)}.asset-registry{grid-template-columns:1fr}.asset-register-panel{border-right:0;border-bottom:1px solid var(--border)}.count-workspace{grid-template-columns:1fr}.count-sidebar{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:14px;display:grid}.count-history-list{margin-top:0}.purchase-summary{grid-template-columns:1fr 1fr}.purchase-request-layout,.po-workspace,.receiving-workspace{grid-template-columns:1fr}.purchase-form-panel,.po-create-panel,.receiving-order-list{border-right:0;border-bottom:1px solid var(--border)}.purchase-line-builder{grid-template-columns:1fr 1fr}.purchase-line-builder .button{grid-column:1/-1}.suggestion-list>article{grid-template-columns:minmax(220px,1fr) auto minmax(290px,1fr)}.suggestion-quantity{grid-column:1/-1}.suggestion-create-bar{grid-template-columns:1fr 1fr}.supplier-price-workspace{grid-template-columns:1fr}.supplier-price-selector{border-right:0;border-bottom:1px solid var(--border)}.supplier-offer-list>article{grid-template-columns:36px minmax(180px,1fr) minmax(140px,.7fr)}.supplier-offer-terms,.supplier-offer-status{grid-column:2/-1}.production-control-grid{grid-template-columns:340px minmax(0,1fr)}.production-detail-cards{grid-template-columns:1fr}.team-board{grid-template-columns:repeat(4,260px)}.semi-workspace{grid-template-columns:1fr}.semi-suggestion-panel{border-right:0;border-bottom:1px solid var(--border)}.semi-suggestion-list article{grid-template-columns:minmax(220px,1fr) minmax(280px,1fr)}}@media (width<=760px){.order-hero{grid-template-columns:1fr;padding:16px}.order-hero h2{font-size:23px}.order-hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.order-hero-actions .button{width:100%;min-width:0;padding-inline:7px;font-size:13px}.order-metrics{grid-template-columns:1fr 1fr}.order-metrics article{padding:11px}.order-metrics article>svg{width:37px;height:37px;padding:8px}.order-metrics strong{font-size:23px}.order-inbox-header{flex-direction:column;align-items:stretch}.order-filter-tabs{width:100%;overflow-x:auto}.order-filter-tabs button{flex:none}.order-card-list{padding:10px}.order-card-list>article>header,.order-card-list footer{flex-direction:column;align-items:flex-start}.order-card-list header>div:last-child{text-align:left}.order-line-list>div{grid-template-columns:auto minmax(0,1fr);padding:11px}.order-line-list>div>b{grid-column:2}.order-card-list footer .button{width:100%}.order-test-dialog .form-grid{grid-template-columns:1fr}.order-toast{bottom:88px;right:16px}.inventory-summary{gap:8px}.inventory-summary article{align-items:flex-start;padding:13px}.inventory-summary svg{display:none}.inventory-summary strong{font-size:22.5px}.inventory-tabs{z-index:5;scrollbar-width:none;padding:7px;display:flex;position:sticky;top:68px;overflow-x:auto}.inventory-tabs::-webkit-scrollbar{display:none}.inventory-tabs button{flex:none;justify-content:center;padding-inline:10px;font-size:13px;line-height:1.25}.inventory-tabs svg{width:16px}.transaction-form,.transaction-details{padding:15px}.inventory-form-grid{grid-template-columns:1fr}.inventory-form-grid .form-field-wide{grid-column:auto}.transaction-lines>div:not(.transaction-lines-empty){grid-template-columns:28px minmax(0,1fr) 34px}.transaction-lines b{grid-column:2}.transaction-lines button{grid-area:1/3/span 2}.asset-register-panel{padding:15px}.asset-register-form,.asset-action-form{grid-template-columns:1fr}.asset-register-form .form-field-wide,.asset-register-form .button,.asset-action-form .form-field:last-of-type,.asset-action-form .auth-message,.asset-action-form .button{grid-column:auto}.asset-toolbar{grid-template-columns:1fr;gap:8px}.asset-toolbar .search-box{margin-bottom:8px}.asset-toolbar-actions{grid-template-columns:1fr 1fr;display:grid}.asset-card{grid-template-columns:24px 44px minmax(0,1fr)}.asset-card-icon{width:42px;height:42px}.asset-card-state,.asset-card-actions{grid-column:3}.asset-card-actions{grid-template-columns:1fr 1fr;display:grid}.asset-event-log>div{grid-template-columns:1fr;gap:2px}.bulk-import-heading,.batch-qr-heading{flex-direction:column;align-items:flex-start;padding-right:42px}.bulk-import-heading .button,.batch-qr-heading .button{width:100%}.import-review-summary{grid-template-columns:1fr}.bulk-import-actions{grid-template-columns:1fr;display:grid}.bulk-import-actions .button{width:100%}.batch-qr-grid{grid-template-columns:1fr}.batch-qr-label{grid-template-columns:120px minmax(0,1fr)}.count-sidebar{padding:12px;display:block}.count-history-list{margin-top:14px}.count-detail{padding:13px}.count-detail-header h2{font-size:21px}.count-toolbar{flex-direction:column;align-items:stretch}.count-toolbar .button{width:100%}.count-table-wrap{border:0;max-height:none;overflow:visible}.count-table input,.count-table .count-quantity-input{max-width:none}.count-actions,.count-approval,.count-approval>div{flex-direction:column;align-items:stretch}.count-actions>span{display:none}.count-actions .button,.count-approval .button{width:100%}.purchase-summary{gap:8px}.purchase-summary article{align-items:flex-start;padding:13px}.purchase-summary svg{display:none}.purchase-summary strong{font-size:22px}.purchase-form-panel,.purchase-list-panel,.po-create-panel,.po-list-panel,.approval-workspace,.receiving-detail{padding:14px}.purchase-line-builder{grid-template-columns:1fr}.purchase-line-builder .button{grid-column:auto;width:100%}.purchase-form-actions,.approval-card>footer{grid-template-columns:1fr;display:grid}.purchase-form-actions .button,.approval-card>footer .button{width:100%}.approval-workspace>header{flex-direction:column;align-items:flex-start}.approval-workspace>header p{text-align:left}.purchase-document-card{grid-template-columns:1fr}.purchase-document-card>div:nth-child(2){justify-items:start}.purchase-document-card>p,.purchase-document-card>.button{grid-column:auto}.purchase-document-card>.button{width:100%}.po-price-lines>div,.receipt-lines article{grid-template-columns:1fr 1fr}.po-price-lines>div>span,.receipt-lines article>div{grid-column:1/-1}.receipt-footer{grid-template-columns:1fr}.receipt-footer .button{width:100%}.suggestion-workspace{padding:14px}.suggestion-header{flex-direction:column;align-items:flex-start}.suggestion-legend{flex-direction:column;gap:5px}.suggestion-toolbar{flex-direction:column;align-items:stretch}.suggestion-toolbar .button{width:100%}.suggestion-list{max-height:none;overflow:visible}.suggestion-list>article{grid-template-columns:1fr auto}.suggestion-numbers,.suggestion-quantity{grid-column:1/-1}.suggestion-create-bar{grid-template-columns:1fr;margin:15px -14px -14px;padding:14px;position:static}.suggestion-create-bar .button{width:100%}.supplier-price-selector,.supplier-quote-panel{padding:14px}.supplier-price-selector>header>svg{display:none}.supplier-material-picker,.supplier-quote-grid{grid-template-columns:1fr}.supplier-offer-list{max-height:none;overflow:visible}.supplier-offer-list>article{grid-template-columns:34px minmax(0,1fr);align-items:start}.supplier-offer-price,.supplier-offer-terms,.supplier-offer-status{grid-column:2}.supplier-offer-terms{grid-template-columns:1fr 1fr 1fr}.production-hero{grid-template-columns:1fr;padding:16px}.production-hero h2{font-size:22px}.production-hero-actions{grid-template-columns:1fr 1fr;display:grid}.production-hero-actions .button{padding-inline:8px;font-size:13px}.production-flow-rail{grid-template-columns:repeat(10,75px)}.production-metrics{grid-template-columns:1fr 1fr;gap:8px}.production-metrics article{padding:11px}.production-metrics article>svg{display:none}.production-metrics span strong{font-size:23px}.production-tabs{top:68px}.production-control-grid{grid-template-columns:1fr}.production-batch-list{border-right:0;border-bottom:1px solid var(--border)}.production-batch-list>button:not(.active){display:none}.production-batch-detail{padding:14px}.production-batch-detail>header{flex-direction:column}.production-batch-detail>header h2{font-size:23px}.production-next-action{flex-direction:column;align-items:stretch}.production-next-action>div:last-child{grid-template-columns:1fr 1fr;display:grid}.production-next-action .button{padding-inline:8px;font-size:13px}.team-board{grid-template-columns:repeat(4,82vw)}.semi-suggestion-panel,.semi-active-panel{padding:14px}.semi-suggestion-list article{grid-template-columns:1fr}.semi-stock-numbers{grid-template-columns:repeat(3,1fr)}.semi-suggestion-list article>.button{width:100%}.scan-checkpoints{flex-direction:column;align-items:flex-start}.production-tag-sheet{text-align:center;grid-template-columns:1fr;justify-items:center}.production-tag-copy h2{font-size:24px}.production-tray-controls{grid-template-columns:1fr}.scan-result{grid-template-columns:auto minmax(0,1fr)}.scan-result .button{grid-column:1/-1;width:100%}}@media print{body *{visibility:hidden!important}.asset-qr-sheet,.asset-qr-sheet *,.batch-qr-grid,.batch-qr-grid *,.production-tag-sheet,.production-tag-sheet *{visibility:visible!important}.asset-qr-sheet{border:1px solid #000;width:90mm;margin:0;position:fixed;inset:0 auto auto 0}.batch-qr-grid{grid-template-columns:repeat(2,90mm);gap:4mm;margin:0;display:grid;position:absolute;inset:0}.batch-qr-label{border-radius:0;min-height:52mm}.production-tag-sheet{border:1px solid #000;width:140mm;min-height:75mm;position:fixed;inset:0 auto auto 0}}
