:root{--green: #0b6b4f;--green-d: #0b3d2e;--ink: #14201b;--muted: #5b6b64;--line: #d5ded9;--bg: #f2f5f3;--surface: #ffffff;--red: #c62828;--orange: #e8730c;--yellow: #b58900;--gone: #7a1414;--shadow: 0 2px 8px rgba(0, 0, 0, .08);--radius: 14px;--tap: 60px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{font-size:19px}body{margin:0;font-family:Noto Sans KR,system-ui,sans-serif;font-weight:500;color:var(--ink);background:var(--bg)}button,input{font-family:inherit;font-size:inherit;color:inherit}button{cursor:pointer;border:none;background:none}input{background:#fff}.app{max-width:640px;margin:0 auto;min-height:100dvh;display:flex;flex-direction:column}.body{flex:1;padding:14px 14px 40px}.center-msg{padding:60px 24px;text-align:center;color:var(--muted);font-size:1.1rem;line-height:1.7}.notice{background:#fff;border:2px solid var(--line);border-radius:var(--radius);padding:20px;line-height:1.7}code{background:#e7ede9;padding:2px 6px;border-radius:6px;font-size:.9em}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:10px;background:var(--green-d);color:#fff;padding:10px 12px;min-height:56px}.tb-title{font-weight:900;font-size:1.25rem}.tb-back{color:#fff;font-weight:800;font-size:1.1rem;padding:8px 6px}.tb-live{margin-left:auto;font-size:.8rem;font-weight:700;opacity:.9}.tb-live.off{opacity:.6}.tb-menu{color:#fff;font-weight:800;font-size:1.15rem;display:flex;align-items:center;gap:8px;padding:8px 6px 8px 14px}.tb-menu .tb-user{color:#fff;font-weight:800;font-size:.95rem;background:#ffffff26;border-radius:999px;padding:6px 12px}.menu-sheet{max-height:none}.menu-list{display:flex;flex-direction:column;gap:8px;padding-top:4px}.menu-row{display:flex;align-items:center;gap:12px;background:#fff;border:2px solid var(--line);border-radius:12px;padding:18px 16px;font-size:1.15rem;font-weight:800;text-align:left}.menu-row.done{color:var(--green);background:#f2faf6;border-color:var(--green)}.menu-row.danger{color:var(--red);border-color:#e6b8b8}.menu-help{background:#eef4f1;border-radius:10px;padding:14px 16px;font-size:.98rem;line-height:1.8;font-weight:600}.menu-note{color:var(--muted);font-size:.9rem}.mono{font-family:ui-monospace,monospace;font-weight:800}.pin-panel{display:flex;flex-direction:column;gap:14px;align-items:center;padding-top:6px}.pin-who{font-size:1.3rem;font-weight:900}.pin-msg{font-size:1.05rem;font-weight:800;text-align:center;line-height:1.5}.pk{display:flex;flex-direction:column;gap:12px;align-items:center}.pk-l{font-size:1.15rem;font-weight:800}.staff-row{width:100%}.prod-filter{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pf-pick{border:2px solid var(--green);background:#f2faf6;color:var(--green);border-radius:12px;padding:12px 16px;font-weight:800;font-size:1.05rem}.pf-name{font-weight:900;font-size:1.1rem}.pf-x{color:var(--red);font-weight:800;padding:8px}.all-filter.col{flex-direction:column;align-items:stretch}.livetoast{position:fixed;left:12px;right:12px;bottom:14px;z-index:40;max-width:616px;margin:0 auto;background:var(--ink);color:#fff;font-weight:700;font-size:1rem;padding:16px;border-radius:var(--radius);box-shadow:0 6px 24px #00000059;text-align:center}.home{display:flex;flex-direction:column;gap:10px}.home-stat{text-align:center;color:var(--muted);font-size:1.05rem;padding:4px 0 2px}.home-stat b{color:var(--ink);font-size:1.3rem}.home-sec{font-size:.9rem;font-weight:800;color:var(--muted);margin:6px 0 0 2px}.occ{background:var(--surface);border:2px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px 18px;display:flex;flex-direction:column;gap:8px}.occ-top{display:flex;justify-content:space-between;align-items:baseline}.occ-rate{font-size:1.5rem;font-weight:900;color:var(--green)}.occ-cnt{font-size:1rem;font-weight:800;color:var(--ink)}.occ-bar{height:12px;background:var(--line);border-radius:999px;overflow:hidden}.occ-bar div{height:100%;background:var(--green);transition:width .3s}.occ-sub{font-size:.95rem;font-weight:700;color:var(--muted)}.pal-card{background:var(--surface);border:2px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px 18px}.pal-h{font-size:1.05rem;font-weight:900;margin-bottom:12px}.pal-h small{font-size:.8rem;font-weight:600;color:var(--muted)}.pal-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pal-item{display:flex;flex-direction:column;gap:2px;text-align:left;background:#f6f8f7;border:2px solid transparent;border-radius:10px;padding:12px 14px}.pal-item.warn{background:#fdf1e7;border-color:var(--orange)}.pal-item:active{background:#eef4f1}.pal-k{font-size:.9rem;font-weight:800;color:var(--muted)}.pal-n{font-size:1.5rem;font-weight:900;color:var(--ink)}.pal-p{font-size:.85rem;font-weight:700;color:var(--green)}.pal-row{background:var(--surface);border:2px solid var(--line);border-radius:12px;overflow:hidden}.pal-row.busy{opacity:.5}.pal-row-main{display:flex;flex-direction:column;gap:3px;padding:14px;text-align:left;width:100%}.pal-row-set{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:2px solid var(--line)}.pal-set-b{padding:14px 4px;font-weight:800;font-size:1.05rem;background:#f6f8f7;border-right:2px solid var(--line)}.pal-set-b:last-child{border-right:none}.pal-set-b.on{background:var(--green);color:#fff}.pal-set-b:active{background:#dfeae5}.pal-confirm{border-top:2px solid var(--line);padding:12px 14px;display:flex;flex-direction:column;gap:10px;background:#fff4e5}.pc-q{font-size:1.05rem;font-weight:800}.pc-btns{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pc-no{border:2px solid var(--line);border-radius:10px;padding:14px;font-weight:900;font-size:1.1rem;background:#fff}.pc-yes{border-radius:10px;padding:14px;font-weight:900;font-size:1.1rem;background:var(--green);color:#fff}.pc-yes:disabled{opacity:.5}.t2grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.t2{display:flex;flex-direction:column;align-items:flex-start;gap:6px;background:var(--surface);border:2px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px 16px;min-height:92px;justify-content:center}.t2:active{transform:translateY(1px)}.t2-ico{font-size:1.6rem}.t2-l{font-size:1.15rem;font-weight:900;line-height:1.25}.tile{display:flex;flex-direction:column;gap:6px;background:var(--surface);border:2px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px 22px;text-align:left;min-height:104px;justify-content:center}.tile:active{transform:translateY(1px)}.tile-t{font-size:1.5rem;font-weight:900}.tile-s{font-size:1rem;color:var(--muted);font-weight:600}.tile.expiry{border-color:#f0c9a8}.tile.expiry .tile-t{color:var(--orange)}.login{padding:24px 8px}.login-h{text-align:center;font-size:1.6rem;font-weight:900;line-height:1.4;margin:18px 0 26px}.login-back,.login-back:visited{color:var(--green);font-weight:800;font-size:1.05rem;padding:8px}.name-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.name-btn{background:var(--surface);border:2px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:26px 10px;font-size:1.4rem;font-weight:800;min-height:88px}.name-btn:active{background:#eef4f1}.pin-dots{display:flex;justify-content:center;gap:18px;margin:10px 0 22px}.dot{width:20px;height:20px;border-radius:999px;border:3px solid var(--green)}.dot.fill{background:var(--green)}.login-err{text-align:center;color:var(--red);font-weight:800;margin-bottom:12px;font-size:1.05rem}.login-busy{text-align:center;color:var(--muted);margin-bottom:12px}.keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:340px;margin:0 auto}.key{background:var(--surface);border:2px solid var(--line);border-radius:var(--radius);font-size:2rem;font-weight:800;padding:18px 0;min-height:74px}.key:active{background:#eef4f1}.page{display:flex;flex-direction:column;gap:14px}.page-h{font-size:1.35rem;font-weight:900;margin:4px 0 2px}.page-h small{font-size:.9rem;font-weight:700;color:var(--muted)}.aisle-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.aisle-btn{display:flex;flex-direction:column;align-items:center;gap:4px;background:var(--surface);border:2px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px 8px;min-height:92px;justify-content:center}.ab-num{font-size:1.7rem;font-weight:900}.ab-sub{font-size:.95rem;color:var(--muted);font-weight:700}.bay-list{display:flex;flex-direction:column;gap:16px}.bay-card{background:var(--surface);border:2px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.bay-card-h{background:#eef4f1;font-weight:900;font-size:1.15rem;padding:10px 14px}.slot-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:var(--line);grid-auto-rows:1fr}.slot{background:#fff;text-align:left;padding:12px;min-height:96px;display:flex;flex-direction:column;gap:3px;position:relative}.slot.off{background:#f6f8f7}.slot-loc{font-size:.98rem;font-weight:900;color:var(--ink);line-height:1.2;padding-right:16px}.slot.off .slot-loc{color:var(--muted)}.slot-name{font-size:1rem;font-weight:700;line-height:1.25;color:var(--green-d);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.slot-sub{font-size:.85rem;font-weight:700;color:var(--muted);margin-top:auto}.slot-empty{font-size:.9rem;color:#a9b6af;font-weight:700}.slot.exp-red:after,.slot.exp-orange:after,.slot.exp-gone:after,.slot.exp-yellow:after{content:"";position:absolute;top:10px;right:10px;width:12px;height:12px;border-radius:999px}.slot.exp-red:after{background:var(--red)}.slot.exp-orange:after{background:var(--orange)}.slot.exp-yellow:after{background:var(--yellow)}.slot.exp-gone:after{background:var(--gone)}.edit{display:flex;flex-direction:column;gap:12px;padding-bottom:4px}.edit-loc{display:flex;align-items:baseline;justify-content:center;gap:10px;padding:2px 0;flex-wrap:wrap}.edit-code{font-size:1.7rem;font-weight:900;letter-spacing:.03em}.edit-label{font-size:1rem;color:var(--muted);font-weight:700}.edit-warn{background:#fff4e5;border:2px solid var(--orange);border-radius:12px;padding:12px;font-weight:700;line-height:1.5;font-size:.95rem}.edit-warn button{display:block;margin-top:6px;color:var(--orange);font-weight:900;text-decoration:underline}.fld{display:flex;flex-direction:column;gap:6px}.fld-row{display:flex;gap:10px;align-items:flex-start}.fld-row .fld{flex:0 0 auto}.fld-row .fld.grow{flex:1 1 auto;min-width:0}.fld-l{font-size:.98rem;font-weight:800}.fld-in{border:2px solid var(--line);border-radius:12px;padding:12px 14px;font-size:1.1rem;font-weight:700;width:100%}.fld-in:focus{outline:none;border-color:var(--green)}.fld-pick{border:2px solid var(--green);border-radius:12px;padding:14px;font-size:1.15rem;font-weight:800;text-align:left;background:#f2faf6}.qtyrow{display:flex;align-items:stretch;gap:8px}.qbtn{width:56px;border:2px solid var(--line);border-radius:12px;font-size:1.7rem;font-weight:900;background:var(--surface)}.qbtn:active{background:#eef4f1}.qin{width:88px;text-align:center;border:2px solid var(--line);border-radius:12px;font-size:1.5rem;font-weight:900;padding:10px 4px}.pallet-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pallet-btn{border:2px solid var(--line);border-radius:12px;padding:13px 4px;font-size:1.05rem;font-weight:800;background:var(--surface)}.pallet-btn.on{background:var(--green);color:#fff;border-color:var(--green)}.edit-meta{font-size:.88rem;color:var(--muted);font-weight:600;text-align:center}.edit-err{color:var(--red);font-weight:800;text-align:center}.edit-actions{display:flex;gap:10px;margin-top:4px}.edit-actions.sticky{position:sticky;bottom:0;z-index:10;background:linear-gradient(to top,var(--bg) 72%,transparent);padding:10px 0 6px;margin-top:6px}.btn{flex:1;background:var(--green);color:#fff;border-radius:12px;font-size:1.2rem;font-weight:900;padding:16px;min-height:var(--tap)}.btn:disabled{opacity:.5}.btn.ghost{background:#fff;color:var(--ink);border:2px solid var(--line);flex:0 0 auto;padding:16px 18px}.btn.ghost.danger{color:var(--red);border-color:#e6b8b8}.sheet-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0006;display:flex;align-items:flex-end}.sheet{background:var(--bg);width:100%;max-width:640px;margin:0 auto;border-radius:18px 18px 0 0;max-height:88dvh;display:flex;flex-direction:column;padding:14px}.sheet-h{display:flex;justify-content:space-between;align-items:center;font-size:1.2rem;padding:4px 4px 12px}.sheet-h button{color:var(--green);font-weight:800;padding:8px}.sheet-search{border:2px solid var(--line);border-radius:var(--radius);padding:14px;font-size:1.15rem;font-weight:700}.sheet-list{flex:1;overflow-y:auto;margin:10px 0;display:flex;flex-direction:column;gap:6px}.sheet-row{background:#fff;border:2px solid var(--line);border-radius:12px;padding:16px;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:8px}.sr-name{font-size:1.1rem;font-weight:800}.sr-brand{font-size:.9rem;color:var(--muted);font-weight:700;white-space:nowrap}.sheet-add{background:#fff;border:2px dashed var(--green);color:var(--green);border-radius:var(--radius);padding:16px;font-weight:800;font-size:1.05rem}.sheet-newp{display:flex;flex-direction:column;gap:8px}.big-search{border:2px solid var(--green);border-radius:var(--radius);padding:18px;font-size:1.25rem;font-weight:700;width:100%}.search-sum,.win-row{font-weight:800}.search-sum{color:var(--muted);font-size:1rem}.win-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.win-btn{border:2px solid var(--line);border-radius:12px;padding:14px 4px;font-weight:800;background:var(--surface);font-size:1rem}.win-btn.on{background:var(--green);color:#fff;border-color:var(--green)}.res-list,.exp-list{display:flex;flex-direction:column;gap:8px}.res-row,.exp-row{display:flex;align-items:center;gap:12px;background:var(--surface);border:2px solid var(--line);border-radius:12px;padding:14px;text-align:left}.rr-code{font-size:1.15rem;font-weight:900;letter-spacing:.03em;white-space:nowrap}.rr-mid,.er-mid{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.rr-name,.er-name{font-size:1.1rem;font-weight:800;line-height:1.3}.rr-sub,.er-sub{font-size:.9rem;color:var(--muted);font-weight:600}.rr-go{font-size:1.6rem;color:var(--muted)}.er-days{font-size:1.2rem;font-weight:900;width:62px;text-align:center;white-space:nowrap}.exp-row.exp-red,.res-row.exp-red{border-color:var(--red)}.exp-row.exp-red .er-days{color:var(--red)}.exp-row.exp-orange,.res-row.exp-orange{border-color:var(--orange)}.exp-row.exp-orange .er-days{color:var(--orange)}.exp-row.exp-gone,.res-row.exp-gone{border-color:var(--gone);background:#fbeaea}.exp-row.exp-gone .er-days{color:var(--gone)}.exp-row.exp-yellow .er-days{color:var(--yellow)}.admin-note{background:#fff;border:2px solid var(--line);border-radius:var(--radius);padding:16px;line-height:1.8;font-size:.95rem}.staff-list,.log-list{display:flex;flex-direction:column;gap:8px}.staff-row{display:flex;align-items:center;gap:10px;background:#fff;border:2px solid var(--line);border-radius:12px;padding:14px}.st-name{font-weight:900;font-size:1.1rem}.st-slug{color:var(--muted);font-size:.9rem}.st-role{margin-left:auto;font-size:.85rem;font-weight:800;padding:4px 10px;border-radius:999px;background:#eef4f1}.st-role.admin{background:var(--green);color:#fff}.st-toggle{font-weight:800;border:2px solid var(--line);border-radius:999px;padding:6px 12px;font-size:.85rem}.log-row{display:flex;flex-direction:column;gap:2px;background:#fff;border:2px solid var(--line);border-radius:12px;padding:12px 14px}.lg-code{font-weight:900}.lg-chg{font-size:.95rem}.lg-who{font-size:.85rem;color:var(--muted);font-weight:600}.rr-loc{font-size:1rem;font-weight:900;color:var(--ink)}.mode-row{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:8px}.mode-row button{border:2px solid var(--line);border-radius:12px;padding:14px 4px;font-weight:800;font-size:1rem;background:var(--surface)}.mode-row button.on{background:var(--green);color:#fff;border-color:var(--green)}.pillgrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pillgrid.col{grid-template-columns:1fr}.pill{background:var(--surface);border:2px solid var(--line);border-radius:12px;padding:18px 12px;font-size:1.15rem;font-weight:800;min-height:64px}.pill.wide{display:flex;justify-content:space-between;align-items:center;gap:8px;text-align:left}.pill-cnt{font-size:.9rem;color:var(--muted);font-weight:700;white-space:nowrap}.lp{display:flex;flex-direction:column;gap:12px}.lp-h{font-size:1.2rem;font-weight:900}.lp-crumb{align-self:flex-start;color:var(--green);font-weight:900;font-size:1.05rem;padding:8px 4px}.lp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.lp-grid.two{grid-template-columns:1fr 1fr}.lp-btn{background:var(--surface);border:2px solid var(--line);border-radius:12px;padding:20px 4px;font-size:1.3rem;font-weight:900;min-height:68px}.lp-btn.wide{display:flex;flex-direction:column;gap:4px;padding:20px 8px}.lp-btn.filled{border-color:var(--green)}.lp-ab{font-size:1.6rem}.lp-cur{font-size:.9rem;font-weight:700;color:var(--muted)}.all-filter{display:flex;gap:10px;align-items:center}.all-filter .fld-in{flex:1;padding:12px;font-size:1.05rem}.chk{display:flex;align-items:center;gap:6px;font-weight:700;white-space:nowrap}.chk input{width:24px;height:24px}.big-pick,.big-pick:visited{background:var(--green);color:#fff;border-radius:var(--radius);padding:24px;font-size:1.3rem;font-weight:900;text-align:center}.cur-prod{background:#f2faf6;border:2px solid var(--green);border-radius:var(--radius);padding:16px;position:relative}.cur-prod-t{font-size:1.25rem;font-weight:900;line-height:1.3}.cur-prod-s{font-size:.95rem;color:var(--muted);font-weight:700;margin-top:2px}.cur-prod-x{margin-top:10px;color:var(--green);font-weight:900;text-decoration:underline;font-size:1rem}.cont-common{display:flex;flex-direction:column;gap:14px}.cont-loc{display:flex;flex-direction:column;gap:8px}.cl-label{font-size:.9rem;font-weight:800;color:var(--muted);margin-top:4px}.cl-row{display:flex;flex-wrap:wrap;gap:8px}.cl-row.two{display:grid;grid-template-columns:1fr 1fr}.cl-b{min-width:52px;border:2px solid var(--line);border-radius:10px;padding:12px 8px;font-weight:800;font-size:1.1rem;background:var(--surface)}.cl-b.on{background:var(--green);color:#fff;border-color:var(--green)}.cl-b.wide{display:flex;flex-direction:column;gap:2px;padding:12px}.cl-b.wide b{font-size:1.4rem}.cl-b-hint{font-size:.8rem;font-weight:700;opacity:.8}.ss{display:flex;flex-direction:column;gap:6px}.cl-slots{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cl-slot{border:2px solid var(--line);border-radius:12px;padding:12px;background:var(--surface);display:flex;flex-direction:column;gap:2px;text-align:left}.cl-slot b{font-size:1.3rem}.cl-slot span{font-size:.82rem;font-weight:700;color:var(--muted)}.cl-slot.filled{border-color:#c9b48a;background:#fdf8ee}.cl-slot.on{background:var(--green);border-color:var(--green)}.cl-slot.on b,.cl-slot.on span{color:#fff}.cont-reg{border:2px solid var(--green);border-radius:var(--radius);padding:16px;display:flex;flex-direction:column;gap:12px;background:#fff}.cont-reg-loc{font-size:1.3rem;font-weight:900;text-align:center}.edit-warn.small{font-size:.95rem;padding:10px}.cont-done{border-top:2px solid var(--line);padding-top:12px;display:flex;flex-direction:column;gap:8px}.cd-h{font-weight:900;font-size:1.05rem}.cd-row{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#f6f8f7;border-radius:10px;padding:12px 14px;font-weight:700}.cd-row button{color:var(--red);font-weight:800;white-space:nowrap}.cd-main{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.cd-prod{font-size:1.02rem;font-weight:800;line-height:1.3}.cd-sub{font-size:.88rem;font-weight:700;color:var(--muted)}.pick-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:6px}.pick-tabs button{border:2px solid var(--line);border-radius:10px;padding:12px;font-weight:800;background:#fff}.pick-tabs button.on{background:var(--green);color:#fff;border-color:var(--green)}.sheet-crumb{align-self:flex-start;color:var(--green);font-weight:900;padding:8px 4px;font-size:1.05rem}.exp-summary{font-weight:800;color:var(--muted);font-size:1.05rem;text-align:center;padding:4px 0}.exp-summary b{color:var(--ink);font-size:1.2rem}.cont-hd{background:var(--green-d);color:#fff;border-radius:var(--radius);padding:16px 18px}.cont-hd-t{font-size:1.3rem;font-weight:900}.cont-hd-s{font-size:.95rem;font-weight:700;opacity:.92;margin-top:3px;line-height:1.5}.cont-hd .btn{background:#fff;color:var(--green-d)}.ctn-badge{display:inline-block;margin-left:8px;font-size:.75rem;font-weight:900;padding:2px 9px;border-radius:999px;vertical-align:middle}.ctn-badge.working{background:var(--orange);color:#fff}.ctn-badge.done{background:var(--green);color:#fff}.dim-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.dim-row .fld-in{padding:12px 6px;font-size:1rem;text-align:center}.rep-list{display:flex;flex-direction:column;gap:8px}.rep-row{display:flex;align-items:center;gap:10px;background:var(--surface);border:2px solid var(--line);border-radius:12px;padding:14px;text-align:left}.rep-mid{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.rep-name{font-size:1.08rem;font-weight:800;line-height:1.3}.rep-sub{font-size:.85rem;color:var(--muted);font-weight:700}.rep-qty{font-size:1.3rem;font-weight:900;color:var(--green);white-space:nowrap}.rep-qty small{font-size:.72rem;font-weight:700}.act-list{display:flex;flex-direction:column;gap:8px}.act-row{display:flex;align-items:flex-start;gap:10px;background:var(--surface);border:2px solid var(--line);border-radius:12px;padding:12px 14px;text-align:left}.act-list.mini .act-row{border:none;border-bottom:1px solid var(--line);border-radius:0;padding:10px 2px}.act-list.mini .act-row:last-child{border-bottom:none}.act-ico{font-size:1.3rem}.act-mid{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.act-top{font-size:.95rem;font-weight:700}.act-kind{font-size:.8rem;color:var(--muted);font-weight:700}.act-text{font-size:1.02rem;font-weight:700;color:var(--green-d);line-height:1.3}.act-when{font-size:.82rem;color:var(--muted);font-weight:600}.fill-list{display:flex;flex-direction:column;gap:8px}.fill-row{display:flex;align-items:center;gap:10px;background:var(--surface);border:2px solid var(--line);border-radius:12px;padding:10px 12px}.fill-loc{font-size:1.1rem;font-weight:900;letter-spacing:.02em;flex:1}.fill-qin{width:84px;text-align:center;border:2px solid var(--line);border-radius:10px;font-size:1.3rem;font-weight:900;padding:10px 4px}.fill-b{background:var(--green);color:#fff;border-radius:10px;padding:12px 18px;font-weight:900;font-size:1.05rem}.fill-b:disabled{opacity:.4}.ps-item{background:var(--surface);border:2px solid var(--line);border-radius:12px;overflow:hidden}.ps-head{display:flex;align-items:center;gap:10px;padding:14px;width:100%;text-align:left}.ps-mid{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.ps-name{font-size:1.1rem;font-weight:800;line-height:1.3}.ps-sub{font-size:.85rem;color:var(--muted);font-weight:700}.ps-ctn{font-size:1.4rem;font-weight:900;color:var(--green);white-space:nowrap}.ps-ctn small{font-size:.75rem;font-weight:700}.ps-slots{border-top:2px solid var(--line);display:flex;flex-direction:column}.ps-slot{display:flex;justify-content:space-between;gap:10px;padding:12px 14px;border-top:1px solid var(--line);font-weight:700;font-size:.95rem;text-align:left}.ps-slot:first-child{border-top:none}.ps-slot.exp-red{color:var(--red)}.ps-slot.exp-orange{color:var(--orange)}.rm-cur{display:flex;flex-direction:column;gap:2px;background:#f6f8f7;border-radius:10px;padding:12px 14px}.rm-cur b{font-size:1.15rem}.rm-cur span{font-size:.9rem;color:var(--muted);font-weight:700}.st-aisle{display:flex;flex-wrap:wrap;gap:6px}.st-aisle button{border:2px solid var(--line);border-radius:999px;padding:8px 14px;font-weight:800;font-size:.95rem;background:var(--surface)}.st-aisle button.on{background:var(--green);color:#fff;border-color:var(--green)}.st-bar{display:flex;justify-content:space-between;align-items:center;font-weight:800}.st-bar b{color:var(--green);font-size:1.2rem}.st-progress{height:8px;background:var(--line);border-radius:999px;overflow:hidden}.st-progress div{height:100%;background:var(--green);transition:width .2s}.st-list{display:flex;flex-direction:column;gap:8px}.st-row{display:grid;grid-template-columns:52px 1fr;align-items:stretch;background:var(--surface);border:2px solid var(--line);border-radius:12px;overflow:hidden}.st-row.done{border-color:var(--green);background:#f2faf6}.st-row.exp-red{border-color:var(--red)}.st-row.exp-orange{border-color:var(--orange)}.st-chk{background:#eef4f1;font-size:1.6rem;font-weight:900;color:var(--green);border-right:2px solid var(--line)}.st-row.done .st-chk{background:var(--green);color:#fff}.st-main{text-align:left;padding:12px 14px;display:flex;flex-direction:column;gap:3px}.st-name{font-size:1.1rem;font-weight:800;line-height:1.25}.st-sub{font-size:.85rem;color:var(--muted);font-weight:700}.st-edit{grid-column:1 / -1;border-top:2px solid var(--line);padding:12px;display:flex;flex-direction:column;gap:10px;background:#fff}@media (min-width: 480px){.slot-grid{grid-template-columns:repeat(4,1fr)}}
