:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#e2e8f0;min-height:100vh}.loading{display:flex;align-items:center;justify-content:center;height:100vh;font-size:1.2rem;color:#94a3b8}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#1e293b;border-bottom:1px solid #334155}.header h1{font-size:1.5rem;color:#38bdf8}.header-user{display:flex;align-items:center;gap:1rem;color:#94a3b8}.btn{display:inline-block;padding:.6rem 1.2rem;border:1px solid #475569;border-radius:.5rem;background:transparent;color:#e2e8f0;cursor:pointer;font-size:.9rem;text-decoration:none;transition:all .2s}.btn:hover{background:#334155}.btn-primary{background:#2563eb;border-color:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-google{background:#4285f4;border-color:#4285f4;color:#fff;padding:.8rem 1.5rem;font-size:1rem}.btn-google:hover{background:#3367d6}.btn-github{background:#333;border-color:#333;color:#fff;padding:.8rem 1.5rem;font-size:1rem}.btn-github:hover{background:#555}.btn-sm{padding:.3rem .8rem;font-size:.85rem}.login-page{display:flex;align-items:center;justify-content:center;min-height:100vh}.login-card{text-align:center;padding:3rem;background:#1e293b;border-radius:1rem;border:1px solid #334155;max-width:400px;width:100%}.login-card h1{font-size:2rem;color:#38bdf8;margin-bottom:.5rem}.login-card p{color:#94a3b8;margin-bottom:2rem}.login-buttons{display:flex;flex-direction:column;gap:1rem}.main-content{max-width:800px;margin:2rem auto;padding:0 1rem}.drop-zone{border:2px dashed #475569;border-radius:1rem;padding:3rem 2rem;text-align:center;transition:all .2s;cursor:pointer}.drop-zone.dragging{border-color:#38bdf8;background:#38bdf80d}.drop-text{font-size:1.2rem;margin-bottom:.5rem}.drop-subtext{color:#64748b;margin-bottom:1rem}.drop-hint{color:#64748b;font-size:.85rem;margin-top:1rem}.progress-bar{width:100%;height:8px;background:#334155;border-radius:4px;overflow:hidden;margin:1rem 0}.progress-fill{height:100%;background:#38bdf8;border-radius:4px;transition:width .3s ease}.progress-fill.error{background:#ef4444}.processing-status{text-align:center;padding:2rem;background:#1e293b;border-radius:1rem;border:1px solid #334155}.processing-status h3{color:#38bdf8;margin-bottom:1rem}.status-message{color:#94a3b8;margin-top:.5rem}.detection-count{color:#fbbf24;margin-top:.5rem;font-weight:600}.video-result{text-align:center;padding:2rem;background:#1e293b;border-radius:1rem;border:1px solid #334155}.video-result h3{color:#22c55e;margin-bottom:1rem}.video-preview{width:100%;max-height:500px;border-radius:.5rem;margin:1rem 0}.result-actions{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.error-message{color:#ef4444;margin-top:1rem;text-align:center}.version-footer{position:fixed;bottom:0;right:0;padding:4px 10px;font-size:11px;color:#475569;font-family:monospace}
