.dashboard-module__Gx_nyq__container{background:var(--background);min-height:100vh;display:flex}.dashboard-module__Gx_nyq__loadingContainer{justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-module__Gx_nyq__spinner{color:var(--primary);animation:1s linear infinite dashboard-module__Gx_nyq__lexa-spin}.dashboard-module__Gx_nyq__sidebar{background:var(--surface-2);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:260px;height:100vh;padding:1rem;display:flex;position:sticky;top:0;overflow:hidden}.dashboard-module__Gx_nyq__sidebarHeader{margin-bottom:1rem;padding:.5rem}.dashboard-module__Gx_nyq__logo{color:var(--primary);font-size:1.25rem;font-weight:700}.dashboard-module__Gx_nyq__nav{flex-direction:column;gap:.25rem;display:flex}.dashboard-module__Gx_nyq__navItem{border-radius:var(--radius);color:var(--muted-foreground);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;font-weight:500;display:flex}.dashboard-module__Gx_nyq__navItem:hover{background:var(--border);color:var(--foreground)}.dashboard-module__Gx_nyq__navItem.dashboard-module__Gx_nyq__active{background:var(--primary);color:var(--primary-foreground)}.dashboard-module__Gx_nyq__subscriptionSection{background:var(--background);border-radius:var(--radius);border:1px solid var(--border);margin-top:1.5rem;padding:1rem}.dashboard-module__Gx_nyq__proBadge{background:var(--gradient-pro);color:#fff;border-radius:var(--radius);justify-content:center;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;font-weight:600;display:flex}.dashboard-module__Gx_nyq__usageContainer{flex-direction:column;gap:.75rem;margin-bottom:.75rem;display:flex}.dashboard-module__Gx_nyq__usageItem{flex-direction:column;gap:.25rem;display:flex}.dashboard-module__Gx_nyq__usageHeader{color:var(--muted-foreground);align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;display:flex}.dashboard-module__Gx_nyq__usageBar{background:var(--border);border-radius:3px;height:6px;overflow:hidden}.dashboard-module__Gx_nyq__usageBarFill{background:var(--primary);height:100%;transition:width var(--dur-base)var(--ease-out);border-radius:3px}.dashboard-module__Gx_nyq__usageBarFill.dashboard-module__Gx_nyq__usageWarning{background:var(--warning)}.dashboard-module__Gx_nyq__usageBarFill.dashboard-module__Gx_nyq__usageDanger{background:var(--danger)}.dashboard-module__Gx_nyq__usageText{color:var(--muted-foreground);text-align:right;font-size:.6875rem}.dashboard-module__Gx_nyq__upgradeButton{background:var(--primary);width:100%;color:var(--primary-foreground);border-radius:var(--radius);cursor:pointer;transition:background var(--dur-fast)var(--ease-out);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__upgradeButton:hover{background:var(--primary-hover)}.dashboard-module__Gx_nyq__tagsSection{border-top:1px solid var(--border);flex:1;min-height:0;margin-top:1.5rem;padding-top:1.5rem;overflow-y:auto}.dashboard-module__Gx_nyq__tagsSectionHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.dashboard-module__Gx_nyq__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin:0;padding:0 .75rem;font-size:.75rem;font-weight:600}.dashboard-module__Gx_nyq__clearTags{color:var(--muted-foreground);cursor:pointer;border-radius:var(--radius);transition:background var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);background:0 0;border:none;padding:.25rem .5rem;font-size:.75rem}.dashboard-module__Gx_nyq__clearTags:hover{color:var(--foreground);background:var(--border)}.dashboard-module__Gx_nyq__tagsList{flex-direction:column;gap:.125rem;display:flex}.dashboard-module__Gx_nyq__tagItem{border-radius:var(--radius);color:var(--muted-foreground);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);text-align:left;background:0 0;border:none;align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:.8125rem;display:flex}.dashboard-module__Gx_nyq__tagItem:hover{background:var(--border);color:var(--foreground)}.dashboard-module__Gx_nyq__tagItem.dashboard-module__Gx_nyq__active{background:var(--accent);color:var(--accent-foreground)}.dashboard-module__Gx_nyq__tagDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dashboard-module__Gx_nyq__sidebarFooter{border-top:1px solid var(--border);flex-shrink:0;margin-top:auto;padding-top:1rem}.dashboard-module__Gx_nyq__userInfo{margin-bottom:.5rem;padding:.5rem .75rem}.dashboard-module__Gx_nyq__userName{color:var(--foreground);font-size:.875rem;font-weight:500}.dashboard-module__Gx_nyq__settingsButton{border-radius:var(--radius);width:100%;color:var(--muted-foreground);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);background:0 0;border:none;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;display:flex}.dashboard-module__Gx_nyq__settingsButton:hover{background:var(--border);color:var(--foreground)}.dashboard-module__Gx_nyq__logoutButton{border-radius:var(--radius);width:100%;color:var(--muted-foreground);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);background:0 0;border:none;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;display:flex}.dashboard-module__Gx_nyq__logoutButton:hover{background:var(--border);color:var(--danger)}.dashboard-module__Gx_nyq__main{flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-module__Gx_nyq__header{border-bottom:1px solid var(--border);flex-direction:column;gap:0;display:flex}.dashboard-module__Gx_nyq__headerTop{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.dashboard-module__Gx_nyq__headerBottom{background:var(--surface-2);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex}.dashboard-module__Gx_nyq__searchWrapper{background:var(--secondary);border:1px solid var(--border);border-radius:var(--radius);flex:1;align-items:center;gap:.75rem;max-width:400px;padding:.625rem 1rem;display:flex}.dashboard-module__Gx_nyq__searchWrapper svg{color:var(--muted-foreground);flex-shrink:0}.dashboard-module__Gx_nyq__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.dashboard-module__Gx_nyq__searchInput::placeholder{color:var(--muted-foreground)}.dashboard-module__Gx_nyq__headerActions{align-items:center;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__recordButton,.dashboard-module__Gx_nyq__newNoteButton{border-radius:var(--radius);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__recordButton{background:var(--primary);color:var(--primary-foreground)}.dashboard-module__Gx_nyq__recordButton:hover{background:var(--primary-hover)}.dashboard-module__Gx_nyq__recordButtonDisabled{background:var(--muted);color:var(--muted-foreground);cursor:pointer}.dashboard-module__Gx_nyq__recordButtonDisabled:hover{background:var(--primary);color:var(--primary-foreground)}.dashboard-module__Gx_nyq__newNoteButton{background:var(--secondary);color:var(--secondary-foreground);border:1px solid var(--border)}.dashboard-module__Gx_nyq__newNoteButton:hover{background:var(--border)}.dashboard-module__Gx_nyq__newNoteButtonDisabled{background:var(--muted);color:var(--muted-foreground);border-color:var(--muted);cursor:pointer}.dashboard-module__Gx_nyq__newNoteButtonDisabled:hover{background:var(--secondary);color:var(--foreground);border-color:var(--border)}.dashboard-module__Gx_nyq__content{flex:1;padding:1.5rem;overflow-y:auto}.dashboard-module__Gx_nyq__loadingState{justify-content:center;align-items:center;padding:4rem;display:flex}.dashboard-module__Gx_nyq__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.dashboard-module__Gx_nyq__emptyState>svg{color:var(--muted);margin-bottom:1rem}.dashboard-module__Gx_nyq__emptyState h2{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.dashboard-module__Gx_nyq__emptyState p{color:var(--muted-foreground);margin-bottom:1.5rem}.dashboard-module__Gx_nyq__emptyActions{gap:.75rem;display:flex}.dashboard-module__Gx_nyq__notesList{flex-direction:column;gap:2rem;display:flex}.dashboard-module__Gx_nyq__dateGroup{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__dateHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:.8125rem;font-weight:600}.dashboard-module__Gx_nyq__notesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.dashboard-module__Gx_nyq__noteCard{background:var(--surface-3);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:border-color var(--dur-fast)var(--ease-out),box-shadow var(--dur-fast)var(--ease-out),transform var(--dur-fast)var(--ease-out);box-shadow:var(--shadow-sm);flex-direction:column;padding:1rem;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__noteCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard-module__Gx_nyq__noteHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.dashboard-module__Gx_nyq__noteTitle{color:var(--foreground);font-size:.9375rem;font-weight:600;line-height:1.3}.dashboard-module__Gx_nyq__duration{color:var(--muted-foreground);flex-shrink:0;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.dashboard-module__Gx_nyq__notePreview{color:var(--muted-foreground);flex:1;margin-bottom:.75rem;font-size:.8125rem;line-height:1.5}.dashboard-module__Gx_nyq__noteTags{flex-wrap:wrap;gap:.375rem;display:flex}.dashboard-module__Gx_nyq__noteTag{border-radius:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:500}.dashboard-module__Gx_nyq__moreTagsCount{color:var(--muted-foreground);padding:.25rem .375rem;font-size:.6875rem}.dashboard-module__Gx_nyq__mobileMenuButton{border-radius:var(--radius);border:1px solid var(--border);background:var(--secondary);width:40px;height:40px;color:var(--foreground);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:none}.dashboard-module__Gx_nyq__mobileMenuOverlay{display:none}@media (max-width:768px){.dashboard-module__Gx_nyq__sidebar{display:none}.dashboard-module__Gx_nyq__mobileMenuButton{display:flex}.dashboard-module__Gx_nyq__mobileMenuOverlay{z-index:100;background:#00000080;display:block;position:fixed;inset:0}.dashboard-module__Gx_nyq__mobileMenu{background:var(--background);flex-direction:column;width:280px;height:100%;padding:1rem;animation:.2s ease-out dashboard-module__Gx_nyq__lexa-slide-in-left;display:flex;position:absolute;top:0;left:0;overflow-y:auto}.dashboard-module__Gx_nyq__mobileMenuHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;display:flex}.dashboard-module__Gx_nyq__mobileMenuClose{border-radius:var(--radius);width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.dashboard-module__Gx_nyq__mobileMenuClose:hover{background:var(--secondary)}.dashboard-module__Gx_nyq__mobileMenuFooter{border-top:1px solid var(--border);flex-direction:column;gap:.25rem;margin-top:auto;padding-top:1rem;display:flex}.dashboard-module__Gx_nyq__headerTop{flex-wrap:wrap;gap:.75rem;padding:.75rem 1rem}.dashboard-module__Gx_nyq__searchWrapper{flex:1;order:2;min-width:0;max-width:none}.dashboard-module__Gx_nyq__headerActions{flex-wrap:wrap;order:3;width:100%}.dashboard-module__Gx_nyq__recordButton,.dashboard-module__Gx_nyq__newNoteButton{flex:1;justify-content:center;min-width:0;padding:.5rem .75rem;font-size:.8125rem}.dashboard-module__Gx_nyq__headerBottom{padding:.5rem 1rem}.dashboard-module__Gx_nyq__content{padding:1rem}.dashboard-module__Gx_nyq__notesGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__emptyState{padding:2rem 1rem}.dashboard-module__Gx_nyq__galleryBanner{margin-bottom:1rem;padding:1.25rem}.dashboard-module__Gx_nyq__galleryBannerTitle{font-size:1.25rem}}.dashboard-module__Gx_nyq__galleryBanner{border:1px solid var(--border);background:linear-gradient(135deg,#0d948814 0%,#06b6d40f 50%,#0ea5e90a 100%);border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;padding:2rem 2.5rem;display:flex;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__galleryBannerContent{z-index:1;flex:1;max-width:400px}.dashboard-module__Gx_nyq__galleryBannerTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.dashboard-module__Gx_nyq__galleryBannerDesc{color:var(--muted-foreground);margin-bottom:1.25rem;font-size:.9375rem;line-height:1.5}.dashboard-module__Gx_nyq__galleryBannerButton{background:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),box-shadow var(--dur-fast)var(--ease-out),transform var(--dur-fast)var(--ease-out);box-shadow:var(--shadow-sm);border:none;border-radius:2rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__galleryBannerButton:hover{background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.dashboard-module__Gx_nyq__galleryQuickPicks{z-index:1;flex-wrap:wrap;flex-shrink:0;gap:.625rem;display:flex}.dashboard-module__Gx_nyq__galleryQuickPick{background:var(--card);border:1px solid var(--border);color:var(--foreground);cursor:pointer;transition:border-color var(--dur-fast)var(--ease-out),box-shadow var(--dur-fast)var(--ease-out),transform var(--dur-fast)var(--ease-out);box-shadow:var(--shadow-sm);border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.dashboard-module__Gx_nyq__galleryQuickPick:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.dashboard-module__Gx_nyq__galleryQuickPickIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (max-width:900px){.dashboard-module__Gx_nyq__galleryBanner{text-align:center;flex-direction:column;align-items:center;padding:1.5rem}.dashboard-module__Gx_nyq__galleryBannerContent{max-width:none}.dashboard-module__Gx_nyq__galleryQuickPicks{justify-content:center}}.dashboard-module__Gx_nyq__sourceTabs{align-items:center;gap:.25rem;display:flex}.dashboard-module__Gx_nyq__sourceTab{color:var(--muted-foreground);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);background:0 0;border:none;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;display:flex}.dashboard-module__Gx_nyq__sourceTab:hover{background:var(--border);color:var(--foreground)}.dashboard-module__Gx_nyq__sourceTabActive,.dashboard-module__Gx_nyq__sourceTabActive:hover{background:var(--primary);color:var(--primary-foreground)}.dashboard-module__Gx_nyq__headerControls{align-items:center;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__sortDropdownWrapper{position:relative}.dashboard-module__Gx_nyq__sortButton{border-radius:var(--radius);color:var(--muted-foreground);background:var(--background);border:1px solid var(--border);cursor:pointer;transition:border-color var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;display:flex}.dashboard-module__Gx_nyq__sortButton:hover{border-color:var(--primary);color:var(--foreground)}.dashboard-module__Gx_nyq__chevronUp{transform:rotate(180deg)}.dashboard-module__Gx_nyq__sortDropdown{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);min-width:150px;box-shadow:var(--shadow-md);z-index:100;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden}.dashboard-module__Gx_nyq__sortOption{width:100%;color:var(--foreground);text-align:left;cursor:pointer;transition:background var(--dur-fast)var(--ease-out);background:0 0;border:none;padding:.625rem 1rem;font-size:.8125rem;display:block}.dashboard-module__Gx_nyq__sortOption:hover{background:var(--secondary)}.dashboard-module__Gx_nyq__sortOptionActive{background:var(--accent);color:var(--primary);font-weight:500}.dashboard-module__Gx_nyq__viewToggle{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);align-items:center;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__viewButton{color:var(--muted-foreground);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem .625rem;display:flex}.dashboard-module__Gx_nyq__viewButton:hover{color:var(--foreground);background:var(--secondary)}.dashboard-module__Gx_nyq__viewButtonActive{color:var(--primary);background:var(--accent)}.dashboard-module__Gx_nyq__iconButton{width:36px;height:36px;color:var(--muted-foreground);background:var(--background);border:1px solid var(--border);cursor:pointer;transition:border-color var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex}.dashboard-module__Gx_nyq__iconButton:hover{border-color:var(--primary);color:var(--foreground)}.dashboard-module__Gx_nyq__iconButtonActive{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.dashboard-module__Gx_nyq__darkModeIcon{background:linear-gradient(135deg,var(--foreground)50%,var(--background)50%);border:2px solid var(--foreground);border-radius:50%;width:18px;height:18px}.dashboard-module__Gx_nyq__notesList2{flex-direction:column;gap:.5rem;display:flex}.dashboard-module__Gx_nyq__noteCardList{background:var(--surface-3);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:border-color var(--dur-fast)var(--ease-out),box-shadow var(--dur-fast)var(--ease-out),transform var(--dur-fast)var(--ease-out);box-shadow:var(--shadow-sm);align-items:center;gap:1rem;padding:1rem;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__noteCardList:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard-module__Gx_nyq__noteSourceIcon{background:var(--accent);width:36px;height:36px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__Gx_nyq__noteContent{flex-direction:column;display:flex}.dashboard-module__Gx_nyq__noteContentList{flex:1;min-width:0}.dashboard-module__Gx_nyq__noteContentList .dashboard-module__Gx_nyq__noteHeader{margin-bottom:.25rem}.dashboard-module__Gx_nyq__noteContentList .dashboard-module__Gx_nyq__notePreview{margin-bottom:0}@media (max-width:768px){.dashboard-module__Gx_nyq__headerBottom{flex-direction:column;align-items:stretch;gap:.75rem}.dashboard-module__Gx_nyq__sourceTabs{padding-bottom:.25rem;overflow-x:auto}.dashboard-module__Gx_nyq__sourceTabs::-webkit-scrollbar{height:3px}.dashboard-module__Gx_nyq__sourceTabs::-webkit-scrollbar-track{background:var(--secondary)}.dashboard-module__Gx_nyq__sourceTabs::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.dashboard-module__Gx_nyq__headerControls{justify-content:flex-end}}.dashboard-module__Gx_nyq__noteCard,.dashboard-module__Gx_nyq__noteCardList{position:relative}.dashboard-module__Gx_nyq__noteCardSelected{border-color:var(--primary)}.dashboard-module__Gx_nyq__selectionCircle{background:var(--background);border:2px solid var(--border);cursor:pointer;z-index:2;opacity:0;width:24px;height:24px;transition:opacity var(--dur-fast)var(--ease-out),background var(--dur-fast)var(--ease-out),border-color var(--dur-fast)var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:.75rem;right:.75rem}.dashboard-module__Gx_nyq__noteCard:hover .dashboard-module__Gx_nyq__selectionCircle,.dashboard-module__Gx_nyq__noteCardList:hover .dashboard-module__Gx_nyq__selectionCircle{opacity:1}.dashboard-module__Gx_nyq__selectionCircleSelected{opacity:1;background:var(--primary);border-color:var(--primary);color:#fff}.dashboard-module__Gx_nyq__noteCardList .dashboard-module__Gx_nyq__selectionCircle{position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.dashboard-module__Gx_nyq__bulkActionBar{background:var(--background);border:1px solid var(--border);box-shadow:var(--shadow-lg);z-index:100;border-radius:1rem;align-items:center;gap:0;padding:.75rem 1rem;animation:.2s dashboard-module__Gx_nyq__lexa-slide-up-centered;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.dashboard-module__Gx_nyq__bulkActionItem{cursor:pointer;transition:background var(--dur-fast)var(--ease-out);background:0 0;border:none;flex-direction:column;align-items:center;gap:.25rem;min-width:70px;padding:.5rem 1rem;display:flex}.dashboard-module__Gx_nyq__bulkActionItem:hover{background:var(--secondary);border-radius:.5rem}.dashboard-module__Gx_nyq__bulkActionItem:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__Gx_nyq__bulkActionIcon{color:var(--foreground);justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;display:flex}.dashboard-module__Gx_nyq__bulkActionLabel{color:var(--muted-foreground);font-size:.6875rem}.dashboard-module__Gx_nyq__bulkActionDanger .dashboard-module__Gx_nyq__bulkActionIcon,.dashboard-module__Gx_nyq__bulkActionDanger .dashboard-module__Gx_nyq__bulkActionLabel{color:var(--danger)}.dashboard-module__Gx_nyq__bulkActionDanger:hover{background:#ef44441a}.dashboard-module__Gx_nyq__bulkActionDivider{background:var(--border);width:1px;height:2.5rem;margin:0 .25rem}.dashboard-module__Gx_nyq__bulkTagsDropdown{background:var(--background);border:1px solid var(--border);box-shadow:var(--shadow-lg);z-index:101;border-radius:.75rem;min-width:200px;max-width:280px;animation:.15s dashboard-module__Gx_nyq__lexa-fade-in-overlay;position:fixed;bottom:6rem;left:50%;transform:translate(-50%)}.dashboard-module__Gx_nyq__bulkTagsHeader{color:var(--muted-foreground);border-bottom:1px solid var(--border);padding:.75rem 1rem;font-size:.75rem;font-weight:600}.dashboard-module__Gx_nyq__bulkTagsList{flex-direction:column;max-height:240px;padding:.5rem;display:flex;overflow-y:auto}.dashboard-module__Gx_nyq__bulkTagItem{width:100%;color:var(--foreground);border-radius:var(--radius);cursor:pointer;text-align:left;transition:background var(--dur-fast)var(--ease-out);background:0 0;border:none;align-items:center;gap:.625rem;padding:.625rem .75rem;font-size:.875rem;display:flex}.dashboard-module__Gx_nyq__bulkTagItem:hover{background:var(--secondary)}.dashboard-module__Gx_nyq__bulkTagItem:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.dashboard-module__Gx_nyq__bulkActionBar{justify-content:space-around;animation:.2s dashboard-module__Gx_nyq__lexa-slide-up;bottom:1rem;left:1rem;right:1rem;transform:none}.dashboard-module__Gx_nyq__bulkActionItem{flex:1;min-width:auto;padding:.5rem .75rem}.dashboard-module__Gx_nyq__bulkTagsDropdown{max-width:none;bottom:5rem;left:1rem;right:1rem;transform:none}}
.GalleryModal-module__tb5M_W__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.GalleryModal-module__tb5M_W__modal{background:var(--background);width:100%;max-width:800px;max-height:85vh;box-shadow:var(--shadow-xl);border-radius:1rem;flex-direction:column;display:flex;overflow:hidden}.GalleryModal-module__tb5M_W__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.GalleryModal-module__tb5M_W__headerAccent{background:linear-gradient(90deg,var(--primary),#06b6d4,#0ea5e9,transparent);flex-shrink:0;height:3px}.GalleryModal-module__tb5M_W__title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.GalleryModal-module__tb5M_W__closeButton{width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;transition:background-color var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.GalleryModal-module__tb5M_W__closeButton:hover{background:var(--secondary);color:var(--foreground)}.GalleryModal-module__tb5M_W__loadingState{justify-content:center;align-items:center;padding:4rem;display:flex}.GalleryModal-module__tb5M_W__spinner{color:var(--primary);animation:1s linear infinite GalleryModal-module__tb5M_W__lexa-spin}.GalleryModal-module__tb5M_W__tabs{border-bottom:1px solid var(--border);flex-shrink:0;gap:.25rem;padding:.75rem 1.5rem;display:flex;overflow-x:auto}.GalleryModal-module__tb5M_W__tabs::-webkit-scrollbar{height:4px}.GalleryModal-module__tb5M_W__tabs::-webkit-scrollbar-track{background:var(--secondary)}.GalleryModal-module__tb5M_W__tabs::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.GalleryModal-module__tb5M_W__tab{color:var(--muted-foreground);cursor:pointer;transition:background-color var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;display:flex}.GalleryModal-module__tb5M_W__tab:hover{background:var(--secondary);color:var(--foreground)}.GalleryModal-module__tb5M_W__tabActive{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.GalleryModal-module__tb5M_W__tabActive:hover{background:var(--primary);color:var(--primary-foreground)}.GalleryModal-module__tb5M_W__searchBar{flex-shrink:0;padding:.75rem 1.5rem;position:relative}.GalleryModal-module__tb5M_W__searchIcon{color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:2.25rem;transform:translateY(-50%)}.GalleryModal-module__tb5M_W__searchInput{border:1px solid var(--border);background:var(--secondary);width:100%;color:var(--foreground);transition:border-color var(--dur-fast)var(--ease-out),box-shadow var(--dur-fast)var(--ease-out);border-radius:2rem;outline:none;padding:.625rem 1rem .625rem 2.75rem;font-size:.875rem}.GalleryModal-module__tb5M_W__searchInput::placeholder{color:var(--muted-foreground)}.GalleryModal-module__tb5M_W__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0d94881f}.GalleryModal-module__tb5M_W__content{flex:1;padding:1.5rem;overflow-y:auto}.GalleryModal-module__tb5M_W__sectionTitle{color:var(--foreground);margin:0 0 1rem;font-size:.875rem;font-weight:600}.GalleryModal-module__tb5M_W__optionsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.GalleryModal-module__tb5M_W__optionCard{background:var(--card);border:1px solid var(--border);transition:border-color var(--dur-fast)var(--ease-out),box-shadow var(--dur-fast)var(--ease-out),transform var(--dur-fast)var(--ease-out);border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;position:relative}.GalleryModal-module__tb5M_W__optionCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.GalleryModal-module__tb5M_W__optionCardHeader{align-items:flex-start;gap:.75rem;display:flex}.GalleryModal-module__tb5M_W__optionIcon{border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.GalleryModal-module__tb5M_W__optionContent{flex:1;min-width:0}.GalleryModal-module__tb5M_W__optionName{color:var(--foreground);margin:0 0 .25rem;font-size:.9375rem;font-weight:600}.GalleryModal-module__tb5M_W__optionDescription{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.GalleryModal-module__tb5M_W__addButton{background:var(--primary);color:var(--primary-foreground);cursor:pointer;width:100%;transition:opacity var(--dur-fast)var(--ease-out);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;display:flex}.GalleryModal-module__tb5M_W__addButton:hover{opacity:.9}.GalleryModal-module__tb5M_W__addButton:disabled{opacity:.6;cursor:not-allowed}.GalleryModal-module__tb5M_W__addButtonAdded{background:var(--accent);color:var(--accent-foreground);border:1px solid #0000}.GalleryModal-module__tb5M_W__addButtonAdded:hover{background:var(--accent);opacity:.85}.GalleryModal-module__tb5M_W__enabledBadge{background:var(--success);border:2px solid var(--card);border-radius:50%;width:10px;height:10px;position:absolute;top:.75rem;right:.75rem}.GalleryModal-module__tb5M_W__emptyState{color:var(--muted-foreground);justify-content:center;align-items:center;padding:4rem;display:flex}@media (max-width:640px){.GalleryModal-module__tb5M_W__modal{border-radius:.75rem;max-height:95vh}.GalleryModal-module__tb5M_W__header{padding:1rem}.GalleryModal-module__tb5M_W__title{font-size:1.125rem}.GalleryModal-module__tb5M_W__tabs{padding:.5rem 1rem}.GalleryModal-module__tb5M_W__tab{padding:.375rem .75rem;font-size:.75rem}.GalleryModal-module__tb5M_W__searchBar{padding:.5rem 1rem}.GalleryModal-module__tb5M_W__searchIcon{left:1.75rem}.GalleryModal-module__tb5M_W__content{padding:1rem}.GalleryModal-module__tb5M_W__optionsGrid{grid-template-columns:1fr}.GalleryModal-module__tb5M_W__optionCard{padding:1rem}.GalleryModal-module__tb5M_W__optionIcon{width:40px;height:40px}.GalleryModal-module__tb5M_W__addButton{padding:.5rem .75rem}}
.SettingsDrawer-module__vhrlYG__overlay{z-index:1000;background:#0006;animation:.2s SettingsDrawer-module__vhrlYG__lexa-fade-in-overlay;position:fixed;inset:0}.SettingsDrawer-module__vhrlYG__drawer{background:var(--surface-3);width:100%;max-width:360px;box-shadow:var(--shadow-lg);flex-direction:column;animation:.25s SettingsDrawer-module__vhrlYG__lexa-slide-in-right;display:flex;position:fixed;top:0;bottom:0;right:0}.SettingsDrawer-module__vhrlYG__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.SettingsDrawer-module__vhrlYG__title{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:600}.SettingsDrawer-module__vhrlYG__closeButton{width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.SettingsDrawer-module__vhrlYG__closeButton:hover{background:var(--secondary);color:var(--foreground)}.SettingsDrawer-module__vhrlYG__content{flex:1;padding:1rem 0;overflow-y:auto}.SettingsDrawer-module__vhrlYG__section{padding:.5rem 1.5rem 1.5rem}.SettingsDrawer-module__vhrlYG__section+.SettingsDrawer-module__vhrlYG__section{border-top:1px solid var(--border);padding-top:1.5rem}.SettingsDrawer-module__vhrlYG__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin:0 0 1rem;font-size:.75rem;font-weight:600}.SettingsDrawer-module__vhrlYG__accountCard{background:var(--secondary);border-radius:var(--radius);align-items:center;gap:1rem;padding:1rem;display:flex}.SettingsDrawer-module__vhrlYG__avatar{background:var(--accent);width:48px;height:48px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SettingsDrawer-module__vhrlYG__accountInfo{flex-direction:column;min-width:0;display:flex}.SettingsDrawer-module__vhrlYG__accountName{color:var(--foreground);font-size:.9375rem;font-weight:600}.SettingsDrawer-module__vhrlYG__accountEmail{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.SettingsDrawer-module__vhrlYG__settingGroup{margin-bottom:1.25rem}.SettingsDrawer-module__vhrlYG__settingGroup:last-child{margin-bottom:0}.SettingsDrawer-module__vhrlYG__settingLabel{color:var(--foreground);margin-bottom:.625rem;font-size:.875rem;font-weight:500;display:block}.SettingsDrawer-module__vhrlYG__themeToggle{background:var(--secondary);border-radius:var(--radius);align-items:center;gap:.25rem;padding:.25rem;display:flex}.SettingsDrawer-module__vhrlYG__themeOption{border-radius:calc(var(--radius) - .25rem);color:var(--muted-foreground);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);background:0 0;border:none;flex:1;justify-content:center;align-items:center;padding:.625rem;display:flex}.SettingsDrawer-module__vhrlYG__themeOption:hover{color:var(--foreground)}.SettingsDrawer-module__vhrlYG__themeOptionActive{background:var(--background);color:var(--primary);box-shadow:var(--shadow-sm)}.SettingsDrawer-module__vhrlYG__viewToggle{align-items:center;gap:.5rem;display:flex}.SettingsDrawer-module__vhrlYG__viewOption{border-radius:var(--radius);color:var(--muted-foreground);background:var(--secondary);cursor:pointer;transition:border-color var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);border:1px solid #0000;flex:1;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;display:flex}.SettingsDrawer-module__vhrlYG__viewOption:hover{border-color:var(--border);color:var(--foreground)}.SettingsDrawer-module__vhrlYG__viewOptionActive{background:var(--accent);color:var(--primary);border-color:var(--primary)}.SettingsDrawer-module__vhrlYG__sortOptions{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.SettingsDrawer-module__vhrlYG__sortOption{border-radius:var(--radius);color:var(--muted-foreground);background:var(--secondary);cursor:pointer;transition:border-color var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);text-align:center;border:1px solid #0000;padding:.625rem .875rem;font-size:.8125rem;font-weight:500}.SettingsDrawer-module__vhrlYG__sortOption:hover{border-color:var(--border);color:var(--foreground)}.SettingsDrawer-module__vhrlYG__sortOptionActive{background:var(--accent);color:var(--primary);border-color:var(--primary)}.SettingsDrawer-module__vhrlYG__footer{border-top:1px solid var(--border);flex-shrink:0;padding:1rem 1.5rem}.SettingsDrawer-module__vhrlYG__logoutButton{border-radius:var(--radius);width:100%;color:var(--danger);border:1px solid var(--border);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out),border-color var(--dur-fast)var(--ease-out);background:0 0;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.SettingsDrawer-module__vhrlYG__logoutButton:hover{background:var(--danger);color:#fff;border-color:var(--danger)}.SettingsDrawer-module__vhrlYG__settingRow{background:var(--secondary);border-radius:var(--radius);cursor:pointer;width:100%;transition:background var(--dur-fast)var(--ease-out);text-align:left;border:none;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.SettingsDrawer-module__vhrlYG__settingRow:hover{background:var(--border)}.SettingsDrawer-module__vhrlYG__settingRowLeft{align-items:center;gap:.875rem;display:flex}.SettingsDrawer-module__vhrlYG__settingRowIcon{color:var(--primary)}.SettingsDrawer-module__vhrlYG__settingRowInfo{flex-direction:column;gap:.125rem;display:flex}.SettingsDrawer-module__vhrlYG__settingRowLabel{color:var(--foreground);font-size:.9375rem;font-weight:500}.SettingsDrawer-module__vhrlYG__settingRowValue{color:var(--muted-foreground);font-size:.8125rem}.SettingsDrawer-module__vhrlYG__settingRowChevron{color:var(--muted-foreground)}.SettingsDrawer-module__vhrlYG__listGroup{background:var(--secondary);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.SettingsDrawer-module__vhrlYG__listItem{background:var(--secondary);border:none;border-bottom:1px solid var(--border);cursor:pointer;width:100%;transition:background var(--dur-fast)var(--ease-out);color:inherit;justify-content:space-between;align-items:center;padding:1rem;text-decoration:none;display:flex}.SettingsDrawer-module__vhrlYG__listItem:last-child{border-bottom:none}.SettingsDrawer-module__vhrlYG__listItem:hover{background:var(--border)}.SettingsDrawer-module__vhrlYG__listItem:disabled{opacity:.6;cursor:not-allowed}.SettingsDrawer-module__vhrlYG__listItemLeft{color:var(--foreground);align-items:center;gap:.75rem;display:flex}.SettingsDrawer-module__vhrlYG__listItemRight{align-items:center;gap:.5rem;display:flex}.SettingsDrawer-module__vhrlYG__listItemText{color:var(--foreground);font-size:.9375rem;font-weight:500}.SettingsDrawer-module__vhrlYG__listItemValue{color:var(--muted-foreground);font-size:.875rem}.SettingsDrawer-module__vhrlYG__listItemIcon{color:var(--muted-foreground)}.SettingsDrawer-module__vhrlYG__listItemIconSuccess{color:var(--primary)}.SettingsDrawer-module__vhrlYG__listItemDanger,.SettingsDrawer-module__vhrlYG__listItemDanger .SettingsDrawer-module__vhrlYG__listItemText{color:var(--danger)}.SettingsDrawer-module__vhrlYG__listItemDanger:hover{background:#ef44441a}.SettingsDrawer-module__vhrlYG__subscriptionBadge{background:var(--secondary);color:var(--muted-foreground);border:1px solid var(--border);border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.SettingsDrawer-module__vhrlYG__subscriptionBadgePro{color:var(--primary);border-color:var(--primary);background:linear-gradient(135deg,#0d948826,#0d94880d)}.SettingsDrawer-module__vhrlYG__subscriptionIconPro{color:var(--primary)}.SettingsDrawer-module__vhrlYG__kyzerStatusDot{background:var(--toggle-on);border-radius:50%;flex-shrink:0;width:8px;height:8px}.SettingsDrawer-module__vhrlYG__kyzerDisconnectButton{border-radius:var(--radius);border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;transition:border-color var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);background:0 0;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:flex}.SettingsDrawer-module__vhrlYG__kyzerDisconnectButton:hover:not(:disabled){border-color:var(--danger);color:var(--danger)}.SettingsDrawer-module__vhrlYG__kyzerDisconnectButton:disabled{opacity:.6;cursor:not-allowed}.SettingsDrawer-module__vhrlYG__kyzerConnectForm{flex-direction:column;gap:.625rem;display:flex}.SettingsDrawer-module__vhrlYG__kyzerApiKeyInput{border-radius:var(--radius);border:1px solid var(--border);background:var(--secondary);color:var(--foreground);padding:.625rem .875rem;font-size:.875rem}.SettingsDrawer-module__vhrlYG__kyzerApiKeyInput:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0d94881a}.SettingsDrawer-module__vhrlYG__kyzerApiKeyInput::placeholder{color:var(--muted-foreground)}.SettingsDrawer-module__vhrlYG__kyzerConnectButton{border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:background var(--dur-fast)var(--ease-out);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:flex}.SettingsDrawer-module__vhrlYG__kyzerConnectButton:hover:not(:disabled){background:var(--primary-hover)}.SettingsDrawer-module__vhrlYG__kyzerConnectButton:disabled{opacity:.6;cursor:not-allowed}.SettingsDrawer-module__vhrlYG__kyzerError{color:var(--danger);margin:0;font-size:.8125rem}.SettingsDrawer-module__vhrlYG__kyzerSpinner{animation:1s linear infinite SettingsDrawer-module__vhrlYG__lexa-spin}@media (max-width:400px){.SettingsDrawer-module__vhrlYG__drawer{max-width:100%}}
.LanguageSelector-module__3UbZZG__overlay{z-index:1100;background:#0006;animation:.2s LanguageSelector-module__3UbZZG__lexa-fade-in-overlay;position:fixed;inset:0}.LanguageSelector-module__3UbZZG__modal{background:var(--background);flex-direction:column;width:100%;max-width:420px;animation:.25s LanguageSelector-module__3UbZZG__lexa-slide-in-right;display:flex;position:fixed;top:0;bottom:0;right:0}.LanguageSelector-module__3UbZZG__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.LanguageSelector-module__3UbZZG__backButton,.LanguageSelector-module__3UbZZG__closeButton{background:var(--secondary);width:44px;height:44px;color:var(--foreground);cursor:pointer;transition:background-color var(--dur-fast)var(--ease-out);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.LanguageSelector-module__3UbZZG__backButton:hover,.LanguageSelector-module__3UbZZG__closeButton:hover{background:var(--border)}.LanguageSelector-module__3UbZZG__title{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:600}.LanguageSelector-module__3UbZZG__searchWrapper{background:var(--secondary);border:1px solid var(--border);border-radius:.75rem;align-items:center;gap:.75rem;margin:0 1rem 1rem;padding:.875rem 1rem;display:flex}.LanguageSelector-module__3UbZZG__searchIcon{color:var(--muted-foreground);flex-shrink:0}.LanguageSelector-module__3UbZZG__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.LanguageSelector-module__3UbZZG__searchInput::placeholder{color:var(--muted-foreground)}.LanguageSelector-module__3UbZZG__content{flex:1;padding:0 1rem 1rem;overflow-y:auto}.LanguageSelector-module__3UbZZG__section{margin-bottom:1.5rem}.LanguageSelector-module__3UbZZG__sectionTitle{color:var(--foreground);margin:0 0 .75rem;padding-left:.25rem;font-size:1rem;font-weight:600}.LanguageSelector-module__3UbZZG__languageList{flex-direction:column;display:flex}.LanguageSelector-module__3UbZZG__languageItem{border:none;border-bottom:1px solid var(--border);cursor:pointer;width:100%;transition:background-color var(--dur-fast)var(--ease-out);text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.LanguageSelector-module__3UbZZG__languageItem:hover{background:var(--secondary)}.LanguageSelector-module__3UbZZG__languageItem:first-child{border-radius:.75rem .75rem 0 0}.LanguageSelector-module__3UbZZG__languageItem:last-child{border-bottom:none;border-radius:0 0 .75rem .75rem}.LanguageSelector-module__3UbZZG__languageItem:only-child{border-radius:.75rem}.LanguageSelector-module__3UbZZG__languageItemSelected{background:var(--accent)}.LanguageSelector-module__3UbZZG__languageInfo{flex-direction:column;gap:.125rem;display:flex}.LanguageSelector-module__3UbZZG__languageName{color:var(--foreground);font-size:1rem;font-weight:500}.LanguageSelector-module__3UbZZG__languageNative{color:var(--muted-foreground);font-size:.875rem}.LanguageSelector-module__3UbZZG__checkmark{background:var(--primary);width:28px;height:28px;color:var(--primary-foreground);border-radius:50%;justify-content:center;align-items:center;display:flex}.LanguageSelector-module__3UbZZG__noResults{text-align:center;color:var(--muted-foreground);padding:2rem;font-size:.9375rem}@media (max-width:480px){.LanguageSelector-module__3UbZZG__modal{max-width:100%}}
.SignupPrompt-module__schoVG__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SignupPrompt-module__schoVG__card{background:var(--background);border-radius:var(--radius-lg);width:100%;max-width:420px;box-shadow:var(--shadow-xl);border:1px solid var(--border);padding:2rem;position:relative}.SignupPrompt-module__schoVG__closeButton{width:32px;height:32px;color:var(--muted-foreground);border-radius:var(--radius);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem}.SignupPrompt-module__schoVG__closeButton:hover{background:var(--secondary);color:var(--foreground)}.SignupPrompt-module__schoVG__heading{font-size:var(--font-size-xl);color:var(--foreground);margin-bottom:.5rem;padding-right:2rem;font-weight:700}.SignupPrompt-module__schoVG__subheading{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:.9375rem}.SignupPrompt-module__schoVG__benefitsList{margin:0 0 1.5rem;padding:0;list-style:none}.SignupPrompt-module__schoVG__benefitItem{color:var(--foreground);align-items:flex-start;gap:.75rem;margin-bottom:.875rem;font-size:.9375rem;line-height:1.5;display:flex}.SignupPrompt-module__schoVG__benefitItem:last-child{margin-bottom:0}.SignupPrompt-module__schoVG__checkIcon{color:var(--primary);flex-shrink:0;margin-top:.125rem}.SignupPrompt-module__schoVG__primaryCta{background:var(--primary);width:100%;color:var(--primary-foreground);border-radius:var(--radius);transition:background var(--dur-fast)var(--ease-out),transform var(--dur-fast)var(--ease-out),box-shadow var(--dur-fast)var(--ease-out);box-shadow:var(--shadow-md);justify-content:center;align-items:center;gap:.625rem;margin-bottom:1rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.SignupPrompt-module__schoVG__primaryCta:hover{background:var(--primary-hover);box-shadow:var(--shadow-lg);transform:translateY(-1px)}.SignupPrompt-module__schoVG__secondaryCta{text-align:center;color:var(--muted-foreground);transition:color var(--dur-fast)var(--ease-out);margin-bottom:1rem;font-size:.875rem;text-decoration:none;display:block}.SignupPrompt-module__schoVG__secondaryCta:hover{color:var(--foreground)}.SignupPrompt-module__schoVG__dismissText{text-align:center;width:100%;color:var(--muted-foreground);cursor:pointer;transition:color var(--dur-fast)var(--ease-out);background:0 0;border:none;padding:.5rem;font-size:.8125rem;display:block}.SignupPrompt-module__schoVG__dismissText:hover{color:var(--foreground)}.SignupPrompt-module__schoVG__limitText{text-align:center;color:var(--muted-foreground);margin:0;font-size:.875rem}[data-theme=dark] .SignupPrompt-module__schoVG__card{box-shadow:var(--shadow-xl)}[data-theme=dark] .SignupPrompt-module__schoVG__overlay{background:#000000b3}@media (max-width:480px){.SignupPrompt-module__schoVG__card{padding:1.5rem}.SignupPrompt-module__schoVG__heading{font-size:1.25rem}.SignupPrompt-module__schoVG__benefitItem{font-size:.875rem}}
.AIConsentDialog-module__EjoIpG__overlay{z-index:2000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AIConsentDialog-module__EjoIpG__dialog{background:var(--background);border-radius:var(--radius-lg);width:90%;max-width:420px;box-shadow:var(--shadow-lg);padding:1.5rem}.AIConsentDialog-module__EjoIpG__title{color:var(--foreground);margin-top:0;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.AIConsentDialog-module__EjoIpG__body{color:var(--foreground);margin-bottom:.75rem;font-size:.9375rem;line-height:1.6}.AIConsentDialog-module__EjoIpG__bulletList{color:var(--foreground);margin-bottom:.75rem;margin-left:1rem;list-style:outside}.AIConsentDialog-module__EjoIpG__bulletList li{margin-bottom:.25rem;font-size:.9375rem}.AIConsentDialog-module__EjoIpG__disclaimer{color:var(--muted-foreground);margin-bottom:1.25rem;font-size:.8125rem;line-height:1.5}.AIConsentDialog-module__EjoIpG__allowButton{background:var(--primary);width:100%;color:var(--primary-foreground);border-radius:var(--radius);cursor:pointer;border:none;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:background .15s;display:block}.AIConsentDialog-module__EjoIpG__allowButton:hover{background:var(--primary-hover)}.AIConsentDialog-module__EjoIpG__declineButton{border:1px solid var(--border);width:100%;color:var(--muted-foreground);border-radius:var(--radius);cursor:pointer;background:0 0;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:background .15s;display:block}.AIConsentDialog-module__EjoIpG__declineButton:hover{background:var(--secondary)}
.LiveTranscriptDisplay-module__dY7oKG__container{background:var(--surface-2);border-radius:var(--radius);border:1px solid var(--border);width:100%;max-height:120px;margin-bottom:1rem;padding:.75rem 1rem;overflow-y:auto}.LiveTranscriptDisplay-module__dY7oKG__text{color:var(--foreground);font-size:.8125rem;line-height:1.5}.LiveTranscriptDisplay-module__dY7oKG__interim{color:var(--muted-foreground);font-style:italic}.LiveTranscriptDisplay-module__dY7oKG__placeholder{color:var(--muted-foreground);font-size:.8125rem;font-style:italic}@media (max-width:480px){.LiveTranscriptDisplay-module__dY7oKG__container{max-height:100px}}
.page-module__99732a__container{text-align:center;background:var(--background);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1.5rem;display:flex}.page-module__99732a__header{justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:absolute;top:0;left:0;right:0}.page-module__99732a__backButton{color:var(--muted-foreground);transition:color var(--dur-fast)var(--ease-out),background var(--dur-fast)var(--ease-out);border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;font-weight:500;display:flex}.page-module__99732a__backButton:hover{color:var(--foreground);background:var(--secondary)}.page-module__99732a__content{flex-direction:column;align-items:center;width:100%;max-width:400px;display:flex}.page-module__99732a__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.page-module__99732a__subtitle{color:var(--muted-foreground);margin-bottom:2rem;font-size:.9375rem}.page-module__99732a__anonymousBadge{background:var(--accent);color:var(--primary);border:1px solid var(--border);border-radius:999px;align-items:center;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.page-module__99732a__recordButton{background:var(--primary);color:#fff;width:140px;height:140px;transition:transform var(--dur-fast)var(--ease-out),box-shadow var(--dur-fast)var(--ease-out);box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__99732a__recordButton:hover{box-shadow:var(--shadow-lg);transform:scale(1.02)}.page-module__99732a__recordButton:active{transform:scale(.98)}.page-module__99732a__recordButton.page-module__99732a__recording{background:var(--danger);animation:2s infinite page-module__99732a__lexa-record-pulse;box-shadow:0 4px 24px #ef444459}.page-module__99732a__timer{font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--foreground);margin-bottom:.5rem;font-size:3.5rem;font-weight:700}.page-module__99732a__status{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:.9375rem}.page-module__99732a__controls{gap:.75rem;width:100%;max-width:320px;display:flex}.page-module__99732a__controls .page-module__99732a__btn{flex:1}.page-module__99732a__multiSpeakerToggle{border-radius:var(--radius);background:var(--secondary);border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;transition:border-color var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;display:flex}.page-module__99732a__multiSpeakerToggle:hover{border-color:var(--primary);color:var(--foreground)}.page-module__99732a__multiSpeakerActive{border-color:var(--primary);color:var(--primary);background:var(--accent)}.page-module__99732a__toggleSwitch{background:var(--border);width:40px;height:22px;transition:background var(--dur-fast)var(--ease-out);border-radius:11px;margin-left:auto;position:relative}.page-module__99732a__toggleSwitchOn{background:var(--primary)}.page-module__99732a__toggleKnob{width:18px;height:18px;transition:transform var(--dur-fast)var(--ease-out);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.page-module__99732a__toggleSwitchOn .page-module__99732a__toggleKnob{transform:translate(18px)}.page-module__99732a__languageToggle{border-radius:var(--radius);background:var(--secondary);border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;transition:border-color var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;display:flex}.page-module__99732a__languageToggle:hover{border-color:var(--primary);color:var(--foreground)}.page-module__99732a__languageToggleActive{border-color:var(--primary);color:var(--primary);background:var(--accent)}.page-module__99732a__multiSpeakerIndicator,.page-module__99732a__languageIndicator{background:var(--accent);color:var(--primary);border-radius:999px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:flex}.page-module__99732a__recordingIndicators{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.page-module__99732a__pausedLabel{color:var(--danger);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.page-module__99732a__recordingControls{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.page-module__99732a__pauseButton{background:var(--secondary);border:2px solid var(--border);width:56px;height:56px;color:var(--foreground);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),border-color var(--dur-fast)var(--ease-out),color var(--dur-fast)var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex}.page-module__99732a__pauseButton:hover{background:var(--border);border-color:var(--primary);color:var(--primary)}.page-module__99732a__visualizer{justify-content:center;align-items:center;gap:6px;height:80px;margin-bottom:1rem;display:flex}.page-module__99732a__bar{background:var(--primary);border-radius:2px;width:4px;height:8px;transition:height 50ms,opacity 50ms}.page-module__99732a__barPaused{opacity:.4!important;height:8px!important}.page-module__99732a__templateGrid{flex-direction:column;gap:.75rem;width:100%;margin-bottom:1.5rem;display:flex}.page-module__99732a__templateButton{background:var(--surface-2);border-radius:var(--radius);color:var(--foreground);transition:background var(--dur-fast)var(--ease-out),transform var(--dur-fast)var(--ease-out);text-align:left;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.9375rem;font-weight:500;display:flex}.page-module__99732a__templateButton:hover{background:var(--border);transform:translate(4px)}.page-module__99732a__templateButton svg{color:var(--muted-foreground);flex-shrink:0}.page-module__99732a__resultContainer{text-align:left;width:100%;max-width:100%}.page-module__99732a__resultHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__99732a__resultContent{background:var(--surface-2);border-radius:var(--radius);white-space:pre-wrap;max-height:50vh;margin-bottom:1.5rem;padding:1.25rem;font-size:.9375rem;line-height:1.7;overflow-y:auto}.page-module__99732a__resultActions{gap:.75rem;width:100%;display:flex}.page-module__99732a__resultActions .page-module__99732a__btn{flex:1}.page-module__99732a__limitReachedIcon{width:100px;height:100px;color:var(--danger);background:#ef44441a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__99732a__anonymousLimitReached{background:var(--accent);width:100px;height:100px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__99732a__limitMessage{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:.875rem}.page-module__99732a__upgradeButtonLarge{background:var(--primary);width:100%;max-width:280px;color:var(--primary-foreground);border-radius:var(--radius);cursor:pointer;transition:background var(--dur-fast)var(--ease-out),transform var(--dur-fast)var(--ease-out),box-shadow var(--dur-fast)var(--ease-out);box-shadow:var(--shadow-md);border:none;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.page-module__99732a__upgradeButtonLarge:hover{background:var(--primary-hover);box-shadow:var(--shadow-lg);transform:translateY(-1px)}.page-module__99732a__processingIcon{background:var(--accent);width:80px;height:80px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;animation:1.5s ease-in-out infinite page-module__99732a__lexa-pulse-record;display:flex}.page-module__99732a__spinner{color:var(--primary);animation:1s linear infinite page-module__99732a__lexa-spin}.page-module__99732a__consentDeclinedMessage{background:var(--surface-2);border-radius:var(--radius);border:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:320px;margin-bottom:1rem;padding:1rem;display:flex}.page-module__99732a__consentDeclinedMessage p{color:var(--muted-foreground);margin:0;font-size:.875rem}.page-module__99732a__livePreview{background:var(--surface-2);border-radius:var(--radius);border:1px solid var(--border);text-align:left;width:100%;max-width:320px;margin-bottom:1.5rem;padding:.75rem 1rem}.page-module__99732a__livePreviewLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:.375rem;font-size:.6875rem;font-weight:600}.page-module__99732a__livePreviewText{color:var(--foreground);max-height:100px;font-size:.8125rem;line-height:1.5;overflow-y:auto}@media (max-width:480px){.page-module__99732a__container{padding:2rem 1rem}.page-module__99732a__content{max-width:100%}.page-module__99732a__timer{font-size:3rem}.page-module__99732a__recordButton{width:120px;height:120px}.page-module__99732a__title{font-size:1.25rem}.page-module__99732a__controls{max-width:100%}.page-module__99732a__resultContent{max-height:40vh}}
/*# sourceMappingURL=69be384a4b3eaf93.css.map*/