:root{font-family:Microsoft YaHei,system-ui,sans-serif;color:#19352e;background:#f3f5f1}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.app-shell{max-width:900px;margin:0 auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;background:#17342c;color:#fff;padding:24px;border-radius:18px;box-shadow:0 12px 28px #17342c22}header h1,h2{margin:4px 0}header h1{font-size:28px}header p{margin:0}header strong{background:#edbd55;color:#17342c;padding:9px 15px;border-radius:999px}.eyebrow{color:#658077;font-size:14px;letter-spacing:.06em;margin:0}header .eyebrow{color:#b7cec4}.progress{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.progress article,.entry,.review{background:#fff;border-radius:16px;padding:20px;margin-top:18px;box-shadow:0 3px 12px #19352e0d}.progress span{display:block;color:#64776e;font-size:15px}.progress b{font-size:22px}.entry{background:#e2eee0}.section-heading{display:flex;justify-content:space-between;gap:16px;align-items:center}.section-heading h2{font-size:22px}.material-tag,.review>.section-heading>span{color:#36594b;background:#fff9e8;padding:6px 10px;border-radius:999px;font-size:14px}.material-detail{color:#476157;margin:14px 0 18px}.selection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.selection-grid label{display:grid;gap:7px;color:#38564b;font-weight:700}.combobox{position:relative}.selection-grid input{min-height:52px;width:100%;border:1px solid #b8d0bf;border-radius:10px;background:#fff;padding:10px 48px 10px 12px;font-size:18px;color:#17342c}.selection-grid input:focus{outline:3px solid #edbd5588;border-color:#c9972f}.combobox-toggle{position:absolute;top:1px;right:1px;width:46px!important;min-height:50px!important;margin:0!important;padding:0!important;border-radius:0 9px 9px 0!important;background:transparent!important;color:#486358!important;font-size:26px!important;line-height:1}.combobox-toggle:hover{background:#edf4eb!important}.combobox-list{position:absolute;z-index:10;top:calc(100% + 5px);left:0;width:100%;max-height:216px;overflow-y:auto;border:1px solid #b8d0bf;border-radius:10px;background:#fff;box-shadow:0 10px 24px #19352e2b;padding:5px}.combobox-option{width:100%!important;min-height:42px!important;margin:0!important;padding:9px 12px!important;border-radius:7px!important;background:#fff!important;color:#19352e!important;text-align:left;font-size:16px!important}.combobox-option:hover,.combobox-option[aria-selected=true]{background:#e8f0e5!important}.combobox-list p{margin:5px 8px;color:#64776e;font-size:14px;font-weight:400}@media(min-width:601px){.selection-grid input{min-height:60px;font-size:22px}.combobox-option{min-height:50px!important;font-size:20px!important}}.selection-grid select{min-height:52px;width:100%;border:1px solid #b8d0bf;border-radius:10px;background:#fff;padding:10px 12px;font-size:18px;color:#17342c}.selection-grid select:focus{outline:3px solid #edbd5588;border-color:#c9972f}.quantity-fields{display:grid;gap:14px;margin-top:2px;container-type:inline-size}.quantity-fields label{display:grid;gap:7px;color:#38564b;font-weight:700}.quantity-fields input{min-height:50px;border:1px solid #b8d0bf;border-radius:10px;background:#fff;padding:10px 12px;font-size:19px;color:#17342c}.quantity-fields input:focus{outline:3px solid #edbd5588;border-color:#c9972f}.loose-pack-field{max-width:calc(50% - 6px)}.pallet-factor-row{display:grid;gap:8px;align-items:end}.pallet-factor-row.pallet-factor-row--page-width{grid-template-columns:minmax(0,2fr) 1.25rem minmax(0,2fr) 1.25rem minmax(0,3fr);width:100%}.pallet-factor-two-digit,.pallet-factor-three-digit{min-width:0}.pallet-factor-row .pallet-factor-input{width:100%;min-width:0;min-inline-size:0;appearance:textfield;-moz-appearance:textfield}.pallet-factor-row .pallet-factor-input::-webkit-inner-spin-button,.pallet-factor-row .pallet-factor-input::-webkit-outer-spin-button{margin:0;appearance:none}.pallet-factor-row>span{padding-bottom:11px;color:#466156;font-size:28px;font-weight:800;line-height:1;text-align:center}.calculation{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#fff;border-radius:12px;padding:14px;margin-top:16px}.calculation span{color:#466156}.calculation b{display:block;font-size:21px;color:#17342c}.calculation small{display:block;margin-top:4px;color:#64776e;font-size:13px}.entry button{display:block;width:100%;min-height:52px;margin-top:16px;border:0;border-radius:11px;background:#e8b64f;color:#17342c;font-weight:800;font-size:18px;cursor:pointer}.entry button:hover{background:#dba73e}.notice{margin:12px 0 0;color:#17613e;font-weight:700}.review-totals{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0 6px}.review-totals>div{padding:13px 15px;border-radius:12px;background:#edf4eb}.review-totals span{display:block;color:#61766d;font-size:14px}.review-totals b{display:block;margin-top:3px;color:#17342c;font-size:19px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:13px 6px;border-bottom:1px solid #dce5de}th{color:#61766d;font-size:15px}td:first-child b,td:first-child span{display:block}td:first-child span{color:#61766d;margin-top:2px}.normal{color:#20704a;font-weight:700}.shortage{color:#a04524;font-weight:700}@media(max-width:600px){.app-shell{padding:14px}header{align-items:flex-start;gap:12px;padding:19px}header h1{font-size:23px}.progress,.selection-grid,.review-totals{grid-template-columns:1fr}.loose-pack-field{max-width:100%}.pallet-factor-row{grid-template-columns:minmax(0,2fr) 16px minmax(0,2fr) 16px minmax(0,3fr);gap:4px}.pallet-factor-row>span{font-size:22px}.section-heading,.calculation{align-items:flex-start;flex-direction:column}.review{overflow-x:auto}table{min-width:560px}}.numeric-trigger{cursor:pointer}.numeric-keypad-backdrop{position:fixed;z-index:30;inset:0;display:grid;place-items:center;padding:20px;background:#17342c88}.numeric-keypad{width:min(100%,520px);border-radius:22px;overflow:hidden;background:#f4f5f3;box-shadow:0 24px 56px #10251dcc}.numeric-keypad-title{display:flex;min-height:64px;align-items:center;justify-content:space-between;padding:0 18px;color:#38564b;font-size:17px;font-weight:800;background:#fff;border-bottom:1px solid #e1e8e2}.numeric-keypad-title button{width:44px;min-height:44px;margin:0;padding:0;border:0;border-radius:50%;background:transparent;color:#75877f;font-size:32px;line-height:1}.numeric-preview{min-height:92px;display:grid;place-items:center;margin:20px;padding:10px 16px;border:3px solid #6882eb;border-radius:16px;color:#17342c;background:#fff;font-size:clamp(28px,7vw,42px);font-weight:800;overflow-wrap:anywhere}.numeric-key-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 20px 16px}.numeric-key-grid button,.numeric-keypad-actions button{min-height:68px;margin:0;border:0;border-radius:14px;background:#fff;box-shadow:0 3px 9px #19352e20;color:#263b34;font-size:31px;cursor:pointer}.numeric-key-grid button:active,.numeric-keypad-actions button:active{transform:translateY(1px);background:#edf2ed}.numeric-key-grid button:disabled{color:#b8c2bd;background:#edf0ee;box-shadow:none;cursor:not-allowed}.numeric-keypad-actions{display:grid;grid-template-columns:1fr 1.15fr;gap:12px;padding:0 20px 20px}.numeric-keypad-actions button:last-child{background:#6882eb;color:#fff;font-size:24px;font-weight:800}.surplus{color:#20704a;font-weight:700}@media(max-width:600px){.review{overflow:hidden}.review table{min-width:0;table-layout:fixed}.review th,.review td{padding:11px 4px;font-size:14px}.review th:nth-child(1),.review td:nth-child(1){width:36%}.review th:nth-child(2),.review td:nth-child(2){width:20%}.review th:nth-child(3),.review td:nth-child(3){width:18%}.review th:nth-child(4),.review td:nth-child(4){width:26%}.review td:first-child b{overflow-wrap:anywhere}.review th:not(:first-child),.review td:not(:first-child){white-space:nowrap}}.state-shell{min-height:100vh;display:grid;place-items:center}.state-card,.login-card{width:min(100%,520px);padding:30px;border-radius:20px;background:#fff;box-shadow:0 16px 40px #17342c1a}.state-card h1,.login-card h1{margin:8px 0 10px;color:#17342c}.state-card p,.login-card>p{color:#60736b}.state-card[role=status]{display:flex;align-items:center;justify-content:center;gap:12px;min-height:150px;color:#38564b;font-size:18px;font-weight:700}.loading-dot{width:12px;height:12px;border-radius:50%;background:#e8b64f;box-shadow:0 0 0 7px #e8b64f26;animation:pulse 1.15s ease-in-out infinite}.state-card button,.login-card button{width:100%;min-height:50px;margin-top:14px;border:0;border-radius:11px;background:#17342c;color:#fff;font-weight:800;cursor:pointer}.login-card form,.login-card label{display:grid;gap:8px}.login-card form{gap:16px;margin-top:24px}.login-card label{color:#38564b;font-weight:700}.login-card input{min-height:50px;border:1px solid #b8d0bf;border-radius:10px;padding:10px 12px;color:#17342c;background:#fff}.login-card input:focus{outline:3px solid #edbd5588;border-color:#c9972f}.entry button:disabled,.login-card button:disabled{background:#c8cec9;color:#64716b;cursor:wait}.error-message{margin:12px 0 0;padding:11px 13px;border-radius:10px;color:#8c351e;background:#fff1eb;font-weight:700}.empty-row{padding:24px 8px;color:#6b7d75;text-align:center}@keyframes pulse{50%{transform:scale(.8);opacity:.55}}@media(max-width:600px){.state-shell{padding:14px}.state-card,.login-card{padding:24px 20px}}@media(max-width:600px){.review table,.review tbody{display:block}.review thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.review tbody{margin-top:16px}.review tbody tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 16px;padding:14px;border:1px solid #dce5de;border-radius:12px;background:#fbfcfa}.review tbody td{width:auto!important;padding:0;border:0;white-space:normal!important;overflow-wrap:anywhere}.review tbody td:before{content:attr(data-label);display:block;margin-bottom:3px;color:#6b7d75;font-size:12px;font-weight:400}.review tbody .empty-row{display:block;padding:18px 8px;text-align:center}.review tbody .empty-row:before{content:none}}.task-submit{width:100%;min-height:50px;margin-top:18px;border:1px solid #b77a24;border-radius:11px;background:#fff8e8;color:#80510f;font-weight:800;font-size:17px;cursor:pointer}.task-submit:disabled{color:#9c9a91;border-color:#d8d2c5;background:#f1efe9;cursor:wait}.record-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin:16px 0 6px;color:#38564b;font-weight:700}.record-search label{display:grid;gap:7px}.record-search button{min-height:44px;padding:8px 16px;border:1px solid #6b8d7b;border-radius:9px;background:#17342c;color:#fff;font-weight:800;cursor:pointer}.record-search input,.record-editor input,.record-editor select{width:100%;min-height:44px;border:1px solid #b8d0bf;border-radius:9px;padding:8px 10px;color:#17342c;background:#fff}.record-actions{display:flex;flex-wrap:wrap;gap:6px}.record-actions button,.record-editor-actions button{min-height:34px;padding:5px 9px;border:1px solid #b8d0bf;border-radius:8px;background:#fff;color:#38564b;font-weight:700;cursor:pointer}.record-actions button:last-child{color:#9b3d27;border-color:#d8a498;background:#fff4f0}.record-edit-row>td{padding:0 6px 14px}.record-editor{padding:14px;border:1px dashed #9ebdaf;border-radius:12px;background:#edf4eb}.record-editor-heading{display:flex;justify-content:space-between;gap:12px;color:#38564b}.record-editor-heading span{color:#61766d;font-size:13px}.record-editor-selects,.record-editor-numbers{display:grid;gap:10px;margin-top:12px}.record-editor-selects{grid-template-columns:repeat(2,minmax(0,1fr))}.record-editor-numbers{grid-template-columns:repeat(4,minmax(0,1fr))}.record-editor label{display:grid;gap:5px;color:#38564b;font-size:13px;font-weight:700}.record-editor-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.record-editor-actions button:last-child{background:#17342c;border-color:#17342c;color:#fff}@media(max-width:600px){.record-search{grid-template-columns:1fr}.record-editor-selects,.record-editor-numbers{grid-template-columns:repeat(2,minmax(0,1fr))}.record-edit-row{display:block!important;padding:0!important;border:0!important;background:transparent!important}.record-edit-row td{display:block}.record-editor-heading{align-items:flex-start;flex-direction:column}.record-actions{margin-top:3px}}.record-edit-calculation{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:12px;padding:10px 12px;border-radius:9px;background:#fff;color:#466156}.record-edit-calculation b{color:#17342c;font-size:17px}@media(max-width:600px){.record-edit-calculation{align-items:flex-start;flex-direction:column;gap:4px}}.state-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.state-card .secondary-button,.header-back{background:#fff8e8;color:#80510f;border:1px solid #c78a26}.header-back{width:auto;min-height:40px;padding:8px 13px;border-radius:9px;font-weight:800;cursor:pointer}.import-card{margin-top:18px;padding:20px;border-radius:16px;background:#fff;box-shadow:0 3px 12px #19352e0d}.import-card>p{color:#526d62;line-height:1.65}.file-picker{display:inline-flex;align-items:center;min-height:44px;margin-top:10px;color:#38564b;font-weight:800}.file-picker input{display:block;margin-top:8px;color:#526d62;font-weight:400}.file-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:12px;border-radius:11px;background:#edf4eb;color:#456156}.file-summary span{overflow-wrap:anywhere}.file-summary button,.confirm-import,.import-history button{min-height:40px;border:0;border-radius:9px;background:#17342c;color:#fff;padding:8px 14px;font-weight:800;cursor:pointer}.file-summary button:disabled,.confirm-import:disabled{background:#c8cec9;color:#64716b;cursor:wait}.import-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0}.import-summary>div{min-width:0;padding:12px;border-radius:10px;background:#edf4eb}.import-summary span,.import-summary b{display:block}.import-summary span{color:#61766d;font-size:13px}.import-summary b{margin-top:4px;overflow-wrap:anywhere;color:#17342c}.import-status{padding:6px 10px;border-radius:999px;background:#fff8e8;color:#80510f;font-size:14px;font-weight:800}.import-status--confirmed{background:#e6f5e9;color:#17613e}.import-status--invalid{background:#fff1eb;color:#8c351e}.import-table-wrap{overflow-x:auto}.import-table{min-width:700px}.import-table th,.import-table td{white-space:nowrap}.table-hint{font-size:14px}.confirm-import{display:block;width:100%;margin-top:16px;background:#e8b64f;color:#17342c;font-size:17px}.import-history ul{display:grid;gap:10px;padding:0;list-style:none}.import-history li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:10px;background:#f6f8f5}.import-history li b,.import-history li span{display:block}.import-history li span{margin-top:4px;color:#61766d;font-size:14px}.import-history button{background:#fff;color:#38564b;border:1px solid #b8d0bf}@media(max-width:600px){.state-actions,.import-summary{grid-template-columns:1fr}.file-summary{align-items:stretch;flex-direction:column}.file-summary button,.header-back{width:100%}.import-card{padding:16px}.import-history li{align-items:stretch;flex-direction:column}.import-history button{width:100%}}.header-actions{display:flex;align-items:center;gap:8px}.header-import{min-height:38px;padding:7px 11px;border:1px solid #d8a944;border-radius:9px;background:transparent;color:#fff;font-weight:800;cursor:pointer}@media(max-width:600px){.header-actions{align-items:stretch;flex-direction:column}.header-import{width:100%}}.header-logout{min-height:38px;padding:7px 11px;border:1px solid #b9ccc3;border-radius:9px;background:#fff;color:#38564b;font-weight:800;cursor:pointer}.input-clear-button{position:absolute;z-index:2;top:50%;right:49px;width:32px!important;min-height:32px!important;margin:0!important;padding:0!important;transform:translateY(-50%);border:0!important;border-radius:50%!important;background:#fff1f0!important;color:#c83d35!important;font-size:25px!important;font-weight:800!important;line-height:1!important;cursor:pointer}.input-clear-button:hover{background:#ffdeda!important;color:#a62521!important}.combobox:has(.input-clear-button) input{padding-right:88px}.text-input-with-clear{position:relative}.text-input-with-clear input{padding-right:46px}.text-input-with-clear .input-clear-button{right:7px}.review-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0;padding:5px;border-radius:12px;background:#edf4eb}.review-tabs button{min-height:42px;border:0;border-radius:8px;background:transparent;color:#526d62;font-weight:800;cursor:pointer}.review-tabs button[aria-selected=true]{background:#17342c;color:#fff;box-shadow:0 2px 6px #17342c22}.difference-summary>p{margin:4px 0 12px;color:#61766d;font-size:14px}.quantity-fields .quantity-input--loose,.record-editor .quantity-input--loose{background:#fff3f5}.quantity-fields .quantity-input--per-layer,.record-editor .quantity-input--per-layer{background:#fff9e8}.quantity-fields .quantity-input--layers,.record-editor .quantity-input--layers{background:#f0f8f1}.quantity-fields .quantity-input--pallets,.record-editor .quantity-input--pallets{background:#f0f6ff}.user-management .user-row{display:block}.user-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.password-reset-form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end;margin-top:12px;padding:14px;border-radius:10px;background:#edf4eb}.password-reset-form label{color:#36594b;font-weight:800}.password-reset-form input{display:block;width:100%;min-height:42px;margin-top:6px;border:1px solid #b8d0bf;border-radius:9px;padding:8px 10px;font:inherit}.password-reset-form>div{display:flex;gap:8px}@media(max-width:700px){.user-summary{align-items:stretch;flex-direction:column}.password-reset-form{grid-template-columns:1fr}.password-reset-form>div{display:grid;grid-template-columns:1fr 1fr}}.state-logout{border-color:#df867f;background:#fff4f2;color:#b3362d}
