.sidebar-module__HnaBlW__sidebar{z-index:130;background:var(--surface-muted);border-right:1px solid var(--border-subtle);width:min(300px,88vw);height:100dvh;font-family:var(--font-inter);flex-shrink:unset;transition:transform .28s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1),border-right-color .3s;position:fixed;top:0;left:0;overflow:hidden;transform:translate(0);box-shadow:8px 0 32px #0000002e}.sidebar-module__HnaBlW__sidebar.sidebar-module__HnaBlW__collapsed{pointer-events:none;border-right:1px solid var(--border-subtle);width:min(300px,88vw);transform:translate(-105%)}.sidebar-module__HnaBlW__sidebarInner{flex-direction:column;width:min(300px,88vw);height:100dvh;display:flex}.sidebar-module__HnaBlW__sidebarSpacer{flex:1;min-height:0}.sidebar-module__HnaBlW__backdrop{z-index:120;background:var(--overlay-backdrop);cursor:pointer;border:none;margin:0;padding:0;animation:.2s sidebar-module__HnaBlW__backdropIn;display:block;position:fixed;inset:0}@keyframes sidebar-module__HnaBlW__backdropIn{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.sidebar-module__HnaBlW__backdrop{display:none}.sidebar-module__HnaBlW__sidebar{z-index:auto;width:280px;height:100vh;box-shadow:none;flex-shrink:0;transition:width .3s cubic-bezier(.4,0,.2,1),border-right-color .3s;position:relative;transform:none}.sidebar-module__HnaBlW__sidebar.sidebar-module__HnaBlW__collapsed{pointer-events:auto;border-right-color:#0000;width:0;transform:none}.sidebar-module__HnaBlW__sidebarInner{width:280px;height:100vh}}.sidebar-module__HnaBlW__header{justify-content:space-between;align-items:center;gap:8px;min-height:52px;padding:14px 12px 12px;display:flex}.sidebar-module__HnaBlW__logoWrapper{align-items:center;gap:8px;min-width:0;display:flex}.sidebar-module__HnaBlW__logoLink{color:inherit;border-radius:8px;align-items:center;gap:8px;margin:-2px -4px;padding:2px 4px;text-decoration:none;transition:opacity .15s;display:inline-flex}@media (hover:hover){.sidebar-module__HnaBlW__logoLink:hover{opacity:.8}}.sidebar-module__HnaBlW__logoText{color:var(--text-emphasis);letter-spacing:-.02em;font-size:15px;font-weight:600}.sidebar-module__HnaBlW__headerActions{gap:2px;display:flex}.sidebar-module__HnaBlW__iconBtn{cursor:pointer;width:30px;height:30px;color:var(--text-secondary);background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}@media (hover:hover){.sidebar-module__HnaBlW__iconBtn:hover{background:var(--surface-hover);color:var(--text-emphasis)}}.sidebar-module__HnaBlW__actions{flex-direction:column;gap:6px;padding:8px 8px 0;display:flex}.sidebar-module__HnaBlW__actionButton{width:100%;color:var(--text-heading);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:5px;padding:6px 8px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}@media (hover:hover){.sidebar-module__HnaBlW__actionButton:hover:not(:disabled){background:var(--surface-hover)}}.sidebar-module__HnaBlW__actionButton:disabled{opacity:.45;cursor:not-allowed}.sidebar-module__HnaBlW__actionButtonActive{background:var(--border-input);color:var(--text-primary);font-weight:600}@media (hover:hover){.sidebar-module__HnaBlW__actionButtonActive:hover{background:var(--border-default)}}.sidebar-module__HnaBlW__actionButtonMuted{color:var(--text-secondary);margin-bottom:2px}.sidebar-module__HnaBlW__actionButtonIconWrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.sidebar-module__HnaBlW__notebookCountBadge{background:var(--border-subtle);min-width:15px;height:15px;color:var(--text-secondary);text-align:center;pointer-events:none;box-shadow:0 0 0 1.5px var(--surface-muted);border-radius:999px;padding:0 4px;font-size:9px;font-weight:600;line-height:15px;position:absolute;top:-5px;right:-9px}.sidebar-module__HnaBlW__notebookMode .sidebar-module__HnaBlW__sectionLabel{color:var(--text-muted)}.sidebar-module__HnaBlW__searchBox{padding:0 8px 8px}.sidebar-module__HnaBlW__searchInput{border:1px solid var(--border-subtle);background:var(--color-white);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:8px 10px;font-family:inherit;font-size:13px}.sidebar-module__HnaBlW__searchInput:focus{border-color:var(--border-strong)}.sidebar-module__HnaBlW__emptyList{color:var(--text-muted);padding:12px 10px;font-size:12.5px;line-height:1.5}.sidebar-module__HnaBlW__searchBar{background:var(--surface-hover);border-radius:8px;flex:1;align-items:center;gap:8px;height:32px;padding:0 10px;display:flex}.sidebar-module__HnaBlW__searchIcon{color:var(--text-secondary);flex-shrink:0}.sidebar-module__HnaBlW__searchInput{color:var(--text-emphasis);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.sidebar-module__HnaBlW__searchInput::placeholder{color:var(--text-faint)}.sidebar-module__HnaBlW__closeSearch{cursor:pointer;width:20px;height:20px;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}@media (hover:hover){.sidebar-module__HnaBlW__closeSearch:hover{color:var(--text-emphasis)}}.sidebar-module__HnaBlW__chatList{flex:1;padding:8px 6px;overflow-y:auto}.sidebar-module__HnaBlW__loadMoreStatus{color:var(--text-muted,var(--text-muted));text-align:center;padding:8px 12px 12px;font-size:12px}.sidebar-module__HnaBlW__section{margin-bottom:12px}.sidebar-module__HnaBlW__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);padding:8px 8px 6px;font-size:10px;font-weight:600;display:block}.sidebar-module__HnaBlW__sectionToggle{width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:8px;font-family:inherit;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:flex}@media (hover:hover){.sidebar-module__HnaBlW__sectionToggle:hover{background:var(--surface-hover);color:var(--text-secondary)}}.sidebar-module__HnaBlW__sectionToggleLabel{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.sidebar-module__HnaBlW__sectionMeta{align-items:center;gap:6px;display:inline-flex}.sidebar-module__HnaBlW__sectionCount{background:var(--border-subtle);min-width:18px;height:18px;color:var(--text-secondary);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:10px;font-weight:600;display:inline-flex}.sidebar-module__HnaBlW__sectionChevron{justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.sidebar-module__HnaBlW__sectionChevronOpen{transform:rotate(180deg)}.sidebar-module__HnaBlW__archivedList{margin-top:6px}.sidebar-module__HnaBlW__chatItem{cursor:pointer;border-radius:8px;align-items:center;gap:9px;padding:7px 8px;transition:background .12s;display:flex;position:relative}@media (hover:hover){.sidebar-module__HnaBlW__chatItem:hover{background:var(--surface-hover)}}.sidebar-module__HnaBlW__chatItem.sidebar-module__HnaBlW__active{background:var(--border-subtle)}.sidebar-module__HnaBlW__chatIcon{background:var(--border-subtle);width:26px;height:26px;color:var(--text-secondary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.sidebar-module__HnaBlW__chatItem.sidebar-module__HnaBlW__active .sidebar-module__HnaBlW__chatIcon{background:var(--text-emphasis);color:var(--color-white)}.sidebar-module__HnaBlW__chatContent{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.sidebar-module__HnaBlW__chatTitle{color:var(--text-heading);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:450;line-height:1.3;overflow:hidden}.sidebar-module__HnaBlW__chatItem.sidebar-module__HnaBlW__active .sidebar-module__HnaBlW__chatTitle{font-weight:500}.sidebar-module__HnaBlW__chatTime{color:var(--text-faint);font-size:11px;line-height:1}.sidebar-module__HnaBlW__pinDot{background:var(--border-strong);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-right:2px}.sidebar-module__HnaBlW__menuWrapper{flex-shrink:0;position:relative}.sidebar-module__HnaBlW__menuTrigger{cursor:pointer;width:24px;height:24px;color:var(--text-faint);opacity:0;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;transition:opacity .15s,background .15s,color .15s;display:flex}.sidebar-module__HnaBlW__chatItem.sidebar-module__HnaBlW__active .sidebar-module__HnaBlW__menuTrigger{opacity:1}@media (hover:hover){.sidebar-module__HnaBlW__chatItem:hover .sidebar-module__HnaBlW__menuTrigger{opacity:1}.sidebar-module__HnaBlW__menuTrigger:hover{background:var(--border-default);color:var(--text-emphasis)}}.sidebar-module__HnaBlW__menu{background:var(--color-white);box-shadow:0 4px 16px var(--overlay-subtle);z-index:50;border:none;border-radius:10px;min-width:148px;padding:4px;animation:.12s sidebar-module__HnaBlW__menuIn;position:absolute;top:calc(100% + 4px);right:0}@keyframes sidebar-module__HnaBlW__menuIn{0%{opacity:0;transform:scale(.96)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.sidebar-module__HnaBlW__menuItem{width:100%;color:var(--text-heading);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;font-family:inherit;font-size:13px;transition:background .12s;display:flex}@media (hover:hover){.sidebar-module__HnaBlW__menuItem:hover{background:var(--surface-sunken)}}.sidebar-module__HnaBlW__menuItem svg{color:var(--text-muted);flex-shrink:0}.sidebar-module__HnaBlW__menuDivider{background:var(--surface-hover);height:1px;margin:3px 0}.sidebar-module__HnaBlW__menuItemDanger,.sidebar-module__HnaBlW__menuItemDanger svg{color:var(--danger)}@media (hover:hover){.sidebar-module__HnaBlW__menuItemDanger:hover{background:var(--danger-surface)}}.sidebar-module__HnaBlW__renameInput{width:100%;color:var(--text-emphasis);caret-color:var(--text-emphasis);background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:13px;font-weight:500}.sidebar-module__HnaBlW__empty{color:var(--text-faint);flex-direction:column;align-items:center;gap:10px;padding:40px 20px;font-size:13px;display:flex}.sidebar-module__HnaBlW__userSection{align-items:center;gap:10px;padding:10px 12px;display:flex}.sidebar-module__HnaBlW__userAvatar{background:var(--text-emphasis);width:32px;height:32px;color:var(--color-white);letter-spacing:.02em;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.sidebar-module__HnaBlW__userInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.sidebar-module__HnaBlW__userName{color:var(--text-emphasis);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.sidebar-module__HnaBlW__userEmail{color:var(--text-faint);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.sidebar-module__HnaBlW__feedbackContainer{padding:0 8px 10px}.sidebar-module__HnaBlW__feedbackButton{width:100%;color:var(--text-heading);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}@media (hover:hover){.sidebar-module__HnaBlW__feedbackButton:hover{background:var(--surface-hover)}}.sidebar-module__HnaBlW__feedbackButton span:first-child,.sidebar-module__HnaBlW__actionButton>span{transition:var(--icon-hover-transition);will-change:transform;backface-visibility:hidden;display:inline-block}@media (hover:hover){.sidebar-module__HnaBlW__feedbackButton:hover span:first-child,.sidebar-module__HnaBlW__actionButton:hover:not(:disabled)>span{transform:var(--icon-hover-transform)}}html[data-theme=dark] .sidebar-module__HnaBlW__logoText{color:var(--color-white)}html[data-theme=dark] .sidebar-module__HnaBlW__iconBtn{color:var(--text-secondary)}html[data-theme=dark] .sidebar-module__HnaBlW__iconBtn:hover{background:var(--surface-hover);color:var(--text-emphasis)}html[data-theme=dark] .sidebar-module__HnaBlW__actionButton{color:var(--text-secondary)}html[data-theme=dark] .sidebar-module__HnaBlW__actionButtonActive{background:var(--surface-active);color:var(--color-white)}html[data-theme=dark] .sidebar-module__HnaBlW__actionButtonActive:hover{background:var(--surface-active)}html[data-theme=dark] .sidebar-module__HnaBlW__notebookCountBadge{background:var(--surface-active);color:var(--text-placeholder);box-shadow:0 0 0 1.5px var(--surface-muted)}html[data-theme=dark] .sidebar-module__HnaBlW__searchBar{background:var(--surface-hover)}html[data-theme=dark] .sidebar-module__HnaBlW__searchInput{color:var(--text-emphasis)}html[data-theme=dark] .sidebar-module__HnaBlW__searchInput::placeholder,html[data-theme=dark] .sidebar-module__HnaBlW__sectionLabel{color:var(--text-muted)}html[data-theme=dark] .sidebar-module__HnaBlW__sectionToggle{color:var(--text-secondary)}html[data-theme=dark] .sidebar-module__HnaBlW__sectionToggle:hover{background:var(--surface-interactive);color:var(--text-faint)}html[data-theme=dark] .sidebar-module__HnaBlW__sectionCount{background:var(--surface-active);color:var(--text-placeholder)}html[data-theme=dark] .sidebar-module__HnaBlW__menu{background:var(--surface-elevated);box-shadow:0 4px 16px #0006}html[data-theme=dark] .sidebar-module__HnaBlW__menuItem{color:var(--text-secondary)}html[data-theme=dark] .sidebar-module__HnaBlW__menuItem:hover{background:var(--surface-hover)}html[data-theme=dark] .sidebar-module__HnaBlW__menuItem svg{color:var(--text-muted)}html[data-theme=dark] .sidebar-module__HnaBlW__menuDivider{background:var(--border-subtle)}html[data-theme=dark] .sidebar-module__HnaBlW__menuItemDanger,html[data-theme=dark] .sidebar-module__HnaBlW__menuItemDanger svg{color:var(--danger-bright)}html[data-theme=dark] .sidebar-module__HnaBlW__menuItemDanger:hover{background:var(--surface-danger-muted)}html[data-theme=dark] .sidebar-module__HnaBlW__renameInput{color:var(--surface-hover);caret-color:var(--surface-hover)}html[data-theme=dark] .sidebar-module__HnaBlW__feedbackButton{color:var(--text-secondary)}html[data-theme=dark] .sidebar-module__HnaBlW__userAvatar{background:var(--border-subtle);color:var(--text-emphasis)}html[data-theme=dark] .sidebar-module__HnaBlW__userName{color:var(--text-emphasis)}@media (min-width:768px){html[data-theme=dark] .sidebar-module__HnaBlW__sidebar.sidebar-module__HnaBlW__collapsed{border-right-color:#0000}}
.userSection-module__hVnxeG__sectionContainer{z-index:10;background:0 0;align-items:center;gap:10px;padding:12px;display:flex;position:relative}.userSection-module__hVnxeG__menuDropdown{z-index:60;background:var(--surface-muted);box-shadow:var(--shadow-soft);transform-origin:bottom;border:none;border-radius:12px;flex-direction:column;gap:2px;padding:6px;animation:.16s cubic-bezier(.16,1,.3,1) userSection-module__hVnxeG__userMenuIn;display:flex;position:absolute;bottom:calc(100% + 8px);left:12px;right:12px}.userSection-module__hVnxeG__menuHeader{align-items:center;gap:10px;padding:4px 4px 2px;display:flex}.userSection-module__hVnxeG__menuAvatar{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.userSection-module__hVnxeG__menuIdentity{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.userSection-module__hVnxeG__menuName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.userSection-module__hVnxeG__menuEmail{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.userSection-module__hVnxeG__menuPlan{color:var(--text-secondary);white-space:nowrap;border-radius:999px;flex-shrink:0;align-self:center;padding:3px 7px;font-size:10.5px}.userSection-module__hVnxeG__menuList{flex-direction:column;gap:0;display:flex}.userSection-module__hVnxeG__menuItem{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 8px;font-family:inherit;font-size:13px;transition:background .15s,color .15s;display:flex}@media (hover:hover){.userSection-module__hVnxeG__menuItem:hover{background:color-mix(in srgb, var(--text-primary) 5%, var(--surface-muted))}}.userSection-module__hVnxeG__menuItemMain{align-items:center;gap:8px;min-width:0;display:inline-flex}.userSection-module__hVnxeG__menuItemIcon{width:20px;height:20px;color:var(--text-secondary);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:inline-flex}@media (hover:hover){.userSection-module__hVnxeG__menuItem:hover .userSection-module__hVnxeG__menuItemIcon{color:var(--text-primary)}}.userSection-module__hVnxeG__menuItemTrailing{color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:inline-flex}@media (hover:hover){.userSection-module__hVnxeG__menuItem:hover .userSection-module__hVnxeG__menuItemTrailing{color:var(--text-secondary)}}.userSection-module__hVnxeG__menuItemPurchases{color:var(--premium);letter-spacing:-.01em;background:0 0;margin-bottom:2px;font-weight:500}.userSection-module__hVnxeG__menuItemPurchases .userSection-module__hVnxeG__menuItemIcon{color:var(--premium-bright)}@media (hover:hover){.userSection-module__hVnxeG__menuItemPurchases:hover{background:color-mix(in srgb, var(--premium-bright) 8%, var(--surface-muted));color:var(--premium-mid)}.userSection-module__hVnxeG__menuItemPurchases:hover .userSection-module__hVnxeG__menuItemIcon{color:var(--premium-vivid)}}.userSection-module__hVnxeG__menuDanger{color:var(--danger);margin-top:2px}.userSection-module__hVnxeG__menuDanger .userSection-module__hVnxeG__menuItemIcon{color:var(--danger)}@media (hover:hover){.userSection-module__hVnxeG__menuDanger:hover{background:color-mix(in srgb, var(--danger) 8%, var(--surface-muted))}.userSection-module__hVnxeG__menuDanger:hover .userSection-module__hVnxeG__menuItemIcon{color:var(--danger)}}@keyframes userSection-module__hVnxeG__userMenuIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.userSection-module__hVnxeG__profileLink{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;flex:1;align-items:center;gap:12px;padding:7px 8px;font-family:inherit;text-decoration:none;transition:background .2s,opacity .2s;display:flex}.userSection-module__hVnxeG__profileLinkActive{background:color-mix(in srgb, var(--text-primary) 5%, var(--surface-muted));opacity:.98}@media (hover:hover){.userSection-module__hVnxeG__profileLink:hover{background:color-mix(in srgb, var(--text-primary) 5%, var(--surface-muted));opacity:.98}}.userSection-module__hVnxeG__userAvatar{letter-spacing:.02rem;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:600;display:flex}.userSection-module__hVnxeG__userInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.userSection-module__hVnxeG__userName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.userSection-module__hVnxeG__userEmail{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.userSection-module__hVnxeG__menuTrigger{cursor:pointer;width:30px;height:30px;color:var(--text-secondary);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background .2s,color .2s;display:flex}.userSection-module__hVnxeG__menuTrigger span{transition:transform .3s}.userSection-module__hVnxeG__menuTriggerActive{background:color-mix(in srgb, var(--text-primary) 8%, var(--surface-muted));color:var(--text-primary)}.userSection-module__hVnxeG__menuTriggerActive span{transform:rotate(90deg)}@media (hover:hover){.userSection-module__hVnxeG__menuTrigger:hover{background:color-mix(in srgb, var(--text-primary) 8%, var(--surface-muted));color:var(--text-primary)}.userSection-module__hVnxeG__menuTrigger:hover span{transform:rotate(90deg)}}html[data-theme=dark] .userSection-module__hVnxeG__menuDropdown{box-shadow:var(--shadow-soft)}html[data-theme=dark] .userSection-module__hVnxeG__menuItem:hover{background:var(--surface-hover)}html[data-theme=dark] .userSection-module__hVnxeG__menuItemIcon{color:var(--text-secondary)}html[data-theme=dark] .userSection-module__hVnxeG__menuItem:hover .userSection-module__hVnxeG__menuItemIcon{color:var(--text-emphasis)}html[data-theme=dark] .userSection-module__hVnxeG__menuPlan{color:var(--text-secondary)}html[data-theme=dark] .userSection-module__hVnxeG__profileLink:hover,html[data-theme=dark] .userSection-module__hVnxeG__profileLinkActive{background:var(--surface-hover)}html[data-theme=dark] .userSection-module__hVnxeG__menuTrigger{color:var(--text-secondary)}html[data-theme=dark] .userSection-module__hVnxeG__menuTrigger:hover,html[data-theme=dark] .userSection-module__hVnxeG__menuTriggerActive{background:var(--surface-hover);color:var(--text-emphasis)}html[data-theme=dark] .userSection-module__hVnxeG__menuDanger:hover{background:color-mix(in srgb, var(--danger) 12%, var(--surface-muted))}html[data-theme=dark] .userSection-module__hVnxeG__menuItemPurchases{color:var(--premium-text)}html[data-theme=dark] .userSection-module__hVnxeG__menuItemPurchases .userSection-module__hVnxeG__menuItemIcon{color:var(--premium-bright)}html[data-theme=dark] .userSection-module__hVnxeG__menuItemPurchases:hover{background:color-mix(in srgb, var(--premium-bright) 10%, var(--surface-muted));color:var(--premium-pale)}html[data-theme=dark] .userSection-module__hVnxeG__menuItemPurchases:hover .userSection-module__hVnxeG__menuItemIcon{color:var(--premium-pale-soft)}@media (prefers-reduced-motion:reduce){.userSection-module__hVnxeG__menuDropdown{animation:none}}
.chatItem-module__cExvXG__chatItem{color:var(--text-tertiary);border-radius:8px;align-items:center;gap:8px;min-height:32px;margin:1px 0;padding:6px 8px;transition:background .2s,color .2s;display:flex;position:relative}.chatItem-module__cExvXG__chatLink{min-width:0;color:inherit;cursor:pointer;flex:1;align-items:center;gap:8px;text-decoration:none;display:flex}.chatItem-module__cExvXG__pending{opacity:.6;cursor:default}.chatItem-module__cExvXG__menuWrapper{flex-shrink:0;margin-left:auto;position:relative}.chatItem-module__cExvXG__chatItem.chatItem-module__cExvXG__active{background:var(--border-subtle);color:var(--text-emphasis)}.chatItem-module__cExvXG__chatItem.chatItem-module__cExvXG__active .chatItem-module__cExvXG__chatIcon{opacity:1}.chatItem-module__cExvXG__starIcon{color:var(--warning-bright);flex-shrink:0;justify-content:center;align-items:center;display:flex}.chatItem-module__cExvXG__archiveIcon{color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chatItem-module__cExvXG__archiveIcon span,.chatItem-module__cExvXG__starIcon span{transition:var(--icon-hover-transition);will-change:transform;backface-visibility:hidden;display:inline-block}.chatItem-module__cExvXG__chatTitle{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.chatItem-module__cExvXG__menuBtn{cursor:pointer;width:22px;height:22px;color:var(--text-muted);opacity:1;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:opacity .15s,background .15s,color .15s;display:flex}@media (min-width:768px) and (hover:hover){.chatItem-module__cExvXG__menuBtn{opacity:0}}@media (hover:hover){.chatItem-module__cExvXG__chatItem:hover:not(.chatItem-module__cExvXG__active) .chatItem-module__cExvXG__starIcon span,.chatItem-module__cExvXG__chatItem:hover:not(.chatItem-module__cExvXG__active) .chatItem-module__cExvXG__archiveIcon span{transform:var(--icon-hover-transform)}.chatItem-module__cExvXG__chatItem:hover .chatItem-module__cExvXG__menuBtn,.chatItem-module__cExvXG__chatItem.chatItem-module__cExvXG__active .chatItem-module__cExvXG__menuBtn{opacity:1}.chatItem-module__cExvXG__chatItem:hover{background:var(--surface-hover);color:var(--text-emphasis)}.chatItem-module__cExvXG__menuBtn:hover{background:var(--border-default);color:var(--text-heading)}}html[data-theme=dark] .chatItem-module__cExvXG__chatItem{color:var(--text-secondary)}html[data-theme=dark] .chatItem-module__cExvXG__chatItem.chatItem-module__cExvXG__active{background:var(--border-subtle);color:var(--text-emphasis)}html[data-theme=dark] .chatItem-module__cExvXG__chatItem.chatItem-module__cExvXG__active .chatItem-module__cExvXG__chatIcon{opacity:1}html[data-theme=dark] .chatItem-module__cExvXG__starIcon{color:var(--warning-bright-alt)}
.icon-module__b5xAHa__icon{font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 48;-webkit-user-select:none;user-select:none;color:inherit;font-family:Material Symbols Rounded}.icon-module__b5xAHa__icon.icon-module__b5xAHa__filled{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 48}.icon-module__b5xAHa__sm{font-size:16px}.icon-module__b5xAHa__md{font-size:20px}.icon-module__b5xAHa__lg{font-size:24px}
.sidebarToggle-module__kNYCmq__toggle{cursor:pointer;width:30px;height:30px;color:var(--text-secondary);background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}@media (hover:hover){.sidebarToggle-module__kNYCmq__toggle:hover{background:color-mix(in srgb, var(--text-primary) 6%, var(--surface-muted));color:var(--text-primary)}html[data-theme=dark] .sidebarToggle-module__kNYCmq__toggle:hover{background:var(--surface-hover);color:var(--text-emphasis)}}
.chatLayout-module__w57BZW__chatPage{background-color:var(--surface-muted);flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.chatLayout-module__w57BZW__chatHeader{padding:14px var(--app-gutter);flex-shrink:0;align-items:center;gap:12px;min-height:56px;display:flex}.chatLayout-module__w57BZW__chatTitle{min-width:0;font-family:var(--font-inter), Inter, sans-serif;color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:15px;font-weight:500;overflow:hidden}.chatLayout-module__w57BZW__newChatStage,.chatLayout-module__w57BZW__conversationStage{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.chatLayout-module__w57BZW__newChatStage{padding:16px var(--app-gutter);justify-content:flex-end;align-items:center;gap:20px}.chatLayout-module__w57BZW__conversationStage{justify-content:flex-start}.chatLayout-module__w57BZW__inputWrapperNew{flex-shrink:0;width:100%;max-width:800px}.chatLayout-module__w57BZW__inputWrapper{padding:16px var(--app-gutter) 12px;z-index:10;flex-shrink:0;width:100%;position:relative}.chatLayout-module__w57BZW__aiDisclaimer{text-align:center;max-width:800px;font-family:var(--font-inter,Inter, sans-serif);color:var(--text-muted);margin:6px auto 0;padding:0 4px;font-size:11px;line-height:1.4}@media (min-width:768px){.chatLayout-module__w57BZW__newChatStage{padding:24px var(--app-gutter);justify-content:center;gap:28px}.chatLayout-module__w57BZW__aiDisclaimer{margin-top:8px;font-size:12px}}.chatLayout-module__w57BZW__emptyState{color:var(--text-secondary);font-family:var(--font-inter), Inter, sans-serif;text-align:center;padding:var(--app-gutter);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.chatLayout-module__w57BZW__emptyState h2{color:var(--text-primary);margin-bottom:8px;font-size:18px;font-weight:500}.chatLayout-module__w57BZW__emptyState p{color:var(--text-secondary);font-size:14px}
.chatInput-module__Ojw-7W__inputContainer{background-color:var(--surface-elevated);border:1px solid color-mix(in srgb, var(--border-subtle) 70%, transparent);border-radius:24px;flex-direction:column;gap:8px;width:100%;max-width:800px;height:fit-content;min-height:48px;margin:0 auto;padding:10px 12px;transition:border-color .18s,background-color .18s,box-shadow .18s,padding .32s cubic-bezier(.4,0,.2,1),gap .32s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.chatInput-module__Ojw-7W__inputContainerExpanded{gap:8px;min-height:auto;padding:12px 14px 10px}@media (min-width:640px){.chatInput-module__Ojw-7W__inputContainerExpanded{padding:14px 16px 12px}}.chatInput-module__Ojw-7W__inputContainerExpanded .chatInput-module__Ojw-7W__previewStrip{padding:0 2px}.chatInput-module__Ojw-7W__attachedTopBanner{max-width:none;margin:0}.chatInput-module__Ojw-7W__inputBody{width:100%;transition:gap .32s cubic-bezier(.4,0,.2,1)}.chatInput-module__Ojw-7W__inputBodyCompact{grid-template-columns:auto 1fr auto;grid-template-areas:"left textarea right";align-items:end;column-gap:6px;display:grid}.chatInput-module__Ojw-7W__inputBodyCompact .chatInput-module__Ojw-7W__textareaRow{grid-area:textarea;min-width:0}.chatInput-module__Ojw-7W__inputBodyCompact .chatInput-module__Ojw-7W__toolbar{display:contents}.chatInput-module__Ojw-7W__inputBodyCompact .chatInput-module__Ojw-7W__leftActions{grid-area:left}.chatInput-module__Ojw-7W__inputBodyCompact .chatInput-module__Ojw-7W__actionButtons{grid-area:right}.chatInput-module__Ojw-7W__inputBodyExpanded{flex-direction:column;gap:10px;display:flex}.chatInput-module__Ojw-7W__inputBodyExpanded .chatInput-module__Ojw-7W__toolbar{justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:32px;display:flex}.chatInput-module__Ojw-7W__textareaRow{width:100%;min-height:26px;transition:min-height .32s cubic-bezier(.4,0,.2,1)}.chatInput-module__Ojw-7W__leftActions{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.chatInput-module__Ojw-7W__modeChip{max-width:min(220px,42vw);color:var(--accent);font-family:var(--font-inter,Inter, sans-serif);background:0 0;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:4px 6px 4px 4px;font-size:13px;font-weight:500;line-height:1.2;transition:background-color .15s;animation:.32s cubic-bezier(.4,0,.2,1) both chatInput-module__Ojw-7W__inputChildIn;display:inline-flex}@media (hover:hover){.chatInput-module__Ojw-7W__modeChip:hover{background:color-mix(in srgb, var(--accent) 10%, transparent)}}.chatInput-module__Ojw-7W__modeChipIcon{color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chatInput-module__Ojw-7W__modeChipLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--accent);overflow:hidden}.chatInput-module__Ojw-7W__modeChipRemove{width:20px;height:20px;color:color-mix(in srgb, var(--accent) 70%, var(--text-muted));cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}@media (hover:hover){.chatInput-module__Ojw-7W__modeChipRemove:hover{background:color-mix(in srgb, var(--accent) 14%, transparent);color:var(--accent)}}.chatInput-module__Ojw-7W__modeChipRemove:disabled{opacity:.5;cursor:not-allowed}.chatInput-module__Ojw-7W__dragging{border-color:var(--border-strong);background-color:color-mix(in srgb, var(--text-primary) 4%, var(--surface-elevated));box-shadow:0 0 0 3px color-mix(in srgb, var(--text-primary) 6%, transparent)}.chatInput-module__Ojw-7W__dropOverlay{z-index:40;border-radius:inherit;background:var(--surface-elevated);color:var(--text-secondary);font-family:var(--font-inter,Inter, sans-serif);letter-spacing:-.01em;pointer-events:none;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:500;animation:.16s cubic-bezier(.16,1,.3,1) chatInput-module__Ojw-7W__dropIn;display:flex;position:absolute;inset:0}.chatInput-module__Ojw-7W__dropOverlayIcon{color:var(--text-primary);justify-content:center;align-items:center;display:inline-flex}@keyframes chatInput-module__Ojw-7W__dropIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.chatInput-module__Ojw-7W__hiddenFileInput{display:none}.chatInput-module__Ojw-7W__previewStrip{flex-wrap:wrap;gap:8px;width:100%;padding:2px 2px 0;animation:.32s cubic-bezier(.4,0,.2,1) both chatInput-module__Ojw-7W__inputChildIn;display:flex}@keyframes chatInput-module__Ojw-7W__inputChildIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.chatInput-module__Ojw-7W__previewImageBlock{border:1px solid var(--border-default);background:var(--surface-muted);border-radius:14px;flex-shrink:0;width:fit-content;max-width:120px;margin:0;position:relative;overflow:hidden}.chatInput-module__Ojw-7W__previewImage{object-fit:cover;width:auto;max-width:120px;height:auto;max-height:72px;display:block}.chatInput-module__Ojw-7W__previewDocCard{background:var(--surface-muted);width:fit-content;min-width:0;max-width:min(280px,100%);font-family:var(--font-inter,Inter, sans-serif);border-radius:14px;align-items:center;gap:10px;padding:7px 28px 7px 10px;display:flex;position:relative}.chatInput-module__Ojw-7W__previewDocIcon{background:var(--surface-elevated);width:32px;height:32px;color:var(--text-secondary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chatInput-module__Ojw-7W__previewDocMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.chatInput-module__Ojw-7W__previewDocName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.chatInput-module__Ojw-7W__previewDocHint{color:var(--text-muted);font-size:11px}.chatInput-module__Ojw-7W__previewRemoveBtn{background:color-mix(in srgb, var(--text-primary) 72%, transparent);width:20px;height:20px;color:var(--surface-elevated);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:absolute;top:4px;right:4px}.chatInput-module__Ojw-7W__previewImageBlock .chatInput-module__Ojw-7W__previewRemoveBtn{background:color-mix(in srgb, var(--text-primary) 55%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);top:6px;right:6px}.chatInput-module__Ojw-7W__previewRemoveBtn:disabled{opacity:.5;cursor:not-allowed}.chatInput-module__Ojw-7W__iconButton{color:var(--text-primary);cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .2s,color .2s;display:flex}@media (hover:hover){.chatInput-module__Ojw-7W__iconButton:hover:not(:disabled){background-color:var(--border-subtle)}}.chatInput-module__Ojw-7W__iconButton:disabled{opacity:.5;cursor:not-allowed}.chatInput-module__Ojw-7W__attachButton{position:static}.chatInput-module__Ojw-7W__attachMenuWrapper{z-index:30;flex-shrink:0;align-items:center;display:flex;position:relative}.chatInput-module__Ojw-7W__rightButtons{flex-shrink:0;justify-content:flex-end;align-items:center;width:auto;display:flex}.chatInput-module__Ojw-7W__rightActionsSlot{justify-content:flex-end;align-items:center;width:auto;min-height:32px;display:flex}.chatInput-module__Ojw-7W__textareaWrapper{flex:1;align-items:flex-start;width:100%;min-width:0;padding:0;display:flex}.chatInput-module__Ojw-7W__textarea{color:var(--text-primary);font-family:var(--font-inter,inherit);resize:none;box-sizing:border-box;background:0 0;border:none;outline:none;width:100%;min-height:24px;max-height:200px;margin:0;padding:4px 0;font-size:16px;line-height:1.5;transition:padding .32s cubic-bezier(.4,0,.2,1);overflow-y:hidden}.chatInput-module__Ojw-7W__inputBodyExpanded .chatInput-module__Ojw-7W__textareaWrapper{padding:0 2px}.chatInput-module__Ojw-7W__inputBodyExpanded .chatInput-module__Ojw-7W__textarea{min-height:26px;padding:2px 0}.chatInput-module__Ojw-7W__textarea::placeholder{color:var(--text-muted);opacity:1}.chatInput-module__Ojw-7W__textareaWithMode::placeholder{color:var(--text-secondary);font-weight:400}.chatInput-module__Ojw-7W__actionButtons{z-index:20;flex-shrink:0;align-items:center;gap:8px;display:flex;position:relative}.chatInput-module__Ojw-7W__audioActions{justify-content:flex-end;align-items:center;gap:8px;width:auto;display:flex}.chatInput-module__Ojw-7W__submitButton{background-color:var(--text-primary);color:var(--surface-elevated);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .2s,opacity .2s;display:flex}.chatInput-module__Ojw-7W__submitButton:disabled{opacity:.6;cursor:not-allowed}@media (hover:hover){.chatInput-module__Ojw-7W__submitButton:hover:not(:disabled){opacity:.88}}.chatInput-module__Ojw-7W__recordingMic{background-color:var(--danger-bright);color:var(--color-white);animation:1.5s infinite chatInput-module__Ojw-7W__pulse}@media (hover:hover){.chatInput-module__Ojw-7W__recordingMic:hover:not(:disabled){background-color:var(--danger-strong)}}.chatInput-module__Ojw-7W__actionsDropdown{z-index:1000;background:var(--surface-elevated);width:220px;box-shadow:var(--shadow-soft);transform-origin:0 100%;border:none;border-radius:14px;padding:6px;animation:.16s cubic-bezier(.16,1,.3,1) chatInput-module__Ojw-7W__dropdownIn;position:absolute;bottom:calc(100% + 10px);left:0}.chatInput-module__Ojw-7W__actionsList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.chatInput-module__Ojw-7W__actionRow{list-style:none}.chatInput-module__Ojw-7W__actionItem{color:var(--text-secondary);text-align:left;cursor:pointer;width:100%;min-height:34px;font-family:var(--font-inter,Inter, sans-serif);background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:6px 8px;transition:background-color .15s,color .15s;display:flex}@media (hover:hover){.chatInput-module__Ojw-7W__actionItem:hover{background:var(--surface-muted);color:var(--text-primary)}}.chatInput-module__Ojw-7W__actionItemActive{background:var(--surface-muted);color:var(--text-primary)}@media (hover:hover){.chatInput-module__Ojw-7W__actionItemActive:hover{background:var(--surface-muted)}}.chatInput-module__Ojw-7W__actionItemLocked{opacity:.72}@media (hover:hover){.chatInput-module__Ojw-7W__actionItemLocked:hover{color:var(--text-secondary);background:0 0}}.chatInput-module__Ojw-7W__actionItemActive .chatInput-module__Ojw-7W__actionIcon{color:var(--text-primary);background:0 0}.chatInput-module__Ojw-7W__actionItemActive .chatInput-module__Ojw-7W__actionChevron{color:var(--text-secondary)}.chatInput-module__Ojw-7W__actionIcon{width:22px;height:22px;color:var(--text-muted);background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s;display:inline-flex}@media (hover:hover){.chatInput-module__Ojw-7W__actionItem:hover .chatInput-module__Ojw-7W__actionIcon{color:var(--text-secondary);background:0 0}}.chatInput-module__Ojw-7W__actionText{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:2px;min-width:0;line-height:1.2;display:flex}.chatInput-module__Ojw-7W__actionHint{color:var(--text-tertiary,var(--text-secondary));font-size:10px;line-height:1.3}.chatInput-module__Ojw-7W__actionText strong{letter-spacing:-.01em;color:inherit;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.chatInput-module__Ojw-7W__actionChevron{color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:inline-flex}@media (hover:hover){.chatInput-module__Ojw-7W__actionItem:hover .chatInput-module__Ojw-7W__actionChevron{color:var(--text-secondary)}}@keyframes chatInput-module__Ojw-7W__dropdownIn{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes chatInput-module__Ojw-7W__pulse{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}@media (prefers-reduced-motion:reduce){.chatInput-module__Ojw-7W__inputContainer,.chatInput-module__Ojw-7W__inputBody,.chatInput-module__Ojw-7W__textarea{transition:none}.chatInput-module__Ojw-7W__previewStrip,.chatInput-module__Ojw-7W__modeChip{animation:none}}
.voiceModal-module__-NxuzG__overlay{z-index:2000;padding:40px var(--app-gutter) calc(32px + env(safe-area-inset-bottom,0px));background:var(--surface-muted);color:var(--text-primary);--orb-elevate:0 10px 28px #1111111a;flex-direction:column;justify-content:center;align-items:center;gap:22px;animation:.24s voiceModal-module__-NxuzG__overlayIn;display:flex;position:fixed;inset:0}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .voiceModal-module__-NxuzG__overlay{--orb-elevate:0 14px 36px #0000006b}}html[data-theme=dark] .voiceModal-module__-NxuzG__overlay{--orb-elevate:0 14px 36px #0000006b}html[data-theme=light] .voiceModal-module__-NxuzG__overlay{--orb-elevate:0 10px 28px #1111111a}@keyframes voiceModal-module__-NxuzG__overlayIn{0%{opacity:0}to{opacity:1}}.voiceModal-module__-NxuzG__closeButton{top:calc(14px + env(safe-area-inset-top,0px));right:var(--app-gutter);width:40px;height:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .25s,background .25s;display:flex;position:absolute}@media (hover:hover){.voiceModal-module__-NxuzG__closeButton:hover{color:var(--text-secondary);background:color-mix(in srgb, var(--text-primary) 5%, transparent)}}.voiceModal-module__-NxuzG__stage{flex-direction:column;align-items:center;gap:22px;display:flex}.voiceModal-module__-NxuzG__orb{--amp:0;--orb-sky-light:var(--accent-sky-light);--orb-sky:var(--accent-sky);--orb-sky-soft:var(--accent-sky-soft);--orb-cloud-core:#ffffffeb;--orb-cloud-mid:#ffffff80;--orb-size:196px;--orb-core:132px;width:var(--orb-size);height:var(--orb-size);cursor:pointer;transform:scale(calc(1 + var(--amp) * .18));-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:0;transition:transform .14s ease-out;display:flex;position:relative}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .voiceModal-module__-NxuzG__orb{--orb-sky-light:var(--accent-sky-light);--orb-sky:var(--accent-sky);--orb-sky-soft:var(--accent-sky-soft);--orb-cloud-core:#ffffffdb;--orb-cloud-mid:#ffffff6b}}html[data-theme=dark] .voiceModal-module__-NxuzG__orb{--orb-sky-light:var(--accent-sky-light);--orb-sky:var(--accent-sky);--orb-sky-soft:var(--accent-sky-soft);--orb-cloud-core:#ffffffdb;--orb-cloud-mid:#ffffff6b}html[data-theme=light] .voiceModal-module__-NxuzG__orb{--orb-sky-light:var(--accent-sky-light);--orb-sky:var(--accent-sky);--orb-sky-soft:var(--accent-sky-soft);--orb-cloud-core:#ffffffeb;--orb-cloud-mid:#ffffff80}.voiceModal-module__-NxuzG__orb:focus-visible{outline:none}.voiceModal-module__-NxuzG__orb:active{transform:scale(calc(.98 + var(--amp) * .16))}.voiceModal-module__-NxuzG__orbCore{width:var(--orb-core);height:var(--orb-core);z-index:1;background:var(--orb-sky);box-shadow:var(--orb-elevate);pointer-events:none;border:none;border-radius:50%;outline:none;margin:auto;animation:8s ease-in-out infinite voiceModal-module__-NxuzG__breathe;position:absolute;inset:0;overflow:hidden}.voiceModal-module__-NxuzG__orbSky{background:radial-gradient(circle at 50% 52%, var(--orb-sky-light) 0%, var(--orb-sky) 58%, var(--orb-sky-soft) 100%);border-radius:50%;position:absolute;inset:0}.voiceModal-module__-NxuzG__orbCloud{pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.voiceModal-module__-NxuzG__orbCloudMain{background:radial-gradient(ellipse 100% 92% at 50% 50%, var(--orb-cloud-core) 0%, var(--orb-cloud-mid) 34%, transparent 62%);filter:blur(9px);width:62%;height:56%;animation:20s ease-in-out infinite voiceModal-module__-NxuzG__cloudDriftMain;top:50%;left:50%}.voiceModal-module__-NxuzG__orbCloudSoft{background:radial-gradient(ellipse 100% 90% at 50% 50%, var(--orb-cloud-core) 0%, var(--orb-cloud-mid) 30%, transparent 58%);filter:blur(10px);opacity:.72;width:40%;height:38%;animation:26s ease-in-out infinite voiceModal-module__-NxuzG__cloudDriftSoft;top:50%;left:50%}.voiceModal-module__-NxuzG__orbError .voiceModal-module__-NxuzG__orbCore:after{content:"";z-index:3;background:color-mix(in srgb, var(--danger) 28%, transparent);mix-blend-mode:soft-light;border-radius:50%;position:absolute;inset:0}@keyframes voiceModal-module__-NxuzG__cloudDriftMain{0%,to{transform:translate(-70%,-68%)scale(1)}25%{transform:translate(-26%,-72%)scale(1.07)}50%{transform:translate(-30%,-26%)scale(.95)}75%{transform:translate(-72%,-32%)scale(1.04)}}@keyframes voiceModal-module__-NxuzG__cloudDriftSoft{0%,to{transform:translate(-32%,-36%)scale(1)}30%{transform:translate(-70%,-28%)scale(1.08)}55%{transform:translate(-74%,-66%)scale(.9)}80%{transform:translate(-34%,-70%)scale(1.04)}}@keyframes voiceModal-module__-NxuzG__breathe{0%,to{transform:scale(.985)}50%{transform:scale(1.015)}}@media (prefers-reduced-motion:reduce){.voiceModal-module__-NxuzG__orbCore,.voiceModal-module__-NxuzG__orbCloudMain,.voiceModal-module__-NxuzG__orbCloudSoft{animation:none}}.voiceModal-module__-NxuzG__status{font-family:var(--font-inter,Inter, sans-serif);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:14px;font-weight:500}.voiceModal-module__-NxuzG__statusLive{color:var(--text-primary)}.voiceModal-module__-NxuzG__lyrics{width:94%;height:min(36vh,260px);-webkit-mask-image:linear-gradient(to bottom, transparent, var(--mask-opaque) 12%, var(--mask-opaque) 100%);-webkit-mask-image:linear-gradient(to bottom, transparent, var(--mask-opaque) 12%, var(--mask-opaque) 100%);mask-image:linear-gradient(to bottom, transparent, var(--mask-opaque) 12%, var(--mask-opaque) 100%);flex-shrink:0;align-items:stretch;display:flex;overflow:hidden}.voiceModal-module__-NxuzG__lyricsTrack{box-sizing:border-box;text-align:center;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior:contain;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:110px 10px;display:flex;overflow:hidden auto}.voiceModal-module__-NxuzG__lyricsTrack::-webkit-scrollbar{display:none}.voiceModal-module__-NxuzG__lyricLine{width:100%;max-width:100%;min-height:2.6em;font-family:var(--font-inter,Inter, sans-serif);letter-spacing:-.035em;color:var(--text-primary);opacity:.42;text-wrap:balance;overflow-wrap:break-word;contain:layout style;margin:0;font-size:clamp(20px,3.8vw,28px);font-weight:600;line-height:1.3;transition:opacity .65s cubic-bezier(.22,1,.36,1),color .65s cubic-bezier(.22,1,.36,1)}.voiceModal-module__-NxuzG__wordVisible{opacity:1}.voiceModal-module__-NxuzG__wordPending{opacity:0}.voiceModal-module__-NxuzG__lyricActive{opacity:1;font-weight:700}.voiceModal-module__-NxuzG__lyricPast{opacity:.28;font-weight:600}.voiceModal-module__-NxuzG__userLine{width:100%;max-width:100%;font-family:var(--font-inter,Inter, sans-serif);letter-spacing:-.035em;color:var(--text-primary);text-wrap:pretty;overflow-wrap:anywhere;margin:0;font-size:clamp(20px,3.8vw,28px);font-weight:700;line-height:1.3}.voiceModal-module__-NxuzG__hint{max-width:36ch;font-family:var(--font-inter,Inter, sans-serif);letter-spacing:-.02em;color:var(--text-secondary);opacity:1;margin:0;font-size:clamp(15px,2.5vw,18px);font-weight:500;line-height:1.4}@media (min-width:640px){.voiceModal-module__-NxuzG__overlay{gap:28px;padding:48px 24px 40px}.voiceModal-module__-NxuzG__closeButton{top:22px;right:22px}.voiceModal-module__-NxuzG__orb{--orb-size:220px;--orb-core:152px}.voiceModal-module__-NxuzG__lyrics{width:min(640px,94%);height:min(42vh,320px)}.voiceModal-module__-NxuzG__lyricsTrack{gap:10px;padding:150px 12px}}
.loadMoreSpinner-module__Ym9zCG__wrapper{justify-content:center;align-items:center;width:100%;padding:12px 0;display:flex}.loadMoreSpinner-module__Ym9zCG__spinner{border:2px solid color-mix(in srgb, var(--text-muted,var(--text-muted)) 30%, transparent);border-top-color:var(--text-muted,var(--text-muted));border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite loadMoreSpinner-module__Ym9zCG__loadMoreSpin}@keyframes loadMoreSpinner-module__Ym9zCG__loadMoreSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.loadMoreSpinner-module__Ym9zCG__spinner{opacity:.65;animation:none}}
.skeletonShared-module__S0bTVW__bar{background-color:color-mix(in srgb, var(--text-primary) 8%, var(--surface-muted));border-radius:4px;animation:1.5s cubic-bezier(.4,0,.6,1) infinite skeletonShared-module__S0bTVW__skeletonPulse}@keyframes skeletonShared-module__S0bTVW__skeletonPulse{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.skeletonShared-module__S0bTVW__bar{opacity:.65;animation:none}}
.chatConversationSkeleton-module__8WfePq__wrapper{background-color:var(--surface-muted);flex:1;width:100%;min-height:0;overflow:hidden}.chatConversationSkeleton-module__8WfePq__messages{width:100%;max-width:768px;padding:16px var(--app-gutter) 24px;flex-direction:column;gap:20px;margin:0 auto;display:flex}@media (min-width:640px){.chatConversationSkeleton-module__8WfePq__messages{gap:28px;padding:24px 20px 32px}}.chatConversationSkeleton-module__8WfePq__turn{flex-direction:column;gap:28px;display:flex}.chatConversationSkeleton-module__8WfePq__userRow{justify-content:flex-end;width:100%;display:flex}.chatConversationSkeleton-module__8WfePq__userBar{max-width:85%;height:44px;}.chatConversationSkeleton-module__8WfePq__assistantRow{align-items:flex-start;width:100%;display:flex}.chatConversationSkeleton-module__8WfePq__assistantLines{flex-direction:column;flex:1;gap:10px;min-width:0;padding-top:6px;display:flex}.chatConversationSkeleton-module__8WfePq__textBar{height:14px;}.chatConversationSkeleton-module__8WfePq__textBar:nth-child(2){animation-delay:80ms}.chatConversationSkeleton-module__8WfePq__textBar:nth-child(3){animation-delay:.16s}
.purchasesCornerDot-module__Zpm6sq__trigger{top:calc(14px + env(safe-area-inset-top,0px));right:var(--app-gutter);z-index:25;color:var(--premium);font-family:var(--font-inter), Inter, sans-serif;letter-spacing:-.01em;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 9px;font-size:13px;font-weight:500;line-height:1;transition:color .16s,background .16s;display:inline-flex;position:absolute}.purchasesCornerDot-module__Zpm6sq__trigger span{color:inherit;display:none}@media (hover:hover){.purchasesCornerDot-module__Zpm6sq__trigger:hover{color:var(--premium-strong);background:var(--premium-soft)}}html[data-theme=dark] .purchasesCornerDot-module__Zpm6sq__trigger{color:var(--premium-text)}@media (hover:hover){html[data-theme=dark] .purchasesCornerDot-module__Zpm6sq__trigger:hover{color:var(--premium-text);background:var(--premium-soft)}}.purchasesCornerDot-module__Zpm6sq__triggerInline{z-index:auto;color:var(--premium);font-family:var(--font-inter), Inter, sans-serif;letter-spacing:-.01em;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:500;line-height:1;transition:color .16s,background .16s;display:inline-flex;position:static}.purchasesCornerDot-module__Zpm6sq__triggerInline span{color:inherit;display:none}@media (hover:hover){.purchasesCornerDot-module__Zpm6sq__triggerInline:hover{color:var(--premium-strong);background:var(--premium-soft)}}html[data-theme=dark] .purchasesCornerDot-module__Zpm6sq__triggerInline{color:var(--premium-text)}@media (hover:hover){html[data-theme=dark] .purchasesCornerDot-module__Zpm6sq__triggerInline:hover{color:var(--premium-text);background:var(--premium-soft)}}@media (min-width:640px){.purchasesCornerDot-module__Zpm6sq__trigger{top:18px;right:var(--app-gutter);padding:7px 11px}.purchasesCornerDot-module__Zpm6sq__trigger span,.purchasesCornerDot-module__Zpm6sq__triggerInline span{display:inline}}
.notebookSourcesStep-module__LAPRFq__wrapper{flex-direction:column;gap:16px;display:flex}.notebookSourcesStep-module__LAPRFq__tabs{background:color-mix(in srgb, var(--text-primary) 5%, var(--surface-muted));border-radius:14px;grid-template-columns:repeat(2,1fr);gap:4px;padding:4px;display:grid}.notebookSourcesStep-module__LAPRFq__tab{color:var(--text-secondary);font:inherit;letter-spacing:-.01em;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:9px 8px;font-size:11px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}@media (hover:hover){.notebookSourcesStep-module__LAPRFq__tab:hover{color:var(--text-primary)}}.notebookSourcesStep-module__LAPRFq__tabActive{background:var(--surface-elevated);color:var(--text-primary)}.notebookSourcesStep-module__LAPRFq__dropzone{text-align:center;background:color-mix(in srgb, var(--text-primary) 4%, transparent);cursor:pointer;border:none;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:24px 16px;transition:background .2s;display:flex}@media (hover:hover){.notebookSourcesStep-module__LAPRFq__dropzone:hover{background:color-mix(in srgb, var(--text-primary) 8%, transparent)}}.notebookSourcesStep-module__LAPRFq__dropzoneActive{background:color-mix(in srgb, var(--text-primary) 12%, transparent)}.notebookSourcesStep-module__LAPRFq__dropzoneIcon{width:48px;height:48px;color:var(--text-primary);border-radius:14px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.notebookSourcesStep-module__LAPRFq__dropzoneTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:15px;font-weight:600}.notebookSourcesStep-module__LAPRFq__dropzoneHint{color:var(--text-secondary);margin:0;font-size:13px}.notebookSourcesStep-module__LAPRFq__dropzoneLink{color:var(--text-primary);font-weight:500}.notebookSourcesStep-module__LAPRFq__dropzoneFormats{color:var(--text-muted);margin:6px 0 0;font-size:12px;line-height:1.5}.notebookSourcesStep-module__LAPRFq__hiddenInput{display:none}.notebookSourcesStep-module__LAPRFq__formPanel{flex-direction:column;gap:14px;padding:4px 0;display:flex}.notebookSourcesStep-module__LAPRFq__formHint{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.notebookSourcesStep-module__LAPRFq__field{flex-direction:column;gap:8px;display:flex}.notebookSourcesStep-module__LAPRFq__label{letter-spacing:-.01em;color:var(--text-primary);font-size:13px;font-weight:500}.notebookSourcesStep-module__LAPRFq__optional{color:var(--text-muted);font-size:11px;font-weight:500}.notebookSourcesStep-module__LAPRFq__input{width:100%;font:inherit;letter-spacing:-.01em;color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 5%, var(--surface-muted));border:none;border-radius:12px;outline:none;padding:12px 14px;font-size:14px;transition:background .15s,box-shadow .15s}.notebookSourcesStep-module__LAPRFq__input:focus{background:var(--surface-elevated);box-shadow:var(--shadow-xs)}.notebookSourcesStep-module__LAPRFq__textarea{width:100%;min-height:140px;font:inherit;letter-spacing:-.01em;color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 5%, var(--surface-muted));resize:vertical;border:none;border-radius:12px;outline:none;padding:12px 14px;font-size:14px;line-height:1.55;transition:background .15s,box-shadow .15s}.notebookSourcesStep-module__LAPRFq__textarea:focus{background:var(--surface-elevated);box-shadow:var(--shadow-xs)}.notebookSourcesStep-module__LAPRFq__addBtn{background:var(--text-primary);color:var(--surface-muted);font:inherit;letter-spacing:-.01em;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;transition:opacity .15s;display:inline-flex}@media (hover:hover){.notebookSourcesStep-module__LAPRFq__addBtn:hover:not(:disabled){opacity:.88}}.notebookSourcesStep-module__LAPRFq__addBtn:disabled{opacity:.4;cursor:default}.notebookSourcesStep-module__LAPRFq__sourceSection{flex-direction:column;gap:10px;display:flex}.notebookSourcesStep-module__LAPRFq__sourceSectionLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);text-align:center;font-size:11px;font-weight:600}.notebookSourcesStep-module__LAPRFq__sourceList{flex-direction:column;gap:6px;max-height:220px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.notebookSourcesStep-module__LAPRFq__sourceItem{background:var(--surface-elevated);border-radius:10px;align-items:center;gap:12px;padding:10px 12px;transition:background .12s;display:flex}@media (hover:hover){.notebookSourcesStep-module__LAPRFq__sourceItem:hover{background:color-mix(in srgb, var(--text-primary) 4%, var(--surface-elevated))}}.notebookSourcesStep-module__LAPRFq__sourceIcon{background:color-mix(in srgb, var(--text-primary) 6%, var(--surface-muted));width:34px;height:34px;color:var(--text-secondary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notebookSourcesStep-module__LAPRFq__sourceInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.notebookSourcesStep-module__LAPRFq__sourceName{letter-spacing:-.01em;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.notebookSourcesStep-module__LAPRFq__sourceMeta{color:var(--text-muted);font-size:11px}.notebookSourcesStep-module__LAPRFq__sourceRemove{width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}@media (hover:hover){.notebookSourcesStep-module__LAPRFq__sourceRemove:hover{background:color-mix(in srgb, var(--danger) 10%, transparent);color:var(--danger)}}@media (min-width:640px){.notebookSourcesStep-module__LAPRFq__tabs{grid-template-columns:repeat(4,1fr)}.notebookSourcesStep-module__LAPRFq__tab{font-size:12px}.notebookSourcesStep-module__LAPRFq__dropzone{padding:32px 20px}}html[data-theme=dark] .notebookSourcesStep-module__LAPRFq__input:focus,html[data-theme=dark] .notebookSourcesStep-module__LAPRFq__textarea:focus{background:var(--surface-elevated);box-shadow:0 2px 12px #00000040}
.notebookSourceUploadProgress-module__qGHBpW__wrapper{flex-direction:column;gap:8px;width:100%;display:flex}.notebookSourceUploadProgress-module__qGHBpW__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.notebookSourceUploadProgress-module__qGHBpW__phase{color:var(--text-primary);font-size:12px;font-weight:600}.notebookSourceUploadProgress-module__qGHBpW__percent{font-variant-numeric:tabular-nums;color:var(--text-secondary);font-size:12px}.notebookSourceUploadProgress-module__qGHBpW__track{background:color-mix(in srgb, var(--text-primary) 10%, transparent);border-radius:999px;width:100%;height:6px;overflow:hidden}.notebookSourceUploadProgress-module__qGHBpW__fill{border-radius:inherit;background:var(--text-primary);height:100%;transition:width .25s}.notebookSourceUploadProgress-module__qGHBpW__label{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}
.notebookSourcesManager-module__mzg5Za__panel{z-index:20;background:var(--surface-muted);width:100%;height:100%;box-shadow:none;flex-direction:column;flex-shrink:0;align-self:stretch;display:flex;position:absolute;inset:0;overflow:hidden}@media (min-width:900px){.notebookSourcesManager-module__mzg5Za__panel{z-index:auto;background:color-mix(in srgb, var(--text-primary) 3%, var(--surface-muted));width:min(400px,100%);box-shadow:-12px 0 32px color-mix(in srgb, var(--text-primary) 6%, transparent);position:static;inset:auto}}.notebookSourcesManager-module__mzg5Za__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 12px;display:flex}.notebookSourcesManager-module__mzg5Za__title{letter-spacing:-.02em;margin:0;font-size:15px;font-weight:600}.notebookSourcesManager-module__mzg5Za__subtitle{color:var(--text-secondary);margin:4px 0 0;font-size:12px}.notebookSourcesManager-module__mzg5Za__closeBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}@media (hover:hover){.notebookSourcesManager-module__mzg5Za__closeBtn:hover{background:color-mix(in srgb, var(--text-primary) 8%, transparent);color:var(--text-primary)}}.notebookSourcesManager-module__mzg5Za__content{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex;overflow-y:auto}.notebookSourcesManager-module__mzg5Za__section{flex-direction:column;gap:10px;padding:8px 18px 14px;display:flex}.notebookSourcesManager-module__mzg5Za__sectionLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600}.notebookSourcesManager-module__mzg5Za__sourceList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.notebookSourcesManager-module__mzg5Za__sourceItem{background:color-mix(in srgb, var(--text-primary) 4%, transparent);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:background .12s;display:flex}@media (hover:hover){.notebookSourcesManager-module__mzg5Za__sourceItem:hover{background:color-mix(in srgb, var(--text-primary) 7%, transparent)}}.notebookSourcesManager-module__mzg5Za__sourceIcon{background:color-mix(in srgb, var(--text-primary) 6%, var(--surface-muted));width:32px;height:32px;color:var(--text-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notebookSourcesManager-module__mzg5Za__sourceInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.notebookSourcesManager-module__mzg5Za__sourceName{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.notebookSourcesManager-module__mzg5Za__sourceMeta{color:var(--text-muted);font-size:11px}.notebookSourcesManager-module__mzg5Za__sourceRemove{width:30px;height:30px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:opacity .12s,background .12s,color .12s;display:flex}.notebookSourcesManager-module__mzg5Za__sourceRemove:focus-visible{opacity:1}@media (hover:hover){.notebookSourcesManager-module__mzg5Za__sourceItem:hover .notebookSourcesManager-module__mzg5Za__sourceRemove{opacity:1}.notebookSourcesManager-module__mzg5Za__sourceRemove:hover:not(:disabled){background:color-mix(in srgb, var(--danger) 10%, transparent);color:var(--danger)}}.notebookSourcesManager-module__mzg5Za__sourceRemove:disabled{opacity:.4;cursor:default}.notebookSourcesManager-module__mzg5Za__footer{flex-direction:column;flex-shrink:0;gap:12px;padding:12px 18px 16px;display:flex}.notebookSourcesManager-module__mzg5Za__uploadBtn{background:var(--text-primary);width:100%;color:var(--surface-muted);font:inherit;cursor:pointer;border:none;border-radius:12px;padding:11px 16px;font-size:13px;font-weight:600}.notebookSourcesManager-module__mzg5Za__uploadBtn:disabled{opacity:.5;cursor:default}
.notebookFinishButton-module__lFu9-q__btn{border:1px solid color-mix(in srgb, var(--text-primary) 12%, transparent);color:var(--text-primary);font:inherit;cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:6px 12px;font-size:13px;font-weight:500;transition:background .15s,opacity .15s;display:inline-flex}@media (hover:hover){.notebookFinishButton-module__lFu9-q__btn:hover:not(:disabled){background:color-mix(in srgb, var(--text-primary) 6%, transparent)}}.notebookFinishButton-module__lFu9-q__btn:disabled{opacity:.55;cursor:not-allowed}
.notebookProgressBar-module__8rhgLq__toolbar{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.notebookProgressBar-module__8rhgLq__toolbarMeta{min-width:0;color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;line-height:1;display:flex}.notebookProgressBar-module__8rhgLq__toolbarPhase{color:var(--text-primary);white-space:nowrap;font-weight:600}.notebookProgressBar-module__8rhgLq__toolbarDivider{background:color-mix(in srgb, var(--text-primary) 28%, transparent);border-radius:50%;flex-shrink:0;width:3px;height:3px}.notebookProgressBar-module__8rhgLq__toolbarPercent{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:700}.notebookProgressBar-module__8rhgLq__toolbarXp{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-left:auto;font-size:11px}.notebookProgressBar-module__8rhgLq__toolbarQuizzes{color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px}.notebookProgressBar-module__8rhgLq__toolbarTrack{background:var(--border-subtle);border-radius:999px;height:5px;position:relative;overflow:hidden}.notebookProgressBar-module__8rhgLq__toolbarFill{border-radius:inherit;background:var(--text-primary);opacity:.82;height:100%;transition:width .35s,opacity .35s}.notebookProgressBar-module__8rhgLq__toolbarFill.notebookProgressBar-module__8rhgLq__completed,.notebookProgressBar-module__8rhgLq__compactFill.notebookProgressBar-module__8rhgLq__completed{opacity:1}.notebookProgressBar-module__8rhgLq__toolbarFill.notebookProgressBar-module__8rhgLq__ready{opacity:1;background:linear-gradient(90deg, var(--text-primary) 0%, color-mix(in srgb, var(--text-primary) 70%, var(--success-bright)) 100%)}.notebookProgressBar-module__8rhgLq__marker,.notebookProgressBar-module__8rhgLq__markerCert,.notebookProgressBar-module__8rhgLq__markerComplete{background:color-mix(in srgb, var(--text-primary) 18%, transparent);pointer-events:none;width:1px;height:100%;position:absolute;top:0;transform:translate(-50%)}.notebookProgressBar-module__8rhgLq__compact{align-items:center;gap:6px;min-width:0;display:inline-flex}.notebookProgressBar-module__8rhgLq__compactTrack{background:var(--border-subtle);border-radius:999px;width:52px;height:4px;display:block;overflow:hidden}.notebookProgressBar-module__8rhgLq__compactFill{border-radius:inherit;background:var(--text-primary);opacity:.82;height:100%;transition:width .35s,opacity .35s;display:block}.notebookProgressBar-module__8rhgLq__compactValue{color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px;font-weight:600}
.notebookChatWorkspace-module__XFk7oq__workspace{background:var(--surface-muted);flex-direction:row;flex:1;height:100%;min-height:0;display:flex;position:relative}.notebookChatWorkspace-module__XFk7oq__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.notebookChatWorkspace-module__XFk7oq__header{padding:12px var(--app-gutter) 8px;flex-direction:column;flex-shrink:0;gap:10px;display:flex}.notebookChatWorkspace-module__XFk7oq__headerRow{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.notebookChatWorkspace-module__XFk7oq__headerInfo{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.notebookChatWorkspace-module__XFk7oq__headerText{flex-direction:column;gap:2px;min-width:0;padding-top:1px;display:flex}.notebookChatWorkspace-module__XFk7oq__headerTitle{letter-spacing:-.02em;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.notebookChatWorkspace-module__XFk7oq__headerTopic{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.notebookChatWorkspace-module__XFk7oq__headerActions{flex-shrink:0;align-items:center;gap:2px;display:flex}.notebookChatWorkspace-module__XFk7oq__sourcesBtn{color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:0;flex-shrink:0;align-items:center;gap:0;padding:0;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.notebookChatWorkspace-module__XFk7oq__sourcesBtnActive{background:0 0}@media (hover:hover){.notebookChatWorkspace-module__XFk7oq__sourcesBtn:hover{background:0 0}}.notebookChatWorkspace-module__XFk7oq__sourcesBtn span:not(.notebookChatWorkspace-module__XFk7oq__sourcesCount){display:none}.notebookChatWorkspace-module__XFk7oq__sourcesCount{background:color-mix(in srgb, var(--text-primary) 10%, transparent);min-width:28px;height:28px;color:var(--text-primary);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:600;display:inline-flex}.notebookChatWorkspace-module__XFk7oq__sourcesBtnActive .notebookChatWorkspace-module__XFk7oq__sourcesCount{background:color-mix(in srgb, var(--text-primary) 16%, transparent);color:var(--text-primary)}.notebookChatWorkspace-module__XFk7oq__body{flex:1;min-width:0;min-height:0;display:flex}.notebookChatWorkspace-module__XFk7oq__body>div{flex:1;min-width:0;min-height:0}@media (min-width:768px){.notebookChatWorkspace-module__XFk7oq__header{padding:14px var(--app-gutter) 10px;gap:12px}.notebookChatWorkspace-module__XFk7oq__headerRow{align-items:flex-start}.notebookChatWorkspace-module__XFk7oq__sourcesBtn{border-radius:8px;gap:6px;padding:6px 10px}@media (hover:hover){.notebookChatWorkspace-module__XFk7oq__sourcesBtn:hover{background:color-mix(in srgb, var(--text-primary) 6%, transparent);color:var(--text-primary)}}.notebookChatWorkspace-module__XFk7oq__sourcesBtnActive{background:color-mix(in srgb, var(--text-primary) 8%, transparent);color:var(--text-primary)}.notebookChatWorkspace-module__XFk7oq__sourcesBtn span:not(.notebookChatWorkspace-module__XFk7oq__sourcesCount){display:inline}.notebookChatWorkspace-module__XFk7oq__sourcesCount{background:color-mix(in srgb, var(--text-primary) 8%, transparent);min-width:18px;height:18px;color:var(--text-secondary);padding:0 5px;font-size:11px}.notebookChatWorkspace-module__XFk7oq__sourcesBtnActive .notebookChatWorkspace-module__XFk7oq__sourcesCount{background:color-mix(in srgb, var(--text-primary) 12%, transparent);color:var(--text-primary)}}
.notebookOnboarding-module__QuGiYG__wrapper{min-height:0;padding:24px var(--app-gutter);font-family:var(--font-inter), Inter, sans-serif;color:var(--text-primary);-webkit-font-smoothing:antialiased;flex:1;justify-content:center;align-items:flex-start;display:flex;overflow-y:auto}.notebookOnboarding-module__QuGiYG__inner{flex-direction:column;gap:24px;width:100%;max-width:560px;animation:.28s cubic-bezier(.22,1,.36,1) notebookOnboarding-module__QuGiYG__fadeIn;display:flex}.notebookOnboarding-module__QuGiYG__innerWide{max-width:640px}@keyframes notebookOnboarding-module__QuGiYG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.notebookOnboarding-module__QuGiYG__stepper{justify-content:center;align-items:center;gap:8px;display:flex}.notebookOnboarding-module__QuGiYG__stepItem{color:var(--text-muted);border-radius:999px;align-items:center;gap:7px;padding:6px 12px;transition:color .2s;display:flex}.notebookOnboarding-module__QuGiYG__stepItemActive{color:var(--text-primary)}.notebookOnboarding-module__QuGiYG__stepItemDone{color:var(--text-secondary)}.notebookOnboarding-module__QuGiYG__stepBadge{background:var(--border-subtle);letter-spacing:-.01em;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.notebookOnboarding-module__QuGiYG__stepItemActive .notebookOnboarding-module__QuGiYG__stepBadge{background:var(--text-primary);color:var(--surface-muted)}.notebookOnboarding-module__QuGiYG__stepItemDone .notebookOnboarding-module__QuGiYG__stepBadge{background:color-mix(in srgb, var(--text-primary) 12%, transparent);color:var(--text-secondary)}.notebookOnboarding-module__QuGiYG__stepLabel{letter-spacing:-.01em;white-space:nowrap;font-size:13px;font-weight:500;display:none}.notebookOnboarding-module__QuGiYG__header{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.notebookOnboarding-module__QuGiYG__headerLogo{object-fit:contain;flex-shrink:0;width:44px;height:44px}.notebookOnboarding-module__QuGiYG__headerText{flex-direction:column;gap:6px;display:flex}.notebookOnboarding-module__QuGiYG__title{letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:21px;font-weight:600;line-height:1.2}.notebookOnboarding-module__QuGiYG__subtitle{color:var(--text-secondary);max-width:420px;margin:0;font-size:14px;font-weight:400;line-height:1.55}.notebookOnboarding-module__QuGiYG__body{width:100%}.notebookOnboarding-module__QuGiYG__fields{flex-direction:column;gap:18px;display:flex}.notebookOnboarding-module__QuGiYG__field{flex-direction:column;gap:8px;display:flex}.notebookOnboarding-module__QuGiYG__label{letter-spacing:-.01em;color:var(--text-primary);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.notebookOnboarding-module__QuGiYG__optional{color:var(--text-muted);font-size:11px;font-weight:500}.notebookOnboarding-module__QuGiYG__input{border:1px solid var(--border-default);width:100%;font:inherit;letter-spacing:-.01em;color:var(--text-primary);background:var(--surface-muted);border-radius:12px;outline:none;padding:12px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.notebookOnboarding-module__QuGiYG__input::placeholder{color:var(--text-muted)}.notebookOnboarding-module__QuGiYG__input:focus{background:var(--surface-elevated);border-color:var(--text-primary);box-shadow:var(--shadow-sm)}.notebookOnboarding-module__QuGiYG__previewMessage{text-align:center;color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.notebookOnboarding-module__QuGiYG__previewMessage strong{color:var(--text-primary);font-weight:600}.notebookOnboarding-module__QuGiYG__sourcesStep{flex-direction:column;gap:18px;display:flex}.notebookOnboarding-module__QuGiYG__dropzone{text-align:center;border:1.5px dashed var(--border-default);cursor:pointer;background:0 0;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:28px 16px;transition:border-color .2s,background .2s;display:flex}@media (hover:hover){.notebookOnboarding-module__QuGiYG__dropzone:hover{border-color:color-mix(in srgb, var(--text-primary) 40%, var(--border-default));background:color-mix(in srgb, var(--text-primary) 5%, transparent)}}.notebookOnboarding-module__QuGiYG__dropzoneActive{border-color:color-mix(in srgb, var(--text-primary) 70%, var(--border-default));background:color-mix(in srgb, var(--text-primary) 8%, transparent)}.notebookOnboarding-module__QuGiYG__dropzoneIcon{width:48px;height:48px;color:var(--text-primary);border-radius:14px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.notebookOnboarding-module__QuGiYG__dropzoneTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:15px;font-weight:600}.notebookOnboarding-module__QuGiYG__dropzoneHint{color:var(--text-secondary);margin:0;font-size:13px}.notebookOnboarding-module__QuGiYG__dropzoneLink{color:var(--text-primary);font-weight:500}.notebookOnboarding-module__QuGiYG__dropzoneFormats{color:var(--text-muted);margin:6px 0 0;font-size:12px;line-height:1.5}.notebookOnboarding-module__QuGiYG__hiddenInput{display:none}.notebookOnboarding-module__QuGiYG__sourceSection{flex-direction:column;gap:10px;display:flex}.notebookOnboarding-module__QuGiYG__sourceSectionLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);text-align:center;font-size:11px;font-weight:600}.notebookOnboarding-module__QuGiYG__sourceList{flex-direction:column;gap:6px;max-height:200px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.notebookOnboarding-module__QuGiYG__sourceItem{background:var(--surface-elevated);border:1px solid var(--border-subtle);border-radius:12px;align-items:center;gap:12px;padding:10px 12px;display:flex}.notebookOnboarding-module__QuGiYG__sourceIcon{width:34px;height:34px;color:var(--text-secondary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notebookOnboarding-module__QuGiYG__sourceInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.notebookOnboarding-module__QuGiYG__sourceName{letter-spacing:-.01em;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.notebookOnboarding-module__QuGiYG__sourceSize{color:var(--text-muted);font-size:11px}.notebookOnboarding-module__QuGiYG__sourceRemove{width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}@media (hover:hover){.notebookOnboarding-module__QuGiYG__sourceRemove:hover{background:color-mix(in srgb, var(--danger) 10%, transparent);color:var(--danger)}}.notebookOnboarding-module__QuGiYG__levelGrid{grid-template-columns:1fr;gap:10px;display:grid}.notebookOnboarding-module__QuGiYG__levelCard{border:1px solid var(--border-subtle);cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border-radius:14px;flex-direction:column;align-items:flex-start;gap:10px;padding:14px;transition:border-color .15s,background .15s;display:flex;position:relative}@media (hover:hover){.notebookOnboarding-module__QuGiYG__levelCard:hover{border-color:var(--border-default);background:color-mix(in srgb, var(--text-primary) 4%, transparent)}}.notebookOnboarding-module__QuGiYG__levelCard:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px}.notebookOnboarding-module__QuGiYG__levelCardActive{border-color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 6%, transparent)}.notebookOnboarding-module__QuGiYG__levelIcon{width:34px;height:34px;color:var(--text-secondary);border-radius:9px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.notebookOnboarding-module__QuGiYG__levelCardActive .notebookOnboarding-module__QuGiYG__levelIcon{background:var(--text-primary);color:var(--surface-muted)}.notebookOnboarding-module__QuGiYG__levelText{flex-direction:column;gap:3px;display:flex}.notebookOnboarding-module__QuGiYG__levelLabel{letter-spacing:-.02em;color:var(--text-primary);font-size:14px;font-weight:600}.notebookOnboarding-module__QuGiYG__levelDesc{color:var(--text-secondary);font-size:12px;line-height:1.45}.notebookOnboarding-module__QuGiYG__levelCheck{color:var(--text-primary);position:absolute;top:10px;right:10px}.notebookOnboarding-module__QuGiYG__footer{flex-direction:column;gap:12px;padding-top:4px;display:flex}.notebookOnboarding-module__QuGiYG__footerActions{justify-content:space-between;align-items:center;gap:12px;display:flex}.notebookOnboarding-module__QuGiYG__backBtn{color:var(--text-secondary);font:inherit;letter-spacing:-.01em;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:4px;padding:9px 14px;font-size:13px;font-weight:500;transition:color .15s;display:inline-flex}@media (hover:hover){.notebookOnboarding-module__QuGiYG__backBtn:hover:not(:disabled){color:var(--text-primary)}}.notebookOnboarding-module__QuGiYG__backBtn:disabled{opacity:.35;cursor:default}.notebookOnboarding-module__QuGiYG__nextBtn{background:var(--text-primary);color:var(--surface-muted);font:inherit;letter-spacing:-.01em;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:6px;margin-left:auto;padding:10px 18px;font-size:13px;font-weight:600;transition:opacity .15s,transform .15s;display:inline-flex}@media (hover:hover){.notebookOnboarding-module__QuGiYG__nextBtn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}}.notebookOnboarding-module__QuGiYG__nextBtn:disabled{opacity:.4;cursor:default;transform:none}.notebookOnboarding-module__QuGiYG__spinner{border:2px solid color-mix(in srgb, currentColor 25%, transparent);border-top-color:currentColor;border-radius:50%;width:14px;height:14px;animation:.65s linear infinite notebookOnboarding-module__QuGiYG__spin}@keyframes notebookOnboarding-module__QuGiYG__spin{to{transform:rotate(360deg)}}@media (min-width:640px){.notebookOnboarding-module__QuGiYG__wrapper{padding:32px var(--app-gutter);align-items:center}.notebookOnboarding-module__QuGiYG__inner{gap:28px}.notebookOnboarding-module__QuGiYG__title{font-size:24px}.notebookOnboarding-module__QuGiYG__stepLabel{display:inline}.notebookOnboarding-module__QuGiYG__levelGrid{grid-template-columns:1fr 1fr}.notebookOnboarding-module__QuGiYG__dropzone{padding:36px 24px}}
.notebookDetail-module__N31bwG__page{background:var(--surface-muted);height:100%;min-height:0;font-family:var(--font-inter), Inter, sans-serif;color:var(--text-primary);-webkit-font-smoothing:antialiased;flex-direction:column;flex:1;display:flex}.notebookDetail-module__N31bwG__pageOnboarding{overflow:hidden}.notebookDetail-module__N31bwG__pageChat{min-height:0}.notebookDetail-module__N31bwG__topBar,.notebookDetail-module__N31bwG__topBarMinimal{padding:14px var(--app-gutter);flex-shrink:0;align-items:center;gap:12px;min-height:56px;display:flex}.notebookDetail-module__N31bwG__topBarTitle{letter-spacing:-.02em;color:var(--text-primary);align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:600;display:inline-flex}.notebookDetail-module__N31bwG__topBarTitle span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.notebookDetail-module__N31bwG__centerMessage{color:var(--text-secondary);padding:var(--app-gutter);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.notebookDetail-module__N31bwG__premiumTitle{color:var(--text-primary);margin:4px 0 0;font-size:1.1rem;font-weight:600}.notebookDetail-module__N31bwG__premiumText{max-width:420px;margin:0;line-height:1.6}.notebookDetail-module__N31bwG__upgradeBtn{background:var(--text-primary);color:var(--surface-muted);font:inherit;cursor:pointer;border:none;border-radius:999px;margin-top:8px;padding:12px 20px;font-size:14px;font-weight:600}.notebookDetail-module__N31bwG__pendingSpinner{border:2px solid var(--border-default);border-top-color:var(--text-secondary);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite notebookDetail-module__N31bwG__spin}@keyframes notebookDetail-module__N31bwG__spin{to{transform:rotate(360deg)}}.notebookDetail-module__N31bwG__workspace{padding:var(--app-gutter);flex:1;justify-content:center;align-items:center;display:flex}.notebookDetail-module__N31bwG__hero{text-align:center;flex-direction:column;align-items:center;max-width:480px;display:flex}.notebookDetail-module__N31bwG__heroIcon{color:var(--text-primary);justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.notebookDetail-module__N31bwG__title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:8px;font-size:22px;font-weight:600}.notebookDetail-module__N31bwG__subtitle{color:var(--text-secondary);margin-bottom:16px;font-size:14px;line-height:1.6}.notebookDetail-module__N31bwG__badge{border:1px solid var(--border-subtle);background:var(--surface-elevated);color:var(--text-secondary);letter-spacing:-.01em;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.notebookDetail-module__N31bwG__sourcesSummary{margin-top:8px}.notebookDetail-module__N31bwG__sourcesLabel{color:var(--text-muted);font-size:13px}
.page-module__S0uAuW__page{background:var(--surface-muted);flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.page-module__S0uAuW__topBar{padding:14px var(--app-gutter);border-bottom:1px solid var(--border-subtle);flex-shrink:0;align-items:center;min-height:56px;display:flex}.page-module__S0uAuW__empty{min-height:0;color:var(--text-primary);font-family:var(--font-inter), Inter, sans-serif;text-align:center;padding:var(--app-gutter);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.page-module__S0uAuW__title{letter-spacing:-.03em;margin-bottom:8px;font-size:24px;font-weight:500}.page-module__S0uAuW__subtitle{color:var(--text-placeholder);max-width:360px;margin-bottom:20px;font-size:14px;line-height:1.6}.page-module__S0uAuW__createBtn{background:var(--color-white);color:var(--text-primary);cursor:pointer;border:none;border-radius:12px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:opacity .15s}@media (hover:hover){.page-module__S0uAuW__createBtn:hover{opacity:.9}}
.feedbackAvatar-module__bl3mfW__avatarWrap,.feedbackAvatar-module__bl3mfW__avatarImg{object-fit:cover;border-radius:50%;flex-shrink:0}.feedbackAvatar-module__bl3mfW__avatarWrap{box-shadow:0 0 0 1px color-mix(in srgb, var(--border-subtle) 80%, transparent);justify-content:center;align-items:center;display:flex}.feedbackAvatar-module__bl3mfW__avatarImg{box-shadow:0 0 0 1px color-mix(in srgb, var(--border-subtle) 80%, transparent);display:block}.feedbackAvatar-module__bl3mfW__initials{color:var(--color-white);letter-spacing:-.03em;font-size:15px;font-weight:600}.feedbackAvatar-module__bl3mfW__sm .feedbackAvatar-module__bl3mfW__initials{font-size:12px}.feedbackAvatar-module__bl3mfW__lg .feedbackAvatar-module__bl3mfW__initials{font-size:18px}.feedbackAvatar-module__bl3mfW__avatarWrap.feedbackAvatar-module__bl3mfW__lg,.feedbackAvatar-module__bl3mfW__avatarImg.feedbackAvatar-module__bl3mfW__lg{width:52px;height:52px}
.feedbackTextareaScroll-module__Ygf-fq__scrollbar{overflow-y:auto}
.feedbackComposer-module__mWjSNG__composer{width:100%}.feedbackComposer-module__mWjSNG__inputContainer{background:var(--surface-elevated);border-radius:22px;flex-direction:column;width:100%;min-height:52px;padding:10px 14px;display:flex}.feedbackComposer-module__mWjSNG__inputRow{align-items:center;gap:8px;width:100%;min-height:32px;display:flex}.feedbackComposer-module__mWjSNG__avatarSlot{flex-shrink:0;align-self:center;align-items:center;display:flex}.feedbackComposer-module__mWjSNG__textareaWrapper{flex:1;align-items:center;min-width:0;display:flex}.feedbackComposer-module__mWjSNG__textarea{width:100%;min-height:24px;max-height:160px;font-family:var(--font-inter,Inter, sans-serif);letter-spacing:-.02em;color:var(--text-primary);text-align:left;resize:none;background:0 0;border:none;outline:none;margin:0;padding:4px 0;font-size:15px;line-height:1.5;overflow-y:auto}.feedbackComposer-module__mWjSNG__textarea::placeholder{color:var(--text-muted)}.feedbackComposer-module__mWjSNG__actionButtons{flex-shrink:0;align-self:center;align-items:center;display:flex}.feedbackComposer-module__mWjSNG__sendBtn{background:color-mix(in srgb, var(--text-primary) 10%, transparent);width:32px;height:32px;color:var(--text-muted);cursor:not-allowed;opacity:.55;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .15s,background .15s,color .15s,transform .12s;display:inline-flex}.feedbackComposer-module__mWjSNG__sendBtnActive{background:var(--text-primary);color:var(--surface-muted);cursor:pointer;opacity:1}@media (hover:hover){.feedbackComposer-module__mWjSNG__sendBtnActive:hover:not(:disabled){opacity:.92}}.feedbackComposer-module__mWjSNG__sendBtnActive:active:not(:disabled){transform:scale(.96)}.feedbackComposer-module__mWjSNG__sendBtn:disabled{cursor:not-allowed}@media (min-width:640px){.feedbackComposer-module__mWjSNG__inputContainer{border-radius:26px;padding:12px 16px}.feedbackComposer-module__mWjSNG__inputRow{gap:10px}.feedbackComposer-module__mWjSNG__textarea{font-size:16px}}
.landingFooter-module__CCm_Dq__footer{background:var(--surface-muted);width:100%;margin-top:32px}.landingFooter-module__CCm_Dq__inner{max-width:var(--landing-max-width);padding:52px var(--landing-gutter) 36px;box-sizing:border-box;grid-template-columns:1fr;align-items:start;gap:40px;margin:0 auto;display:grid}.landingFooter-module__CCm_Dq__brandColumn,.landingFooter-module__CCm_Dq__column{--footer-item-hover-bg:color-mix(in srgb, var(--text-primary) 7%, var(--surface-muted));flex-direction:column;align-items:flex-start;gap:10px;display:flex}.landingFooter-module__CCm_Dq__brandColumn{max-width:none}.landingFooter-module__CCm_Dq__brandBlock{flex-direction:column;align-items:flex-start;gap:10px;width:100%;display:flex}.landingFooter-module__CCm_Dq__brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.landingFooter-module__CCm_Dq__brand img{flex-shrink:0;display:block}.landingFooter-module__CCm_Dq__brandName{color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(1.35rem,5vw,1.85rem);font-weight:600;line-height:1.1}.landingFooter-module__CCm_Dq__tagline{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.55}.landingFooter-module__CCm_Dq__cookieNotice{align-items:flex-start;gap:8px;width:100%;display:flex}.landingFooter-module__CCm_Dq__cookieIcon{color:var(--text-secondary);opacity:.85;flex-shrink:0;align-items:flex-start;margin-top:1px;display:flex}.landingFooter-module__CCm_Dq__cookieText{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.55}.landingFooter-module__CCm_Dq__cookieEnd{white-space:normal}.landingFooter-module__CCm_Dq__cookieLink{font-size:inherit;line-height:inherit;color:var(--text-primary);text-underline-offset:2px;text-decoration:underline;transition:opacity .15s;display:inline}@media (hover:hover){.landingFooter-module__CCm_Dq__cookieLink:hover{opacity:.82}}.landingFooter-module__CCm_Dq__columnTitle{width:100%;color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:clamp(1.1rem,4vw,1.35rem);font-weight:600;line-height:1.2}.landingFooter-module__CCm_Dq__footerList{flex-direction:column;align-items:flex-start;gap:2px;width:100%;margin:0;padding:0;list-style:none;display:flex}.landingFooter-module__CCm_Dq__actionsList{gap:0}.landingFooter-module__CCm_Dq__footerList li{justify-content:flex-start;width:100%;display:flex}.landingFooter-module__CCm_Dq__footerItem{width:fit-content;max-width:100%;font:inherit;letter-spacing:-.01em;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:10px;margin-left:-14px;padding:8px 14px;font-size:14px;font-weight:500;line-height:1.35;text-decoration:none;transition:background-color .18s;display:inline-flex}@media (hover:hover){.landingFooter-module__CCm_Dq__footerItem:hover{background:var(--footer-item-hover-bg)}}.landingFooter-module__CCm_Dq__footerItemIcon{width:18px;color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.landingFooter-module__CCm_Dq__inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 32px;padding-block:56px 44px}.landingFooter-module__CCm_Dq__brandColumn{grid-column:1/-1}.landingFooter-module__CCm_Dq__cookieEnd{white-space:nowrap}}@media (min-width:1024px){.landingFooter-module__CCm_Dq__inner{padding:64px var(--landing-gutter) 48px;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.landingFooter-module__CCm_Dq__brandColumn{flex:1.35 240px;max-width:360px}.landingFooter-module__CCm_Dq__column{flex:1 1 0;min-width:0}}@media (min-width:1280px){.landingFooter-module__CCm_Dq__inner{padding-block:64px 48px}}
.chatActionModal-module__15LZaG__dialog{--action-surface:var(--surface-elevated);--action-field:var(--surface-muted);--action-btn-bg:var(--text-primary);--action-btn-fg:var(--action-surface);--action-radius:22px;--action-inner-radius:14px;--action-width:420px;--action-border:var(--border-subtle);width:min(var(--action-width), calc(100vw - 2 * var(--app-gutter)));max-width:calc(100vw - 2 * var(--app-gutter));max-height:calc(100vh - 2 * var(--app-gutter));border:1px solid var(--action-border);border-radius:var(--action-radius);background:var(--action-surface);color:var(--text-primary);box-shadow:var(--shadow-soft);font-family:var(--font-inter), Inter, sans-serif;outline:none;margin:0;padding:32px 24px 24px;position:fixed;top:50%;left:50%;overflow:hidden auto;transform:translate(-50%,-50%)}.chatActionModal-module__15LZaG__dialog:not([open]){display:none}.chatActionModal-module__15LZaG__dialog[open]{animation:.2s cubic-bezier(.22,1,.36,1) chatActionModal-module__15LZaG__actionModalIn}.chatActionModal-module__15LZaG__dialog::backdrop{background:var(--overlay-backdrop-strong)}.chatActionModal-module__15LZaG__closeButton{width:36px;height:36px;color:var(--text-primary);cursor:pointer;z-index:1;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:opacity .15s;display:flex;position:absolute;top:18px;left:18px}@media (hover:hover){.chatActionModal-module__15LZaG__closeButton:hover{opacity:.65}}.chatActionModal-module__15LZaG__header{flex-direction:column;gap:8px;padding-top:28px;display:flex}.chatActionModal-module__15LZaG__title{letter-spacing:-.04em;color:var(--text-primary);margin:0;font-size:clamp(1.35rem,3.5vw,1.625rem);font-weight:700;line-height:1.15}.chatActionModal-module__15LZaG__subtitle{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.55}.chatActionModal-module__15LZaG__subtitle strong{color:var(--text-primary);font-weight:600}.chatActionModal-module__15LZaG__body{flex-direction:column;gap:8px;margin-top:24px;display:flex}.chatActionModal-module__15LZaG__fieldLabel{color:var(--text-secondary);font-size:12px;font-weight:500}.chatActionModal-module__15LZaG__input{box-sizing:border-box;border-radius:var(--action-inner-radius);background:var(--action-field);width:100%;color:var(--text-primary);border:none;outline:none;padding:16px 18px;font-family:inherit;font-size:14px;transition:background .15s}.chatActionModal-module__15LZaG__input::placeholder{color:var(--text-muted)}.chatActionModal-module__15LZaG__input:focus{background:color-mix(in srgb, var(--text-primary) 5%, var(--action-field))}.chatActionModal-module__15LZaG__counter{color:var(--text-muted);align-self:flex-end;font-size:11px}.chatActionModal-module__15LZaG__footer{flex-direction:column-reverse;align-items:stretch;gap:10px;margin-top:24px;display:flex}.chatActionModal-module__15LZaG__cancelBtn,.chatActionModal-module__15LZaG__confirmBtn,.chatActionModal-module__15LZaG__dangerBtn{border-radius:var(--action-inner-radius);cursor:pointer;border:none;flex:1;min-width:0;padding:14px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .15s}.chatActionModal-module__15LZaG__cancelBtn{background:var(--action-field);color:var(--text-secondary)}@media (hover:hover){.chatActionModal-module__15LZaG__cancelBtn:hover{opacity:.88}}.chatActionModal-module__15LZaG__confirmBtn{background:var(--action-btn-bg);color:var(--action-btn-fg)}@media (hover:hover){.chatActionModal-module__15LZaG__confirmBtn:hover:not(:disabled){opacity:.88}}.chatActionModal-module__15LZaG__confirmBtn:disabled{opacity:.45;cursor:not-allowed}.chatActionModal-module__15LZaG__dangerBtn{background:var(--danger);color:var(--text-inverse)}@media (hover:hover){.chatActionModal-module__15LZaG__dangerBtn:hover{opacity:.9}}.chatActionModal-module__15LZaG__footerCompact{flex-direction:row;gap:8px;margin-top:24px}.chatActionModal-module__15LZaG__footerCompact .chatActionModal-module__15LZaG__cancelBtn,.chatActionModal-module__15LZaG__footerCompact .chatActionModal-module__15LZaG__confirmBtn,.chatActionModal-module__15LZaG__footerCompact .chatActionModal-module__15LZaG__dangerBtn{border-radius:12px;padding:11px 10px;font-size:13px}@keyframes chatActionModal-module__15LZaG__actionModalIn{0%{transform:translate(-50%,calc(8px - 50%))}to{transform:translate(-50%,-50%)}}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .chatActionModal-module__15LZaG__dialog{--action-surface:var(--color-black);--action-field:var(--surface-elevated);--action-btn-bg:var(--text-primary);--action-btn-fg:var(--color-black);--action-border:var(--overlay-border-light)}}html[data-theme=dark] .chatActionModal-module__15LZaG__dialog{--action-surface:var(--color-black);--action-field:var(--surface-elevated);--action-btn-bg:var(--text-primary);--action-btn-fg:var(--color-black);--action-border:var(--overlay-border-light)}@media (min-width:640px){.chatActionModal-module__15LZaG__dialog{padding:36px 32px 32px}.chatActionModal-module__15LZaG__footer{flex-direction:row;margin-top:28px}.chatActionModal-module__15LZaG__footerCompact{flex-direction:row;gap:8px;margin-top:24px}.chatActionModal-module__15LZaG__footerCompact .chatActionModal-module__15LZaG__cancelBtn,.chatActionModal-module__15LZaG__footerCompact .chatActionModal-module__15LZaG__confirmBtn,.chatActionModal-module__15LZaG__footerCompact .chatActionModal-module__15LZaG__dangerBtn{border-radius:var(--action-inner-radius);padding:14px 16px;font-size:14px}}
.feedbackActions-module__OGNZYG__actions{align-items:center;gap:4px;margin-top:10px;display:flex}.feedbackActions-module__OGNZYG__actionBtn{color:var(--text-muted);letter-spacing:-.01em;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}@media (hover:hover){.feedbackActions-module__OGNZYG__actionBtn:hover:not(:disabled){background:color-mix(in srgb, var(--text-primary) 6%, transparent);color:var(--text-secondary)}}.feedbackActions-module__OGNZYG__actionBtn:disabled{opacity:.5;cursor:not-allowed}.feedbackActions-module__OGNZYG__actionBtn.feedbackActions-module__OGNZYG__voted{color:var(--text-primary);background:0 0}@media (hover:hover){.feedbackActions-module__OGNZYG__actionBtn.feedbackActions-module__OGNZYG__voted:hover:not(:disabled){background:color-mix(in srgb, var(--text-primary) 6%, transparent);color:var(--text-primary)}}.feedbackActions-module__OGNZYG__actionBtn.feedbackActions-module__OGNZYG__replyActive{color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 8%, transparent)}.feedbackActions-module__OGNZYG__count{font-variant-numeric:tabular-nums}
.landingShell-module__Xkf3zq__page{background:var(--surface-muted);min-height:100dvh;color:var(--text-primary);font-family:var(--font-inter), Inter, sans-serif;overflow-x:clip}.landingShell-module__Xkf3zq__main{flex-direction:column;flex:1;width:100%;margin:0 auto;display:flex}
.authModal-module__ffq4IG__dialog{--auth-surface:var(--surface-elevated);--auth-field:var(--surface-muted);--auth-btn-bg:var(--text-primary);--auth-btn-fg:var(--auth-surface);--auth-pill:9999px;--auth-radius:14px;--auth-column:min(400px, 100%);background:var(--auth-surface);width:100%;max-width:none;height:100%;max-height:none;color:var(--text-primary);box-shadow:none;font-family:var(--font-inter), Inter, sans-serif;border:none;border-radius:0;outline:none;margin:0;padding:0;animation:.22s cubic-bezier(.22,1,.36,1) authModal-module__ffq4IG__modalInMobile;position:fixed;inset:0;overflow:hidden;transform:none}.authModal-module__ffq4IG__dialog::backdrop{background:var(--overlay-backdrop-strong);animation:.18s authModal-module__ffq4IG__backdropIn}.authModal-module__ffq4IG__dialogWrapper{min-height:100%;max-height:none;padding:calc(52px + env(safe-area-inset-top,0px)) var(--app-gutter) calc(24px + env(safe-area-inset-bottom,0px));box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow-y:auto}.authModal-module__ffq4IG__closeButton{top:calc(14px + env(safe-area-inset-top,0px));border-radius:var(--auth-pill);width:36px;height:36px;color:var(--text-primary);cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .15s;display:flex;position:absolute;left:14px}@media (hover:hover){.authModal-module__ffq4IG__closeButton:hover{opacity:.65}}.authModal-module__ffq4IG__brand{align-items:center;gap:8px;margin-bottom:20px;display:inline-flex}.authModal-module__ffq4IG__brandText{color:var(--text-primary);letter-spacing:-.01em;font-size:13px;font-weight:500}.authModal-module__ffq4IG__header{width:100%;max-width:var(--auth-column);text-align:left;flex-direction:column;align-items:flex-start;padding:0;display:flex}.authModal-module__ffq4IG__title{letter-spacing:-.04em;color:var(--text-primary);margin:0;font-size:clamp(1.625rem,4vw,1.875rem);font-weight:700;line-height:1.15}.authModal-module__ffq4IG__subtitle{color:var(--text-secondary);text-align:left;margin:10px 0 0;font-size:14px;line-height:1.5}.authModal-module__ffq4IG__body{width:100%;max-width:var(--auth-column);flex-direction:column;flex:none;align-items:stretch;gap:16px;padding:24px 0 0;display:flex}.authModal-module__ffq4IG__field{flex-direction:column;align-items:stretch;gap:8px;width:100%;display:flex}.authModal-module__ffq4IG__label{width:100%;color:var(--text-secondary);text-align:left;font-size:12px;font-weight:500}.authModal-module__ffq4IG__inputStack{flex-direction:column;gap:8px;width:100%;display:flex}.authModal-module__ffq4IG__input{box-sizing:border-box;border-radius:var(--auth-radius);background:var(--auth-field);width:100%;color:var(--text-primary);border:none;outline:none;padding:16px 18px;font-family:inherit;font-size:14px;transition:background .15s}.authModal-module__ffq4IG__input::placeholder{color:var(--text-muted)}.authModal-module__ffq4IG__input:focus{background:color-mix(in srgb, var(--text-primary) 5%, var(--auth-field))}.authModal-module__ffq4IG__inputError{box-shadow:0 0 0 2px color-mix(in srgb, var(--danger) 35%, transparent)}.authModal-module__ffq4IG__errorMsg{color:var(--danger);text-align:center;margin:0;font-size:12px}.authModal-module__ffq4IG__submitButton{border-radius:var(--auth-radius);background:var(--auth-btn-bg);width:100%;color:var(--auth-btn-fg);cursor:pointer;border:none;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .15s}@media (hover:hover){.authModal-module__ffq4IG__submitButton:hover:not(:disabled){opacity:.88}}.authModal-module__ffq4IG__submitButton:disabled{opacity:.45;cursor:not-allowed}.authModal-module__ffq4IG__oauthButton{border-radius:var(--auth-radius);background:var(--auth-field);width:100%;color:var(--text-primary);cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,opacity .15s;display:flex}@media (hover:hover){.authModal-module__ffq4IG__oauthButton:hover{background:color-mix(in srgb, var(--text-primary) 5%, var(--auth-field))}}.authModal-module__ffq4IG__footerSwitch{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;width:100%;margin:0;display:flex}.authModal-module__ffq4IG__footerText{color:var(--text-secondary);font-size:13px}.authModal-module__ffq4IG__footerLink{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .15s}@media (hover:hover){.authModal-module__ffq4IG__footerLink:hover{opacity:.75}}@keyframes authModal-module__ffq4IG__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes authModal-module__ffq4IG__modalInMobile{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes authModal-module__ffq4IG__modalIn{0%{opacity:0;transform:translate(-50%,calc(10px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}@media (min-width:640px){.authModal-module__ffq4IG__dialog{width:min(920px, calc(100vw - 2 * var(--app-gutter)));min-height:min(720px, calc(100vh - 2 * var(--app-gutter)));max-height:calc(100vh - 2 * var(--app-gutter));height:auto;box-shadow:var(--shadow-soft);border-radius:22px;animation:.24s cubic-bezier(.22,1,.36,1) authModal-module__ffq4IG__modalIn;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.authModal-module__ffq4IG__dialogWrapper{min-height:min(720px, calc(100vh - 2 * var(--app-gutter)));max-height:calc(100vh - 2 * var(--app-gutter));padding:48px var(--app-gutter)}.authModal-module__ffq4IG__body{padding:28px 0 0}.authModal-module__ffq4IG__closeButton{top:18px;left:18px}}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .authModal-module__ffq4IG__dialog{--auth-surface:var(--color-black);--auth-field:var(--surface-elevated);--auth-btn-bg:var(--text-primary);--auth-btn-fg:var(--auth-surface)}}html[data-theme=dark] .authModal-module__ffq4IG__dialog{--auth-surface:var(--color-black);--auth-field:var(--surface-elevated);--auth-btn-bg:var(--text-primary);--auth-btn-fg:var(--auth-surface)}
.adminScroll-module__aj0a9q__adminScrollY{overflow-y:auto}.adminScroll-module__aj0a9q__adminScrollX{overflow-x:auto}.adminScroll-module__aj0a9q__adminScrollY::-webkit-scrollbar{display:none}.adminScroll-module__aj0a9q__adminScrollX::-webkit-scrollbar{display:none}.adminScroll-module__aj0a9q__adminScrollY,.adminScroll-module__aj0a9q__adminScrollX{scrollbar-width:none}@media (min-width:900px){.adminScroll-module__aj0a9q__adminScrollY::-webkit-scrollbar{display:initial}.adminScroll-module__aj0a9q__adminScrollX::-webkit-scrollbar{display:initial}.adminScroll-module__aj0a9q__adminScrollY,.adminScroll-module__aj0a9q__adminScrollX{scrollbar-width:auto}}
.feedbackDetailModal-module__MceccW__overlay{z-index:2200;background:var(--surface-muted);font-family:var(--font-inter), Inter, sans-serif;flex-direction:column;animation:.22s feedbackDetailModal-module__MceccW__overlayIn;display:flex;position:fixed;inset:0}@keyframes feedbackDetailModal-module__MceccW__overlayIn{0%{opacity:0}to{opacity:1}}.feedbackDetailModal-module__MceccW__header{padding:12px var(--app-gutter);box-shadow:none;background:0 0;border:none;flex-shrink:0;align-items:center;display:flex}.feedbackDetailModal-module__MceccW__backBtn{width:36px;height:36px;color:var(--text-primary);cursor:pointer;box-shadow:none;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,box-shadow .2s;display:flex}@media (hover:hover){.feedbackDetailModal-module__MceccW__backBtn:hover{background:color-mix(in srgb, var(--text-primary) 6%, transparent);box-shadow:var(--shadow-soft)}}.feedbackDetailModal-module__MceccW__body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.feedbackDetailModal-module__MceccW__inner{max-width:560px;padding:16px var(--app-gutter) 40px;margin:0 auto}.feedbackDetailModal-module__MceccW__panel{padding:0}@media (min-width:640px){.feedbackDetailModal-module__MceccW__header{padding:14px var(--app-gutter)}.feedbackDetailModal-module__MceccW__inner{padding:28px var(--app-gutter) 48px}}
.landingHero-module__ycBHiG__hero{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:20px 10px;display:flex}.landingHero-module__ycBHiG__content{text-align:center;width:100%;min-width:0;max-width:760px;margin:0 auto;container-type:inline-size}.landingHero-module__ycBHiG__title{letter-spacing:-.05em;color:var(--text-primary);flex-direction:column;gap:0;margin:0 0 22px;font-size:min(2.75rem,10cqi);font-weight:600;line-height:1.05;display:flex}.landingHero-module__ycBHiG__titleLine{white-space:nowrap;display:block}.landingHero-module__ycBHiG__description{max-width:620px;color:var(--text-secondary);margin:0 auto 28px;font-size:13px;line-height:1.55}.landingHero-module__ycBHiG__ctas{flex-flow:row;justify-content:center;align-items:center;gap:8px 10px;width:100%;max-width:100%;display:flex}.landingHero-module__ycBHiG__primaryBtn,.landingHero-module__ycBHiG__secondaryBtn{cursor:pointer;white-space:nowrap;box-sizing:border-box;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;gap:4px;font-family:inherit;font-size:11px;font-weight:500;text-decoration:none;transition:opacity .15s,color .15s;display:inline-flex}.landingHero-module__ycBHiG__primaryBtn{background:var(--text-primary);color:var(--surface-muted);border-radius:9999px;padding:9px 12px}@media (hover:hover){.landingHero-module__ycBHiG__primaryBtn:hover{opacity:.88}}.landingHero-module__ycBHiG__secondaryBtn{color:var(--text-secondary);padding:4px 0;line-height:1.35}@media (hover:hover){.landingHero-module__ycBHiG__secondaryBtn:hover{color:var(--text-primary)}}.landingHero-module__ycBHiG__secondaryLabelShort{display:inline}.landingHero-module__ycBHiG__secondaryLabelFull,.landingHero-module__ycBHiG__secondaryIcon{display:none}@media (min-width:640px){.landingHero-module__ycBHiG__hero{padding:24px var(--landing-gutter)}.landingHero-module__ycBHiG__title{letter-spacing:-.045em;margin-bottom:28px;font-size:clamp(2.75rem,6vw,4.5rem)}.landingHero-module__ycBHiG__titleLine{white-space:normal}.landingHero-module__ycBHiG__description{margin-bottom:36px;font-size:clamp(15px,2vw,17px);line-height:1.65}.landingHero-module__ycBHiG__ctas{gap:20px 28px}.landingHero-module__ycBHiG__primaryBtn,.landingHero-module__ycBHiG__secondaryBtn{gap:6px;font-size:14px}.landingHero-module__ycBHiG__primaryBtn{padding:12px 22px}.landingHero-module__ycBHiG__secondaryBtn{line-height:inherit;padding:4px 0}.landingHero-module__ycBHiG__secondaryLabelShort{display:none}.landingHero-module__ycBHiG__secondaryLabelFull{display:inline}.landingHero-module__ycBHiG__secondaryIcon{display:inline-flex}}@media (min-width:1024px){.landingHero-module__ycBHiG__hero{padding-block:32px}}@media (min-width:1280px){.landingHero-module__ycBHiG__content{max-width:820px}}
.verifyModal-module__mXz2jG__headerCentered{text-align:left;align-items:flex-start}.verifyModal-module__mXz2jG__emailText{color:var(--text-primary);font-weight:600}.verifyModal-module__mXz2jG__digitsRow{justify-content:flex-start;gap:6px;width:100%;display:flex}.verifyModal-module__mXz2jG__digit{border-radius:var(--auth-radius);background:var(--auth-field);width:40px;height:48px;color:var(--text-primary);text-align:center;caret-color:#0000;-webkit-user-select:none;user-select:none;border:none;outline:none;font-family:inherit;font-size:1.125rem;font-weight:600;transition:background .15s}.verifyModal-module__mXz2jG__digit:focus{background:color-mix(in srgb, var(--text-primary) 5%, var(--auth-field))}.verifyModal-module__mXz2jG__digitFilled{background:color-mix(in srgb, var(--text-primary) 8%, var(--auth-field))}.verifyModal-module__mXz2jG__digitError{box-shadow:0 0 0 2px color-mix(in srgb, var(--danger) 35%, transparent);animation:.35s verifyModal-module__mXz2jG__shake}.verifyModal-module__mXz2jG__errorText{min-height:1rem;color:var(--danger);text-align:center;margin:0;font-size:12px}.verifyModal-module__mXz2jG__resendRow{color:var(--text-secondary);text-align:left;margin:0;font-size:13px}.verifyModal-module__mXz2jG__resendButton{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .15s}@media (hover:hover){.verifyModal-module__mXz2jG__resendButton:hover:not(:disabled){opacity:.75}}.verifyModal-module__mXz2jG__resendButton:disabled{color:var(--text-muted);cursor:not-allowed}.verifyModal-module__mXz2jG__resendCooldown{color:var(--text-muted);font-size:12px}@keyframes verifyModal-module__mXz2jG__shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}@media (min-width:640px){.verifyModal-module__mXz2jG__digit{width:46px;height:52px;font-size:1.25rem}.verifyModal-module__mXz2jG__digitsRow{gap:8px}}
.adminShell-module__iDQPqG__shell{background:var(--surface-muted);width:100%;height:100vh;font-family:var(--font-inter);display:flex;overflow:hidden}.adminShell-module__iDQPqG__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.adminShell-module__iDQPqG__header{padding:12px var(--app-gutter) 8px;flex-shrink:0;align-items:center;gap:10px;display:flex}.adminShell-module__iDQPqG__headerText{min-width:0}.adminShell-module__iDQPqG__pageTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:600;line-height:1.2}.adminShell-module__iDQPqG__pageSubtitle{color:var(--text-secondary);margin-top:2px;font-size:.8125rem}.adminShell-module__iDQPqG__content{min-height:0;padding:0 var(--app-gutter) var(--app-gutter);flex:1;overflow:hidden auto;}@media (min-width:768px){.adminShell-module__iDQPqG__header{padding:14px var(--app-gutter) 10px}}
.feedbackInlineEdit-module__ba-_EW__editBox{flex-direction:column;gap:10px;display:flex}.feedbackInlineEdit-module__ba-_EW__editInput{background:color-mix(in srgb, var(--text-primary) 5%, var(--surface-muted));letter-spacing:-.02em;width:100%;max-height:200px;color:var(--text-primary);resize:vertical;box-sizing:border-box;border:none;border-radius:14px;outline:none;padding:12px 14px;font-family:inherit;font-size:15px;line-height:1.55;transition:background .15s,box-shadow .15s}.feedbackInlineEdit-module__ba-_EW__editInput:focus{background:color-mix(in srgb, var(--text-primary) 8%, var(--surface-muted));box-shadow:0 0 0 2px #ffffff73}html[data-theme=light] .feedbackInlineEdit-module__ba-_EW__editInput:focus{box-shadow:0 0 0 2px color-mix(in srgb, var(--text-primary) 22%, transparent)}@media (prefers-color-scheme:light){html:not([data-theme=dark]) .feedbackInlineEdit-module__ba-_EW__editInput:focus{box-shadow:0 0 0 2px color-mix(in srgb, var(--text-primary) 22%, transparent)}}.feedbackInlineEdit-module__ba-_EW__editActions{justify-content:flex-end;gap:8px;display:flex}.feedbackInlineEdit-module__ba-_EW__cancelEditBtn,.feedbackInlineEdit-module__ba-_EW__saveEditBtn{cursor:pointer;border-radius:999px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600}.feedbackInlineEdit-module__ba-_EW__cancelEditBtn{color:var(--text-secondary);background:0 0;border:none}.feedbackInlineEdit-module__ba-_EW__saveEditBtn{background:var(--text-primary);color:var(--surface-muted);border:none}.feedbackInlineEdit-module__ba-_EW__saveEditBtn:disabled{opacity:.35;cursor:not-allowed}
.landingSectionLink-module__YuLqRq__wrap{justify-content:center;margin-top:40px;padding-top:8px;display:flex}.landingSectionLink-module__YuLqRq__link{border:1px solid var(--border-default);color:var(--text-primary);letter-spacing:-.01em;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:12px 20px 12px 18px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s,transform .15s;display:inline-flex}@media (hover:hover){.landingSectionLink-module__YuLqRq__link:hover{border-color:var(--border-strong);background:color-mix(in srgb, var(--text-primary) 4%, transparent)}}@media (min-width:640px){.landingSectionLink-module__YuLqRq__wrap{margin-top:48px}.landingSectionLink-module__YuLqRq__link{padding:13px 22px 13px 20px;font-size:15px}}@media (min-width:1024px){.landingSectionLink-module__YuLqRq__wrap{margin-top:56px}}
.userProfileModal-module__0g6v4a__emailBlock{background:var(--action-field);border-radius:14px;flex-direction:column;gap:8px;margin-top:8px;padding:14px 16px;display:flex}.userProfileModal-module__0g6v4a__emailValue{letter-spacing:-.02em;color:var(--text-primary);word-break:break-word;margin:0;font-size:15px;font-weight:600;line-height:1.4}.userProfileModal-module__0g6v4a__emailHint{color:var(--text-muted);margin:0;font-size:12px;line-height:1.45}
.userProfileThumb-module__KwpYUa__thumb{color:var(--color-white);letter-spacing:.02em;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex;overflow:hidden}.userProfileThumb-module__KwpYUa__thumb.userProfileThumb-module__KwpYUa__sm{width:36px;height:36px;font-size:12px}.userProfileThumb-module__KwpYUa__thumbImage{background:var(--surface-muted)}.userProfileThumb-module__KwpYUa__thumbImage img{object-fit:cover;width:100%;height:100%}.userProfileThumb-module__KwpYUa__thumbFallback{-webkit-user-select:none;user-select:none}
.feedbackOwnerMenu-module__Frmo0G__menuWrap{flex-shrink:0;position:relative}.feedbackOwnerMenu-module__Frmo0G__menuBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}@media (hover:hover){.feedbackOwnerMenu-module__Frmo0G__menuBtn:hover{background:color-mix(in srgb, var(--text-primary) 6%, transparent);color:var(--text-secondary)}}.feedbackOwnerMenu-module__Frmo0G__menu{background:var(--surface-elevated);z-index:30;border:none;border-radius:12px;width:max-content;min-width:0;padding:5px;animation:.18s feedbackOwnerMenu-module__Frmo0G__menuIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 32px #0000001f}@keyframes feedbackOwnerMenu-module__Frmo0G__menuIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.feedbackOwnerMenu-module__Frmo0G__menuItem{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.feedbackOwnerMenu-module__Frmo0G__menuItemLabel{line-height:1}.feedbackOwnerMenu-module__Frmo0G__menuIcon{width:18px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover){.feedbackOwnerMenu-module__Frmo0G__menuItem:hover .feedbackOwnerMenu-module__Frmo0G__menuIcon{color:var(--text-secondary)}}.feedbackOwnerMenu-module__Frmo0G__menuDelete .feedbackOwnerMenu-module__Frmo0G__menuIcon{color:var(--danger)}@media (hover:hover){.feedbackOwnerMenu-module__Frmo0G__menuItem:hover{background:color-mix(in srgb, var(--text-primary) 6%, transparent)}}.feedbackOwnerMenu-module__Frmo0G__menuDelete{color:var(--danger)}@media (hover:hover){.feedbackOwnerMenu-module__Frmo0G__menuDelete:hover{background:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger)}}
.layout-module__vjJYjq__shell{width:100%;height:100vh;display:flex;overflow:hidden}.layout-module__vjJYjq__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}
