:root{font-family:Inter,Arial,sans-serif;color:#f1f5ed;background:#101613;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% 10%,rgba(133,255,101,.09),transparent 32rem),#101613}button{font:inherit}main{width:min(1080px,100%);margin:0 auto;padding:28px}header,footer{display:flex;align-items:center;justify-content:space-between;gap:24px}header{margin-bottom:22px}.eyebrow,.status,.signal,.reading-label{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;text-transform:uppercase;letter-spacing:.1em}.eyebrow{margin:0 0 4px;color:#85ff65;font-size:11px}h1{margin:0;font-size:clamp(28px,5vw,48px);letter-spacing:-.05em}.signal{display:flex;align-items:center;gap:8px;color:#87928a;font-size:12px}.signal span{width:9px;height:9px;border-radius:50%;background:#59625c}.signal.active{color:#85ff65}.signal.active span{background:#85ff65;box-shadow:0 0 16px #85ff65}.viewer{overflow:hidden;min-height:420px;border:1px solid #344039;border-radius:4px;background:#080c0a;box-shadow:0 24px 80px #00000059}.stage{position:relative;line-height:0}.stage video{display:block;width:100%;height:auto}.stage .snapshot{display:block;width:100%;height:auto}.stage .overlay{position:absolute;inset:0;width:100%;height:100%}.reticle{position:absolute;width:38px;height:38px;border-color:#ffffff8c}.reticle.top-left{top:18px;left:18px;border-top:2px solid;border-left:2px solid}.reticle.bottom-right{right:18px;bottom:18px;border-right:2px solid;border-bottom:2px solid}.empty-state{min-height:420px;display:grid;place-content:center;justify-items:center;padding:32px;text-align:center}.empty-state h2{margin:24px 0 8px;font-size:24px}.empty-state p{margin:0;color:#89948d}.plate-icon{width:108px;height:78px;border:2px solid #637069;transform:perspective(140px) rotateX(45deg);display:grid;place-items:center}.plate-icon span{width:26px;height:26px;border:2px solid #85ff65;border-radius:50%}footer{margin-top:22px;padding-top:20px;border-top:1px solid #29322d}.reading{display:flex;align-items:baseline;gap:12px}.reading-value{color:#85ff65;font-size:38px;font-weight:800}.reading-label,.status{color:#87928a;font-size:10px}.status{flex:1;text-align:center}button{min-width:148px;border:0;border-radius:2px;padding:14px 20px;background:#85ff65;color:#101613;font-weight:800;cursor:pointer}button.secondary{background:transparent;color:#f1f5ed;outline:1px solid #59645e}@media(max-width:640px){main{padding:18px}.viewer,.empty-state{min-height:300px}footer{flex-wrap:wrap}.status{order:3;flex-basis:100%;text-align:left}button{min-width:130px}}
