*{box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin:0;background:#0b1220;color:#e6e9ef}.header{padding:24px;text-align:center;background:linear-gradient(135deg,red,#de1313);box-shadow:0 2px 16px #00000059}.header h1{margin:0;font-size:28px}.container{max-width:900px;margin:32px auto;padding:24px;background:#151a2b;border-radius:16px;box-shadow:0 10px 30px #0006}.card{background:#0f1423;border:1px solid #27304a;border-radius:16px;padding:20px;margin-bottom:20px}input[type=file]{display:block;padding:12px;width:100%;border:1px dashed #33406a;border-radius:10px;background:#0d1322;color:#e6e9ef}.preview{display:grid;gap:16px;grid-template-columns:160px 1fr;margin-top:16px}.preview img{width:160px;height:160px;object-fit:contain;border-radius:12px;border:1px solid #33406a}.badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#56be06;border:1px solid #33406a;font-size:12px}.prob{padding:8px 12px;border:1px solid #33406a;border-radius:10px;background:#0d1322;margin-bottom:8px}.error{background:#3b0f13;color:#ffdfe1;border:1px solid #8a2a31;padding:12px 16px;margin:0;text-align:center}.toolbar{display:flex;gap:8px;margin:8px 0 12px;align-items:center}.webcam{width:100%;max-width:480px;aspect-ratio:4/3;background:#111;border:1px solid #333;border-radius:12px;overflow:hidden;margin:8px 0 12px}.video{width:100%;height:100%;object-fit:cover}.btn.secondary{background:#2c2c2c;border:1px solid #444}.btn.secondary:hover{filter:none;background:#3a3a3a}
