:root{font-family:IBM Plex Sans,system-ui,sans-serif;color:#eee7d7;background:#182720;line-height:1.45}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#182720}a{color:#c8a24e}button,input,select{font:inherit}.app-shell{max-width:1100px;margin:0 auto;padding:1.5rem}.card{background:#22332a;border:1px solid #40584a;border-radius:8px;padding:1.25rem}.muted{color:#9aa89c}.danger{color:#e07070}.btn{background:#c8a24e;color:#221b0b;border:none;border-radius:6px;padding:.55rem 1rem;font-weight:600;cursor:pointer}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{background:#33493c;color:#eee7d7}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem}.field input,.field select{background:#182720;border:1px solid #40584a;border-radius:6px;color:#eee7d7;padding:.55rem .65rem}.table-wrap{overflow-x:auto}table.tape{width:100%;border-collapse:collapse;font-size:.9rem}table.tape th,table.tape td{border-bottom:1px solid #40584a;padding:.45rem .5rem;text-align:left;white-space:nowrap}table.tape th{color:#9aa89c;font-weight:600}.header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem}.header-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.login-page{min-height:100vh;display:grid;place-items:center;padding:1rem}.login-page .card{width:min(400px,100%)}.nav{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem;font-size:.95rem}.nav a{text-decoration:none}.nav a:hover{text-decoration:underline}.form-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end}.form-row .field{margin-bottom:0;min-width:10rem;flex:1}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:grid;place-items:center;padding:1rem;z-index:50}.modal{width:min(520px,100%)}.token-box{background:#182720;border:1px solid #40584a;border-radius:6px;padding:.75rem;overflow-x:auto;word-break:break-all;white-space:pre-wrap;font-size:.85rem}.inline-edit input{background:#182720;border:1px solid #40584a;border-radius:4px;color:#eee7d7;padding:.25rem .4rem;min-width:8rem}.row-actions{display:flex;flex-wrap:wrap;gap:.35rem}.tape-controls{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:flex-end;justify-content:space-between;margin-bottom:1rem}.tape-controls-left{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end}.tape-controls .field{min-width:14rem;margin-bottom:0}.till-panel{text-align:right}.till-value{font-size:1.75rem;font-weight:700;color:#c8a24e;letter-spacing:.02em}.balance-col{font-variant-numeric:tabular-nums;color:#c8a24e}
