.GlowButton-module__5dwdVq__glowBtn{font-family:var(--font-sans);border-radius:var(--border-radius-md);cursor:pointer;color:#fff;border:1px solid #ffffff0d;outline:none;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.GlowButton-module__5dwdVq__glowBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #0003}.GlowButton-module__5dwdVq__glowBtn:active:not(:disabled){transform:translateY(0)}.GlowButton-module__5dwdVq__glowBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.GlowButton-module__5dwdVq__primary{background:var(--primary);box-shadow:0 0 15px var(--primary-glow)}.GlowButton-module__5dwdVq__primary:hover:not(:disabled){background:var(--primary-hover);box-shadow:0 0 22px #6366f18c}.GlowButton-module__5dwdVq__secondary{background:var(--secondary);box-shadow:0 0 15px var(--secondary-glow)}.GlowButton-module__5dwdVq__secondary:hover:not(:disabled){background:var(--secondary-hover);box-shadow:0 0 22px #06b6d480}.GlowButton-module__5dwdVq__accent{background:var(--accent);box-shadow:0 0 15px var(--accent-glow)}.GlowButton-module__5dwdVq__accent:hover:not(:disabled){box-shadow:0 0 22px #d946ef73}.GlowButton-module__5dwdVq__danger{background:var(--error);box-shadow:0 0 15px #ef444433}.GlowButton-module__5dwdVq__danger:hover:not(:disabled){background:#dc2626;box-shadow:0 0 22px #ef444466}.GlowButton-module__5dwdVq__outline{border:1px solid var(--glass-border);background:#ffffff08}.GlowButton-module__5dwdVq__outline:hover:not(:disabled){background:#ffffff14;border-color:#fff3}
.VoiceRecorder-module__l4wGKW__container{flex-direction:column;gap:20px;width:100%;display:flex}.VoiceRecorder-module__l4wGKW__recorderCard{border-radius:var(--border-radius-lg);text-align:center;flex-direction:column;align-items:center;padding:24px;display:flex;position:relative;overflow:hidden}.VoiceRecorder-module__l4wGKW__header{justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;display:flex}.VoiceRecorder-module__l4wGKW__title{color:var(--foreground);align-items:center;gap:8px;font-size:1.15rem;font-weight:600;display:flex}.VoiceRecorder-module__l4wGKW__settings{align-items:center;gap:10px;display:flex}.VoiceRecorder-module__l4wGKW__langSelect{border:1px solid var(--glass-border);color:var(--foreground);border-radius:var(--border-radius-sm);cursor:pointer;background:#ffffff0d;outline:none;padding:6px 12px;font-size:.8rem;transition:all .2s}.VoiceRecorder-module__l4wGKW__langSelect:focus{border-color:var(--primary)}.VoiceRecorder-module__l4wGKW__recordButtonContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;margin:25px 0 15px;display:flex;position:relative}.VoiceRecorder-module__l4wGKW__recordingControlsContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;width:100%;display:flex}.VoiceRecorder-module__l4wGKW__controlActionBtn{border-radius:var(--border-radius-full);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;outline:none;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.VoiceRecorder-module__l4wGKW__pauseBtn{color:#fbbf24;background:#f59e0b26;border-color:#f59e0b66;box-shadow:0 0 15px #f59e0b26}.VoiceRecorder-module__l4wGKW__pauseBtn:hover{background:#f59e0b40;border-color:#f59e0bb3;transform:translateY(-2px);box-shadow:0 0 25px #f59e0b59}.VoiceRecorder-module__l4wGKW__stopBtn{color:#f87171;background:#ef444426;border-color:#ef444466;box-shadow:0 0 15px #ef444426}.VoiceRecorder-module__l4wGKW__stopBtn:hover{background:#ef444440;border-color:#ef4444b3;transform:translateY(-2px);box-shadow:0 0 25px #ef444459}.VoiceRecorder-module__l4wGKW__resumeBtn{color:#34d399;background:#10b9812e;border-color:#10b98180;box-shadow:0 0 15px #10b98133}.VoiceRecorder-module__l4wGKW__resumeBtn:hover{background:#10b9814d;border-color:#10b981cc;transform:translateY(-2px);box-shadow:0 0 25px #10b98166}.VoiceRecorder-module__l4wGKW__timerBadge{border-radius:var(--border-radius-full);letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--glass-border);background:#00000059;align-items:center;gap:8px;padding:6px 16px;font-family:JetBrains Mono,monospace,inherit;font-size:.95rem;font-weight:700;display:inline-flex}.VoiceRecorder-module__l4wGKW__timerBadgeRecording{color:#f87171;border-color:#ef444466;box-shadow:0 0 16px #ef444433}.VoiceRecorder-module__l4wGKW__timerBadgePaused{color:#fbbf24;border-color:#f59e0b66;box-shadow:0 0 16px #f59e0b33}.VoiceRecorder-module__l4wGKW__pausedDraftBanner{border-radius:var(--border-radius-md);text-align:left;background:linear-gradient(135deg,#f59e0b1f 0%,#f59e0b0a 100%);border:1px solid #f59e0b59;flex-direction:column;gap:10px;width:100%;margin-bottom:16px;padding:14px 16px;display:flex;box-shadow:0 4px 20px #f59e0b14}.VoiceRecorder-module__l4wGKW__recordBtn{background:var(--primary);color:#fff;cursor:pointer;width:90px;height:90px;box-shadow:0 0 20px var(--primary-glow);border:4px solid #ffffff1a;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.VoiceRecorder-module__l4wGKW__recordBtn:hover{transform:scale(1.05)}.VoiceRecorder-module__l4wGKW__recordBtn:active{transform:scale(.95)}.VoiceRecorder-module__l4wGKW__recordBtnRecording{background:var(--error);border-color:#fff3;animation:1.8s ease-in-out infinite VoiceRecorder-module__l4wGKW__recording-pulse;box-shadow:0 0 25px #ef444480}@keyframes VoiceRecorder-module__l4wGKW__recording-pulse{0%,to{transform:scale(1);box-shadow:0 0 20px #ef444466}50%{transform:scale(1.08);box-shadow:0 0 30px #ef4444b3}}.VoiceRecorder-module__l4wGKW__statusText{color:var(--text-muted);height:20px;margin-top:10px;font-size:.9rem}.VoiceRecorder-module__l4wGKW__statusActive{color:#ef4444;justify-content:center;align-items:center;gap:6px;font-weight:500;display:flex}.VoiceRecorder-module__l4wGKW__pulseDot{background-color:#ef4444;border-radius:50%;width:8px;height:8px;animation:1s infinite alternate VoiceRecorder-module__l4wGKW__dot-pulse}@keyframes VoiceRecorder-module__l4wGKW__dot-pulse{0%{opacity:.3}to{opacity:1}}.VoiceRecorder-module__l4wGKW__transcriptArea{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius-md);text-align:left;width:100%;min-height:120px;max-height:240px;color:var(--foreground);white-space:pre-wrap;margin-bottom:20px;padding:16px;font-size:.95rem;line-height:1.5;overflow-y:auto}.VoiceRecorder-module__l4wGKW__transcriptPlaceholder{color:var(--text-dark);text-align:center;justify-content:center;align-items:center;height:88px;font-style:italic;display:flex}.VoiceRecorder-module__l4wGKW__actions{justify-content:flex-end;gap:12px;width:100%;display:flex}.VoiceRecorder-module__l4wGKW__fileUploadArea{border:2px dashed var(--glass-border);border-radius:var(--border-radius-md);cursor:pointer;background:#ffffff03;flex-direction:column;align-items:center;gap:10px;width:100%;padding:20px;transition:all .2s;display:flex}.VoiceRecorder-module__l4wGKW__fileUploadArea:hover{border-color:var(--primary-glow);background:#ffffff08}.VoiceRecorder-module__l4wGKW__fileInput{display:none}.VoiceRecorder-module__l4wGKW__fileUploadText{color:var(--text-muted);font-size:.85rem}.VoiceRecorder-module__l4wGKW__fileSelectedInfo{background:var(--glass-bg-hover);border:1px solid var(--glass-border);border-radius:var(--border-radius-sm);justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:.85rem;display:flex}.VoiceRecorder-module__l4wGKW__removeFileBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none}.VoiceRecorder-module__l4wGKW__removeFileBtn:hover{color:var(--error)}.VoiceRecorder-module__l4wGKW__divider{width:100%;color:var(--text-dark);text-transform:uppercase;letter-spacing:1px;align-items:center;margin:15px 0;font-size:.75rem;display:flex}.VoiceRecorder-module__l4wGKW__divider:before,.VoiceRecorder-module__l4wGKW__divider:after{content:"";background:var(--glass-border);flex:1;height:1px}.VoiceRecorder-module__l4wGKW__divider:not(:empty):before{margin-right:15px}.VoiceRecorder-module__l4wGKW__divider:not(:empty):after{margin-left:15px}.VoiceRecorder-module__l4wGKW__spinner{border:2px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite VoiceRecorder-module__l4wGKW__rotate-spinner}.VoiceRecorder-module__l4wGKW__waveform{align-items:center;gap:4px;height:30px;margin-top:15px;display:flex}.VoiceRecorder-module__l4wGKW__waveBar{background-color:var(--primary);border-radius:var(--border-radius-full);width:3px;transition:height .1s}.VoiceRecorder-module__l4wGKW__recordingWaveBar{background-color:var(--error);animation:.6s ease-in-out infinite alternate VoiceRecorder-module__l4wGKW__bounce}.VoiceRecorder-module__l4wGKW__recordingWaveBar:nth-child(2){animation-delay:.1s}.VoiceRecorder-module__l4wGKW__recordingWaveBar:nth-child(3){animation-delay:.2s}.VoiceRecorder-module__l4wGKW__recordingWaveBar:nth-child(4){animation-delay:.3s}.VoiceRecorder-module__l4wGKW__recordingWaveBar:nth-child(5){animation-delay:.15s}.VoiceRecorder-module__l4wGKW__recordingWaveBar:nth-child(6){animation-delay:.25s}.VoiceRecorder-module__l4wGKW__recordingWaveBar:nth-child(7){animation-delay:50ms}@keyframes VoiceRecorder-module__l4wGKW__bounce{0%{height:6px}to{height:28px}}.VoiceRecorder-module__l4wGKW__folderChecklistSection{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius-md);width:100%;box-shadow:none;scrollbar-width:none;align-items:center;gap:12px;margin-bottom:20px;padding:8px 16px;display:flex;overflow-x:auto}.VoiceRecorder-module__l4wGKW__folderChecklistSection::-webkit-scrollbar{display:none}.VoiceRecorder-module__l4wGKW__folderChecklistTitle{color:var(--text-dark);text-transform:uppercase;letter-spacing:1.2px;white-space:nowrap;font-size:.72rem;font-weight:700}.VoiceRecorder-module__l4wGKW__folderChecklistGrid{flex-direction:row;align-items:center;gap:8px;width:auto;display:flex}.VoiceRecorder-module__l4wGKW__folderChecklistItem{border-radius:var(--border-radius-full);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid var(--glass-border);color:var(--text-muted);white-space:nowrap;background:#ffffff05;outline:none;align-items:center;gap:6px;padding:5px 12px;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.VoiceRecorder-module__l4wGKW__folderChecklistItem:hover:not(:disabled){color:var(--foreground);background:#ffffff0f;border-color:#ffffff26;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.VoiceRecorder-module__l4wGKW__folderChecklistItemChecked{border-color:var(--primary)!important;color:#fff!important;background:#6366f124!important;box-shadow:0 0 10px #6366f133!important}.VoiceRecorder-module__l4wGKW__folderChecklistIcon{color:inherit;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex}.VoiceRecorder-module__l4wGKW__folderChecklistItemChecked .VoiceRecorder-module__l4wGKW__folderChecklistIcon{color:var(--secondary);transform:scale(1.1)}.VoiceRecorder-module__l4wGKW__folderChecklistName{white-space:nowrap;font-size:.75rem;font-weight:600}@media (max-width:768px){.VoiceRecorder-module__l4wGKW__container{gap:12px}.VoiceRecorder-module__l4wGKW__recorderCard{padding:16px 12px}.VoiceRecorder-module__l4wGKW__header{margin-bottom:12px}.VoiceRecorder-module__l4wGKW__title{font-size:1rem}.VoiceRecorder-module__l4wGKW__recordButtonContainer{margin:16px 0}.VoiceRecorder-module__l4wGKW__recordBtn{width:76px;height:76px}.VoiceRecorder-module__l4wGKW__recordBtn svg{width:30px!important;height:30px!important}.VoiceRecorder-module__l4wGKW__statusText{height:auto;min-height:20px;font-size:.8rem}.VoiceRecorder-module__l4wGKW__transcriptArea{min-height:90px;max-height:150px;margin-bottom:12px;padding:12px;font-size:.85rem}.VoiceRecorder-module__l4wGKW__actions{flex-wrap:wrap;justify-content:center;gap:8px}.VoiceRecorder-module__l4wGKW__fileUploadArea{gap:8px;padding:14px}.VoiceRecorder-module__l4wGKW__fileUploadText{font-size:.75rem}}.VoiceRecorder-module__l4wGKW__formatPanel{box-sizing:border-box;text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius-md);width:100%;box-shadow:none;flex-direction:column;align-items:center;margin-top:15px;padding:20px;display:flex}.VoiceRecorder-module__l4wGKW__formatPanelTitle{color:var(--text-dark);text-transform:uppercase;letter-spacing:1.2px;text-align:center;width:100%;margin-bottom:16px;font-size:.75rem;font-weight:700}.VoiceRecorder-module__l4wGKW__formatGrid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);justify-content:center;gap:15px;width:100%;display:grid}.VoiceRecorder-module__l4wGKW__formatCard{border-radius:var(--border-radius-md);cursor:pointer;background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--foreground);text-align:left;outline:none;align-items:center;gap:15px;padding:14px;font-family:inherit;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.VoiceRecorder-module__l4wGKW__formatCard:hover:not(:disabled){background:#ffffff12;border-color:#fff3;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.VoiceRecorder-module__l4wGKW__formatCard:disabled{opacity:.5;cursor:not-allowed}.VoiceRecorder-module__l4wGKW__formatCardLoading{border-color:var(--primary)!important;cursor:wait!important;animation:1.5s ease-in-out infinite VoiceRecorder-module__l4wGKW__cardPulseGlow!important}.VoiceRecorder-module__l4wGKW__formatCardLoading:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffff14 50%,#fff0 100%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s linear infinite VoiceRecorder-module__l4wGKW__loadingShimmer;position:absolute;top:0;left:0}@keyframes VoiceRecorder-module__l4wGKW__cardPulseGlow{0%,to{background:#6366f10a;box-shadow:0 0 5px #6366f133}50%{background:#6366f11f;box-shadow:0 0 20px #6366f166}}@keyframes VoiceRecorder-module__l4wGKW__loadingShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.VoiceRecorder-module__l4wGKW__formatIcon{border-radius:var(--border-radius-md);flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.VoiceRecorder-module__l4wGKW__formatInfo{flex-direction:column;gap:4px;display:flex;overflow:hidden}.VoiceRecorder-module__l4wGKW__formatName{color:var(--foreground);font-size:.9rem;font-weight:700}.VoiceRecorder-module__l4wGKW__formatDesc{color:var(--text-muted);font-size:.75rem;line-height:1.3}.VoiceRecorder-module__l4wGKW__smallSpinner{border:2px solid #ffffff1a;border-top-color:var(--primary);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite VoiceRecorder-module__l4wGKW__rotate-spinner;position:absolute;top:14px;right:14px}@media (max-width:768px){.VoiceRecorder-module__l4wGKW__formatPanel{box-sizing:border-box;align-items:center;width:100%;padding:16px 12px}.VoiceRecorder-module__l4wGKW__formatPanelTitle{text-align:center;width:100%;margin-bottom:12px}.VoiceRecorder-module__l4wGKW__formatGrid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:10px;width:100%}.VoiceRecorder-module__l4wGKW__formatCard{box-sizing:border-box;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:10px 8px;display:flex}.VoiceRecorder-module__l4wGKW__formatIcon{flex-shrink:0;width:34px;height:34px}}
.NoteEditor-module__LQmmoq__editorContainer{border-radius:var(--border-radius-lg);flex-direction:column;width:100%;height:100%;padding:24px;display:flex;overflow-y:auto}.NoteEditor-module__LQmmoq__noSelect{height:100%;color:var(--text-dark);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.NoteEditor-module__LQmmoq__header{border-bottom:1px solid var(--glass-border);flex-direction:column;gap:12px;margin-bottom:20px;padding-bottom:16px;display:flex}.NoteEditor-module__LQmmoq__headerMainRow{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.NoteEditor-module__LQmmoq__titleArea{flex:1}.NoteEditor-module__LQmmoq__title{color:var(--foreground);background:0 0;border:none;outline:none;width:100%;font-size:1.5rem;font-weight:700}.NoteEditor-module__LQmmoq__titleInput{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--foreground);border-radius:var(--border-radius-sm);outline:none;width:100%;padding:8px 12px;font-size:1.5rem;font-weight:700}.NoteEditor-module__LQmmoq__titleInput:focus{border-color:var(--primary)}.NoteEditor-module__LQmmoq__metadata{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:15px;margin-top:8px;font-size:.8rem;display:flex}.NoteEditor-module__LQmmoq__actions{align-items:center;gap:10px;display:flex}.NoteEditor-module__LQmmoq__contentWrapper{flex-direction:column;flex:1;gap:24px;width:100%;display:flex}.NoteEditor-module__LQmmoq__mainContent{flex-direction:column;flex:1;gap:20px;width:100%;display:flex;position:relative}.NoteEditor-module__LQmmoq__textarea{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius-md);width:100%;min-height:calc(100vh - 350px);color:var(--foreground);font-family:var(--font-sans);resize:none;outline:none;flex:1;padding:16px;font-size:.95rem;line-height:1.6}.NoteEditor-module__LQmmoq__textarea:focus{border-color:var(--primary)}.NoteEditor-module__LQmmoq__previewArea{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius-md);flex:1;width:100%;min-height:calc(100vh - 350px);padding:20px;overflow-y:auto}.NoteEditor-module__LQmmoq__collapsiblePanel{border-radius:var(--border-radius-md);border:1px solid var(--glass-border);background:var(--glass-bg);flex-direction:column;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.NoteEditor-module__LQmmoq__collapsiblePanel:hover{background:var(--glass-bg-hover);border-color:var(--glass-border)}.NoteEditor-module__LQmmoq__collapsibleHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 18px;display:flex}.NoteEditor-module__LQmmoq__collapsibleHeaderTitle{color:var(--foreground);align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:flex}.NoteEditor-module__LQmmoq__collapsibleArrow{color:var(--text-dark);font-size:.7rem;transition:transform .2s}.NoteEditor-module__LQmmoq__arrowUp{transform:rotate(180deg)}.NoteEditor-module__LQmmoq__collapsibleContent{border-top:1px solid #ffffff08;padding:14px 18px 18px;position:relative}.NoteEditor-module__LQmmoq__sidebarPanel{flex-direction:column;gap:20px;display:flex}.NoteEditor-module__LQmmoq__panelCard{border-radius:var(--border-radius-md);border:1px solid var(--glass-border);background:#ffffff05;padding:16px;position:relative}.NoteEditor-module__LQmmoq__panelTitle{color:var(--foreground);align-items:center;gap:6px;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.NoteEditor-module__LQmmoq__summaryText{color:var(--text-muted);font-size:.85rem;line-height:1.5}.NoteEditor-module__LQmmoq__todoList{flex-direction:column;gap:10px;display:flex}.NoteEditor-module__LQmmoq__todoItem{color:var(--text-muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:.85rem;display:flex}.NoteEditor-module__LQmmoq__todoCheckbox{cursor:pointer;accent-color:var(--primary);margin-top:3px}.NoteEditor-module__LQmmoq__todoCompleted{color:var(--text-dark);text-decoration:line-through}.NoteEditor-module__LQmmoq__tagsEditContainer{flex-direction:column;gap:10px;display:flex}.NoteEditor-module__LQmmoq__tagsList{flex-wrap:wrap;gap:6px;display:flex}.NoteEditor-module__LQmmoq__addTagRow{gap:8px;display:flex}.NoteEditor-module__LQmmoq__tagInput{border:1px solid var(--glass-border);color:var(--foreground);border-radius:var(--border-radius-sm);background:#ffffff0d;outline:none;flex:1;padding:6px 10px;font-size:.8rem}.NoteEditor-module__LQmmoq__tagInput:focus{border-color:var(--primary)}.NoteEditor-module__LQmmoq__tagRemoveBtn{color:var(--text-dark);cursor:pointer;background:0 0;border:none;margin-left:4px}.NoteEditor-module__LQmmoq__tagRemoveBtn:hover{color:var(--error)}.NoteEditor-module__LQmmoq__backBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;padding:8px;transition:all .2s;display:flex}.NoteEditor-module__LQmmoq__backBtn:hover{border-color:var(--glass-border);color:#fff;background:#ffffff14}.NoteEditor-module__LQmmoq__actionIconBtn{border-radius:var(--border-radius-sm);border:1px solid var(--glass-border);background:var(--glass-bg);height:36px;color:var(--foreground);cursor:pointer;outline:none;justify-content:center;align-items:center;padding:0 14px;font-size:.85rem;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.NoteEditor-module__LQmmoq__editBtn{color:var(--primary);background:#6366f11a;border-color:#6366f14d}.NoteEditor-module__LQmmoq__editBtn:hover{border-color:var(--primary);background:#6366f133}.NoteEditor-module__LQmmoq__saveBtn{color:var(--success);background:#22c55e1a;border-color:#22c55e4d}.NoteEditor-module__LQmmoq__saveBtn:hover{border-color:var(--success);background:#22c55e33}.NoteEditor-module__LQmmoq__deleteBtn{color:var(--error);background:#ef44441a;border-color:#ef44444d}.NoteEditor-module__LQmmoq__deleteBtn:hover{border-color:var(--error);background:#ef444433}.NoteEditor-module__LQmmoq__cancelBtn{background:var(--glass-bg);border-color:var(--glass-border);color:var(--text-muted)}.NoteEditor-module__LQmmoq__cancelBtn:hover{background:var(--glass-bg-hover);border-color:var(--glass-border);color:var(--foreground)}.NoteEditor-module__LQmmoq__subTabBar{border-bottom:1px solid var(--glass-border);gap:4px;width:100%;margin-bottom:16px;display:flex}.NoteEditor-module__LQmmoq__subTab{color:var(--text-dark);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 6px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.NoteEditor-module__LQmmoq__subTab:hover{color:var(--foreground)}.NoteEditor-module__LQmmoq__activeSubTab{color:var(--primary);border-bottom-color:var(--primary);border-top-left-radius:var(--border-radius-sm);border-top-right-radius:var(--border-radius-sm);background:#ffffff05}.NoteEditor-module__LQmmoq__mobileTabContent{flex-direction:column;flex:1;width:100%;display:flex}.NoteEditor-module__LQmmoq__mobileSummaryTab,.NoteEditor-module__LQmmoq__mobileTodosTab{flex-direction:column;width:100%;display:flex}.NoteEditor-module__LQmmoq__emptyTabState{text-align:center;color:var(--text-dark);border:1px dashed var(--glass-border);border-radius:var(--border-radius-md);background:#ffffff03;flex-direction:column;justify-content:center;align-items:center;gap:14px;margin-top:10px;padding:48px 24px;display:flex}.NoteEditor-module__LQmmoq__emptyTabState p{color:var(--text-muted);font-size:.85rem}@media (max-width:768px){.NoteEditor-module__LQmmoq__editorContainer{border-radius:0;padding:16px 14px}.NoteEditor-module__LQmmoq__header{flex-direction:column;gap:8px;margin-bottom:12px;padding-bottom:12px;display:flex}.NoteEditor-module__LQmmoq__headerMainRow{grid-template-columns:auto 1fr;grid-template-areas:"back actions""title title";align-items:center;gap:12px 8px;width:100%;display:grid}.NoteEditor-module__LQmmoq__backBtn{border:1px solid var(--glass-border);color:#fff;background:#ffffff14;grid-area:back;justify-self:start;margin:0}.NoteEditor-module__LQmmoq__actions{grid-area:actions;justify-self:end}.NoteEditor-module__LQmmoq__titleArea{grid-area:title;width:100%}.NoteEditor-module__LQmmoq__title{font-size:1.25rem}.NoteEditor-module__LQmmoq__titleInput{padding:6px 10px;font-size:1.25rem}.NoteEditor-module__LQmmoq__metadata{flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;font-size:.75rem}.NoteEditor-module__LQmmoq__actionIconBtn{background:#ffffff14;border-radius:50%;width:36px;height:36px;padding:0}.NoteEditor-module__LQmmoq__textarea{min-height:280px;padding:12px;font-size:.9rem}.NoteEditor-module__LQmmoq__previewArea{min-height:280px;padding:12px}}.NoteEditor-module__LQmmoq__copyBtn{border-radius:var(--border-radius-sm);border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;z-index:10;background:#ffffff0d;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-flex;position:absolute;top:12px;right:12px}.NoteEditor-module__LQmmoq__copyBtn:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40}.NoteEditor-module__LQmmoq__copyBtn svg{flex-shrink:0}.NoteEditor-module__LQmmoq__previewArea ul{margin-bottom:16px;padding-left:20px;list-style-type:disc}.NoteEditor-module__LQmmoq__previewArea ol{margin-bottom:16px;padding-left:20px;list-style-type:decimal}.NoteEditor-module__LQmmoq__previewArea li{color:#e2e8f0;margin-bottom:8px;font-size:.95rem;line-height:1.6}.NoteEditor-module__LQmmoq__previewArea blockquote{border-left:4px solid var(--primary);color:var(--text-muted);background:#ffffff03;margin:16px 0;padding:8px 0 8px 16px;font-style:italic}.NoteEditor-module__LQmmoq__folderSelectContainer{border:1px solid var(--glass-border);border-radius:var(--border-radius-sm);background:#ffffff08;align-items:center;gap:6px;padding:4px 10px;display:flex}.NoteEditor-module__LQmmoq__folderSelect{color:var(--foreground);cursor:pointer;background:0 0;border:none;outline:none;font-size:.8rem}.NoteEditor-module__LQmmoq__folderSelect option{color:#fff;background:#0f172a}.NoteEditor-module__LQmmoq__newFolderBtn{border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;border-radius:var(--border-radius-sm);background:#ffffff0d;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:flex}.NoteEditor-module__LQmmoq__newFolderBtn:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40}.NoteEditor-module__LQmmoq__folderBadge{color:var(--secondary);border-radius:var(--border-radius-full);white-space:nowrap;background:#06b6d41a;border:1px solid #06b6d433;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.NoteEditor-module__LQmmoq__recorderShortcutBtn{color:#22d3ee;background:#06b6d41a;border-color:#06b6d433}.NoteEditor-module__LQmmoq__recorderShortcutBtn:hover{color:#fff;background:#06b6d440;border-color:#06b6d466}.NoteEditor-module__LQmmoq__copyBtn{color:#38bdf8;background:#0ea5e91a;border-color:#0ea5e933}.NoteEditor-module__LQmmoq__copyBtn:hover{background:#0ea5e940;border-color:#0ea5e966}.NoteEditor-module__LQmmoq__moveBtn{color:#fbbf24;background:#f59e0b1a;border-color:#f59e0b33}.NoteEditor-module__LQmmoq__moveBtn:hover{background:#f59e0b40;border-color:#f59e0b66}.NoteEditor-module__LQmmoq__moveActionsWrapper{align-items:center;gap:8px;display:flex}.NoteEditor-module__LQmmoq__moveFolderSelect{border:1px solid var(--glass-border);color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;background:#0006;outline:none;padding:6px 12px;font-size:.85rem}.NoteEditor-module__LQmmoq__moveFolderSelect:focus{border-color:var(--primary)}.NoteEditor-module__LQmmoq__recorderShortcutBtnActive{color:#fff!important;background:#06b6d440!important;border-color:#06b6d480!important;box-shadow:0 0 12px #06b6d44d!important}@keyframes NoteEditor-module__LQmmoq__slideDownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.NoteEditor-module__LQmmoq__inlineRecorderSection{border:1px solid var(--glass-border);border-radius:var(--border-radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a73;margin:0 16px 16px;padding:18px;animation:.3s cubic-bezier(.4,0,.2,1) forwards NoteEditor-module__LQmmoq__slideDownFade;box-shadow:0 10px 30px #0006,inset 0 0 15px #ffffff05}.NoteEditor-module__LQmmoq__inlineRecorderHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:8px;display:flex}.NoteEditor-module__LQmmoq__inlineRecorderTitle{color:var(--foreground);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.NoteEditor-module__LQmmoq__closeRecorderBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.NoteEditor-module__LQmmoq__closeRecorderBtn:hover{color:var(--error);background:#ffffff0d}.NoteEditor-module__LQmmoq__inlineRecorderBody{flex-direction:column;gap:16px;display:flex}.NoteEditor-module__LQmmoq__recordDeck{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:12px 0;display:flex}.NoteEditor-module__LQmmoq__deckRecordBtn{background:var(--primary);color:#fff;cursor:pointer;width:60px;height:60px;box-shadow:0 0 15px var(--primary-glow);border:4px solid #ffffff14;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.NoteEditor-module__LQmmoq__deckRecordBtn:hover{box-shadow:0 0 20px var(--primary-glow);transform:scale(1.06)}.NoteEditor-module__LQmmoq__deckRecordBtn:active{transform:scale(.96)}.NoteEditor-module__LQmmoq__deckRecordBtnActive{animation:1.8s ease-in-out infinite NoteEditor-module__LQmmoq__deck-pulse;background:var(--error)!important;border-color:#ffffff26!important;box-shadow:0 0 20px #ef444480!important}@keyframes NoteEditor-module__LQmmoq__deck-pulse{0%,to{transform:scale(1);box-shadow:0 0 15px #ef444466}50%{transform:scale(1.06);box-shadow:0 0 25px #ef444499}}.NoteEditor-module__LQmmoq__deckStatus{color:var(--text-muted);text-align:center;height:18px;font-size:.8rem;font-weight:500}.NoteEditor-module__LQmmoq__deckStatusActive{color:#ef4444;justify-content:center;align-items:center;gap:6px;font-weight:600;display:flex}.NoteEditor-module__LQmmoq__deckPulseDot{background-color:#ef4444;border-radius:50%;width:7px;height:7px;animation:1s infinite alternate NoteEditor-module__LQmmoq__dot-pulse}@keyframes NoteEditor-module__LQmmoq__dot-pulse{0%{opacity:.3}to{opacity:1}}.NoteEditor-module__LQmmoq__deckControls{border:1px solid var(--glass-border);border-radius:var(--border-radius-md);background:#ffffff05;grid-template-columns:repeat(2,1fr);gap:15px;width:100%;padding:12px;display:grid}.NoteEditor-module__LQmmoq__deckControlItem{flex-direction:column;gap:6px;display:flex}.NoteEditor-module__LQmmoq__deckLabel{color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:700}.NoteEditor-module__LQmmoq__inlineLangSelect{border:1px solid var(--glass-border);color:var(--foreground);border-radius:var(--border-radius-sm);cursor:pointer;background:#0000004d;outline:none;width:100%;padding:6px 10px;font-family:inherit;font-size:.8rem}.NoteEditor-module__LQmmoq__inlineLangSelect:focus{border-color:var(--primary)}.NoteEditor-module__LQmmoq__inlineUploadBtn{border:1px dashed var(--glass-border);color:var(--text-muted);border-radius:var(--border-radius-sm);cursor:pointer;text-align:center;background:#ffffff0a;justify-content:center;align-items:center;gap:6px;width:100%;padding:6px 12px;font-family:inherit;font-size:.8rem;transition:all .2s;display:flex}.NoteEditor-module__LQmmoq__inlineUploadBtn:hover{color:#fff;background:#ffffff0f;border-color:#fff3}.NoteEditor-module__LQmmoq__inlineSelectedFile{border:1px solid var(--glass-border);border-radius:var(--border-radius-sm);background:#ffffff0a;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:5px 10px;font-size:.8rem;display:flex}.NoteEditor-module__LQmmoq__inlineFileName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;max-width:110px;overflow:hidden}.NoteEditor-module__LQmmoq__inlineRemoveFile{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:.95rem;font-weight:700;display:flex}.NoteEditor-module__LQmmoq__inlineRemoveFile:hover{color:var(--error)}.NoteEditor-module__LQmmoq__inlineWaveform{justify-content:center;align-items:center;gap:4px;height:20px;display:flex}.NoteEditor-module__LQmmoq__inlineWaveBar{background-color:var(--error);border-radius:var(--border-radius-full);width:3px;height:6px;animation:.6s ease-in-out infinite alternate NoteEditor-module__LQmmoq__inline-bounce}.NoteEditor-module__LQmmoq__inlineWaveBar:nth-child(2){animation-delay:.1s}.NoteEditor-module__LQmmoq__inlineWaveBar:nth-child(3){animation-delay:.2s}.NoteEditor-module__LQmmoq__inlineWaveBar:nth-child(4){animation-delay:.3s}.NoteEditor-module__LQmmoq__inlineWaveBar:nth-child(5){animation-delay:.15s}.NoteEditor-module__LQmmoq__inlineWaveBar:nth-child(6){animation-delay:.25s}.NoteEditor-module__LQmmoq__inlineWaveBar:nth-child(7){animation-delay:50ms}.NoteEditor-module__LQmmoq__inlineWaveBar:nth-child(8){animation-delay:.12s}.NoteEditor-module__LQmmoq__inlineWaveBar:nth-child(9){animation-delay:.22s}@keyframes NoteEditor-module__LQmmoq__inline-bounce{0%{height:4px}to{height:20px}}.NoteEditor-module__LQmmoq__inlineErrorMsg{border-radius:var(--border-radius-sm);color:#f87171;background:#ef444414;border:1px solid #ef444426;align-items:flex-start;gap:6px;width:100%;padding:8px 12px;font-size:.78rem;display:flex}.NoteEditor-module__LQmmoq__inlineTranscriptArea{border:1px solid var(--glass-border);border-radius:var(--border-radius-sm);color:#cbd5e1;white-space:pre-wrap;text-align:left;background:#00000040;width:100%;max-height:110px;padding:12px;font-size:.85rem;line-height:1.45;overflow-y:auto}.NoteEditor-module__LQmmoq__inlineFormatSection{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;margin-top:4px;display:flex}.NoteEditor-module__LQmmoq__inlineFormatLabel{color:var(--text-dark);text-transform:uppercase;letter-spacing:.8px;text-align:center;width:100%;margin-bottom:10px;font-size:.72rem;font-weight:700}.NoteEditor-module__LQmmoq__inlineFormatGrid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:12px;width:100%;display:grid}.NoteEditor-module__LQmmoq__inlineFormatCard{border-radius:var(--border-radius-md);cursor:pointer;border:1px solid var(--glass-border);color:var(--foreground);text-align:left;background:#ffffff05;outline:none;align-items:center;gap:12px;padding:12px;font-family:inherit;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.NoteEditor-module__LQmmoq__inlineFormatCard:hover:not(:disabled){background:#ffffff0f;border-color:#ffffff26;transform:translateY(-1.5px);box-shadow:0 4px 12px #0003}.NoteEditor-module__LQmmoq__inlineFormatCardLoading{border-color:var(--primary)!important;cursor:wait!important;animation:1.5s ease-in-out infinite NoteEditor-module__LQmmoq__cardPulseGlow!important}.NoteEditor-module__LQmmoq__inlineFormatCardLoading:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffff14 50%,#fff0 100%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s linear infinite NoteEditor-module__LQmmoq__loadingShimmer;position:absolute;top:0;left:0}.NoteEditor-module__LQmmoq__inlineFormatName{font-size:.8rem;font-weight:700}.NoteEditor-module__LQmmoq__inlineFormatIconAccent{color:#ec4899;flex-shrink:0}.NoteEditor-module__LQmmoq__inlineFormatIconPurple{color:#a855f7;flex-shrink:0}.NoteEditor-module__LQmmoq__inlineFormatIconBlue{color:#3b82f6;flex-shrink:0}.NoteEditor-module__LQmmoq__inlineFormatIconOrange{color:#f97316;flex-shrink:0}.NoteEditor-module__LQmmoq__inlineSpinner{border:2px solid #ffffff1a;border-top-color:var(--primary);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite NoteEditor-module__LQmmoq__rotate-spinner;position:absolute;top:14px;right:12px}@media (max-width:768px){.NoteEditor-module__LQmmoq__inlineFormatGrid{grid-template-columns:repeat(2,1fr);gap:8px}.NoteEditor-module__LQmmoq__deckControls{grid-template-columns:1fr;gap:10px}.NoteEditor-module__LQmmoq__inlineRecorderSection{margin:8px;padding:14px}.NoteEditor-module__LQmmoq__inlineFormatCard{padding:10px}}.NoteEditor-module__LQmmoq__todoListContainer{flex-direction:column;gap:12px;width:100%;margin-top:10px;display:flex}.NoteEditor-module__LQmmoq__todoItemRow{border-radius:var(--border-radius-sm);background:#ffffff05;border:1px solid #0000;align-items:center;gap:10px;padding:8px 12px;transition:all .2s;display:flex}.NoteEditor-module__LQmmoq__todoItemRow:hover{background:#ffffff0a;border-color:#ffffff0d}.NoteEditor-module__LQmmoq__todoItemEditing{background:#ffffff08;border-color:#ffffff14}.NoteEditor-module__LQmmoq__todoCheckbox{cursor:pointer;width:16px;height:16px;accent-color:var(--secondary);flex-shrink:0;margin-top:0}.NoteEditor-module__LQmmoq__todoText{color:var(--foreground);cursor:pointer;word-break:break-word;flex:1;font-size:.85rem;transition:color .2s}.NoteEditor-module__LQmmoq__todoText:hover{color:var(--foreground)}.NoteEditor-module__LQmmoq__todoCompleted{color:var(--text-dark);opacity:.6;text-decoration:line-through}.NoteEditor-module__LQmmoq__todoInput{color:var(--foreground);background:0 0;border:none;border-bottom:1px dashed #fff3;outline:none;flex:1;padding:4px 6px;font-size:.85rem;transition:border-color .2s}.NoteEditor-module__LQmmoq__todoInput:focus{border-bottom-color:var(--secondary);color:var(--foreground)}.NoteEditor-module__LQmmoq__todoItemActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.NoteEditor-module__LQmmoq__todoOrderBtn,.NoteEditor-module__LQmmoq__todoDeleteBtn{width:26px;height:26px;color:var(--text-dark);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.NoteEditor-module__LQmmoq__todoOrderBtn:hover:not(:disabled){color:var(--foreground);background:#ffffff14}.NoteEditor-module__LQmmoq__todoOrderBtn:disabled{opacity:.2;cursor:not-allowed}.NoteEditor-module__LQmmoq__todoDeleteBtn:hover{color:#ef4444;background:#ef44441a}.NoteEditor-module__LQmmoq__addTodoContainer{gap:8px;width:100%;margin-top:8px;display:flex}.NoteEditor-module__LQmmoq__addTodoInput{color:var(--foreground);border-radius:var(--border-radius-sm);background:#ffffff08;border:1px solid #ffffff14;outline:none;flex:1;padding:8px 12px;font-size:.85rem;transition:all .2s}.NoteEditor-module__LQmmoq__addTodoInput:focus{border-color:var(--secondary);background:#ffffff0d}.NoteEditor-module__LQmmoq__addTodoBtn{color:#fff;background:var(--secondary);border-radius:var(--border-radius-sm);cursor:pointer;border:none;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;font-weight:600;transition:opacity .2s;display:flex}.NoteEditor-module__LQmmoq__addTodoBtn:hover{opacity:.9}@media (max-width:480px){.NoteEditor-module__LQmmoq__todoItemActions{gap:2px}.NoteEditor-module__LQmmoq__todoOrderBtn,.NoteEditor-module__LQmmoq__todoDeleteBtn{width:22px;height:22px}}.NoteEditor-module__LQmmoq__editorToolbar{border-radius:var(--border-radius-sm);background:#ffffff08;border:1px solid #ffffff0f;align-items:center;gap:8px;width:100%;margin-bottom:8px;padding:6px 12px;display:flex}.NoteEditor-module__LQmmoq__toolbarBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px 8px;font-size:.8rem;transition:all .2s;display:flex}.NoteEditor-module__LQmmoq__toolbarBtn:hover{color:var(--foreground);background:#8080801f}@media (max-width:1024px){.NoteEditor-module__LQmmoq__actionIconBtn span{display:none!important}.NoteEditor-module__LQmmoq__actionIconBtn svg{margin-left:0!important;margin-right:0!important}.NoteEditor-module__LQmmoq__actionIconBtn{padding:8px 10px}}
.NewsSection-module__OplAPG__container{border-radius:var(--border-radius-lg);flex-direction:column;width:100%;height:100%;padding:24px;display:flex;overflow:hidden}.NewsSection-module__OplAPG__header{border-bottom:1px solid var(--glass-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;padding-bottom:16px;display:flex}.NewsSection-module__OplAPG__title{color:var(--foreground);align-items:center;gap:8px;font-size:1.35rem;font-weight:700;display:flex}.NewsSection-module__OplAPG__categories{gap:8px;max-width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.NewsSection-module__OplAPG__categoryBtn{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-muted);border-radius:var(--border-radius-full);cursor:pointer;white-space:nowrap;padding:6px 14px;font-size:.8rem;transition:all .2s}.NewsSection-module__OplAPG__categoryBtn:hover{background:var(--glass-bg-hover);color:var(--foreground)}.NewsSection-module__OplAPG__activeCategoryBtn{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 0 12px var(--primary-glow);font-weight:600}.NewsSection-module__OplAPG__activeCategoryBtn:hover{background:var(--primary-hover);color:#fff}.NewsSection-module__OplAPG__scrollContainer{flex:1;padding-right:5px;overflow-y:auto}.NewsSection-module__OplAPG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.NewsSection-module__OplAPG__newsCard{border-radius:var(--border-radius-md);border:1px solid var(--glass-border);background:var(--glass-bg);box-shadow:var(--glass-shadow);flex-direction:column;gap:12px;padding:20px;transition:all .25s;display:flex}.NewsSection-module__OplAPG__newsCard:hover{background:var(--glass-bg-hover);border-color:var(--glass-border-active);box-shadow:var(--glass-shadow);transform:translateY(-2px)}.NewsSection-module__OplAPG__cardHeader{justify-content:space-between;align-items:center;display:flex}.NewsSection-module__OplAPG__metaInfo{color:var(--text-muted);align-items:center;gap:8px;font-size:.75rem;display:flex}.NewsSection-module__OplAPG__sourceBadge{background:var(--glass-bg-hover);border:1px solid var(--glass-border);color:var(--foreground);border-radius:4px;padding:2px 8px;font-weight:600}.NewsSection-module__OplAPG__newsTitle{color:var(--foreground);font-size:1.05rem;font-weight:600;line-height:1.4;text-decoration:none}.NewsSection-module__OplAPG__newsTitle:hover{color:var(--primary)}.NewsSection-module__OplAPG__newsSummary{color:var(--text-muted);font-size:.85rem;line-height:1.6}.NewsSection-module__OplAPG__cardFooter{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.NewsSection-module__OplAPG__timeText{color:var(--text-dark);font-size:.75rem}.NewsSection-module__OplAPG__actions{gap:8px;display:flex}.NewsSection-module__OplAPG__linkBtn{color:var(--secondary);align-items:center;gap:4px;font-size:.8rem;text-decoration:none;transition:all .2s;display:inline-flex}.NewsSection-module__OplAPG__linkBtn:hover{color:var(--secondary-hover);text-decoration:underline}.NewsSection-module__OplAPG__loadingState,.NewsSection-module__OplAPG__errorState,.NewsSection-module__OplAPG__emptyState{text-align:center;height:300px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.NewsSection-module__OplAPG__spinner{border:3px solid #06b6d41a;border-top-color:var(--secondary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite NewsSection-module__OplAPG__rotate-spinner}.NewsSection-module__OplAPG__createNoteBtn{color:#818cf8;border-radius:var(--border-radius-sm);cursor:pointer;background:#6366f11a;border:1px solid #6366f140;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;transition:all .2s;display:inline-flex}.NewsSection-module__OplAPG__createNoteBtn:hover:not(:disabled){background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 0 10px var(--primary-glow)}.NewsSection-module__OplAPG__createNoteBtn:disabled{opacity:.5;cursor:not-allowed}.NewsSection-module__OplAPG__showMoreContainer{justify-content:center;align-items:center;width:100%;padding:20px 0;display:flex}.NewsSection-module__OplAPG__summarizeBtn{color:#22d3ee;border-radius:var(--border-radius-sm);cursor:pointer;background:#06b6d41a;border:1px solid #06b6d440;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;transition:all .2s;display:inline-flex}.NewsSection-module__OplAPG__summarizeBtn:hover:not(:disabled){background:var(--secondary);border-color:var(--secondary);color:#000;box-shadow:0 0 10px var(--secondary-glow)}.NewsSection-module__OplAPG__summarizeBtn:disabled{opacity:.5;cursor:not-allowed}.NewsSection-module__OplAPG__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#030712b3;justify-content:center;align-items:center;animation:.2s ease-out NewsSection-module__OplAPG__fadeIn;display:flex;position:fixed;inset:0}.NewsSection-module__OplAPG__modalContent{border:1px solid var(--glass-border);border-radius:var(--border-radius-lg);z-index:1001;background:#0d1426bf;width:90%;max-width:600px;padding:30px;animation:.3s cubic-bezier(.34,1.56,.64,1) NewsSection-module__OplAPG__scaleUp;position:relative;box-shadow:0 25px 50px -12px #0009,0 0 30px #6366f11a}.NewsSection-module__OplAPG__closeBtn{color:var(--text-dark);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.NewsSection-module__OplAPG__closeBtn:hover{color:#fff;background:#ffffff14}.NewsSection-module__OplAPG__modalHeader{border-bottom:1px solid var(--glass-border);margin-bottom:24px;padding-bottom:16px}.NewsSection-module__OplAPG__modalMeta{align-items:center;gap:8px;margin-bottom:10px;display:flex}.NewsSection-module__OplAPG__modalTitle{color:#fff;margin:0;font-size:1.25rem;font-weight:700;line-height:1.4}.NewsSection-module__OplAPG__modalBody{flex-direction:column;gap:20px;max-height:450px;margin-bottom:26px;padding-right:5px;display:flex;overflow-y:auto}.NewsSection-module__OplAPG__summaryCard{border-radius:var(--border-radius-md);background:#ffffff05;border:1px solid #ffffff0a;flex-direction:column;padding:16px;display:flex}.NewsSection-module__OplAPG__modalFooter{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding-top:20px;display:flex}.NewsSection-module__OplAPG__modalLinkBtn{color:var(--secondary);align-items:center;gap:6px;font-size:.85rem;text-decoration:none;transition:all .2s;display:inline-flex}.NewsSection-module__OplAPG__modalLinkBtn:hover{color:var(--secondary-hover);text-decoration:underline}@keyframes NewsSection-module__OplAPG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes NewsSection-module__OplAPG__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.NewsSection-module__OplAPG__typeSelector{border:1px solid var(--glass-border);border-radius:var(--border-radius-full);background:#ffffff0a;gap:2px;padding:2px;display:flex}.NewsSection-module__OplAPG__typeBtn{color:var(--text-muted);border-radius:var(--border-radius-full);cursor:pointer;background:0 0;border:none;padding:4px 14px;font-size:.75rem;font-weight:500;transition:all .2s}.NewsSection-module__OplAPG__typeBtn:hover{color:#fff}.NewsSection-module__OplAPG__activeTypeBtn{background:var(--primary);color:#fff;box-shadow:0 0 8px var(--primary-glow)}.NewsSection-module__OplAPG__voiceBtn{border:1px solid var(--primary);color:var(--primary);border-radius:var(--border-radius-full);cursor:pointer;background:0 0;align-items:center;gap:4px;margin-left:auto;padding:4px 10px;font-size:.75rem;transition:all .2s;display:flex}.NewsSection-module__OplAPG__voiceBtn:hover{background:var(--primary);color:#fff;box-shadow:0 0 8px var(--primary-glow)}.NewsSection-module__OplAPG__voiceBtnActive{box-shadow:0 0 8px var(--primary-glow);background:var(--primary)!important;color:#fff!important}.NewsSection-module__OplAPG__viralBadge{color:#f87171;background:#ef444426;border:1px solid #ef44444d;border-radius:4px;align-items:center;gap:3px;padding:2px 6px;font-size:.65rem;font-weight:600;display:inline-flex}
.Calendar-module__rMASNW__calendarContainer{border-radius:var(--border-radius-md);background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);-webkit-user-select:none;user-select:none;flex-direction:column;width:100%;padding:14px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 20px #0003}.Calendar-module__rMASNW__calendarContainer:hover{border-color:#ffffff1a;box-shadow:0 8px 30px #0000004d}.Calendar-module__rMASNW__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Calendar-module__rMASNW__monthTitle{color:var(--foreground);letter-spacing:.5px;text-transform:uppercase;font-size:.85rem;font-weight:700}.Calendar-module__rMASNW__navBtn{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-muted);border-radius:var(--border-radius-sm);cursor:pointer;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.Calendar-module__rMASNW__navBtn:hover{background:var(--glass-bg-hover);color:var(--foreground);border-color:var(--glass-border)}.Calendar-module__rMASNW__navBtn:active{transform:scale(.92)}.Calendar-module__rMASNW__weekdaysGrid{text-align:center;grid-template-columns:repeat(7,1fr);margin-bottom:8px;display:grid}.Calendar-module__rMASNW__weekdayLabel{color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:700}.Calendar-module__rMASNW__daysGrid{grid-template-columns:repeat(7,1fr);gap:6px 4px;display:grid}.Calendar-module__rMASNW__dayCell{color:var(--foreground);border-radius:var(--border-radius-sm);cursor:pointer;height:32px;font-family:var(--font-sans);background:0 0;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;font-size:.8rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Calendar-module__rMASNW__dayCell:hover{background:var(--glass-bg-hover);color:var(--foreground);transform:translateY(-1px)}.Calendar-module__rMASNW__dayCell:active{transform:scale(.9)}.Calendar-module__rMASNW__otherMonth{color:var(--text-dark);opacity:.4;font-weight:400}.Calendar-module__rMASNW__otherMonth:hover{opacity:.7}.Calendar-module__rMASNW__today{color:var(--primary);border-color:var(--primary);background:#6366f11a;font-weight:700}.Calendar-module__rMASNW__selected{box-shadow:0 0 12px var(--primary-glow);font-weight:700;background:var(--primary)!important;color:#fff!important}.Calendar-module__rMASNW__selected:hover{background:var(--primary-hover)!important}.Calendar-module__rMASNW__hasNotesCell{border-bottom:1px dashed #6366f166;font-weight:600}.Calendar-module__rMASNW__noteIndicator{background:var(--accent);width:4px;height:4px;box-shadow:0 0 4px var(--accent-glow);border-radius:50%;transition:all .2s;position:absolute;bottom:3px}.Calendar-module__rMASNW__selected .Calendar-module__rMASNW__noteIndicator{box-shadow:none;background:#fff}.Calendar-module__rMASNW__filterBar{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;animation:.2s ease-out Calendar-module__rMASNW__slide-in;display:flex}.Calendar-module__rMASNW__filterInfo{color:var(--secondary);align-items:center;gap:6px;display:flex}.Calendar-module__rMASNW__filterIcon{animation:2s ease-in-out infinite Calendar-module__rMASNW__pulse}.Calendar-module__rMASNW__filterText{color:var(--secondary);font-size:.72rem;font-weight:600}.Calendar-module__rMASNW__clearBtn{color:#f87171;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.Calendar-module__rMASNW__clearBtn:hover{color:#fff;background:#ef444433;border-color:#ef444466;transform:rotate(90deg)}@keyframes Calendar-module__rMASNW__pulse{0%,to{opacity:.8}50%{opacity:1;text-shadow:0 0 6px var(--secondary-glow)}}
.WhatsappChat-module__b98IQG__chatContainer{border-radius:var(--border-radius-lg);flex-direction:column;gap:24px;width:100%;height:100%;padding:32px;display:flex;overflow-y:auto}.WhatsappChat-module__b98IQG__header{border-bottom:1px solid var(--glass-border);flex-shrink:0;padding-bottom:20px}.WhatsappChat-module__b98IQG__title{color:var(--foreground);align-items:center;gap:10px;margin-bottom:6px;font-size:1.4rem;font-weight:700;display:flex}.WhatsappChat-module__b98IQG__titleIcon{color:#22c55e;filter:drop-shadow(0 0 5px #22c55e66)}.WhatsappChat-module__b98IQG__subtitle{color:var(--text-muted);font-size:.88rem}.WhatsappChat-module__b98IQG__layoutGrid{flex:1;grid-template-columns:1fr 1.1fr;gap:32px;display:grid;overflow:hidden}@media (max-width:1024px){.WhatsappChat-module__b98IQG__layoutGrid{grid-template-columns:1fr;gap:24px;overflow:visible}}.WhatsappChat-module__b98IQG__formSection{flex-direction:column;gap:18px;display:flex}.WhatsappChat-module__b98IQG__inputGroup{flex-direction:column;gap:8px;display:flex}.WhatsappChat-module__b98IQG__inputLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.WhatsappChat-module__b98IQG__textInput{border:1px solid var(--glass-border);color:#fff;border-radius:var(--border-radius-md);background:#00000040;outline:none;width:100%;padding:12px 16px;font-size:.95rem;transition:all .2s}.WhatsappChat-module__b98IQG__textInput:focus{border-color:#22c55e;box-shadow:0 0 10px #22c55e33}.WhatsappChat-module__b98IQG__textarea{border:1px solid var(--glass-border);color:#fff;border-radius:var(--border-radius-md);resize:vertical;background:#00000040;outline:none;width:100%;min-height:180px;padding:14px 16px;font-size:.95rem;line-height:1.5;transition:all .2s}.WhatsappChat-module__b98IQG__textarea:focus{border-color:#22c55e;box-shadow:0 0 10px #22c55e33}.WhatsappChat-module__b98IQG__recentContainer{flex-direction:column;gap:8px;display:flex}.WhatsappChat-module__b98IQG__recentHeader{justify-content:space-between;align-items:center;display:flex}.WhatsappChat-module__b98IQG__recentLabel{color:var(--text-dark);font-size:.75rem;font-weight:600}.WhatsappChat-module__b98IQG__clearHistoryBtn{color:var(--text-dark);cursor:pointer;border-radius:var(--border-radius-sm);background:0 0;border:none;padding:2px;transition:all .2s}.WhatsappChat-module__b98IQG__clearHistoryBtn:hover{color:var(--error);background:#ffffff0d}.WhatsappChat-module__b98IQG__recentList{flex-wrap:wrap;gap:8px;display:flex}.WhatsappChat-module__b98IQG__recentBadge{border:1px solid var(--glass-border);color:var(--text-muted);border-radius:var(--border-radius-full);cursor:pointer;background:#ffffff08;align-items:center;padding:6px 12px;font-size:.78rem;transition:all .2s;display:inline-flex}.WhatsappChat-module__b98IQG__recentBadge:hover{color:#22c55e;background:#22c55e14;border-color:#22c55e4d}.WhatsappChat-module__b98IQG__contactListSection{border:1px solid var(--glass-border);border-radius:var(--border-radius-lg);background:#ffffff03;flex-direction:column;gap:20px;height:100%;padding:24px;display:flex;overflow:hidden}.WhatsappChat-module__b98IQG__contactFormContainer{border-bottom:1px solid var(--glass-border);flex-shrink:0;padding-bottom:20px}.WhatsappChat-module__b98IQG__sectionTitle{color:#fff;align-items:center;gap:8px;margin-bottom:12px;font-size:.95rem;font-weight:600;display:flex}.WhatsappChat-module__b98IQG__addContactForm{align-items:flex-end;gap:12px;display:flex}.WhatsappChat-module__b98IQG__addContactFields{flex-direction:column;flex:1;gap:8px;display:flex}.WhatsappChat-module__b98IQG__miniTextInput{border:1px solid var(--glass-border);color:#fff;border-radius:var(--border-radius-sm);background:#0003;outline:none;width:100%;padding:8px 12px;font-size:.8rem;transition:all .2s}.WhatsappChat-module__b98IQG__miniTextInput:focus{border-color:var(--secondary)}.WhatsappChat-module__b98IQG__miniAddBtn{background:var(--secondary);color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;height:34px;box-shadow:0 0 5px var(--secondary-glow);border:none;padding:9px 16px;font-size:.8rem;font-weight:600;transition:all .2s}.WhatsappChat-module__b98IQG__miniAddBtn:hover{background:var(--secondary-hover);box-shadow:0 0 10px var(--secondary-glow)}.WhatsappChat-module__b98IQG__contactsListContainer{flex-direction:column;flex:1;display:flex;overflow:hidden}.WhatsappChat-module__b98IQG__contactsScrollList{flex-direction:column;flex:1;gap:8px;padding-right:4px;display:flex;overflow-y:auto}.WhatsappChat-module__b98IQG__contactItemCard{border:1px solid var(--glass-border);border-radius:var(--border-radius-md);background:#ffffff05;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .2s;display:flex}.WhatsappChat-module__b98IQG__contactItemCard:hover{background:#ffffff0a;border-color:#ffffff1a}.WhatsappChat-module__b98IQG__contactSelectBtn{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;flex:1;align-items:center;gap:12px;padding:0;display:flex}.WhatsappChat-module__b98IQG__contactAvatar{color:#fff;text-shadow:0 1px 2px #0003;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:flex}.WhatsappChat-module__b98IQG__contactTextDetails{flex-direction:column;gap:2px;display:flex;overflow:hidden}.WhatsappChat-module__b98IQG__contactName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.WhatsappChat-module__b98IQG__contactNumber{color:var(--text-muted);font-size:.75rem}.WhatsappChat-module__b98IQG__contactDeleteBtn{color:var(--text-dark);cursor:pointer;border-radius:var(--border-radius-sm);background:0 0;border:none;margin-left:8px;padding:6px;transition:all .2s}.WhatsappChat-module__b98IQG__contactDeleteBtn:hover{color:var(--error);background:#ef444426}.WhatsappChat-module__b98IQG__emptyContacts{color:var(--text-dark);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex}.WhatsappChat-module__b98IQG__emptyContacts p{color:var(--text-muted);font-size:.8rem}.WhatsappChat-module__b98IQG__statusBannerSuccess{color:#4ade80;border-radius:var(--border-radius-md);background:#22c55e1a;border:1px solid #22c55e40;align-items:center;gap:10px;padding:12px 16px;font-size:.88rem;font-weight:500;animation:.2s ease-out WhatsappChat-module__b98IQG__slide-in;display:flex}.WhatsappChat-module__b98IQG__statusBannerError{color:#f87171;border-radius:var(--border-radius-md);background:#ef44441a;border:1px solid #ef444440;align-items:center;gap:10px;padding:12px 16px;font-size:.88rem;font-weight:500;animation:.2s ease-out WhatsappChat-module__b98IQG__slide-in;display:flex}.WhatsappChat-module__b98IQG__statusIcon{flex-shrink:0}.WhatsappChat-module__b98IQG__actionRow{margin-top:6px}@media (max-width:768px){.WhatsappChat-module__b98IQG__chatContainer{border-radius:0;margin-bottom:70px;padding:16px}}.WhatsappChat-module__b98IQG__selectedContactBadge{border-radius:var(--border-radius-md);color:#fff;background:#22c55e14;border:1px solid #22c55e40;align-items:center;gap:12px;padding:10px 16px;animation:.2s cubic-bezier(.34,1.56,.64,1) WhatsappChat-module__b98IQG__scale-up;display:flex;position:relative;box-shadow:0 0 15px #22c55e14}.WhatsappChat-module__b98IQG__badgeAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.WhatsappChat-module__b98IQG__badgeDetails{flex:1;align-items:center;gap:8px;display:flex;overflow:hidden}.WhatsappChat-module__b98IQG__badgeName{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.WhatsappChat-module__b98IQG__badgeNumber{color:var(--text-muted);white-space:nowrap;font-size:.8rem}.WhatsappChat-module__b98IQG__badgeClearBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.WhatsappChat-module__b98IQG__badgeClearBtn:hover{color:#f87171;background:#ef444426}.WhatsappChat-module__b98IQG__contactsDropdown{-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--border-radius-md);z-index:100;background:#0f172af2;flex-direction:column;max-height:200px;margin-top:6px;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #00000080}.WhatsappChat-module__b98IQG__dropdownItem{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff05;align-items:center;gap:12px;width:100%;padding:10px 16px;transition:all .2s;display:flex}.WhatsappChat-module__b98IQG__dropdownItem:hover{background:#ffffff0d}.WhatsappChat-module__b98IQG__dropdownItem:active{background:#ffffff14}.WhatsappChat-module__b98IQG__dropdownAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:flex}.WhatsappChat-module__b98IQG__dropdownDetails{flex-direction:column;gap:2px;display:flex;overflow:hidden}.WhatsappChat-module__b98IQG__dropdownName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.WhatsappChat-module__b98IQG__dropdownNumber{color:var(--text-muted);font-size:.72rem}.WhatsappChat-module__b98IQG__dropdownEmpty{color:var(--text-dark);text-align:center;padding:12px 16px;font-size:.78rem}@keyframes WhatsappChat-module__b98IQG__scale-up{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.VoiceAssistant-module__pYVS4q__floatingAssistantBtn{bottom:calc(92px + env(safe-area-inset-bottom));color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#a855f7 0%,#6366f1 50%,#06b6d4 100%);border:1px solid #ffffff40;border-radius:50%;outline:none;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s;animation:2.8s ease-in-out infinite VoiceAssistant-module__pYVS4q__assistant-breathing-glow;display:flex;position:fixed;right:18px}.VoiceAssistant-module__pYVS4q__floatingAssistantBtn:before{content:"";pointer-events:none;border:2px solid #a855f780;border-radius:50%;animation:2.8s cubic-bezier(.215,.61,.355,1) infinite VoiceAssistant-module__pYVS4q__assistant-ring-pulse;position:absolute;inset:-6px}@keyframes VoiceAssistant-module__pYVS4q__assistant-breathing-glow{0%,to{filter:brightness();box-shadow:0 6px 22px #a855f766,0 0 15px #6366f14d,inset 0 0 10px #fff3}50%{filter:brightness(1.15);box-shadow:0 10px 32px #a855f7b3,0 0 24px #06b6d480,inset 0 0 14px #fff6}}@keyframes VoiceAssistant-module__pYVS4q__assistant-ring-pulse{0%{opacity:.95;border-color:#a855f7bf;transform:scale(.92)}65%{opacity:.2;border-color:#06b6d480;transform:scale(1.35)}to{opacity:0;border-color:#6366f100;transform:scale(1.5)}}@media (min-width:769px){.VoiceAssistant-module__pYVS4q__floatingAssistantBtn{bottom:28px;right:28px}}.VoiceAssistant-module__pYVS4q__floatingAssistantBtn:hover{filter:brightness(1.15);box-shadow:0 12px 35px #6366f199,inset 0 0 12px #fff6}.VoiceAssistant-module__pYVS4q__floatingAssistantBtn:active{filter:brightness(.95)}.VoiceAssistant-module__pYVS4q__btnListening{background:#0f172a;border-color:#6366f166;box-shadow:0 0 20px #6366f14d}.VoiceAssistant-module__pYVS4q__btnGlowWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.VoiceAssistant-module__pYVS4q__sparkleIcon{color:#55efff;animation:2s ease-in-out infinite VoiceAssistant-module__pYVS4q__float-sparkle;position:absolute;top:8px;right:8px}@keyframes VoiceAssistant-module__pYVS4q__float-sparkle{0%,to{opacity:.8;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-2px)scale(1.2)}}.VoiceAssistant-module__pYVS4q__pulseContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.VoiceAssistant-module__pYVS4q__pulseWave{background:#6366f133;border-radius:50%;width:100%;height:100%;animation:1.5s ease-out infinite VoiceAssistant-module__pYVS4q__pulse-wave-animation;position:absolute}@keyframes VoiceAssistant-module__pYVS4q__pulse-wave-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.VoiceAssistant-module__pYVS4q__assistantIcon{z-index:10}.VoiceAssistant-module__pYVS4q__assistantPanelOverlay{-webkit-backdrop-filter:blur(8px);z-index:999;background:#0000008c;justify-content:center;align-items:center;animation:.25s ease-out VoiceAssistant-module__pYVS4q__fade-in;display:flex;position:fixed;inset:0}.VoiceAssistant-module__pYVS4q__assistantPanel{border:1px solid var(--glass-border);border-radius:var(--border-radius-lg);background:#0f172ae6;flex-direction:column;width:90%;max-width:440px;animation:.3s cubic-bezier(.175,.885,.32,1.275) VoiceAssistant-module__pYVS4q__scale-up;display:flex;overflow:hidden;box-shadow:0 20px 45px #0009,0 0 40px #6366f114}.VoiceAssistant-module__pYVS4q__panelHeader{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.VoiceAssistant-module__pYVS4q__assistantBrand{text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#a855f7 0%,#6366f1 50%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.VoiceAssistant-module__pYVS4q__sparkleBrandIcon{color:#a855f7}.VoiceAssistant-module__pYVS4q__headerControls{align-items:center;gap:8px;display:flex}.VoiceAssistant-module__pYVS4q__controlBtn,.VoiceAssistant-module__pYVS4q__closeBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--border-radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.VoiceAssistant-module__pYVS4q__controlBtn:hover,.VoiceAssistant-module__pYVS4q__closeBtn:hover{color:#fff;background:#ffffff0d}.VoiceAssistant-module__pYVS4q__panelBody{flex-direction:column;align-items:center;gap:20px;padding:24px;display:flex}.VoiceAssistant-module__pYVS4q__orbWrapper{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.VoiceAssistant-module__pYVS4q__orb{border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.VoiceAssistant-module__pYVS4q__orbInner{z-index:5;filter:blur(2px);background:radial-gradient(circle,#6366f1cc 0%,#a855f766 70%,#0000 100%);border-radius:50%;width:60px;height:60px}.VoiceAssistant-module__pYVS4q__orbGlow{filter:blur(8px);background:radial-gradient(circle,#06b6d466 0%,#6366f133 50%,#0000 100%);border-radius:50%;width:100%;height:100%;position:absolute}.VoiceAssistant-module__pYVS4q__wave1,.VoiceAssistant-module__pYVS4q__wave2,.VoiceAssistant-module__pYVS4q__wave3{opacity:0;border:1px solid #0000;border-radius:50%;width:100%;height:100%;position:absolute;box-shadow:0 0 15px #6366f126}.VoiceAssistant-module__pYVS4q__listening .VoiceAssistant-module__pYVS4q__wave1{border-color:#6366f166;animation:2s linear infinite VoiceAssistant-module__pYVS4q__orb-expand}.VoiceAssistant-module__pYVS4q__listening .VoiceAssistant-module__pYVS4q__wave2{border-color:#a855f74d;animation:2s linear .6s infinite VoiceAssistant-module__pYVS4q__orb-expand}.VoiceAssistant-module__pYVS4q__listening .VoiceAssistant-module__pYVS4q__wave3{border-color:#06b6d44d;animation:2s linear 1.2s infinite VoiceAssistant-module__pYVS4q__orb-expand}.VoiceAssistant-module__pYVS4q__processing .VoiceAssistant-module__pYVS4q__orbInner{background:radial-gradient(circle,#a855f7e6 0%,#06b6d466 70%,#0000 100%);animation:1s linear infinite VoiceAssistant-module__pYVS4q__orb-rotate}.VoiceAssistant-module__pYVS4q__speaking .VoiceAssistant-module__pYVS4q__wave1{border-color:#06b6d466;animation:.15s infinite alternate VoiceAssistant-module__pYVS4q__orb-vibrate}.VoiceAssistant-module__pYVS4q__speaking .VoiceAssistant-module__pYVS4q__wave2{border-color:#6366f14d;animation:.2s infinite alternate-reverse VoiceAssistant-module__pYVS4q__orb-vibrate}.VoiceAssistant-module__pYVS4q__error .VoiceAssistant-module__pYVS4q__orbInner{background:radial-gradient(circle,#ef4444e6 0%,#ef44444d 70%,#0000 100%)}@keyframes VoiceAssistant-module__pYVS4q__orb-expand{0%{opacity:0;transform:scale(.6)}20%{opacity:.8}to{opacity:0;transform:scale(1.6)}}@keyframes VoiceAssistant-module__pYVS4q__orb-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes VoiceAssistant-module__pYVS4q__orb-vibrate{0%{transform:scale(1)}to{transform:scale(1.15)}}.VoiceAssistant-module__pYVS4q__statusLabel{color:var(--text-muted);font-size:.82rem;font-weight:500}.VoiceAssistant-module__pYVS4q__dialogContainer{flex-direction:column;gap:16px;width:100%;max-height:500px;padding:4px;display:flex;overflow-y:auto}.VoiceAssistant-module__pYVS4q__typingIndicator{background:#6366f114;border:1px solid #6366f133;border-radius:16px 16px 16px 2px;align-items:center;gap:6px;width:fit-content;padding:10px 14px;display:flex}.VoiceAssistant-module__pYVS4q__typingIndicator span{background-color:#a855f7;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both VoiceAssistant-module__pYVS4q__typing-bounce;display:inline-block}.VoiceAssistant-module__pYVS4q__typingIndicator span:first-child{animation-delay:-.32s}.VoiceAssistant-module__pYVS4q__typingIndicator span:nth-child(2){animation-delay:-.16s}.VoiceAssistant-module__pYVS4q__typingIndicator span:nth-child(3){animation-delay:-.08s}@keyframes VoiceAssistant-module__pYVS4q__typing-bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1.2)}}.VoiceAssistant-module__pYVS4q__userBubble,.VoiceAssistant-module__pYVS4q__aiBubble{flex-direction:column;gap:4px;max-width:85%;animation:.25s ease-out VoiceAssistant-module__pYVS4q__fade-in-up;display:flex}.VoiceAssistant-module__pYVS4q__userBubble{align-self:flex-end;align-items:flex-end}.VoiceAssistant-module__pYVS4q__aiBubble{align-self:flex-start;align-items:flex-start}.VoiceAssistant-module__pYVS4q__bubbleLabel{color:var(--text-dark);font-size:.68rem;font-weight:600}.VoiceAssistant-module__pYVS4q__bubbleLabelAI{color:var(--secondary);font-size:.68rem;font-weight:600}.VoiceAssistant-module__pYVS4q__bubbleText{background:var(--glass-bg-hover);border:1px solid var(--glass-border);color:var(--foreground);border-radius:16px 16px 2px;padding:10px 14px;font-size:.85rem;line-height:1.4}.VoiceAssistant-module__pYVS4q__bubbleTextAI{color:var(--foreground);background:#6366f114;border:1px solid #6366f133;border-radius:16px 16px 16px 2px;padding:10px 14px;font-size:.85rem;line-height:1.4;box-shadow:0 2px 10px #6366f10d}.VoiceAssistant-module__pYVS4q__errorBubble{color:#f87171;border-radius:var(--border-radius-md);background:#ef444414;border:1px solid #ef444433;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:.82rem;display:flex}.VoiceAssistant-module__pYVS4q__errorIcon{flex-shrink:0}.VoiceAssistant-module__pYVS4q__suggestions{border-top:1px solid var(--glass-border);background:var(--glass-bg);flex-direction:column;gap:8px;width:100%;padding:16px 20px;display:flex}.VoiceAssistant-module__pYVS4q__suggestionsLabel{color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:600}.VoiceAssistant-module__pYVS4q__suggestionsRow{scrollbar-width:none;gap:10px;display:flex;overflow-x:auto}.VoiceAssistant-module__pYVS4q__suggestionsRow::-webkit-scrollbar{display:none}.VoiceAssistant-module__pYVS4q__suggestionBtn{border:1px solid var(--glass-border);border-radius:var(--border-radius-full);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:#ffffff08;padding:6px 14px;font-size:.78rem;transition:all .2s}.VoiceAssistant-module__pYVS4q__suggestionBtn:hover{background:var(--glass-bg-hover);color:var(--foreground);border-color:var(--glass-border)}@keyframes VoiceAssistant-module__pYVS4q__fade-in{0%{opacity:0}to{opacity:1}}@keyframes VoiceAssistant-module__pYVS4q__scale-up{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes VoiceAssistant-module__pYVS4q__fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.VoiceAssistant-module__pYVS4q__chatInputBar{border:1px solid var(--glass-border);box-sizing:border-box;background:#ffffff08;border-radius:24px;align-items:center;gap:8px;width:100%;padding:4px 4px 4px 16px;transition:all .2s;display:flex}.VoiceAssistant-module__pYVS4q__chatInputBar:focus-within{border-color:#6366f199;box-shadow:0 0 12px #6366f126}.VoiceAssistant-module__pYVS4q__chatInputField{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:8px 0;font-size:.85rem}.VoiceAssistant-module__pYVS4q__chatInputField::placeholder{color:var(--text-muted);opacity:.7}.VoiceAssistant-module__pYVS4q__chatSendBtn,.VoiceAssistant-module__pYVS4q__chatMicBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#6366f1 100%);border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.VoiceAssistant-module__pYVS4q__chatSendBtn:hover:not(:disabled),.VoiceAssistant-module__pYVS4q__chatMicBtn:hover:not(:disabled){filter:brightness(1.15);transform:scale(1.05)}.VoiceAssistant-module__pYVS4q__chatSendBtn:disabled,.VoiceAssistant-module__pYVS4q__chatMicBtn:disabled{color:var(--text-muted);cursor:not-allowed;background:#ffffff0d}.VoiceAssistant-module__pYVS4q__chatMicBtn.VoiceAssistant-module__pYVS4q__recording{background:#ef4444;border-color:#ef444466;animation:1.5s infinite VoiceAssistant-module__pYVS4q__pulse-recording;box-shadow:0 0 20px #ef444480}@keyframes VoiceAssistant-module__pYVS4q__pulse-recording{0%{box-shadow:0 0 #ef444480}70%{box-shadow:0 0 0 15px #ef444400}to{box-shadow:0 0 #ef444400}}.VoiceAssistant-module__pYVS4q__standalonePanelWrapper{background-color:var(--bg-primary);background-image:radial-gradient(circle at 10% 20%,#6366f114 0%,#0000 40%),radial-gradient(circle at 90% 80%,#06b6d414 0%,#0000 40%),radial-gradient(circle,#d946ef0a 0%,#0000 60%);background-attachment:fixed;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex}@media (max-width:768px){.VoiceAssistant-module__pYVS4q__standalonePanelWrapper{align-items:flex-start;padding:0}.VoiceAssistant-module__pYVS4q__standalonePanelWrapper .VoiceAssistant-module__pYVS4q__assistantPanel{background:var(--bg-primary);border:none;border-radius:0;width:100%;max-width:100%;height:100vh}}
.InteractiveMerge-module__z-QOSG__container{border-radius:var(--border-radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);width:100%;height:100%;box-shadow:var(--glass-shadow);flex-direction:column;gap:20px;padding:24px;display:flex;overflow-y:auto}@media (max-width:768px){.InteractiveMerge-module__z-QOSG__container{border:none;border-radius:0;padding:16px 12px}}.InteractiveMerge-module__z-QOSG__header{border-bottom:1px solid var(--glass-border);justify-content:flex-start;align-items:center;gap:16px;padding-bottom:16px;display:flex}.InteractiveMerge-module__z-QOSG__backBtn{background:var(--glass-bg-hover);border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;border-radius:var(--border-radius-sm);align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.InteractiveMerge-module__z-QOSG__backBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.InteractiveMerge-module__z-QOSG__titleText h2{color:var(--foreground);margin:0 0 4px;font-size:1.25rem;font-weight:700}.InteractiveMerge-module__z-QOSG__titleText p{color:var(--text-muted);margin:0;font-size:.8rem}.InteractiveMerge-module__z-QOSG__dashboardSummary{flex-wrap:wrap;gap:12px;display:flex}.InteractiveMerge-module__z-QOSG__summaryBadge{border:1px solid var(--glass-border-active);color:var(--primary);border-radius:var(--border-radius-full);background:#6366f11a;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:flex}.InteractiveMerge-module__z-QOSG__notesScrollArea{flex-direction:column;flex:1;gap:24px;padding-right:4px;display:flex;overflow-y:auto}.InteractiveMerge-module__z-QOSG__dateGroup{flex-direction:column;gap:12px;display:flex}.InteractiveMerge-module__z-QOSG__dateGroupHeader{color:var(--secondary);border-left:3px solid var(--secondary);letter-spacing:.02em;margin:8px 0 4px;padding-left:10px;font-size:.9rem;font-weight:600}.InteractiveMerge-module__z-QOSG__noteGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:1024px){.InteractiveMerge-module__z-QOSG__noteGrid{grid-template-columns:1fr 1fr}}.InteractiveMerge-module__z-QOSG__noteCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--border-radius-md);cursor:pointer;text-align:left;width:100%;box-shadow:var(--glass-shadow);flex-direction:column;gap:8px;padding:16px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.InteractiveMerge-module__z-QOSG__noteCard:before{content:"";background:0 0;width:4px;height:100%;transition:all .2s;position:absolute;top:0;left:0}.InteractiveMerge-module__z-QOSG__noteCard:hover{background:var(--glass-bg-hover);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.InteractiveMerge-module__z-QOSG__noteCard:hover:before{background:var(--primary)}.InteractiveMerge-module__z-QOSG__noteCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.InteractiveMerge-module__z-QOSG__noteTitleText{color:var(--foreground);font-size:.95rem;font-weight:600;line-height:1.4}.InteractiveMerge-module__z-QOSG__noteTime{color:var(--text-dark);flex-shrink:0;font-size:.75rem}.InteractiveMerge-module__z-QOSG__noteSnippet{color:var(--text-muted);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.InteractiveMerge-module__z-QOSG__noteMetaRow{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;display:flex}.InteractiveMerge-module__z-QOSG__leftMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.InteractiveMerge-module__z-QOSG__folderTag{color:var(--secondary);border-radius:var(--border-radius-sm);background:#06b6d41f;padding:3px 8px;font-size:.7rem;font-weight:600}.InteractiveMerge-module__z-QOSG__tagList{gap:4px;display:flex}.InteractiveMerge-module__z-QOSG__tagBadge{background:var(--glass-bg-hover);border:1px solid var(--glass-border);color:var(--text-muted);border-radius:var(--border-radius-sm);padding:2px 6px;font-size:.65rem;font-weight:500}.InteractiveMerge-module__z-QOSG__actionIndicator{color:var(--primary);opacity:0;align-items:center;gap:4px;font-size:.72rem;font-weight:600;transition:all .2s;display:flex;transform:translate(-5px)}.InteractiveMerge-module__z-QOSG__noteCard:hover .InteractiveMerge-module__z-QOSG__actionIndicator{opacity:1;transform:translate(0)}.InteractiveMerge-module__z-QOSG__emptyState{color:var(--text-muted);border:1px dashed var(--glass-border);border-radius:var(--border-radius-md);background:var(--glass-bg);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}
