.StatusBadge_badge__Bp9Jv{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.25rem .75rem;border-radius:9999px}.StatusBadge_dot__MZ2I1{width:8px;height:8px;border-radius:50%;flex-shrink:0}.StatusBadge_live__khDeL{background:rgba(16,185,129,.15);color:var(--color-success);border:1px solid rgba(16,185,129,.3)}.StatusBadge_live__khDeL .StatusBadge_dot__MZ2I1{background:var(--color-success);box-shadow:0 0 0 0 rgba(16,185,129,.4);animation:StatusBadge_pulse-ring__X1D49 1.5s ease infinite}.StatusBadge_error__Fuy9a{background:rgba(239,68,68,.12);color:var(--color-error);border:1px solid rgba(239,68,68,.25)}.StatusBadge_error__Fuy9a .StatusBadge_dot__MZ2I1{background:var(--color-error)}.StatusBadge_idle__441JS{background:rgba(148,163,184,.1);color:var(--color-text-muted);border:1px solid rgba(148,163,184,.15)}.StatusBadge_idle__441JS .StatusBadge_dot__MZ2I1{background:var(--color-text-muted)}.StatusBadge_recording__xoyCl{background:rgba(239,68,68,.15);color:var(--color-error);border:1px solid rgba(239,68,68,.3)}.StatusBadge_recording__xoyCl .StatusBadge_dot__MZ2I1{background:var(--color-error);animation:StatusBadge_pulse-ring__X1D49 .8s ease infinite}@keyframes StatusBadge_pulse-ring__X1D49{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}.ScreenRecorder_wrapper__VktRd{display:flex;flex-direction:column;gap:1rem}.ScreenRecorder_videoContainer__84vMg{position:relative;width:100%;aspect-ratio:16/9;background:var(--color-bg-secondary);border-radius:1rem;overflow:hidden;border:1px solid var(--color-border)}.ScreenRecorder_video__g_NjB{width:100%;height:100%;object-fit:contain;display:block}.ScreenRecorder_overlay__8trRA{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;background:var(--color-bg-secondary)}.ScreenRecorder_overlayIcon__5dNPF{width:48px;height:48px;color:var(--color-text-muted)}.ScreenRecorder_overlayText__2shx8{font-size:.9375rem;color:var(--color-text-secondary);text-align:center;padding:0 1.5rem}.ScreenRecorder_errorIcon__mZVEn{font-size:2.5rem}.ScreenRecorder_badge__j7Ft8{position:absolute;top:.75rem;left:.75rem;z-index:2}.ScreenRecorder_controls__xH6TU{display:flex;flex-direction:column;gap:.75rem}.ScreenRecorder_audioToggle__QAUZM{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-secondary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScreenRecorder_audioToggle__QAUZM input{width:16px;height:16px;accent-color:var(--color-primary)}.ScreenRecorder_buttons__F9OMl{display:flex;gap:.75rem;flex-wrap:wrap}@media(max-width:640px){.ScreenRecorder_buttons__F9OMl{flex-direction:column}}.ScreenRecorder_startBtn__7_F_F{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;font-weight:500;border:none;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScreenRecorder_startBtn__7_F_F:disabled{opacity:.5;cursor:not-allowed}.ScreenRecorder_startBtn__7_F_F{background:var(--color-primary);color:#fff;padding:.75rem 1.5rem;font-size:.9375rem;border-radius:.75rem}.ScreenRecorder_startBtn__7_F_F:hover:not(:disabled){background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(13,148,136,.25)}.ScreenRecorder_startBtn__7_F_F:active:not(:disabled){transform:translateY(0);box-shadow:none}.ScreenRecorder_startBtn__7_F_F{flex:1 1;min-width:140px}.ScreenRecorder_stopBtn__2YpkP{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;font-weight:500;border:none;cursor:pointer;border-radius:.75rem;transition:all .25s ease;text-decoration:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScreenRecorder_stopBtn__2YpkP:disabled{opacity:.5;cursor:not-allowed}.ScreenRecorder_stopBtn__2YpkP{background:rgba(239,68,68,.15);color:var(--color-error);border:1px solid rgba(239,68,68,.25);padding:.75rem 1.5rem;font-size:.9375rem}.ScreenRecorder_stopBtn__2YpkP:hover:not(:disabled){background:rgba(239,68,68,.25)}.ScreenRecorder_stopBtn__2YpkP{flex:1 1;min-width:140px}.ScreenRecorder_downloadBtn__ZxtXQ{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;font-weight:500;border:none;cursor:pointer;border-radius:.75rem;transition:all .25s ease;text-decoration:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScreenRecorder_downloadBtn__ZxtXQ:disabled{opacity:.5;cursor:not-allowed}.ScreenRecorder_downloadBtn__ZxtXQ{background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border);padding:.75rem 1.5rem;font-size:.9375rem}.ScreenRecorder_downloadBtn__ZxtXQ:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-border-strong)}.ScreenRecorder_downloadBtn__ZxtXQ{flex:1 1;min-width:0}.ScreenRecorder_editBtn__t7PSh{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;font-weight:500;border:none;cursor:pointer;border-radius:.75rem;transition:all .25s ease;text-decoration:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScreenRecorder_editBtn__t7PSh:disabled{opacity:.5;cursor:not-allowed}.ScreenRecorder_editBtn__t7PSh{background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border);padding:.75rem 1.5rem;font-size:.9375rem}.ScreenRecorder_editBtn__t7PSh:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-border-strong)}.ScreenRecorder_editBtn__t7PSh{flex:1 1;min-width:0;border-color:var(--color-primary);color:var(--color-primary)}.ScreenRecorder_editBtn__t7PSh:hover:not(:disabled){background:rgba(13,148,136,.08)}.ScreenRecorder_newBtn__yLJY_{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;font-weight:500;border:none;cursor:pointer;border-radius:.75rem;transition:all .25s ease;text-decoration:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ScreenRecorder_newBtn__yLJY_:disabled{opacity:.5;cursor:not-allowed}.ScreenRecorder_newBtn__yLJY_{background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border);padding:.75rem 1.5rem;font-size:.9375rem}.ScreenRecorder_newBtn__yLJY_:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-border-strong)}.ScreenRecorder_newBtn__yLJY_{flex:1 1;min-width:0}