.Modal-module__weKyha__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000c7;justify-content:center;align-items:center;padding:1rem;animation:.12s ease-out Modal-module__weKyha__fadeIn;display:flex;position:fixed;inset:0}@keyframes Modal-module__weKyha__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__weKyha__modal{background:var(--surface-overlay);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;max-width:min(420px,100vw - 2rem);box-shadow:var(--shadow-lg);padding:1.35rem 1.4rem;animation:.12s ease-out Modal-module__weKyha__fadeIn;position:relative}.Modal-module__weKyha__modalWide{max-width:min(500px,100vw - 2rem)}.Modal-module__weKyha__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.Modal-module__weKyha__title{color:var(--foreground);font-size:.95rem;font-weight:600}.Modal-module__weKyha__closeBtn{color:var(--muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.35rem;transition:color .12s,background .12s;display:flex}.Modal-module__weKyha__closeBtn:hover{color:var(--foreground);background:var(--hover-bg)}
.ConfirmDialog-module__d6C6GG__warnBox{align-items:center;gap:.6rem;margin-bottom:.85rem;display:flex}.ConfirmDialog-module__d6C6GG__warnIcon{border-radius:var(--radius-sm);color:#ef4444;background:#ef44441f;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ConfirmDialog-module__d6C6GG__warnIconWarning{color:#eab308;background:#eab3081f}.ConfirmDialog-module__d6C6GG__title{color:var(--foreground);font-size:.95rem;font-weight:600}.ConfirmDialog-module__d6C6GG__description{color:var(--foreground-muted);margin-bottom:1.25rem;font-size:.82rem;line-height:1.45}.ConfirmDialog-module__d6C6GG__errorText{color:#ef4444;border-radius:var(--radius-sm);background:#ef44441a;margin-bottom:.75rem;padding:.4rem .6rem;font-size:.8rem}.ConfirmDialog-module__d6C6GG__actions{justify-content:flex-end;gap:.5rem;display:flex}.ConfirmDialog-module__d6C6GG__btnGhost{color:var(--foreground-muted);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:.45rem .85rem;font-size:.82rem;transition:all .12s}.ConfirmDialog-module__d6C6GG__btnGhost:hover{color:var(--foreground);background:var(--hover-bg)}.ConfirmDialog-module__d6C6GG__btnPrimary{color:#fff;background:var(--accent);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.45rem .95rem;font-size:.82rem;font-weight:500;transition:background .12s}.ConfirmDialog-module__d6C6GG__btnPrimary:hover:not(:disabled){background:var(--accent-hover)}.ConfirmDialog-module__d6C6GG__btnDanger{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:#ef4444;border:none;padding:.45rem .95rem;font-size:.82rem;font-weight:500;transition:background .12s}.ConfirmDialog-module__d6C6GG__btnDanger:hover:not(:disabled){background:#dc2626}.ConfirmDialog-module__d6C6GG__btnPrimary:disabled,.ConfirmDialog-module__d6C6GG__btnDanger:disabled,.ConfirmDialog-module__d6C6GG__btnGhost:disabled{opacity:.5;cursor:not-allowed}
.Spinner-module__II00WG__spinner{vertical-align:middle;flex-shrink:0;animation:.8s linear infinite Spinner-module__II00WG__spin;display:inline-block}@keyframes Spinner-module__II00WG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Button-module__VMVMAW__btn{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #0000;outline:none;justify-content:center;align-items:center;gap:.45rem;font-family:inherit;font-weight:500;line-height:1;transition:background-color .12s,color .12s,opacity .12s;display:inline-flex}.Button-module__VMVMAW__btn:disabled{opacity:.5;cursor:not-allowed}.Button-module__VMVMAW__sizeSm{height:30px;padding:0 .65rem;font-size:.78rem}.Button-module__VMVMAW__sizeMd{height:36px;padding:0 .85rem;font-size:.82rem}.Button-module__VMVMAW__sizeLg{height:42px;padding:0 1.15rem;font-size:.88rem}.Button-module__VMVMAW__variantPrimary{background:var(--accent);color:#fff;border-color:#0000}.Button-module__VMVMAW__variantPrimary:hover:not(:disabled){background:var(--accent-hover)}.Button-module__VMVMAW__variantPrimary:active:not(:disabled){background:#b91c1c}.Button-module__VMVMAW__variantGhost{color:var(--foreground-muted);border-color:var(--border);background:0 0}.Button-module__VMVMAW__variantGhost:hover:not(:disabled){color:var(--foreground);background:var(--hover-bg)}.Button-module__VMVMAW__variantGhost:active:not(:disabled){background:var(--active-bg)}.Button-module__VMVMAW__variantOutline{background:var(--surface-raised);color:var(--foreground);border-color:var(--border)}.Button-module__VMVMAW__variantOutline:hover:not(:disabled){background:var(--hover-bg);color:var(--foreground)}.Button-module__VMVMAW__variantOutline:active:not(:disabled){background:var(--active-bg)}.Button-module__VMVMAW__variantDanger{color:#f87171;background:#ef444424;border-color:#ef444447}.Button-module__VMVMAW__variantDanger:hover:not(:disabled){background:#ef444438}.Button-module__VMVMAW__variantDanger:active:not(:disabled){background:#ef44444d}.Button-module__VMVMAW__variantIcon{color:var(--foreground-muted);border-color:var(--border);background:0 0;width:36px;height:36px;padding:0}.Button-module__VMVMAW__variantIcon.Button-module__VMVMAW__sizeSm{width:30px;height:30px}.Button-module__VMVMAW__variantIcon.Button-module__VMVMAW__sizeLg{width:42px;height:42px}.Button-module__VMVMAW__variantIcon:hover:not(:disabled){color:var(--foreground);background:var(--hover-bg)}.Button-module__VMVMAW__variantIconDanger{color:var(--foreground-muted);border-color:var(--border);background:0 0;width:36px;height:36px;padding:0}.Button-module__VMVMAW__variantIconDanger.Button-module__VMVMAW__sizeSm{width:30px;height:30px}.Button-module__VMVMAW__variantIconDanger.Button-module__VMVMAW__sizeLg{width:42px;height:42px}.Button-module__VMVMAW__variantIconDanger:hover:not(:disabled){color:#f87171;background:#ef444424}.Button-module__VMVMAW__fullWidth{width:100%}
.Badge-module__yqYDGW__badge{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--foreground-muted);align-items:center;gap:.35rem;padding:.15rem .45rem;font-family:ui-monospace,monospace;font-size:.72rem;font-weight:500;line-height:1.2;display:inline-flex}.Badge-module__yqYDGW__variantSuccess{color:#10b981;background:#10b9811a;border-color:#10b98133}.Badge-module__yqYDGW__variantWarning{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b33}.Badge-module__yqYDGW__variantAccent{color:#fff;background:var(--accent);border-color:#0000}.Badge-module__yqYDGW__variantMuted{color:var(--muted);border-color:var(--border);background:0 0}.Badge-module__yqYDGW__dot{background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}
.Kbd-module__Gi4v8a__kbd{color:var(--foreground);background:var(--surface-raised);border:1px solid var(--border-hover);border-radius:4px;justify-content:center;align-items:center;padding:.15rem .45rem;font-family:ui-monospace,monospace;font-size:.72rem;line-height:1;display:inline-flex}
.TagDot-module__WLu41a__dot{border-radius:50%;flex-shrink:0;display:inline-block}.TagDot-module__WLu41a__sizeSm{width:7px;height:7px}.TagDot-module__WLu41a__sizeMd{width:8px;height:8px}.TagDot-module__WLu41a__sizeLg{width:10px;height:10px}
.TagChip-module__WEq_lG__chip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--foreground-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;padding:.3rem .6rem;font-family:inherit;font-size:.76rem;transition:all .12s;display:inline-flex}.TagChip-module__WEq_lG__chip:hover{background:var(--hover-bg);border-color:var(--border-hover);color:var(--foreground)}.TagChip-module__WEq_lG__chipActive{background:var(--hover-bg);border-color:var(--border-focus);color:var(--foreground)}
.FormField-module___TgrBW__field{flex-direction:column;margin-bottom:.85rem;display:flex}.FormField-module___TgrBW__label{color:var(--foreground-muted);margin-bottom:.35rem;font-size:.72rem;font-weight:500;display:block}.FormField-module___TgrBW__input,.FormField-module___TgrBW__textarea{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--foreground);outline:none;padding:.55rem .75rem;font-family:inherit;font-size:.85rem;transition:border-color .15s}.FormField-module___TgrBW__input:focus,.FormField-module___TgrBW__textarea:focus{border-color:var(--border-focus)}.FormField-module___TgrBW__textarea{resize:none}.FormField-module___TgrBW__error{color:#f87171;margin-top:.35rem;font-size:.75rem}
.SearchInput-module__De8duG__wrap{flex:1;align-items:center;width:100%;display:flex;position:relative}.SearchInput-module__De8duG__searchIcon{color:var(--muted);pointer-events:none;position:absolute;left:.75rem}.SearchInput-module__De8duG__input{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--foreground);outline:none;padding:.55rem 2.4rem .55rem 2.3rem;font-family:inherit;font-size:.82rem;transition:border-color .15s,background-color .15s}.SearchInput-module__De8duG__input:focus{background:var(--surface-raised);border-color:#ffffff40}.SearchInput-module__De8duG__input::placeholder{color:var(--muted)}.SearchInput-module__De8duG__shortcutHint{pointer-events:none;position:absolute;right:.65rem}@media (max-width:640px){.SearchInput-module__De8duG__shortcutHint{display:none!important}.SearchInput-module__De8duG__input{padding-right:.85rem!important}}
.DropdownMenu-module__r6tFfq__container{display:inline-flex;position:relative}.DropdownMenu-module__r6tFfq__dropdown{z-index:1000;background:var(--surface-overlay);border:1px solid var(--border);border-radius:var(--radius-md);min-width:148px;box-shadow:var(--shadow-lg);flex-direction:column;gap:.15rem;padding:.3rem;animation:.1s ease-out DropdownMenu-module__r6tFfq__fadeIn;display:flex;position:absolute;top:calc(100% + 4px);right:0}@keyframes DropdownMenu-module__r6tFfq__fadeIn{0%{opacity:0}to{opacity:1}}.DropdownMenu-module__r6tFfq__item{width:100%;color:var(--foreground-muted);border-radius:var(--radius-sm);cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:.5rem;padding:.45rem .65rem;font-family:inherit;font-size:.78rem;transition:background-color .1s,color .1s;display:flex}.DropdownMenu-module__r6tFfq__item:hover:not(:disabled){background:var(--hover-bg);color:var(--foreground)}.DropdownMenu-module__r6tFfq__itemDanger{color:#f87171}.DropdownMenu-module__r6tFfq__itemDanger:hover:not(:disabled){color:#f87171;background:#ef444424}.DropdownMenu-module__r6tFfq__item:disabled{opacity:.4;cursor:not-allowed}
.AudioRecorder-module__GfPIOG__floatingWrapper{width:100%;max-width:100%;padding:.15rem 1rem max(.45rem, env(safe-area-inset-bottom)) 1rem;z-index:50;pointer-events:auto;box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;margin:0;display:flex;position:relative}.AudioRecorder-module__GfPIOG__dockCapsule{-webkit-backdrop-filter:blur(24px)saturate(180%);box-sizing:border-box;background:#121216e6;border:1px solid #ffffff1a;border-radius:28px;width:max-content;max-width:100%;padding:.35rem .45rem;transition:all .28s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 20px 40px -10px #000000bf,0 0 0 1px #ffffff14,inset 0 1px #ffffff14}.AudioRecorder-module__GfPIOG__dockCapsule:hover{border-color:#ffffff2e;box-shadow:0 24px 48px -10px #000000d9,0 0 0 1px #ffffff1f,inset 0 1px #ffffff1f}.AudioRecorder-module__GfPIOG__dockCapsuleDragging{background:#ef44440f;border:2px dashed #ef4444b3;border-radius:24px;padding:1.25rem 1rem;box-shadow:0 30px 60px -10px #ef44444d,0 0 30px #ef444426}.AudioRecorder-module__GfPIOG__idleBar{align-items:center;gap:.55rem;width:100%;display:flex}.AudioRecorder-module__GfPIOG__dockDivider{background:var(--border-subtle);flex-shrink:0;width:1px;height:20px;margin:0 .15rem}.AudioRecorder-module__GfPIOG__dockRightGroup{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.AudioRecorder-module__GfPIOG__recordBtn{cursor:pointer;background:var(--accent);color:#fff;white-space:nowrap;border:1px solid #ef444466;border-radius:9999px;flex-shrink:0;align-items:center;gap:.55rem;height:36px;padding:0 1rem;font-size:.78rem;font-weight:600;transition:transform .12s,background-color .12s;display:inline-flex;position:relative;box-shadow:0 0 20px -2px #ef444480}.AudioRecorder-module__GfPIOG__recordBtn:hover:not(:disabled){background:#dc2626}.AudioRecorder-module__GfPIOG__recordBtn:active:not(:disabled){transform:scale(.96)}.AudioRecorder-module__GfPIOG__pulseOrbWrap{width:8px;height:8px;display:flex;position:relative}.AudioRecorder-module__GfPIOG__pulseOrbRing{opacity:.8;background:#fff;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(.4,0,.6,1) infinite AudioRecorder-module__GfPIOG__pulseOrb;position:absolute}.AudioRecorder-module__GfPIOG__pulseOrbDot{background:#fff;border-radius:50%;width:8px;height:8px;position:relative}@keyframes AudioRecorder-module__GfPIOG__pulseOrb{0%{opacity:.85;transform:scale(.95)}50%{opacity:.1;transform:scale(1.45)}to{opacity:.85;transform:scale(.95)}}.AudioRecorder-module__GfPIOG__kbdHint{color:#ffffffe6;background:#00000040;border:1px solid #ffffff1a;border-radius:4px;margin-left:.2rem;padding:.1rem .35rem;font-family:ui-monospace,monospace;font-size:.65rem}.AudioRecorder-module__GfPIOG__browseBtn{background:var(--surface-raised);height:34px;color:var(--foreground);cursor:pointer;border:1px solid #ffffff14;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;padding:0 .85rem;font-size:.74rem;font-weight:500;transition:background-color .12s,transform .12s;display:inline-flex}.AudioRecorder-module__GfPIOG__browseBtn:hover{background:#ffffff14}.AudioRecorder-module__GfPIOG__browseBtn:active{transform:scale(.96)}.AudioRecorder-module__GfPIOG__browseIcon{color:var(--foreground);flex-shrink:0;display:block}.AudioRecorder-module__GfPIOG__askBtn{border:1px solid var(--border-subtle);background:var(--surface-raised);height:34px;color:var(--foreground);cursor:pointer;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;padding:0 .85rem;font-size:.74rem;font-weight:500;transition:all .15s;display:inline-flex}.AudioRecorder-module__GfPIOG__askBtn:hover{background:var(--hover-bg);color:#fff;border-color:#ef444459}.AudioRecorder-module__GfPIOG__askIcon{color:var(--accent);flex-shrink:0;display:block}.AudioRecorder-module__GfPIOG__askBtn:active{transform:scale(.96)}.AudioRecorder-module__GfPIOG__recordingBar{justify-content:space-between;align-items:center;gap:.65rem;width:100%;padding:.15rem .35rem;display:flex}.AudioRecorder-module__GfPIOG__recordingLeft{flex-shrink:0;align-items:center;gap:.55rem;display:flex}.AudioRecorder-module__GfPIOG__recordingPulseRing{background:var(--accent);opacity:.85;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(.4,0,.6,1) infinite AudioRecorder-module__GfPIOG__pulseOrb;position:absolute}.AudioRecorder-module__GfPIOG__recordingPulseDot{background:var(--accent);border-radius:50%;width:9px;height:9px;position:relative}.AudioRecorder-module__GfPIOG__timer{letter-spacing:.06em;color:var(--foreground);font-family:ui-monospace,monospace;font-size:.84rem;font-weight:700}.AudioRecorder-module__GfPIOG__canvasWrap{flex:1;justify-content:center;align-items:center;min-width:0;height:32px;padding:0 .35rem;display:flex;overflow:hidden}.AudioRecorder-module__GfPIOG__visualizerCanvas{width:100%;max-width:240px;height:32px;display:block}.AudioRecorder-module__GfPIOG__recordingActions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.AudioRecorder-module__GfPIOG__discardBtn{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .12s;display:inline-flex}.AudioRecorder-module__GfPIOG__discardBtn:hover{color:#f87171;background:#ef444424}.AudioRecorder-module__GfPIOG__discardBtn:active{transform:scale(.9)}.AudioRecorder-module__GfPIOG__stopBtn{cursor:pointer;color:#09090b;height:32px;box-shadow:var(--shadow-sm);white-space:nowrap;background:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.4rem;padding:0 .85rem;font-size:.74rem;font-weight:600;transition:transform .12s,background-color .12s;display:inline-flex}.AudioRecorder-module__GfPIOG__stopBtn:hover{background:#f4f4f5}.AudioRecorder-module__GfPIOG__stopBtn:active{transform:scale(.96)}.AudioRecorder-module__GfPIOG__stopSquare{background:var(--accent);border-radius:2px;width:8px;height:8px}.AudioRecorder-module__GfPIOG__transcribingBar{justify-content:center;align-items:center;gap:.65rem;width:100%;padding:.5rem 1rem;display:flex}.AudioRecorder-module__GfPIOG__shimmerText{background:linear-gradient(90deg,#a1a1aa 0%,#fff 50%,#a1a1aa 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:.76rem;font-weight:500;animation:2.4s linear infinite AudioRecorder-module__GfPIOG__shimmer}.AudioRecorder-module__GfPIOG__selectedFileBar{justify-content:space-between;align-items:center;gap:.65rem;width:100%;padding:.15rem .25rem;display:flex}.AudioRecorder-module__GfPIOG__fileInfo{flex:1;align-items:center;gap:.55rem;min-width:0;display:flex}.AudioRecorder-module__GfPIOG__fileIconWrap{width:32px;height:32px;color:var(--foreground-muted);background:#ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AudioRecorder-module__GfPIOG__fileMeta{flex-direction:column;min-width:0;display:flex}.AudioRecorder-module__GfPIOG__fileName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.AudioRecorder-module__GfPIOG__fileSize{color:var(--muted);font-family:ui-monospace,monospace;font-size:.68rem}.AudioRecorder-module__GfPIOG__fileActions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.AudioRecorder-module__GfPIOG__cancelFileBtn{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .12s;display:inline-flex}.AudioRecorder-module__GfPIOG__cancelFileBtn:hover{color:var(--foreground);background:#ffffff14}.AudioRecorder-module__GfPIOG__transcribeFileBtn{cursor:pointer;background:var(--accent);color:#fff;white-space:nowrap;border:none;border-radius:9999px;align-items:center;gap:.4rem;height:32px;padding:0 .85rem;font-size:.76rem;font-weight:600;transition:background-color .12s,transform .12s;display:inline-flex;box-shadow:0 0 16px -2px #ef444480}.AudioRecorder-module__GfPIOG__transcribeFileBtn:hover{background:#dc2626}.AudioRecorder-module__GfPIOG__transcribeFileBtn:active{transform:scale(.96)}@keyframes AudioRecorder-module__GfPIOG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.AudioRecorder-module__GfPIOG__morphDropzone{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;display:flex}.AudioRecorder-module__GfPIOG__morphDropIcon{color:var(--accent);animation:1s infinite alternate AudioRecorder-module__GfPIOG__bounce}@keyframes AudioRecorder-module__GfPIOG__bounce{0%{transform:translateY(0)}to{transform:translateY(-4px)}}.AudioRecorder-module__GfPIOG__morphDropTitle{color:var(--foreground);font-size:.82rem;font-weight:600}.AudioRecorder-module__GfPIOG__morphDropSubtitle{color:var(--muted);font-family:ui-monospace,monospace;font-size:.68rem}.AudioRecorder-module__GfPIOG__errorBox{border-radius:var(--radius-md);color:#fca5a5;background:#ef44441f;border:1px solid #ef44444d;align-items:center;gap:.45rem;margin-bottom:.5rem;padding:.45rem .75rem;font-size:.74rem;display:flex}@media (max-width:640px){.AudioRecorder-module__GfPIOG__floatingWrapper{z-index:50;width:100%;max-width:100%;padding:.4rem .75rem max(.65rem, env(safe-area-inset-bottom)) .75rem;flex-shrink:0;justify-content:center;margin:0;display:flex;position:relative;bottom:auto;left:auto;right:auto;transform:none}.AudioRecorder-module__GfPIOG__dockCapsule{-webkit-backdrop-filter:blur(24px)saturate(180%);box-sizing:border-box;background:#121216eb;border:1px solid #ffffff1f;border-radius:24px;width:max-content;max-width:100%;padding:.3rem .4rem;box-shadow:0 12px 32px -6px #000000b3,0 0 0 1px #ffffff14}.AudioRecorder-module__GfPIOG__idleBar{gap:.45rem;width:100%}.AudioRecorder-module__GfPIOG__recordBtn{flex:initial;height:34px;padding:0 .75rem;font-size:.76rem}.AudioRecorder-module__GfPIOG__dockRightGroup{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.AudioRecorder-module__GfPIOG__browseBtn span,.AudioRecorder-module__GfPIOG__askBtn span{display:none!important}.AudioRecorder-module__GfPIOG__browseBtn,.AudioRecorder-module__GfPIOG__askBtn{border-radius:9999px!important;justify-content:center!important;align-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;margin:0!important;padding:0!important;display:inline-flex!important}.AudioRecorder-module__GfPIOG__browseIcon,.AudioRecorder-module__GfPIOG__askIcon{margin:auto;display:block!important}.AudioRecorder-module__GfPIOG__kbdHint{display:none}.AudioRecorder-module__GfPIOG__canvasWrap{flex:1;min-width:50px;max-width:150px;height:28px;padding:0 .15rem;display:flex}.AudioRecorder-module__GfPIOG__visualizerCanvas{max-width:150px;height:28px}.AudioRecorder-module__GfPIOG__stopBtn{padding:0 .65rem;font-size:.72rem}}
.VoicelineAISidePanel-module__CNFLAq__panel{background:var(--surface);border-left:1px solid var(--border);z-index:60;box-sizing:border-box;flex-direction:column;flex-shrink:0;width:440px;min-width:320px;max-width:40vw;height:100vh;animation:.15s VoicelineAISidePanel-module__CNFLAq__panelFadeIn;display:flex;position:relative;overflow:hidden}@keyframes VoicelineAISidePanel-module__CNFLAq__panelFadeIn{0%{opacity:0}to{opacity:1}}.VoicelineAISidePanel-module__CNFLAq__header{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.VoicelineAISidePanel-module__CNFLAq__headerLeft{align-items:center;gap:.5rem;display:flex}.VoicelineAISidePanel-module__CNFLAq__headerRight{align-items:center;gap:.35rem;display:flex}.VoicelineAISidePanel-module__CNFLAq__headerIcon{color:var(--accent)}.VoicelineAISidePanel-module__CNFLAq__title{color:var(--foreground);letter-spacing:-.01em;font-size:.88rem;font-weight:600}.VoicelineAISidePanel-module__CNFLAq__headerActionBtn,.VoicelineAISidePanel-module__CNFLAq__closeBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .12s;display:inline-flex}.VoicelineAISidePanel-module__CNFLAq__headerActionBtn:hover,.VoicelineAISidePanel-module__CNFLAq__closeBtn:hover{background:var(--hover-bg);color:var(--foreground)}.VoicelineAISidePanel-module__CNFLAq__headerActionBtn:active,.VoicelineAISidePanel-module__CNFLAq__closeBtn:active{transform:scale(.92)}.VoicelineAISidePanel-module__CNFLAq__emptyState{text-align:center;flex-direction:column;align-self:center;align-items:center;max-width:380px;margin:auto 0;padding:3rem 1.25rem 2rem;display:flex}.VoicelineAISidePanel-module__CNFLAq__emptyIconWrap{border-radius:var(--radius-full);background:#ef44441a;border:1px solid #ef444440;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.1rem;display:flex;box-shadow:0 0 24px -4px #ef44444d}.VoicelineAISidePanel-module__CNFLAq__emptySparkle{color:var(--accent)}.VoicelineAISidePanel-module__CNFLAq__emptyTitle{color:var(--foreground);letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.05rem;font-weight:600}.VoicelineAISidePanel-module__CNFLAq__emptySubtitle{color:var(--muted);margin:0 0 1.75rem;font-size:.82rem;line-height:1.5}.VoicelineAISidePanel-module__CNFLAq__suggestionsContainer{text-align:left;flex-direction:column;gap:.6rem;width:100%;display:flex}.VoicelineAISidePanel-module__CNFLAq__suggestionsLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);padding-left:.2rem;font-size:.72rem;font-weight:600}.VoicelineAISidePanel-module__CNFLAq__suggestionsList{flex-direction:column;gap:.45rem;width:100%;display:flex}.VoicelineAISidePanel-module__CNFLAq__suggestionPill{border-radius:var(--radius-md);background:var(--surface-raised);border:1px solid var(--border-subtle);width:100%;color:var(--foreground);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;padding:.6rem .85rem;font-size:.78rem;line-height:1.4;transition:all .15s;display:flex}.VoicelineAISidePanel-module__CNFLAq__suggestionPill:hover{background:var(--hover-bg);color:#fff;border-color:#ef44444d;transform:translateY(-1px)}.VoicelineAISidePanel-module__CNFLAq__suggestionPill:active{transform:scale(.98)}.VoicelineAISidePanel-module__CNFLAq__body{background:var(--surface);flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.VoicelineAISidePanel-module__CNFLAq__messagesList{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;flex:1;gap:1.25rem;padding:1.25rem;display:flex;overflow-y:auto}.VoicelineAISidePanel-module__CNFLAq__messagesList::-webkit-scrollbar{width:4px}.VoicelineAISidePanel-module__CNFLAq__messagesList::-webkit-scrollbar-track{background:0 0}.VoicelineAISidePanel-module__CNFLAq__messagesList::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.VoicelineAISidePanel-module__CNFLAq__messageRow{flex-direction:column;min-width:0;display:flex}.VoicelineAISidePanel-module__CNFLAq__userRow{align-self:flex-end;align-items:flex-end;max-width:82%}.VoicelineAISidePanel-module__CNFLAq__assistantRow{align-self:flex-start;align-items:flex-start;width:100%}.VoicelineAISidePanel-module__CNFLAq__userBubble{border-radius:var(--radius-md);overflow-wrap:anywhere;background:var(--surface-overlay);min-width:0;color:var(--foreground);border:1px solid #ef44441f;padding:.55rem .95rem;font-size:.84rem;line-height:1.48;box-shadow:0 2px 8px #0006}.VoicelineAISidePanel-module__CNFLAq__assistantContainer{flex-direction:column;gap:.55rem;width:100%;display:flex}.VoicelineAISidePanel-module__CNFLAq__assistantContent{width:100%;min-width:0;color:var(--foreground);overflow-wrap:anywhere;font-size:.88rem;line-height:1.6}.VoicelineAISidePanel-module__CNFLAq__assistantContent p{margin:0 0 .55rem}.VoicelineAISidePanel-module__CNFLAq__assistantContent p:last-child{margin-bottom:0}:is(.VoicelineAISidePanel-module__CNFLAq__assistantContent ul,.VoicelineAISidePanel-module__CNFLAq__assistantContent ol){margin:.35rem 0 .65rem;padding-left:1.25rem}.VoicelineAISidePanel-module__CNFLAq__assistantContent li{margin:.2rem 0;line-height:1.5}.VoicelineAISidePanel-module__CNFLAq__assistantContent code{background:var(--hover-bg);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);overflow-wrap:anywhere;padding:.1rem .35rem;font-family:ui-monospace,monospace;font-size:.8rem}.VoicelineAISidePanel-module__CNFLAq__assistantContent pre{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);margin:.4rem 0 .6rem;padding:.65rem .85rem;overflow-x:auto}.VoicelineAISidePanel-module__CNFLAq__assistantContent pre code{background:0 0;border:none;padding:0}.VoicelineAISidePanel-module__CNFLAq__assistantContent strong{color:#fff;font-weight:600}.VoicelineAISidePanel-module__CNFLAq__assistantFooter{justify-content:space-between;align-items:center;padding-top:.25rem;display:flex}.VoicelineAISidePanel-module__CNFLAq__bottomIcon{color:var(--accent);opacity:.75}.VoicelineAISidePanel-module__CNFLAq__assistantActions{opacity:.55;align-items:center;gap:.25rem;transition:opacity .15s;display:flex}.VoicelineAISidePanel-module__CNFLAq__assistantContainer:hover .VoicelineAISidePanel-module__CNFLAq__assistantActions{opacity:1}.VoicelineAISidePanel-module__CNFLAq__msgActionBtn{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .12s;display:inline-flex}.VoicelineAISidePanel-module__CNFLAq__msgActionBtn:hover{background:var(--hover-bg);color:var(--foreground)}.VoicelineAISidePanel-module__CNFLAq__sourcesSection{border:1px solid var(--border-subtle);background:var(--surface-raised);border-radius:var(--radius-md);margin-top:.65rem;transition:border-color .15s;overflow:hidden}.VoicelineAISidePanel-module__CNFLAq__sourcesSection:hover{border-color:var(--border)}.VoicelineAISidePanel-module__CNFLAq__sourcesHeader{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.45rem .65rem;font-size:.76rem;font-weight:500;transition:color .12s,background .12s;display:flex}.VoicelineAISidePanel-module__CNFLAq__sourcesHeader:hover{color:var(--foreground);background:var(--hover-bg)}.VoicelineAISidePanel-module__CNFLAq__sourcesHeaderLeft{align-items:center;gap:.45rem;display:flex}.VoicelineAISidePanel-module__CNFLAq__sourcesCountBadge{border-radius:var(--radius-full);color:var(--foreground);background:#ffffff0f;padding:.08rem .35rem;font-size:.68rem;font-weight:600}.VoicelineAISidePanel-module__CNFLAq__sourcesList{border-top:1px solid var(--border-subtle);flex-direction:column;gap:.4rem;padding:.5rem .65rem .65rem;display:flex}.VoicelineAISidePanel-module__CNFLAq__sourceCard{border-radius:var(--radius-sm);background:var(--surface-overlay);border:1px solid var(--border-subtle);color:inherit;flex-direction:column;gap:.3rem;padding:.5rem .6rem;text-decoration:none;transition:all .12s;display:flex}.VoicelineAISidePanel-module__CNFLAq__sourceCard:hover{background:var(--hover-bg);border-color:#ef444440;transform:translateY(-1px)}.VoicelineAISidePanel-module__CNFLAq__sourceCardTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.VoicelineAISidePanel-module__CNFLAq__sourceTitleRow{min-width:0;color:var(--foreground);align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;display:flex}.VoicelineAISidePanel-module__CNFLAq__sourceTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.VoicelineAISidePanel-module__CNFLAq__sourceBadges{flex-shrink:0;align-items:center;gap:.3rem;display:flex}.VoicelineAISidePanel-module__CNFLAq__tagBadge{border-radius:var(--radius-full);color:var(--accent);background:#ef44441f;padding:.05rem .35rem;font-size:.65rem;font-weight:500}.VoicelineAISidePanel-module__CNFLAq__matchBadge{border-radius:var(--radius-sm);color:var(--muted);text-transform:capitalize;background:#ffffff0d;padding:.05rem .3rem;font-size:.62rem}.VoicelineAISidePanel-module__CNFLAq__sourceExcerpt{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.74rem;line-height:1.4;display:-webkit-box;overflow:hidden}.VoicelineAISidePanel-module__CNFLAq__loadingContainer{border-radius:var(--radius-md);background:var(--surface-raised);border:1px solid var(--border-subtle);flex-direction:column;gap:.6rem;width:100%;padding:.85rem 1rem;animation:2s ease-in-out infinite VoicelineAISidePanel-module__CNFLAq__pulseCard;display:flex}@keyframes VoicelineAISidePanel-module__CNFLAq__pulseCard{0%{border-color:var(--border-subtle)}50%{border-color:#ef444440}to{border-color:var(--border-subtle)}}.VoicelineAISidePanel-module__CNFLAq__loadingHeader{color:var(--foreground);align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.VoicelineAISidePanel-module__CNFLAq__loadingSparkle{color:var(--accent);animation:3s linear infinite VoicelineAISidePanel-module__CNFLAq__spinSlow}@keyframes VoicelineAISidePanel-module__CNFLAq__spinSlow{0%{transform:rotate(0)scale(.95)}50%{transform:rotate(180deg)scale(1.08)}to{transform:rotate(360deg)scale(.95)}}.VoicelineAISidePanel-module__CNFLAq__loadingText{align-items:center;gap:.4rem;display:flex}.VoicelineAISidePanel-module__CNFLAq__shimmerBars{flex-direction:column;gap:.4rem;width:100%;display:flex}.VoicelineAISidePanel-module__CNFLAq__shimmerBar{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff1a 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:4px;height:9px;animation:1.5s infinite VoicelineAISidePanel-module__CNFLAq__shimmer}.VoicelineAISidePanel-module__CNFLAq__shimmerBarShort{width:65%}@keyframes VoicelineAISidePanel-module__CNFLAq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.VoicelineAISidePanel-module__CNFLAq__inputSection{box-sizing:border-box;background:var(--surface);border-top:1px solid var(--border);flex-shrink:0;width:100%;padding:.75rem 1.25rem 1.15rem}.VoicelineAISidePanel-module__CNFLAq__inputContainer{box-sizing:border-box;background:var(--surface-raised);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;width:100%;padding:.75rem .85rem .65rem .95rem;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.VoicelineAISidePanel-module__CNFLAq__inputContainer:focus-within{border-color:var(--border);box-shadow:0 0 0 1px var(--accent-subtle)}.VoicelineAISidePanel-module__CNFLAq__textarea{width:100%;color:var(--foreground);resize:none;overflow-wrap:anywhere;word-break:break-word;scrollbar-width:none;-ms-overflow-style:none;background:0 0;border:none;outline:none;min-height:24px;max-height:140px;margin:0 0 .5rem;padding:0;font-family:inherit;font-size:.85rem;line-height:1.45}.VoicelineAISidePanel-module__CNFLAq__textarea::-webkit-scrollbar{display:none}.VoicelineAISidePanel-module__CNFLAq__textarea::placeholder{color:var(--muted);font-size:.85rem}.VoicelineAISidePanel-module__CNFLAq__inputToolbar{justify-content:flex-end;align-items:center;display:flex}.VoicelineAISidePanel-module__CNFLAq__toolbarRight{align-items:center;display:flex}.VoicelineAISidePanel-module__CNFLAq__submitBtn{border-radius:var(--radius-md);background:var(--hover-bg);width:28px;height:28px;color:var(--muted);cursor:not-allowed;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.VoicelineAISidePanel-module__CNFLAq__submitBtnActive{background:var(--accent);color:#fff;cursor:pointer;box-shadow:0 2px 10px -2px var(--accent-glow)}.VoicelineAISidePanel-module__CNFLAq__submitBtnActive:hover{background:var(--accent-hover);transform:translateY(-1px)}.VoicelineAISidePanel-module__CNFLAq__submitBtnActive:active{transform:scale(.92)}@media (max-width:900px){.VoicelineAISidePanel-module__CNFLAq__panel{z-index:100;box-shadow:none;box-sizing:border-box;border-left:none;position:fixed;inset:0;width:100%!important;min-width:0!important;max-width:100%!important;height:100dvh!important}}
.TagGroup-module__RSjlxG__group{border:1px solid var(--border);background:var(--surface);border-radius:14px;transition:border-color .15s,box-shadow .15s;position:relative;box-shadow:0 4px 20px -4px #0006}.TagGroup-module__RSjlxG__groupDropTarget{border-color:var(--accent)!important;box-shadow:0 0 20px var(--accent-glow)!important;background:#ef44440a!important}.TagGroup-module__RSjlxG__groupUnclassified{background:#13131773;border-style:dashed;border-color:#ffffff26}.TagGroup-module__RSjlxG__groupHeader{width:100%;color:inherit;-webkit-user-select:none;user-select:none;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.85rem;padding:.85rem 1.15rem;display:flex}.TagGroup-module__RSjlxG__headerLeft{text-align:left;min-width:0;color:inherit;cursor:pointer;font:inherit;outline:none;flex:1;align-items:center;gap:.75rem;display:inline-flex;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.TagGroup-module__RSjlxG__chevron{color:var(--foreground-muted);flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.TagGroup-module__RSjlxG__chevronOpen{transform:rotate(180deg)}.TagGroup-module__RSjlxG__groupName{color:var(--foreground);letter-spacing:-.01em;font-size:.88rem;font-weight:600}.TagGroup-module__RSjlxG__groupNameUnclassified{color:var(--foreground-muted)}.TagGroup-module__RSjlxG__groupDescription{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.TagGroup-module__RSjlxG__headerRight{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.TagGroup-module__RSjlxG__countPill{color:var(--foreground-muted);background:#ffffff0f;border:1px solid #ffffff0f;border-radius:9999px;padding:.15rem .55rem;font-family:ui-monospace,monospace;font-size:.7rem;font-weight:500}.TagGroup-module__RSjlxG__menuBtn{opacity:0;border-radius:var(--radius-sm);color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.4rem;transition:opacity .12s,background-color .12s,color .12s;display:flex}.TagGroup-module__RSjlxG__group:hover .TagGroup-module__RSjlxG__menuBtn,.TagGroup-module__RSjlxG__menuBtn:focus-visible{opacity:1}.TagGroup-module__RSjlxG__menuBtn:hover{background:var(--hover-bg);color:var(--foreground)}.TagGroup-module__RSjlxG__rows{border-top:1px solid var(--border)}.TagGroup-module__RSjlxG__rowWrapper{border-bottom:1px solid var(--border-subtle);align-items:center;min-height:62px;transition:background-color .12s;display:flex;position:relative}.TagGroup-module__RSjlxG__rowWrapper:last-child{border-bottom:none}.TagGroup-module__RSjlxG__rowWrapper:hover{background:#ffffff08}.TagGroup-module__RSjlxG__rowWrapper:hover .TagGroup-module__RSjlxG__rowMenuBtn,.TagGroup-module__RSjlxG__rowWrapper:hover .TagGroup-module__RSjlxG__rowInlineProcessBtn{opacity:1}.TagGroup-module__RSjlxG__rowDragging{opacity:.35}.TagGroup-module__RSjlxG__dragHandle{color:var(--muted);cursor:grab;opacity:.3;touch-action:none;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.85rem .4rem .85rem .85rem;transition:opacity .12s,color .12s;display:flex}.TagGroup-module__RSjlxG__rowWrapper:hover .TagGroup-module__RSjlxG__dragHandle{opacity:.85}.TagGroup-module__RSjlxG__dragHandle:hover{color:var(--foreground);opacity:1!important}.TagGroup-module__RSjlxG__dragHandle:active{cursor:grabbing}.TagGroup-module__RSjlxG__row{min-width:0;color:inherit;flex:1;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem .65rem .85rem .25rem;text-decoration:none;display:flex}.TagGroup-module__RSjlxG__rowMain{flex:1;min-width:0}.TagGroup-module__RSjlxG__rowTitleRow{align-items:center;gap:.5rem;display:flex}.TagGroup-module__RSjlxG__rowTitle{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;font-size:.9rem;font-weight:500;overflow:hidden}.TagGroup-module__RSjlxG__rowWrapper:hover .TagGroup-module__RSjlxG__rowTitle{color:#fff}.TagGroup-module__RSjlxG__rowPreview{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:.78rem;line-height:1.45;overflow:hidden}.TagGroup-module__RSjlxG__rowWrapper:hover .TagGroup-module__RSjlxG__rowPreview{color:var(--foreground-muted)}.TagGroup-module__RSjlxG__rowDate{color:var(--muted);white-space:nowrap;flex-shrink:0;font-family:ui-monospace,monospace;font-size:.74rem}.TagGroup-module__RSjlxG__rowActionsWrap{z-index:5;align-items:center;gap:.4rem;padding-right:.85rem;display:flex;position:relative}.TagGroup-module__RSjlxG__rowWrapper:focus-within .TagGroup-module__RSjlxG__rowActionsWrap,.TagGroup-module__RSjlxG__rowWrapper:hover .TagGroup-module__RSjlxG__rowActionsWrap{z-index:20}.TagGroup-module__RSjlxG__rowInlineProcessBtn{opacity:0;border-radius:var(--radius-sm);background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:1px solid #ef444480;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.72rem;font-weight:600;transition:opacity .12s,background-color .12s;display:inline-flex}.TagGroup-module__RSjlxG__rowInlineProcessBtn:hover{background:#dc2626}.TagGroup-module__RSjlxG__rowMenuBtn{opacity:0;border-radius:var(--radius-sm);color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.35rem;transition:opacity .12s,background-color .12s,color .12s;display:flex}.TagGroup-module__RSjlxG__rowMenuBtn:hover{background:var(--surface-raised);color:var(--foreground)}.TagGroup-module__RSjlxG__emptyRow{color:var(--muted);text-align:center;padding:1.5rem 1rem;font-size:.8rem}.TagGroup-module__RSjlxG__loadMoreBtn{width:100%;color:var(--foreground-muted);border:none;border-top:1px solid var(--border);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:.35rem;padding:.75rem;font-size:.78rem;transition:background-color .12s,color .12s;display:flex}.TagGroup-module__RSjlxG__loadMoreBtn:hover:not(:disabled){color:var(--foreground);background:var(--hover-bg)}.TagGroup-module__RSjlxG__loadMoreBtn:disabled{cursor:default;opacity:.5}.TagGroup-module__RSjlxG__tagSelectTrigger{border-radius:var(--radius-sm);background:var(--surface-raised);border:1px solid var(--border);width:100%;color:var(--foreground);cursor:pointer;justify-content:space-between;align-items:center;padding:.6rem .85rem;font-family:inherit;font-size:.85rem;transition:background-color .12s;display:flex}.TagGroup-module__RSjlxG__tagSelectTrigger:hover{background:var(--hover-bg)}.TagGroup-module__RSjlxG__tagSelectTriggerLeft{align-items:center;gap:.5rem;display:flex}.TagGroup-module__RSjlxG__modalActions{justify-content:flex-end;align-items:center;gap:.5rem;margin-top:1.25rem;display:flex}@media (max-width:640px){.TagGroup-module__RSjlxG__groupHeader{padding:.75rem .85rem}.TagGroup-module__RSjlxG__menuBtn,.TagGroup-module__RSjlxG__rowMenuBtn{opacity:1}.TagGroup-module__RSjlxG__dragHandle{opacity:.6;padding-left:.6rem;padding-right:.2rem}.TagGroup-module__RSjlxG__row{padding:.75rem .35rem .75rem .2rem}.TagGroup-module__RSjlxG__rowDate,.TagGroup-module__RSjlxG__rowInlineProcessBtn{display:none}}
.note-page-module__UnuLsa__pageLayout{background:var(--background);width:100%;height:100%;display:flex;position:relative;overflow:hidden}.note-page-module__UnuLsa__mainColumn{flex-direction:column;flex:1;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}
.TagModals-module__8X9jSW__field{margin-bottom:.85rem}.TagModals-module__8X9jSW__label{color:var(--foreground-muted);margin-bottom:.35rem;font-size:.72rem;font-weight:500;display:block}.TagModals-module__8X9jSW__colorRow{gap:.5rem;display:flex}.TagModals-module__8X9jSW__colorSwatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:22px;height:22px;padding:0;transition:opacity .12s}.TagModals-module__8X9jSW__colorSwatch:hover{opacity:.85}.TagModals-module__8X9jSW__colorSwatchActive{box-shadow:0 0 0 2px var(--surface-overlay);border-color:#fff}.TagModals-module__8X9jSW__presetList{flex-wrap:wrap;gap:.4rem;display:flex}.TagModals-module__8X9jSW__presetChip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--foreground-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.76rem;transition:background-color .12s,color .12s;display:inline-flex}.TagModals-module__8X9jSW__presetChip:hover{background:var(--hover-bg);color:var(--foreground)}.TagModals-module__8X9jSW__presetChipActive{background:var(--hover-bg);border-color:var(--border-focus);color:var(--foreground)}.TagModals-module__8X9jSW__presetChipDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.TagModals-module__8X9jSW__actions{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}.TagModals-module__8X9jSW__errorText{color:#f87171;margin-bottom:.65rem;font-size:.75rem}.TagModals-module__8X9jSW__tagListItem{border-radius:var(--radius-sm);align-items:center;gap:.6rem;padding:.55rem .65rem;transition:background-color .1s;display:flex}.TagModals-module__8X9jSW__tagListItem:hover{background:var(--hover-bg)}.TagModals-module__8X9jSW__tagListDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.TagModals-module__8X9jSW__tagListMain{flex:1;min-width:0}.TagModals-module__8X9jSW__tagListName{color:var(--foreground);font-size:.82rem;font-weight:500}.TagModals-module__8X9jSW__tagListDesc{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.TagModals-module__8X9jSW__tagListActions{gap:.2rem;display:flex}.TagModals-module__8X9jSW__tagListIconBtn{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--foreground-muted);cursor:pointer;padding:.35rem;transition:background-color .1s,color .1s;display:flex}.TagModals-module__8X9jSW__tagListIconBtn:hover{background:var(--hover-bg);color:var(--foreground)}.TagModals-module__8X9jSW__tagListIconBtnDanger:hover{color:#f87171;background:#ef444424}.TagModals-module__8X9jSW__tagList{flex-direction:column;gap:2px;max-height:320px;display:flex;overflow-y:auto}.TagModals-module__8X9jSW__newTagBtn{border-radius:var(--radius-sm);border:1px dashed var(--border);width:100%;color:var(--foreground-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:.4rem;margin-top:.85rem;padding:.55rem;font-size:.8rem;transition:background-color .12s,color .12s;display:flex}.TagModals-module__8X9jSW__newTagBtn:hover{color:var(--foreground);background:var(--hover-bg)}.TagModals-module__8X9jSW__shortcutsList{flex-direction:column;gap:.5rem;display:flex}.TagModals-module__8X9jSW__shortcutRow{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);justify-content:space-between;align-items:center;padding:.45rem .5rem;display:flex}.TagModals-module__8X9jSW__shortcutDesc{color:var(--foreground-muted);font-size:.8rem}
.VoiceLineHome-module__JEPfvW__page{background:var(--background);width:100%;height:100%;color:var(--foreground);display:flex;position:relative;overflow:hidden}.VoiceLineHome-module__JEPfvW__mainColumn{flex-direction:column;flex:1;align-items:stretch;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}.VoiceLineHome-module__JEPfvW__container{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;width:100%;max-width:860px;min-height:0;margin:0 auto;padding:2.5rem 1.5rem 2rem;display:flex;overflow-y:auto}.VoiceLineHome-module__JEPfvW__headerRow{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.VoiceLineHome-module__JEPfvW__brand{letter-spacing:-.01em;color:var(--foreground);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.VoiceLineHome-module__JEPfvW__brandIconWrap{background:var(--accent-subtle);width:26px;height:26px;color:var(--accent);border:1px solid #ef44444d;border-radius:8px;justify-content:center;align-items:center;display:flex}.VoiceLineHome-module__JEPfvW__headerActions{align-items:center;gap:.4rem;display:flex}.VoiceLineHome-module__JEPfvW__recorderSection{display:contents}.VoiceLineHome-module__JEPfvW__toolbar{align-items:center;gap:.5rem;width:100%;margin-bottom:1.5rem;display:flex}.VoiceLineHome-module__JEPfvW__searchWrap{flex:1;min-width:0;position:relative}.VoiceLineHome-module__JEPfvW__dragOverlayRow{background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);pointer-events:none;cursor:grabbing;flex-direction:column;gap:.25rem;min-width:240px;max-width:360px;padding:.7rem 1.1rem;display:flex}.VoiceLineHome-module__JEPfvW__dragOverlayTitle{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:600;overflow:hidden}.VoiceLineHome-module__JEPfvW__dragOverlayPreview{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.VoiceLineHome-module__JEPfvW__groupsList{flex-direction:column;gap:.75rem;display:flex}.VoiceLineHome-module__JEPfvW__loadingSpinner{color:var(--accent);justify-content:center;align-items:center;padding:3.5rem 0;display:flex}.VoiceLineHome-module__JEPfvW__shortcutBar{border-top:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(16px);height:26px;color:var(--muted);z-index:30;cursor:pointer;-webkit-user-select:none;user-select:none;background:#09090beb;justify-content:center;align-items:center;gap:1.25rem;font-size:.68rem;transition:color .12s;display:flex;position:fixed;bottom:0;left:0;right:0}.VoiceLineHome-module__JEPfvW__shortcutBar:hover{color:var(--foreground-muted)}.VoiceLineHome-module__JEPfvW__shortcutItem{align-items:center;gap:.3rem;display:inline-flex}.VoiceLineHome-module__JEPfvW__dividerDot{color:var(--muted)}.VoiceLineHome-module__JEPfvW__drawerBackdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:90;background:#000000bf;justify-content:flex-end;animation:.15s VoiceLineHome-module__JEPfvW__fadeIn;display:flex;position:fixed;inset:0}.VoiceLineHome-module__JEPfvW__drawerPanel{background:var(--surface);border-left:1px solid var(--border);width:100%;max-width:580px;height:100%;box-shadow:var(--shadow-lg);flex-direction:column;animation:.2s cubic-bezier(.16,1,.3,1) VoiceLineHome-module__JEPfvW__slideInRight;display:flex}@keyframes VoiceLineHome-module__JEPfvW__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes VoiceLineHome-module__JEPfvW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.VoiceLineHome-module__JEPfvW__page{height:100%;overflow:hidden}.VoiceLineHome-module__JEPfvW__mainColumn{flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%;display:flex;overflow:hidden}.VoiceLineHome-module__JEPfvW__container{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:1.25rem .85rem 1.5rem;overflow-y:auto}.VoiceLineHome-module__JEPfvW__brand{margin-bottom:1.25rem}.VoiceLineHome-module__JEPfvW__headerActions{align-items:center;gap:.35rem;display:flex}.VoiceLineHome-module__JEPfvW__headerActions button{justify-content:center!important;align-items:center!important;gap:0!important;width:32px!important;min-width:32px!important;height:32px!important;padding:0!important;display:inline-flex!important}.VoiceLineHome-module__JEPfvW__headerActions button>span,.VoiceLineHome-module__JEPfvW__headerBtnText{display:none!important}.VoiceLineHome-module__JEPfvW__toolbar{flex-wrap:wrap;gap:.5rem}.VoiceLineHome-module__JEPfvW__searchWrap{flex:100%;width:100%}.VoiceLineHome-module__JEPfvW__shortcutBar{display:none}.VoiceLineHome-module__JEPfvW__drawerPanel{max-width:100%}}
