:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#e8eef8;background:#0e1726;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top,#1b3655,#0e1726 58%);min-height:100vh}button,input,select{font:inherit}button{border:1px solid #48617d;background:#17283d;color:#e8eef8;border-radius:10px;padding:.7rem 1rem;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.primary{background:#2e83e6;border-color:#55a1ff;font-weight:700}.app-shell{max-width:1180px;margin:0 auto;padding:2rem 1.2rem 4rem}.topbar,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.topbar h1,h1,h2{margin:.25rem 0}.eyebrow{font-size:.72rem;letter-spacing:.16em;color:#79b8ff;font-weight:800}.muted{color:#9eb1c8}.small{font-size:.82rem}.card{background:#122135e0;border:1px solid #2b435e;border-radius:18px;padding:1.2rem;box-shadow:0 16px 44px #06101d55}.reader-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);gap:1.2rem}.camera-wrap{position:relative;aspect-ratio:16/10;background:#07101b;border-radius:12px;overflow:hidden}.camera-wrap video{width:100%;height:100%;object-fit:cover}.roi-guide{position:absolute;left:12%;right:12%;top:35%;height:30%;border:2px solid #77c2ff;border-radius:20px;box-shadow:0 0 0 999px #07101b44}.actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1rem}.status{min-height:1.4rem}.result-card{display:flex;flex-direction:column;gap:1rem}.plate-visual{display:flex;align-items:center;width:max-content;min-width:190px;background:#f3f7fb;color:#101a29;border:3px solid #aab9c8;border-radius:7px;overflow:hidden;font-family:monospace;font-size:1.4rem;letter-spacing:.08em}.plate-visual .eu{align-self:stretch;background:#1f4d99;color:#fff;font-size:.8rem;padding:.55rem .3rem}.plate-visual strong{padding:.45rem .7rem}.confidence{font-weight:800}.confidence.high{color:#46d28a}.confidence.medium{color:#f5c45e}.confidence.low{color:#ff7b7b}label{display:grid;gap:.4rem;color:#b9cbe0;font-size:.9rem}input,select{width:100%;border:1px solid #48617d;background:#0d1b2c;color:#fff;border-radius:9px;padding:.75rem}.empty-state{display:grid;place-items:center;min-height:170px;color:#7890aa;text-align:center}.history-card,.logs-card{margin-top:1.2rem}.event-list{display:grid;gap:.65rem}.event-row{display:flex;align-items:center;gap:1rem;border-top:1px solid #29405a;padding:.7rem 0}.event-row .plate-visual{min-width:145px;font-size:1rem}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:1rem}.auth-card{width:min(420px,100%)}form{display:grid;gap:1rem;margin-top:1.5rem}.password-field{position:relative}.password-field input{padding-right:3rem}.password-toggle{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);border:0;background:transparent;padding:.25rem;font-size:1.15rem}.log-filters{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.log-list{display:grid;gap:.45rem;margin-top:1rem;max-height:360px;overflow:auto}.log-row{display:grid;grid-template-columns:auto auto auto 1fr;gap:.6rem;align-items:baseline;border-left:3px solid #79b8ff;background:#0d1b2c;padding:.55rem .7rem;font-size:.82rem}.log-row p{grid-column:1/-1;margin:0;color:#c4d1df}.log-row time{color:#7890aa}.severity-warning{border-left-color:#f5c45e}.severity-error,.severity-critical{border-left-color:#ff7b7b}.error{color:#ff9c9c}.loading{display:grid;place-items:center;min-height:100vh;color:#9eb1c8}@media(max-width:800px){.reader-grid{grid-template-columns:1fr}.app-shell{padding:1rem .8rem 3rem}.topbar h1{font-size:1.35rem}.log-row{grid-template-columns:auto 1fr}.log-row time{grid-column:2}}
