:root{--bg: #f4f5f8;--panel: #ffffff;--panel-2: #eef0f5;--border: #dde1ea;--text: #2a3050;--muted: #7b829e;--primary: #303868;--primary-light: #414b85;--accent: #e85860;--accent-dark: #d84850;--warn: #f0a858;--danger: #d80828;--ok: #1f9d55}:root[data-theme=dark]{--bg: #14172b;--panel: #1d2138;--panel-2: #262b47;--border: #343a5c;--text: #e3e6f5;--muted: #8d93b8;--primary: #9aa5e8;--primary-light: #b0baf2;--accent: #e85860;--accent-dark: #d84850;--warn: #f0a858;--danger: #ff5470;--ok: #3dbf78}:root[data-theme=dark] h2{color:var(--text)}:root[data-theme=dark] .nav-item.active{background:#414b85}:root[data-theme=dark] .pin-dot.on,:root[data-theme=dark] .rating button.sel{background:#414b85;border-color:#414b85}:root[data-theme=dark] .pin-key:active{background:#414b85}:root[data-theme=dark] .dept-switch{background:#414b85}:root[data-theme=dark] .pallet-card,:root[data-theme=dark] .pallet-barcode,:root[data-theme=dark] .barcode-label,:root[data-theme=dark] .cmr-form{background:#fff}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-size:14px}h2{margin:0 0 16px;font-size:20px;color:var(--primary)}h3{margin:0 0 10px;font-size:15px}.center{min-height:calc(100vh / var(--zoom, 1));display:flex;align-items:center;justify-content:center}.card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:24px;box-shadow:0 1px 3px #3038680f}.logo-img{max-width:170px;height:auto;display:block}.login-card{width:380px;display:flex;flex-direction:column;gap:16px}.pin-dots{display:flex;justify-content:center;gap:14px;margin:4px 0}.pin-dot{width:16px;height:16px;border-radius:50%;border:2px solid var(--border);background:var(--panel);transition:all .12s}.pin-dot.on{background:var(--primary);border-color:var(--primary)}.pin-pad{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;justify-items:stretch}.pin-key{height:62px;font-size:24px;font-weight:700;background:var(--panel);color:var(--primary);border:1px solid var(--border);border-radius:12px}.pin-key:hover{background:var(--panel-2);border-color:var(--primary)}.pin-key:active{background:var(--primary);color:#fff}.shell{display:flex;min-height:calc(100vh / var(--zoom, 1))}aside{width:235px;flex-shrink:0;display:flex;flex-direction:column;background:var(--panel);border-right:1px solid var(--border);padding:16px 10px;position:sticky;top:0;height:calc(100vh / var(--zoom, 1))}.brand{padding:4px 10px 14px}nav{display:flex;flex-direction:column;gap:2px;flex:1;overflow-y:auto}.nav-item{background:transparent;border:none;color:var(--text);text-align:left;padding:9px 10px;border-radius:8px;font-size:14px;cursor:pointer}.nav-item:hover{background:var(--panel-2)}.nav-item.active{background:var(--primary);color:#fff}.aside-foot{padding:10px;display:flex;flex-direction:column;gap:6px}.foot-row{display:flex;gap:6px;align-items:stretch}.foot-row .logout-btn{flex:1;margin:0}.settings-btn{aspect-ratio:1 / 1;height:auto;width:auto;flex:0 0 auto;padding:0;border-radius:12px;font-size:18px;background:var(--panel-2);border:1px solid var(--border);color:var(--text)}.settings-btn.open{background:var(--primary);border-color:var(--primary);color:#fff}.settings-panel{display:flex;flex-direction:column;gap:6px;overflow:hidden;max-height:0;opacity:0;transition:max-height .28s ease,opacity .28s ease}.settings-panel.open{max-height:160px;opacity:1}.settings-panel .ghost{width:100%}.zoom-row{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.zoom-row select{flex:1;min-height:38px}main{flex:1;min-width:0;padding:24px 28px;max-width:1200px}main:has(.produkcja-full){max-width:none}.produkcja-tabs{display:flex;flex-wrap:nowrap;gap:6px;margin:0 0 10px}.produkcja-tabs button{white-space:nowrap}.produkcja-table-scroll{overflow-x:auto;max-width:100%}.produkcja-list-table{font-size:13px;width:100%;table-layout:fixed}.produkcja-list-table th,.produkcja-list-table td{padding:8px 10px;box-sizing:border-box;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.produkcja-list-table tbody tr{cursor:pointer}.produkcja-list-table tbody tr:hover td{background:var(--panel-2)}.produkcja-list-table td button{padding:5px 14px;font-size:12px;white-space:nowrap}.produkcja-runs tbody tr{cursor:default}.produkcja-runs tbody tr:hover td{background:none}.produkcja-list-table th{font-size:10px;height:30px;padding-top:4px;padding-bottom:4px;position:relative}.produkcja-list-table td{height:66px}.produkcja-col-resize{position:absolute;top:0;right:0;bottom:0;width:10px;cursor:col-resize;z-index:5;touch-action:none}.produkcja-col-resize:after{content:"";position:absolute;top:6px;bottom:6px;right:2px;width:2px;background:var(--border)}.produkcja-col-resize:hover:after,.produkcja-col-resize:active:after{background:var(--accent)}.produkcja-runs th,.produkcja-runs td,.produkcja-runs th.num,.produkcja-runs td.num{text-align:center}.produkcja-runs .produkcja-breakdown,.produkcja-runs .produkcja-progress-cell{align-items:center}.produkcja-list-table td.produkcja-big{font-size:15px;font-weight:600}.produkcja-list-table td.produkcja-editable{cursor:pointer;text-decoration:underline dotted;text-underline-offset:3px}.produkcja-list-table td.produkcja-editable:hover{color:var(--accent, #e85860)}.produkcja-list-table td.breakdown-cell,.produkcja-list-table td:has(.produkcja-progress-cell){overflow:visible;white-space:normal;text-overflow:clip}.produkcja-list-table td.breakdown-cell{padding-top:4px;padding-bottom:4px}.produkcja-breakdown{display:flex;flex-direction:column;justify-content:center;font-size:15px;font-weight:600;line-height:1.25}.produkcja-uwagi{color:#f2ab58;font-weight:600;margin:4px 0 0}td .produkcja-uwagi{margin:0;font-size:12px}.produkcja-continues{color:var(--accent, #e85860);font-weight:600;font-size:12px;margin-top:2px}p.produkcja-continues{font-size:14px;margin:4px 0 0}.produkcja-progress-cell{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.produkcja-progress-cell .progress{width:70px;position:relative;height:14px}.produkcja-progress-cell .progress-pct{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff;text-shadow:0 0 2px rgba(0,0,0,.7),0 0 2px rgba(0,0,0,.7)}.produkcja-progress-cell>div:last-child{font-size:15px;font-weight:600}.produkcja-list-table button.btn-edytuj{background:#f2ab58;color:#303868;padding:10px 16px;font-size:13px;font-weight:600}.produkcja-list-table button.btn-edytuj:hover{background:#e0973e}.zal-actions{display:flex;gap:8px;justify-content:center;align-items:center}.produkcja-list-table button.btn-zatwierdz{background:#1f9d55;color:#fff;padding:10px 16px;font-size:13px;font-weight:600}.produkcja-list-table button.btn-zatwierdz:hover{background:#187f45}.produkcja-list-table button.btn-usun{background:var(--accent);color:#fff;padding:10px 16px;font-size:13px;font-weight:600}.produkcja-list-table button.btn-usun:hover{filter:brightness(.9)}.zal-ok{color:#1f9d55;font-weight:700;font-size:13px;white-space:nowrap}button.btn-kontynuuj{background:#2f6fed;color:#fff;font-weight:600}button.btn-kontynuuj:hover{background:#2459c4}.btn-powrot{background:var(--panel-2);color:var(--text);border:1px solid var(--border);font-weight:700}.btn-powrot:hover{background:var(--border)}.zal-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:center;margin:6px 0 4px}.zal-toolbar-left{grid-column:1;display:flex;gap:10px;flex-wrap:wrap;align-items:center}.zal-toolbar-mini{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:0 0 6px}.zal-toolbar .zal-mini,.zal-toolbar-mini .zal-mini{padding:8px 14px;font-size:13px}button.zal-btn-big{padding:16px 34px;font-size:17px;font-weight:700;background:#f2ab58;color:#303868;border-radius:12px}button.zal-btn-big:hover{background:#e0973e}button.zal-btn-big.zal-btn-inline{grid-column:2;padding:10px 16px;font-size:13px;font-weight:600;border-radius:8px}.zal-toolbar .produkcja-progress-frame{grid-column:3;justify-self:end;margin:0;flex-direction:column;gap:0;align-items:flex-end}.zal-toolbar .produkcja-progress-row{justify-content:flex-end}.zal-head{display:flex;align-items:center;gap:12px}.zal-head h2{margin:0;flex:1;min-width:0}.zal-head>span{white-space:nowrap}label{display:flex;flex-direction:column;gap:6px;font-size:13px}label.check{flex-direction:row;align-items:center;gap:8px}input,select,textarea{background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:9px 12px;color:inherit;font-size:14px;font-family:inherit}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--primary)}input:disabled{background:var(--panel-2);color:var(--muted)}input.w-s{width:90px}input.w-m{width:160px}tr.bold td{font-weight:700}button{background:var(--accent);color:#fff;border:none;border-radius:8px;padding:9px 14px;font-size:14px;cursor:pointer}button:hover{background:var(--accent-dark)}button:disabled{opacity:.5;cursor:default;background:var(--accent)}button.ghost{background:transparent;border:1px solid var(--border);color:var(--text);padding:5px 10px}button.ghost:hover{border-color:var(--accent);background:transparent}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.toolbar{display:flex;gap:10px;margin-bottom:14px;flex-wrap:wrap;align-items:center}.toolbar input:not([type=checkbox]){min-width:200px}.muted{color:var(--muted);font-size:13px}.error{color:var(--danger);font-size:13px;margin:10px 0}.success{color:var(--ok);font-size:13px;margin:10px 0}table{width:100%;border-collapse:collapse;margin:12px 0 16px}th,td{text-align:left;padding:8px 10px;border-bottom:1px solid var(--border)}th{color:var(--muted);font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.4px}td.num,th.num{text-align:right}tr.clickable{cursor:pointer}tr.clickable:hover td{background:var(--panel-2)}tr.inactive td{opacity:.45}tr.expiring td{background:#f0a85824}tr.expired td{background:#d808281a}.dot-online,.dot-offline{display:inline-block;width:10px;height:10px;border-radius:50%}.dot-online{background:#2f9e5c;box-shadow:0 0 0 3px #2f9e5c2e}.dot-offline{background:#b9b096}.schedule-grid{table-layout:fixed;border-collapse:separate;border-spacing:0}.schedule-grid th,.schedule-grid td{padding:3px 2px;text-align:center;overflow:hidden;border-right:1px solid var(--border)}.schedule-grid .sticky-col{position:sticky;left:0;background:var(--panel);text-align:left;z-index:1;width:140px;border-right:2px solid var(--border)}.schedule-grid thead th{position:sticky;top:0;z-index:2;background:var(--panel)}.schedule-grid thead th.sticky-col{z-index:3}.schedule-grid thead th.weekend{background:var(--panel-2)}.schedule-grid thead th.holiday{background:#fcecda}.schedule-grid th.num,.schedule-grid td.num{width:26px}.schedule-grid th.weekend,.schedule-grid td.weekend{background:#3038680f}.schedule-grid th.holiday,.schedule-grid td.holiday{background:#f0a85838}.day-cell{display:flex;align-items:center;justify-content:center;gap:2px;flex-wrap:wrap}.badge-praca,.badge-urlop,.badge-l4,.badge-bezplatny{display:inline-block;min-width:18px;padding:1px 3px;border-radius:4px;font-size:11px;font-weight:700;color:#fff}.badge-praca{background:#2f9e5c}.badge-urlop{background:#3b7dd8}.badge-l4{background:#e8a13a}.badge-bezplatny{background:#8a8578}.badge-odbior{background:#7a5ec7}.payslip-print tr.total-row td{border-top:2px solid var(--primary);padding-top:8px}@media print{.payslip-page{break-after:page}.payslip-page:last-child{break-after:auto}}.sched-cell{display:flex;flex-direction:column;align-items:center;gap:1px;line-height:1.1}.sched-hours{font-size:9px;color:var(--muted)}.picker{position:relative;margin-bottom:6px}.picker input{width:100%;max-width:520px}.picker-drop{position:absolute;z-index:10;top:42px;left:0;width:100%;max-width:520px;padding:6px;max-height:300px;overflow-y:auto}.picker-item{padding:8px 10px;border-radius:6px;cursor:pointer}.picker-item:hover{background:var(--panel-2)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#2a305073;display:flex;align-items:center;justify-content:center;z-index:50}.modal{width:560px;max-width:92vw;max-height:90vh;overflow-y:auto}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.detail{margin-top:8px}.detail-head{display:flex;justify-content:space-between;align-items:center}.produkcja-progress-frame{margin-top:4px;font-size:12px;color:var(--muted);display:flex;flex-wrap:wrap;gap:4px 10px;border:1px solid var(--border);border-radius:8px;background:var(--panel-2);padding:5px 10px}.produkcja-progress-title{font-weight:600}.produkcja-progress-title{font-size:10px;text-transform:uppercase;letter-spacing:.4px;color:var(--muted)}.produkcja-progress-row{display:flex;gap:0;font-size:12px;line-height:1.5}.produkcja-progress-col{flex:0 0 auto;padding:0 14px;text-align:right;border-right:1px solid var(--border)}.produkcja-progress-col:last-child{border-right:none}.produkcja-progress-col-title{font-weight:700;color:var(--text);margin-bottom:1px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.metric{padding:18px 20px}.metric-value{font-size:30px;font-weight:700;margin-bottom:4px;color:var(--primary)}.metric-warn .metric-value{color:var(--warn)}.dept-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px;width:min(94vw,1060px)}.dept-card{cursor:pointer;aspect-ratio:1 / 1.06;display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #30386814;transition:transform .18s ease,box-shadow .18s ease,border-color .18s}.dept-card:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 14px 30px #30386838;border-color:var(--dg2, var(--accent))}.dept-hero{flex:1.25;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--dg1, #303868),var(--dg2, #e85860));position:relative;overflow:hidden}.dept-hero:before,.dept-hero:after{content:"";position:absolute;border-radius:50%;background:#ffffff21}.dept-hero:before{width:130px;height:130px;top:-45px;right:-35px}.dept-hero:after{width:90px;height:90px;bottom:-30px;left:-25px;background:#ffffff17}.dept-svg{z-index:1;filter:drop-shadow(0 4px 10px rgba(0,0,0,.28));transition:transform .18s ease}.dept-emoji{font-size:62px;line-height:1;z-index:1;filter:drop-shadow(0 4px 10px rgba(0,0,0,.25));transition:transform .18s ease}.dept-card:hover .dept-svg{z-index:1;filter:drop-shadow(0 4px 10px rgba(0,0,0,.28));transition:transform .18s ease}.dept-card:hover .dept-svg{transform:scale(1.12) rotate(-3deg)}.dept-emoji{transform:scale(1.14) rotate(-4deg)}.dept-body{padding:13px 16px 15px;text-align:left}.dept-body h3{margin:0 0 4px;font-size:16px;color:var(--primary)}.dept-body p{margin:0;font-size:12px;color:var(--muted)}.dept-switch{background:var(--primary);color:#fff;border:none;border-radius:8px;padding:10px;margin:0 0 12px;text-align:left;font-size:14px;cursor:pointer;width:100%}.dept-switch:hover{background:var(--primary-light)}.dept-switch .muted{color:#c3c8e2}.link{color:var(--accent);cursor:pointer}.product-btn{background:var(--panel);border:1px solid var(--border);border-radius:16px;padding:22px 16px;min-height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;font-size:16px;color:var(--text);cursor:pointer;box-shadow:0 2px 8px #30386814;transition:transform .15s ease,box-shadow .15s ease,border-color .15s}.product-btn:hover{transform:translateY(-3px);border-color:var(--accent);box-shadow:0 10px 24px #30386829;background:var(--panel)}.product-btn strong{font-size:18px;color:var(--primary);line-height:1.2}.product-btn .muted{font-size:12px}.tile-icon{font-size:42px;line-height:1}.product-btn.tinted{border-top-width:5px;border-top-style:solid}.big-input{font-size:20px;padding:12px}.field-sm input{font-size:13px;padding:4px 6px;max-width:100px}.field-sm{align-self:start}.rating{display:flex;gap:6px}.rating button{width:44px;height:44px;font-size:17px;font-weight:700;background:var(--panel);border:1px solid var(--border);color:var(--muted);border-radius:10px}.rating button.sel{background:var(--primary);border-color:var(--primary);color:#fff}.rating button:hover{border-color:var(--primary)}.scan-input{width:100%;max-width:520px;font-size:20px;padding:14px 16px;border:2px solid var(--primary);margin-bottom:12px}.scan-input-row{display:flex;gap:10px;align-items:stretch;max-width:640px;margin-bottom:12px}.scan-input-row .scan-input{margin-bottom:0;max-width:none;flex:1}.scan-input-row button{padding:0 26px;font-size:18px;font-weight:700;white-space:nowrap;min-height:52px}.numpad-block{display:flex;flex-direction:column;align-items:center;gap:4px}.numpad{display:grid;grid-template-columns:repeat(3,92px);gap:12px;margin-top:8px}.numpad-key{width:92px;height:80px;font-size:30px;font-weight:700;background:var(--panel);border:1px solid var(--border);color:var(--text);border-radius:12px}.numpad-key:active{background:var(--panel-2)}.numpad-key:hover{border-color:var(--primary)}.numpad-key.numpad-del{color:var(--accent, #e85860)}.numpad-actions{justify-content:center;margin:0}.numpad-action-btn{min-width:138px;height:56px;font-size:17px;font-weight:700}.numpad-display{min-width:150px;min-height:44px;font-size:24px;font-weight:700;padding:10px 14px;border:2px solid var(--border);border-radius:8px;background:var(--panel);text-align:right;color:var(--text)}.numpad-display.sel{border-color:var(--primary);box-shadow:0 0 0 3px #30386826}.cmr-form{max-width:800px;margin-top:14px;background:#fff}.cmr-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.cmr-number{font-size:18px;font-weight:700;text-align:right}.cmr-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid #666}.cmr-box{border:1px solid #666;padding:8px 10px;min-height:58px;font-size:13px}.cmr-box span{display:block;color:var(--muted);font-size:11px;margin-bottom:4px}.cmr-box strong{display:block}.cmr-wide{grid-column:1 / -1}.cmr-sign{min-height:80px}.pallet-card{max-width:720px;margin-top:14px;background:#fff;color:#111;border:1px solid #cfd3dd;border-radius:8px;padding:26px 30px}.pallet-card .pc-muted{color:#666;font-size:12px}.pallet-brand{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.pallet-logo-img{width:150px;height:auto}.pallet-code{font-size:36px;font-weight:800;letter-spacing:2px;margin:6px 0;color:#111}.pallet-barcode{width:100%;max-width:560px;background:#fff}.pc-columns{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;margin-top:12px}.pallet-table{margin:0}.pallet-table td{padding:5px 8px;font-size:14px;border-bottom:1px solid #ddd;color:#111}.pallet-table td:first-child{color:#666;width:165px}.pc-origin{border:2px solid #111;border-radius:8px;padding:8px 12px;text-align:center;margin-bottom:10px}.pc-origin-code{font-size:42px;font-weight:900;letter-spacing:3px;line-height:1.1;color:#111}.pc-control td{font-size:13px}.pc-product-name{text-align:center;font-size:56px;font-weight:900;letter-spacing:4px;margin:20px 0 4px}.pc-producer{text-align:center;font-size:22px;font-weight:800;letter-spacing:1px;color:#111;margin-bottom:12px}.pc-delivery{display:flex;align-items:center;justify-content:center;gap:16px;border:3px solid #111;border-radius:10px;padding:10px 16px;margin-bottom:16px}.pc-delivery-label{font-size:18px;font-weight:700;letter-spacing:2px;color:#111}.pc-delivery-date{font-size:40px;font-weight:900;letter-spacing:2px;color:#111;line-height:1}.pc-sign{border-top:1px solid #999;padding-top:12px;font-size:14px;color:#111;display:flex;gap:10px;align-items:baseline;flex-wrap:wrap}.pc-sign-line{letter-spacing:2px}.pallet-card button{margin-top:14px}.pallet-card.llc{max-width:1000px}.llc-table{width:100%;table-layout:fixed;border-collapse:collapse;margin-top:4px}.llc-table th,.llc-table td{border:1px solid #cfd3dd;padding:2px 3px;line-height:1.25;color:#111;text-align:left;word-break:break-word;overflow-wrap:break-word}.llc-table td{font-size:9px}.llc-table th{background:#f2f3f7;font-weight:600;font-size:7px;text-transform:none;letter-spacing:normal;color:#555}.llc-table td.num,.llc-table th.num{text-align:right}.llc-tacka{display:flex;flex-direction:column}.llc-table th:nth-child(1),.llc-table td:nth-child(1){width:8%}.llc-table th:nth-child(2),.llc-table td:nth-child(2){width:4%}.llc-table th:nth-child(3),.llc-table td:nth-child(3){width:14%}.llc-table th:nth-child(4),.llc-table td:nth-child(4){width:6%}.llc-table th:nth-child(5),.llc-table td:nth-child(5){width:5%}.llc-table th:nth-child(6),.llc-table td:nth-child(6){width:8%}.llc-table th:nth-child(7),.llc-table td:nth-child(7){width:9%}.llc-table th:nth-child(8),.llc-table td:nth-child(8){width:9%}.llc-table th:nth-child(9),.llc-table td:nth-child(9){width:11%}.llc-table th:nth-child(10),.llc-table td:nth-child(10){width:11%}.llc-table th:nth-child(11),.llc-table td:nth-child(11){width:8%}.llc-table th:nth-child(12),.llc-table td:nth-child(12){width:7%}@page{size:A4;margin:10mm}@media print{body{background:#fff}body *{visibility:hidden}.print-area,.print-area *{visibility:visible}.print-area{position:absolute;left:0;top:0;width:100%;border:none;border-radius:0;margin:0;padding:55mm 0 0;background:#fff;color:#000}.no-print{display:none!important}.print-area .muted,.cmr-box span{color:#444}.print-area th,.print-area td{color:#000}}.progress{height:8px;border-radius:4px;background:var(--panel-2, #eef0f5);overflow:hidden}.progress-fill{height:100%;border-radius:4px;background:var(--accent);transition:width .3s}.progress-fill.done{background:var(--ok)}.progress-fill.packed{background:var(--warn)}.progress-fill.packed.done{background:var(--ok)}.cmr-cols{display:grid;grid-template-columns:1fr 1fr}.cmr-cols>div{display:flex;flex-direction:column}.cmr-cols .cmr-box{flex:1}.cmr-box em{font-style:italic;color:var(--muted);font-size:10px}.cmr-goods{width:100%;border-collapse:collapse;margin:0}.cmr-goods th,.cmr-goods td{border:1px solid #666;padding:6px 8px;font-size:12px;vertical-align:top;text-align:left}.cmr-goods th{font-size:10px;color:var(--muted);font-weight:600}.cmr-goods th em{display:block;font-weight:400}.cmr-goods td{min-height:60px;height:60px}.cmr-goods th:nth-child(4),.cmr-goods td:nth-child(4){width:26%}.cmr-charges{width:100%;border-collapse:collapse;margin-top:4px}.cmr-charges th,.cmr-charges td{border:1px solid #666;padding:2px 6px;font-size:11px}.cmr-charges th{font-weight:600;color:var(--muted)}.cmr-note{margin-top:8px;padding:6px 10px;border:1px dashed #999;font-size:12px;color:var(--muted)}.cmr-note em{font-style:normal;font-weight:600}.cmr-signs{display:grid;grid-template-columns:1fr 1fr 1fr}.cmr-sign{min-height:90px}.cmr-ov-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:10px 0;padding:10px 14px;border:1px solid var(--border);border-radius:8px;background:var(--panel)}.cmr-ov-controls label{display:flex;align-items:center;gap:6px;font-size:13px}.cmr-ov-controls input{width:70px}.cmr-ov-controls .muted{flex-basis:100%;font-size:12px}.cmr-overlay{position:relative;width:190mm;height:277mm;background:#fff;border:1px dashed #ccc}.cmr-ov-f{position:absolute;font-size:8.5pt;line-height:1.25;color:#000;white-space:pre-wrap}@media print{.print-area.cmr-overlay{position:absolute;top:0;left:0;padding:0;border:none}}.doc-print h3{margin-bottom:2px}.doc-print .doc-sub{color:var(--muted);margin:0 0 10px;font-size:13px}.doc-signs{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin-top:40px}.doc-signs div{border-top:1px solid #666;padding-top:4px;text-align:center;font-size:11px;color:var(--muted)}.panel{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:14px 16px}table.dense th,table.dense td{padding:5px 6px;font-size:12px}table.dense input.w-s{width:64px;padding:4px 6px;font-size:12px}@media print{.payroll-print table{font-size:10px}.payroll-print input{border:none}}.barcode-label{max-width:380px;margin-top:14px;text-align:center;background:#fff}.barcode-label h3{margin-bottom:2px}.barcode-label svg{margin:10px 0;max-width:100%}.table-wrap{overflow-x:auto}@media(max-width:860px){.shell{flex-direction:column}aside{width:100%;height:auto;position:sticky;top:0;z-index:40;flex-direction:column;padding:8px 10px;border-right:none;border-bottom:1px solid var(--border);box-shadow:0 2px 8px #30386814}.brand{padding:2px 4px 8px}.brand .logo-img{max-width:110px}.dept-switch{margin-bottom:8px;padding:8px 10px;font-size:13px}nav{flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:6px;padding-bottom:4px;-webkit-overflow-scrolling:touch}.nav-item{white-space:nowrap;flex-shrink:0;padding:9px 12px;font-size:13px}.aside-foot{flex-direction:row;align-items:center;gap:10px;padding:6px 4px 0}main{padding:14px 12px;max-width:100%}.dept-grid{grid-template-columns:repeat(2,1fr);gap:12px;width:94vw}.dept-card{aspect-ratio:1 / 1.12;border-radius:14px}.dept-svg{width:46px;height:46px}.dept-hero:before{width:90px;height:90px;top:-35px;right:-25px}.dept-body{padding:10px 12px 12px}.dept-body h3{font-size:14px}.dept-body p{font-size:11px}.form-grid{grid-template-columns:1fr;gap:10px}.toolbar{gap:8px}.toolbar input,.toolbar select{flex:1 1 100%;min-width:0}.toolbar button{flex:1 1 auto}input,select,button{min-height:44px}button.ghost{min-height:38px}.rating button{width:52px;height:52px}table:not(.schedule-grid){display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}th,td{padding:8px}.schedule-scroll{max-height:65vh;overflow-y:auto}.modal{width:94vw;max-height:92vh;padding:16px}.login-card{width:94vw;max-width:380px}.card{padding:16px}.grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-btn{padding:16px 10px;min-height:108px;font-size:14px}.product-btn strong{font-size:15px}.tile-icon{font-size:34px}.cmr-cols,.cmr-signs{grid-template-columns:1fr}.doc-signs{grid-template-columns:1fr;gap:26px}.metric-value{font-size:24px}h2{font-size:18px}}@media(max-width:1150px){.produkcja-list-table{table-layout:auto}.produkcja-list-table th{width:auto!important}.produkcja-list-table th,.produkcja-list-table td{padding:6px}.produkcja-list-table td{height:48px;white-space:normal;text-overflow:clip}.produkcja-list-table td.produkcja-big,.produkcja-breakdown,.produkcja-progress-cell>div:last-child{font-size:13px}.produkcja-col-resize{display:none}}@media(min-width:861px)and (max-width:1150px){aside{width:190px}main{padding:14px}}@media(max-width:380px){.dept-grid{gap:8px}main{padding:10px 8px}}.dept-change{width:100%;margin-bottom:12px;white-space:nowrap;background:var(--primary);color:#fff;border:none;border-radius:12px;padding:14px 8px;font-weight:700;font-size:16px;text-align:center;font-family:Arial,Helvetica,sans-serif;box-shadow:0 2px 6px #30386840}.dept-change:hover{background:var(--primary-light)}.head-row{display:flex;gap:6px;align-items:stretch;margin-bottom:12px}.head-row .dept-change{flex:1;width:auto;margin:0}.menu-btn{aspect-ratio:1 / 1;height:auto;width:auto;flex:0 0 auto;padding:0;border-radius:12px;font-size:18px;background:var(--panel-2);border:1px solid var(--border);color:var(--text)}.menu-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.head-row .menu-btn:only-child{flex:1;aspect-ratio:auto;width:100%}.dept-big-title{font-family:Arial Black,Segoe UI Black,Segoe UI,system-ui,sans-serif;font-size:40px;font-weight:900;letter-spacing:3px;text-transform:uppercase;color:var(--primary);line-height:1.15;margin:6px 0 4px;text-align:center}.dept-big-title .dot{color:var(--accent)}.dept-big-underline{width:90px;height:5px;border-radius:3px;background:linear-gradient(90deg,var(--accent),var(--warn));margin:0 auto 16px}.fn-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px;max-width:900px;margin:0 auto}.fn-card{cursor:pointer;background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:22px 16px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;box-shadow:0 1px 4px #30386812;transition:transform .15s ease,box-shadow .15s ease,border-color .15s}.fn-card:hover{transform:translateY(-3px);border-color:var(--accent);box-shadow:0 8px 20px #30386829}.fn-icon{font-size:38px;line-height:1}.fn-title{font-weight:600;color:var(--primary);font-size:14px}@media(max-width:860px){.fn-grid{grid-template-columns:repeat(2,1fr);gap:10px}.fn-card{padding:16px 10px}.fn-icon{font-size:32px}.fn-title{font-size:13px}.head-row{margin-bottom:6px}.dept-change{padding:10px;font-size:14px}.dept-big-title{font-size:24px;letter-spacing:2px}}.supplier-chip{display:inline-flex;align-items:center;gap:8px;background:var(--primary);color:#fff;border-radius:10px;padding:8px 12px;font-size:15px;font-weight:600}.supplier-chip strong{font-size:18px;color:#ffd9a8}.supplier-chip button{min-height:0;padding:2px 8px;color:#fff;border-color:#ffffff80}.pc-producer-nr{white-space:nowrap}.user-name{font-family:Arial Black,Segoe UI Black,Segoe UI,system-ui,sans-serif;font-size:16px;font-weight:900;letter-spacing:.4px;color:var(--primary);margin-bottom:2px}.logout-btn{width:100%;white-space:nowrap;background:var(--accent);color:#fff;border:none;border-radius:12px;padding:12px 8px;font-weight:700;font-size:15px;font-family:Arial,Helvetica,sans-serif;box-shadow:0 2px 6px #e858604d}.logout-btn:hover{background:var(--accent-dark)}.tile-img{width:calc(100% + 4px);height:104px;object-fit:cover;border-radius:10px;margin:-6px 0 2px;background:var(--panel-2)}@media(max-width:860px){.tile-img{height:84px}}.box-btn{width:auto!important;padding:0 16px;font-size:14px!important}.box-hint{border-color:var(--accent)!important;color:var(--accent)!important}.field{display:flex;flex-direction:column;gap:6px;font-size:13px}.field>span{color:inherit}.clock-corner{position:fixed;right:22px;bottom:4px;z-index:50;display:flex;flex-direction:column;align-items:flex-end;gap:0;font-variant-numeric:tabular-nums;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.1}.clock-date{color:var(--muted);font-size:20px;font-weight:600}.clock-time{color:var(--text);font-size:56px;font-weight:800;line-height:1.05}@media(max-width:860px){.clock-corner{right:10px;bottom:2px}.clock-date{font-size:13px}.clock-time{font-size:32px}}
