:root{color-scheme:dark}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:#111;color:#eee;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;min-height:100vh}button{font:inherit;cursor:pointer;color:inherit;background:#222;border:1px solid #333;border-radius:8px}button:disabled{opacity:.5;cursor:default}#app,#gate{min-height:100vh;display:flex;align-items:center;justify-content:center}#gate{flex-direction:column;gap:16px}#app.page{display:block;min-height:auto;padding:12px 16px}#app[hidden],#gate[hidden]{display:none}#gate.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:20}.card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px;min-width:320px;text-align:center}.card h2{margin:0;font-size:1.6em}.wd{color:#999;font-size:.9em}.big{background:#1f6f52;border-color:#4a9;color:#fff;font-size:1.4em;padding:20px 32px;min-width:260px;min-height:72px;border-radius:12px}.big:hover{background:#257b5b}.secondary{background:transparent;border:1px solid #444;padding:12px 24px;font-size:1.1em}.manager-link{background:transparent;border:none;color:#666;font-size:.85em;padding:8px;margin-top:24px}.pinpad{display:flex;flex-direction:column;align-items:center;gap:16px}.pinpad-title{font-size:1.3em;margin:0}.pinpad-dots{display:flex;gap:10px}.pin-dot{width:18px;height:18px;border-radius:50%;border:2px solid #4a9;background:transparent}.pin-dot.filled{background:#4a9}.pinpad-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pinpad-grid button{min-width:64px;min-height:64px;font-size:1.5em}.key-ok{background:#1f6f52;border-color:#4a9;color:#fff}.pinpad-error{min-height:1.4em;color:#e66;font-size:1em}.breadcrumbs{padding:12px 16px 0;font-size:.85em;color:#999}.breadcrumbs a{color:#4a9;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumb-sep{color:#555;padding:0 4px}.toolbar{display:flex;align-items:center;gap:12px;padding:12px 16px;flex-wrap:wrap}.toolbar a{color:#4a9}.page-switch{margin-left:auto;font-weight:600}.save-state{font-size:.9em;color:#999;min-width:90px}.legend{display:flex;flex-wrap:wrap;gap:16px;padding:0 16px 12px;font-size:.85em;color:#ccc}.legend-item{display:inline-flex;align-items:center;gap:6px}.legend-swatch{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:3px;flex:none}.legend-swatch.legend-red{background:#5a2222}.legend-swatch.legend-yellow{background:#5a5222}.legend-swatch.legend-error{width:auto;height:auto;color:#f88;font-weight:700}.load-error{position:fixed;top:24px;left:50%;transform:translate(-50%);z-index:40;color:#fff;background:#5a2222;border:1px solid #e66;border-radius:8px;padding:12px 20px;font-weight:600;box-shadow:0 4px 16px #00000080}table.grid{border-collapse:collapse;margin:0 16px 16px}table.grid th,table.grid td{border:1px solid #333;padding:4px 6px;text-align:center;font-size:.9em;white-space:nowrap}table.grid th:first-child,table.grid td:first-child{position:sticky;left:0;background:#111;text-align:left;z-index:1}table.grid tbody tr:nth-child(2n){background:#181818}table.grid tbody tr:nth-child(2n) th:first-child,table.grid tbody tr:nth-child(2n) td:first-child{background:#181818}.cell-print,.name-print{display:none}.flag-red{background:#5a2222}.flag-yellow{background:#5a5222}.flag-error{background:#5c1f2e;color:#f88}input.cell{width:3.5em;text-align:center;background:#1a1a1a;color:#eee;border:1px solid #333;border-radius:4px;padding:2px}input.cell.invalid{border-color:#e66}.table-wrap{overflow-x:auto}.print-only{display:none}@media print{body{background:#fff;color:#000}#app,#gate{min-height:auto;display:block}.no-print{display:none!important}.table-wrap{overflow:visible}.print-only{display:block}table.grid{width:100%;font-size:8px}table.grid th,table.grid td{border-color:#000;color:#000}table.grid th:first-child,table.grid td:first-child{position:static;background:#fff;border:1px solid #000}table.grid tbody tr:nth-child(2n),table.grid tbody tr:nth-child(2n) th:first-child,table.grid tbody tr:nth-child(2n) td:first-child{background:#eee;-webkit-print-color-adjust:exact;print-color-adjust:exact}.flag-red{background:#f8caca;-webkit-print-color-adjust:exact;print-color-adjust:exact}.flag-yellow{background:#f8f0ca;-webkit-print-color-adjust:exact;print-color-adjust:exact}.flag-error{color:#000;background:none}.legend{display:flex;color:#000}.legend-swatch.legend-red{background:#f8caca;-webkit-print-color-adjust:exact;print-color-adjust:exact}.legend-swatch.legend-yellow{background:#f8f0ca;-webkit-print-color-adjust:exact;print-color-adjust:exact}.legend-swatch.legend-error{color:#000}input.cell,.name-screen{display:none}.cell-print,.name-print{display:inline}table.plan-grid{table-layout:fixed;width:100%}table.plan-grid th,table.plan-grid td{line-height:1.1;padding:1px 2px}table.plan-grid thead th{font-size:9px;padding:1px}table.plan-grid thead th:first-child{width:20mm}table.plan-grid tbody th:first-child{font-size:10px}table.plan-grid tbody th .wd{display:none}table.plan-grid td{text-align:center}table.plan-grid .cell-print{font-size:10px;white-space:normal;overflow-wrap:break-word;display:inline-block;line-height:1.2}table.plan-grid tbody td{padding-top:3px;padding-bottom:3px}}
