:root{font-family: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;min-width:320px;min-height:100vh}#root{width:100%;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}}.recording-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s}.recording-card:hover{box-shadow:0 4px 6px #0000001a}.recording-card.processing{border-left:4px solid #3b82f6}.recording-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.recording-header h3{margin:0;font-size:1.125rem;font-weight:600;color:#111827}.status-badge{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:9999px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);transition:width .3s ease;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.progress-text{text-align:right;font-size:.875rem;color:#6b7280;margin:0}.error-text{color:#ef4444;font-size:.875rem;margin:0}.dashboard{padding:2.5rem 1.25rem;max-width:1200px;margin:0 auto}.dashboard-title{margin-bottom:1.875rem;font-size:clamp(1.5rem,5vw,2rem);color:#333;font-weight:700}.usage-stats{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:clamp(1.25rem,4vw,1.875rem);margin-bottom:1.875rem;box-shadow:0 2px 8px #00000014}.usage-stats h2{margin-bottom:1.25rem;font-size:clamp(1.125rem,3.5vw,1.5rem);color:#333;font-weight:600}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}.stat-item{padding:1rem;background:#f9fafb;border-radius:.5rem}.stat-label{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.stat-value{font-size:1.75rem;font-weight:700;color:#111827}.tab-navigation{display:flex;gap:1rem;border-bottom:2px solid #e5e7eb;margin-bottom:2rem}.tab-navigation button{padding:1rem 2rem;background:none;border:none;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;position:relative;transition:color .2s;display:flex;align-items:center;gap:.5rem}.tab-navigation button:hover,.tab-navigation button.active{color:#3b82f6}.tab-navigation button.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#3b82f6}.tab-navigation button .badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .5rem;background:#ef4444;color:#fff;border-radius:9999px;font-size:.75rem;font-weight:600}.tab-content{min-height:400px}.record-tab,.history-tab{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.processing-section{margin-top:2rem}.processing-section h2{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem}@media(max-width:768px){.dashboard{padding:1.5rem 1rem}.tab-navigation{gap:.5rem}.tab-navigation button{padding:.75rem 1rem;font-size:.875rem}.stats-grid{grid-template-columns:1fr}}
