:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7f9;color:#15181d}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:360px minmax(0,1fr)}.order-rail{background:#111418;color:#f8fafc;padding:24px}.brand{display:flex;gap:14px;align-items:center;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.12)}.mark{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.28);font-weight:800;letter-spacing:0}.brand h1,.topbar h2,.panel h3{margin:0;letter-spacing:0}.brand h1{font-size:20px}.brand p,.topbar p,.order-row small,.pick-item small{margin:4px 0 0;color:#8f98a6}.rail-list{display:grid;gap:8px;margin-top:22px}.order-row{width:100%;display:grid;gap:3px;text-align:left;background:transparent;color:inherit;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:13px;cursor:pointer}.order-row.selected,.order-row:hover{background:#ffffff14;border-color:#ffffff3d}.workspace{padding:32px}.notice{margin-bottom:16px;padding:12px 14px;background:#eaf2ff;border:1px solid #c8dcff;border-radius:6px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:24px}.topbar h2{font-size:30px}.status{width:fit-content;padding:4px 8px;border-radius:4px;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.status.ready{background:#f0f4f8;color:#32445a}.status.good{background:#e3f8ea;color:#146c35}.status.done{background:#ece7ff;color:#4c32a2}.status.bad{background:#ffe8e3;color:#aa2d15}.panel{background:#fff;border:1px solid #dde2e8;border-radius:8px;padding:22px}.pick-list{display:grid;margin-top:16px;border-top:1px solid #eef1f4}.pick-item{min-height:64px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #eef1f4}.pick-item em{color:#6d7580;font-size:12px;font-style:normal}.actions{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.actions button{border:1px solid #cfd6df;border-radius:6px;background:#fff;padding:10px 14px;cursor:pointer}.actions button:first-child{background:#15181d;color:#fff;border-color:#15181d}.actions button:disabled{opacity:.45;cursor:not-allowed}.empty,.empty-state{color:#8f98a6}@media(max-width:820px){.app-shell{grid-template-columns:1fr}.order-rail{min-height:auto}.workspace{padding:20px}}
