:root{--bg-color:#0f172a;--panel-bg:#1e293bb3;--panel-border:#ffffff1a;--text-main:#f8fafc;--text-muted:#94a3b8;--accent-primary:#3b82f6;--accent-hover:#60a5fa;--accent-glow:#3b82f680;--danger:#ef4444;--danger-hover:#f87171;--success:#10b981}*{box-sizing:border-box;margin:0;padding:0}body{background-attachment:fixed;background-color:#0f172a;background-color:var(--bg-color);background-image:radial-gradient(circle at 15% 50%,#3b82f626,#0000 25%),radial-gradient(circle at 85% 30%,#10b9811a,#0000 25%);color:#f8fafc;color:var(--text-main);font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;min-height:100vh}.glass-panel{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#1e293bb3;background:var(--panel-bg);border:1px solid #ffffff1a;border:1px solid var(--panel-border);border-radius:8px;box-shadow:0 4px 16px #0003}@keyframes pulseGlow{0%{box-shadow:0 0 0 0 #3b82f680;box-shadow:0 0 0 0 var(--accent-glow)}70%{box-shadow:0 0 0 10px #0000}to{box-shadow:0 0 0 0 #0000}}@keyframes pulseDanger{0%{box-shadow:0 0 0 0 #ef4444cc;transform:scale(1)}30%{transform:scale(1.05)}70%{box-shadow:0 0 0 15px #0000;transform:scale(1)}to{box-shadow:0 0 0 0 #0000}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.app-container{display:flex;flex-direction:column;gap:.5rem;height:100vh;margin:0 auto;max-width:1600px;padding:.5rem}.main-content{flex-direction:column}.main-content,.transcription-area{display:flex;flex:1 1;gap:.5rem;overflow:hidden}.transcription-area{flex-direction:column;min-width:0}.notes-area{flex:0 0 340px;min-width:0}.dashboard-header,.notes-area{display:flex;flex-direction:column}.dashboard-header{gap:.5rem;padding:.5rem}.dashboard-title-row{align-items:center;display:flex;justify-content:space-between}.dashboard-stats{align-items:center;background:#0003;border-radius:6px;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.5rem;justify-content:space-evenly;padding:.4rem}.stat-group{gap:.1rem}.stat-group,.stat-item{display:flex;flex-direction:column}.stat-item{align-items:center;border-radius:4px;cursor:pointer;padding:.2rem .5rem}.stat-item:hover{background:#ffffff1a}.stat-label{color:#94a3b8;color:var(--text-muted);font-size:.65rem;text-align:center;text-transform:uppercase}.stat-value{color:#6ee7b7;font-size:1rem;font-weight:600}.stat-earning{color:#a78bfa;font-size:.75rem}.stat-input{background:#00000080;border:1px solid #3b82f6;border:1px solid var(--accent-primary);border-radius:4px;color:#fff;font-family:inherit;font-size:.9rem;padding:.1rem .2rem;text-align:center;width:50px}.btn{align-items:center;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:600;gap:.4rem;justify-content:center;padding:.4rem .8rem}.btn-primary{background-color:#3b82f6;background-color:var(--accent-primary)}.btn-primary:hover{background-color:#60a5fa;background-color:var(--accent-hover)}.btn-danger{animation:pulseGlow 2s infinite;background-color:#ef4444;background-color:var(--danger)}.btn-danger:hover{background-color:#f87171;background-color:var(--danger-hover)}.scroll-area{height:100%;overflow-y:auto;padding:.5rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.transcript-bubble{animation:fadeSlideIn .3s ease-out;background:#ffffff14;border-left:4px solid #3b82f6;border-left:4px solid var(--accent-primary);border-radius:6px;color:#fff;font-size:.9rem;line-height:1.35;margin-bottom:.3rem;padding:.35rem .5rem}.notepad-container{display:flex;flex:1 1;flex-direction:column;min-height:0}.notepad-header{align-items:center;border-bottom:1px solid #ffffff1a;border-bottom:1px solid var(--panel-border);display:flex;font-size:.9rem;font-weight:600;padding:.4rem .5rem}.notepad-textarea{background:#0000;border:none;color:#f8fafc;color:var(--text-main);flex:1 1;font-family:inherit;font-size:1.1rem;line-height:1.4;outline:none;padding:.75rem;resize:none;width:100%}@media (min-width:768px){.main-content{flex-direction:row}}.income-dashboard{background:#00000040;border:1px solid #ffffff0d;border-radius:8px;flex-direction:row;flex-wrap:wrap;gap:.3rem;justify-content:space-around;margin-top:.25rem;padding:.4rem;text-align:center}.income-card,.income-dashboard{align-items:center;display:flex}.income-card{flex-direction:column;justify-content:center;position:relative;transition:all .3s ease}@keyframes incomePulse{0%{text-shadow:0 0 10px #3b82f666}50%{text-shadow:0 0 25px #3b82f6cc,0 0 10px #ffffff80}to{text-shadow:0 0 10px #3b82f666}}.income-card.active .income-ars{animation:incomePulse 2s ease-in-out infinite;color:#38bdf8}.income-label{color:#94a3b8;color:var(--text-muted);font-size:.65rem;font-weight:600;letter-spacing:2px;margin-bottom:.25rem;text-transform:uppercase}.income-tier-1 .income-ars{color:#6ee7b7;font-size:1.15rem;font-weight:900;line-height:1;text-shadow:0 0 20px #10b9814d}.income-tier-1 .income-usd{color:#a78bfa;font-size:.65rem;font-weight:500;margin-top:.1rem}.income-tier-2 .income-ars{color:#34d399;font-size:1.05rem;font-weight:800;line-height:1}.income-tier-2 .income-usd{color:#c084fc;font-size:.6rem;font-weight:500;margin-top:.1rem}.income-tier-3 .income-ars{color:#f8fafc;font-size:.9rem;font-weight:700;line-height:1}.income-tier-3 .income-usd{color:#d8b4fe;font-size:.55rem;font-weight:500;margin-top:.1rem}.stat-input-ars{background:#0000;border:none;border-bottom:1px dashed #ffffff4d;color:#94a3b8;color:var(--text-muted);font-family:inherit;font-size:.55rem;outline:none;text-align:center;transition:all .2s;width:35px}.stat-input-ars:focus{border-bottom-color:#3b82f6;border-bottom-color:var(--accent-primary);color:#fff}
/*# sourceMappingURL=main.328c40b5.css.map*/