*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #05070c;--bg-card: #0f1218;--bg-hover: #181d27;--text: #e8e8e8;--text-muted: #8a8f9a;--accent: #6c5ce7;--accent-hover: #7e70ed;--success: #2ecc71;--warning: #f39c12;--danger: #e74c3c;--gold: #ffd700;--radius: 8px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}html,body{height:100%;font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100%;display:flex;flex-direction:column}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}button,input,select,textarea{font:inherit;color:inherit}input,textarea,select{background:var(--bg-card);border:1px solid #2a2f3a;border-radius:var(--radius);padding:.5rem .75rem;width:100%}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--accent)}img,video{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}@media(max-width:640px){.hero-actions{flex-direction:column;width:100%}.hero-actions>*,.hero-actions button{width:100%}}.fullscreen{height:100vh;display:flex;flex-direction:column;background:var(--bg)}@supports (height: 100dvh){.fullscreen{height:100dvh}}.vox-bar{display:flex;align-items:center;gap:.75rem;margin-top:.35rem}.vox-clip-label{font-size:.75rem;font-weight:700;letter-spacing:.08em;color:var(--gold);white-space:nowrap}.vox-timeline{flex:1;min-width:0}.vox-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.vox-actions button{white-space:nowrap}@media(max-width:760px){.vox-bar{flex-wrap:wrap}.vox-clip-label{order:1}.vox-timeline{order:2;flex:1 1 100%}.vox-actions{order:3;width:100%;display:flex;flex-wrap:wrap;gap:.4rem}.vox-actions button{flex:1 1 40%;padding:.65rem .4rem;font-size:.95rem;white-space:nowrap}}.rec-controls{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin-top:.35rem}.rec-row{display:flex;gap:.5rem;align-items:center}@media(max-width:640px){.rec-controls{flex-direction:column;align-items:stretch}.rec-row{display:grid;grid-auto-flow:column;grid-auto-columns:1fr}.rec-row:empty{display:none}.rec-controls button{width:100%;padding:.65rem .4rem;font-size:.95rem;white-space:nowrap}}
