:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--border:#444;--muted:#888;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}body{color:#eee;background:#111;margin:0}main{max-width:860px;margin:0 auto;padding:1.5rem}h1{font-size:1.4rem}h2{margin-top:0;font-size:1.1rem}section{border:1px solid var(--border);background:#1a1a1a;border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.25rem}form{flex-direction:column;gap:.75rem;display:flex}label{flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}input,select{border:1px solid var(--border);color:inherit;background:#222;border-radius:6px;padding:.45rem .6rem;font-size:.95rem}fieldset{border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.5rem;display:flex}.hint{color:var(--muted);margin:.25rem 0;font-size:.85rem}.field-row{gap:.5rem;display:flex}.field-row input{flex:1}.layout-row{border-bottom:1px dashed var(--border);flex-wrap:wrap;align-items:center;gap:.6rem;padding:.35rem 0;display:flex}.layout-row:last-child{border-bottom:none}.layout-name{text-overflow:ellipsis;white-space:nowrap;min-width:7rem;font-weight:600;overflow:hidden}.layout-coords{flex-wrap:wrap;gap:.4rem;display:flex}.layout-coords label{color:var(--muted);flex-direction:column;font-size:.75rem;display:flex}.layout-coords input{width:4.2rem}.layout-row label:has(input[type=number]){color:var(--muted);flex-direction:column;font-size:.75rem;display:flex}.layout-row label input[type=number]{width:4.2rem}.actions{gap:.5rem;display:flex}button{border:1px solid var(--border);color:#fff;cursor:pointer;background:#2c6e49;border-radius:6px;padding:.45rem .9rem;font-size:.9rem}button:disabled{opacity:.6;cursor:default}button.ghost{color:inherit;background:0 0}button.danger{color:#e07070}.error{color:#e07070;border:1px solid #e07070;border-radius:6px;padding:.5rem}.capture-row{flex-direction:column;gap:.75rem;display:flex}.video-wrap{position:relative}.video-wrap video{background:#000;border-radius:8px;width:100%;max-height:320px;display:block}.video-placeholder{min-height:140px;color:var(--muted);border:1px dashed var(--border);text-align:center;border-radius:8px;justify-content:center;align-items:center;padding:1rem;font-size:.85rem;display:flex}hr{border:none;border-top:1px solid var(--border);margin:1.5rem 0}table{border-collapse:collapse;width:100%;font-size:.9rem}th,td{text-align:left;border-bottom:1px solid var(--border);padding:.5rem .6rem}tr.low-confidence td{background:#e6a03c1f}tr.low-confidence td:first-child{box-shadow:inset 3px 0 #e6a03c}tr.corrected td{background:#4caf6e1a}tr.corrected.low-confidence td{background:#e6a03c1f}tr.corrected td:first-child{box-shadow:inset 3px 0 #2c6e49}tr.corrected.low-confidence td:first-child{box-shadow:inset 3px 0 #e6a03c}.badge{color:#fff;white-space:nowrap;background:#2c6e49;border-radius:4px;padding:.12rem .4rem;font-size:.85rem}.cell-edit{width:5.5rem;padding:.2rem .4rem;font-size:.85rem}.actions-cell{gap:.4rem;display:flex}button.ghost.save{color:#8fd8a8}.train-label{color:var(--muted,#9aa0aa);white-space:nowrap;margin-right:.4rem;font-size:.85rem}.row-error{color:#e07070;margin-right:.5rem;font-size:.85rem}.export-filters{flex-wrap:wrap;gap:1rem;margin:.5rem 0 .75rem;display:flex}.export-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.action-group{align-items:center;gap:.5rem;display:flex}
