.AudioRecorder_audio-recorder__hCgbw{display:flex;flex-direction:column;gap:12px}.AudioRecorder_recordings-list__myVZ1{display:flex;flex-direction:column;gap:8px}.AudioRecorder_recording-item__WTHN_{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:8px;background:hsl(var(--muted));border:1px solid hsl(var(--border))}.AudioRecorder_recording-info__XMCTG{display:flex;align-items:center;gap:8px;font-size:14px;color:hsl(var(--foreground))}.AudioRecorder_recording-icon__g8kuB{color:hsl(var(--muted-foreground));flex-shrink:0}.AudioRecorder_recording-name__NysPF{font-weight:500}.AudioRecorder_recording-size__EX57k{color:hsl(var(--muted-foreground));font-size:12px}.AudioRecorder_recording-actions___yfGB{display:flex;align-items:center;gap:4px}.AudioRecorder_icon-btn__Mi1mn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;cursor:pointer;border-radius:6px;color:hsl(var(--muted-foreground));transition:all .15s}.AudioRecorder_icon-btn__Mi1mn:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.AudioRecorder_icon-btn__Mi1mn.AudioRecorder_playing__OyR_O{background:hsl(var(--primary)/.1);color:hsl(var(--primary))}.AudioRecorder_icon-btn--danger__evpRW:hover{background:hsl(var(--destructive)/.1);color:hsl(var(--destructive))}.AudioRecorder_recording-overlay__gssKn{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px;border-radius:12px;background:hsl(var(--destructive)/.05);border:1px solid hsl(var(--destructive)/.2)}.AudioRecorder_recording-status__Ofb_O{display:flex;align-items:center;gap:8px}.AudioRecorder_recording-dot__WpZR2{display:inline-block;width:10px;height:10px;border-radius:50%;background:hsl(var(--destructive));animation:AudioRecorder_pulse__Yp8Fj 1s infinite}.AudioRecorder_recording-dot__WpZR2.AudioRecorder_paused__4_ylX{animation:none;opacity:.4}@keyframes AudioRecorder_pulse__Yp8Fj{0%,to{opacity:1}50%{opacity:.3}}.AudioRecorder_recording-label___ubtK{font-size:14px;font-weight:600;color:hsl(var(--destructive))}.AudioRecorder_recording-timer__Q_xSk{font-size:24px;font-weight:700;font-variant-numeric:tabular-nums;color:hsl(var(--foreground))}.AudioRecorder_volume-bar-container__2cG59{width:100%;max-width:240px;height:6px;background:hsl(var(--muted));border-radius:3px;overflow:hidden}.AudioRecorder_volume-bar__hVvXQ{height:100%;background:linear-gradient(90deg,#51cf66,#fcc419,#ff6b6b);border-radius:3px;transition:width .1s ease}.AudioRecorder_recording-controls__ytbEz{display:flex;align-items:center;gap:8px}.AudioRecorder_control-btn__6lpx_{background:none;border:1px solid hsl(var(--border));border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:hsl(var(--muted-foreground));transition:all .15s}.AudioRecorder_control-btn__6lpx_:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.AudioRecorder_pending-preview__tZK1h{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:8px;background:hsl(var(--primary)/.05);border:1px solid hsl(var(--primary)/.2)}.AudioRecorder_pending-info__7TNQK{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:hsl(var(--primary))}.AudioRecorder_preview-audio__3b3zj{width:100%;height:36px}.AudioRecorder_pending-actions__ovv8t{display:flex;justify-content:flex-end;gap:8px}.AudioRecorder_record-btn__MXj_P{align-self:flex-start;border-style:dashed}.AudioRecorder_max-hint__j_bIY{font-size:12px;color:hsl(var(--muted-foreground));margin:0}.AudioRecorder_unsupported-message__6sCP5{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:8px;background:hsl(var(--muted));border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));font-size:13px;line-height:1.45}.AudioRecorder_unsupported-icon__OjRG1{flex-shrink:0;margin-top:1px;color:hsl(var(--muted-foreground))}.AudioRecorder_spin__TuxlY{animation:AudioRecorder_spin__TuxlY 1s linear infinite}@keyframes AudioRecorder_spin__TuxlY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AudioPlayer_audio-player__mtYef{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border-radius:8px;background:hsl(var(--muted));border:1px solid hsl(var(--border))}.AudioPlayer_audio-info__ISsFs{display:flex;align-items:center;gap:6px;font-size:13px;color:hsl(var(--foreground))}.AudioPlayer_audio-icon__4zzYa{color:hsl(var(--muted-foreground));flex-shrink:0}.AudioPlayer_audio-label__uc8CP{font-weight:500}.AudioPlayer_audio-duration__pNNv_,.AudioPlayer_audio-size___dO4d{color:hsl(var(--muted-foreground));font-size:12px}.AudioPlayer_audio-duration__pNNv_{font-variant-numeric:tabular-nums}.AudioPlayer_audio-loading___pCGI{display:flex;align-items:center;gap:6px;height:32px;font-size:12px;color:hsl(var(--muted-foreground))}.AudioPlayer_audio-spinner__Rd9GL{flex-shrink:0;animation:AudioPlayer_audio-spin__h6JdU 1s linear infinite}@keyframes AudioPlayer_audio-spin__h6JdU{to{transform:rotate(1turn)}}.AudioPlayer_audio-error__SuCMo{height:32px;display:flex;align-items:center;font-size:12px;color:hsl(var(--destructive))}.AudioPlayer_audio-element__Qvc94{width:100%;height:32px}.AudioPlayer_audio-element__Qvc94.AudioPlayer_hidden___sJVa{display:none}.PresentationDeck_controlBar__dQOxQ{box-shadow:0 20px 25px -5px rgba(0,0,0,.35),0 8px 10px -6px rgba(0,0,0,.3);backdrop-filter:blur(8px)}.PresentationDeck_hintButton__lgDwP{box-shadow:0 10px 15px -3px rgba(0,0,0,.3),0 4px 6px -4px rgba(0,0,0,.25)}.PresentationDeck_counter__1bGyW{font-variant-numeric:tabular-nums}.PresentationSlideView_rich__HYiYv{font-size:clamp(1.125rem,1.5vw,1.75rem);line-height:1.7;color:#44423e;word-break:break-word}.PresentationSlideView_rich__HYiYv p{margin:0 0 .7em}.PresentationSlideView_rich__HYiYv ol,.PresentationSlideView_rich__HYiYv ul{margin:0 0 .7em;padding-left:1.4em;list-style:revert}.PresentationSlideView_rich__HYiYv li{margin-bottom:.35em;list-style:revert}.PresentationSlideView_rich__HYiYv h1,.PresentationSlideView_rich__HYiYv h2,.PresentationSlideView_rich__HYiYv h3,.PresentationSlideView_rich__HYiYv h4{margin:1.2em 0 .5em;font-weight:700;line-height:1.3;color:#2e2d2a}.PresentationSlideView_rich__HYiYv h1{font-size:1.5em}.PresentationSlideView_rich__HYiYv h2{font-size:1.3em}.PresentationSlideView_rich__HYiYv h3{font-size:1.15em}.PresentationSlideView_rich__HYiYv h4{font-size:1.05em}.PresentationSlideView_rich__HYiYv b,.PresentationSlideView_rich__HYiYv strong{font-weight:700;color:#2e2d2a}.PresentationSlideView_rich__HYiYv a{color:#008a23;text-decoration:underline}.PresentationSlideView_rich__HYiYv img{max-width:100%;height:auto;border-radius:12px}.PresentationSlideView_rich__HYiYv table{width:100%;margin:0 0 .9em;border-collapse:collapse}.PresentationSlideView_rich__HYiYv td,.PresentationSlideView_rich__HYiYv th{padding:.5em .7em;border:1px solid #e5e4e0;text-align:left}.PresentationSlideView_rich__HYiYv th{background-color:#f3f2ef;font-weight:600}.PresentationSlideView_rich__HYiYv blockquote{margin:0 0 .9em;padding:.2em 0 .2em 1em;border-left:4px solid #e6f7ec;color:#5c5a55}.PresentationSlideView_plain__gpvPi{font-size:clamp(1.125rem,1.5vw,1.75rem);line-height:1.7;color:#44423e;white-space:pre-wrap;word-break:break-word}