*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}html[data-theme=dark]{--bg: #0a0a0a;--bg-card: #111111;--bg-card-alt: #161616;--border: #222222;--border-soft: #1a1a1a;--text: #e8e8e8;--text-muted: #666666;--text-faint: #333333;--accent: #e8e8e8;--accent-dim: #888888;--btn-bg: #1a1a1a;--btn-border: #2e2e2e;--btn-hover: #242424;--btn-primary-bg: #0f2e1a;--btn-primary-color: #5cba78;--btn-primary-border: #1a4a2a;--btn-primary-hover: #143820}html[data-theme=light]{--bg: #f5f4f0;--bg-card: #ffffff;--bg-card-alt: #f0efe9;--border: #e0ddd6;--border-soft: #ebe9e2;--text: #1a1a1a;--text-muted: #888888;--text-faint: #c8c6be;--accent: #1a1a1a;--accent-dim: #666666;--btn-bg: #ffffff;--btn-border: #d8d5ce;--btn-hover: #f5f4f0;--btn-primary-bg: #e8f5ec;--btn-primary-color: #2e7d46;--btn-primary-border: #b8dfc4;--btn-primary-hover: #ddf0e4}body{font-family:system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);transition:background .2s,color .2s}._panel_75q6g_1{padding:.5rem 0}._panelTitle_75q6g_5{font-size:.68rem;letter-spacing:.09em;color:var(--text-muted);margin-bottom:.85rem}._sliderRow_75q6g_12{margin-bottom:.85rem}._sliderLabel_75q6g_16{display:flex;justify-content:space-between;font-size:.78rem;color:var(--text-muted);margin-bottom:.3rem}._sliderValue_75q6g_24{color:var(--text);font-family:SF Mono,Fira Code,monospace;font-size:.74rem}._slider_75q6g_12{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:3px;background:var(--border);border-radius:2px;outline:none;cursor:pointer}._slider_75q6g_12::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:13px;height:13px;border-radius:50%;background:var(--accent-dim);cursor:pointer;border:none}._slider_75q6g_12::-moz-range-thumb{width:13px;height:13px;border-radius:50%;background:var(--accent-dim);cursor:pointer;border:none}._app_c5ug4_4{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:3.5rem 1.5rem 2.5rem;max-width:480px;margin:0 auto;text-align:center}._themeBtn_c5ug4_16{position:fixed;top:1rem;right:1rem;background:var(--btn-bg);border:1px solid var(--btn-border);border-radius:6px;color:var(--text-muted);font-size:1rem;padding:.35rem .6rem;cursor:pointer;line-height:1;transition:background .15s,border-color .15s;z-index:100}._themeBtn_c5ug4_16:hover{background:var(--btn-hover);border-color:var(--accent-dim)}._header_c5ug4_37{margin-bottom:2.5rem}._title_c5ug4_41{font-family:"DM Serif Display",Georgia,serif;font-size:2.4rem;font-weight:400;letter-spacing:-.01em;color:var(--text);margin-bottom:.9rem;line-height:1.1}._subtitle_c5ug4_51{font-size:.88rem;color:var(--text-muted);line-height:1.6;max-width:340px;margin:0 auto}._startBtn_c5ug4_60{padding:.7rem 2.4rem;border-radius:8px;font-size:.9rem;font-weight:700;letter-spacing:.02em;cursor:pointer;border:1px solid var(--btn-primary-border);background:var(--btn-primary-bg);color:var(--btn-primary-color);transition:background .15s,border-color .15s;margin-bottom:.75rem}._startBtn_c5ug4_60:hover:not(:disabled){background:var(--btn-primary-hover)}._startBtn_c5ug4_60:disabled{opacity:.35;cursor:not-allowed}._stopBtn_c5ug4_81{padding:.7rem 2.4rem;border-radius:8px;font-size:.9rem;font-weight:700;letter-spacing:.02em;cursor:pointer;border:1px solid var(--btn-border);background:var(--btn-bg);color:var(--text-muted);transition:background .15s,border-color .15s;margin-bottom:.75rem}._stopBtn_c5ug4_81:hover:not(:disabled){background:var(--btn-hover);border-color:var(--accent-dim)}._stopBtn_c5ug4_81:disabled{opacity:.35;cursor:not-allowed}._loading_c5ug4_104{font-size:.8rem;color:var(--text-faint);margin-bottom:.75rem;letter-spacing:.05em}._error_c5ug4_112{padding:.65rem 1rem;border-radius:8px;background:var(--bg-card);border:1px solid #4a1a1a;color:#ff8a80;font-size:.82rem;margin-bottom:1rem;width:100%}._advanced_c5ug4_124{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem}._configCard_c5ug4_134{width:100%;background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1rem 1.25rem;text-align:left}._statsBar_c5ug4_144{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;padding:.65rem .75rem;background:var(--bg-card-alt);border:1px solid var(--border);border-radius:8px 8px 0 0;border-bottom:none}._stat_c5ug4_144{display:flex;flex-direction:column;align-items:center;gap:.15rem}._statLabel_c5ug4_163{font-size:.65rem;text-transform:lowercase;letter-spacing:.06em;color:var(--text-muted)}._statValue_c5ug4_170{font-size:1.1rem;font-weight:700;font-family:SF Mono,Fira Code,monospace;color:var(--text)}._statAlert_c5ug4_177{color:#ff6b6b}._statSafe_c5ug4_178{color:#5cba78}._videoWrap_c5ug4_181{width:100%;border-radius:0 0 10px 10px;overflow:hidden;background:#050505;border:1px solid var(--border);border-top:none}._videoWrapNoStats_c5ug4_190{border-radius:10px;border-top:1px solid var(--border)}._video_c5ug4_181{display:block;width:100%;transform:scaleX(-1)}._bottom_c5ug4_202{margin-top:auto;padding-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}._modeToggle_c5ug4_212{display:flex;align-items:center;gap:.6rem;font-size:.78rem;color:var(--text-muted);-webkit-user-select:none;user-select:none}._modeLabel_c5ug4_221{cursor:pointer;transition:color .15s}._modeLabelActive_c5ug4_225{color:var(--text)}._toggleSwitch_c5ug4_230{position:relative;width:36px;height:20px;cursor:pointer}._toggleSwitch_c5ug4_230 input{opacity:0;width:0;height:0;position:absolute}._toggleTrack_c5ug4_244{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;background:var(--btn-border);border:1px solid var(--btn-border);transition:background .2s}._toggleSwitch_c5ug4_230 input:checked+._toggleTrack_c5ug4_244{background:var(--accent-dim);border-color:var(--accent-dim)}._toggleThumb_c5ug4_258{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:var(--bg);transition:transform .2s;pointer-events:none}._toggleSwitch_c5ug4_230 input:checked~._toggleThumb_c5ug4_258{transform:translate(16px)}._xLink_c5ug4_275{font-size:.75rem;color:var(--text-faint);text-decoration:none;transition:color .15s}._xLink_c5ug4_275:hover{color:var(--text-muted)}
