.AccountSettingsModal-module__KcFoPW__modal.AccountSettingsModal-module__KcFoPW__modal{flex-direction:column;width:95%;max-width:720px;height:80vh;max-height:720px;padding:0;display:flex;overflow:visible}.AccountSettingsModal-module__KcFoPW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AccountSettingsModal-module__KcFoPW__closeButton{z-index:2;background:var(--bg-secondary);cursor:pointer;color:var(--text-disabled);border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .15s,background-color .15s,transform .15s;display:flex;position:absolute;top:14px;right:14px}.AccountSettingsModal-module__KcFoPW__closeButton:hover{color:var(--text-secondary);background:var(--bg-active);transform:scale(1.05)}.AccountSettingsModal-module__KcFoPW__layout{border-radius:16px;flex:1;align-self:stretch;min-height:0;display:flex;overflow:hidden}.AccountSettingsModal-module__KcFoPW__sidebar{border-right:1px solid var(--border-primary);background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary)25%);flex-direction:column;flex:0 0 200px;gap:2px;padding:20px 12px;display:flex;overflow-y:auto}.AccountSettingsModal-module__KcFoPW__sidebarHeader{color:var(--text-muted);padding:0 12px 12px;font-size:14px;font-weight:500}.AccountSettingsModal-module__KcFoPW__sidebarItem{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:13px;font-weight:400;transition:background-color .12s,color .12s;display:flex}.AccountSettingsModal-module__KcFoPW__sidebarItem:hover{background-color:var(--bg-hover);color:var(--text-primary)}.AccountSettingsModal-module__KcFoPW__sidebarItemActive,.AccountSettingsModal-module__KcFoPW__sidebarItemActive:hover{background-color:var(--bg-active);color:var(--text-primary)}.AccountSettingsModal-module__KcFoPW__sidebarItemIcon{color:currentColor;flex-shrink:0;align-items:center;width:16px;height:16px;display:flex}.AccountSettingsModal-module__KcFoPW__sidebarItemLabel{flex:1;min-width:0}.AccountSettingsModal-module__KcFoPW__sidebarFooter{align-items:center;min-height:28px;margin-top:auto;padding:12px 12px 4px;display:flex}.AccountSettingsModal-module__KcFoPW__saveStatusPlaceholder{height:18px}.AccountSettingsModal-module__KcFoPW__saveStatus{font-size:12px;font-weight:500;line-height:18px;animation:.22s AccountSettingsModal-module__KcFoPW__saveStatusFade}.AccountSettingsModal-module__KcFoPW__saveStatusSaved{color:var(--text-muted)}.AccountSettingsModal-module__KcFoPW__saveStatusError{color:var(--error-color,#ef4444)}@keyframes AccountSettingsModal-module__KcFoPW__saveStatusFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.AccountSettingsModal-module__KcFoPW__main{flex-direction:column;flex:1;min-width:0;display:flex}.AccountSettingsModal-module__KcFoPW__mainScroll{flex:1;padding:20px 36px 36px;overflow-y:auto}.AccountSettingsModal-module__KcFoPW__sectionIntro{margin-bottom:24px}.AccountSettingsModal-module__KcFoPW__sectionTitle{color:var(--text-primary);margin:0 0 8px;font-size:20px;font-weight:600}.AccountSettingsModal-module__KcFoPW__sectionDescription{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.AccountSettingsModal-module__KcFoPW__sectionDescription+.AccountSettingsModal-module__KcFoPW__sectionDescription{margin-top:12px}.AccountSettingsModal-module__KcFoPW__subsectionTitle{color:var(--text-primary);margin:28px 0 4px;font-size:14px;font-weight:600}.AccountSettingsModal-module__KcFoPW__subsectionTitle:first-of-type{margin-top:8px}.AccountSettingsModal-module__KcFoPW__subsectionDescription{color:var(--text-secondary);margin:0 0 12px;font-size:13px;line-height:1.5}.AccountSettingsModal-module__KcFoPW__settingGroup{margin-bottom:24px}.AccountSettingsModal-module__KcFoPW__settingGroup:last-of-type{margin-bottom:0}.AccountSettingsModal-module__KcFoPW__settingLabel{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:500;display:block}.AccountSettingsModal-module__KcFoPW__settingHelp{color:var(--text-secondary);margin:0 0 12px;font-size:13px;line-height:1.5}.AccountSettingsModal-module__KcFoPW__settingControl{max-width:320px}.AccountSettingsModal-module__KcFoPW__settingControl>div{width:100%;display:flex}.AccountSettingsModal-module__KcFoPW__saveRow{border-top:1px solid var(--border-primary);align-items:center;gap:12px;margin-top:28px;padding-top:20px;display:flex}.AccountSettingsModal-module__KcFoPW__saveSuccess{color:var(--success-color,#10b981);font-size:13px}.AccountSettingsModal-module__KcFoPW__saveError{color:var(--error-color,#ef4444);font-size:13px}.AccountSettingsModal-module__KcFoPW__customInstructionsTextarea{background:var(--bg-card);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);resize:vertical;border-radius:8px;outline:none;min-height:160px;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}.AccountSettingsModal-module__KcFoPW__customInstructionsTextarea:focus{border-color:var(--accent-primary)}.AccountSettingsModal-module__KcFoPW__charCountRow{text-align:right;margin-top:8px}.AccountSettingsModal-module__KcFoPW__charCountLabel{color:var(--text-tertiary);font-size:12px}.AccountSettingsModal-module__KcFoPW__promptList{flex-direction:column;gap:12px;display:flex}.AccountSettingsModal-module__KcFoPW__emptyState{text-align:center;color:var(--text-tertiary);border:1px dashed var(--border-primary);border-radius:12px;padding:24px;font-size:13px}.AccountSettingsModal-module__KcFoPW__promptCard{background:var(--bg-primary);border-radius:8px;padding:14px;transition:border-color .15s}@supports (corner-shape:squircle){.AccountSettingsModal-module__KcFoPW__promptCard{corner-shape:squircle;border-radius:12px}}.AccountSettingsModal-module__KcFoPW__promptCard:hover{border-color:var(--border-secondary)}.AccountSettingsModal-module__KcFoPW__promptHeader{justify-content:space-between;align-items:center;gap:8px;min-height:22px;margin-bottom:8px;display:flex}.AccountSettingsModal-module__KcFoPW__nameInput{border:none;border-bottom:1px solid var(--border-primary);color:var(--text-primary);background:0 0;outline:none;flex:1;max-width:400px;padding:2px 0;font-size:14px;font-weight:600;transition:border-color .15s}.AccountSettingsModal-module__KcFoPW__nameInput::placeholder{color:var(--text-tertiary);font-weight:400}.AccountSettingsModal-module__KcFoPW__nameInput:focus{border-bottom-color:var(--accent-primary)}.AccountSettingsModal-module__KcFoPW__agentList{flex-direction:column;gap:10px;margin-top:20px;display:flex}.AccountSettingsModal-module__KcFoPW__agentCard{border:1px solid var(--border-primary);border-radius:8px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}@supports (corner-shape:squircle){.AccountSettingsModal-module__KcFoPW__agentCard{corner-shape:squircle;border-radius:12px}}.AccountSettingsModal-module__KcFoPW__agentInfo{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.AccountSettingsModal-module__KcFoPW__agentName{color:var(--text-primary);font-size:14px;font-weight:600;line-height:1.2}.AccountSettingsModal-module__KcFoPW__scopeRow{flex-wrap:wrap;gap:6px;display:flex}.AccountSettingsModal-module__KcFoPW__scopeTag{color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border-primary);border-radius:999px;padding:0 8px;font-size:11px;font-weight:500;line-height:1.6}.AccountSettingsModal-module__KcFoPW__agentMeta{color:var(--text-tertiary);font-size:12px;line-height:1.4}.AccountSettingsModal-module__KcFoPW__deleteButton{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:color .15s,background-color .15s;display:flex}.AccountSettingsModal-module__KcFoPW__deleteButton:hover{color:var(--text-error,#e55);background-color:var(--bg-hover)}.AccountSettingsModal-module__KcFoPW__promptTextarea{background:var(--bg-card);border:1px solid var(--border-primary);width:100%;color:var(--text-secondary);resize:vertical;border-radius:6px;outline:none;min-height:60px;padding:8px 10px;font-family:inherit;font-size:13px;transition:border-color .15s}.AccountSettingsModal-module__KcFoPW__promptTextarea:focus{border-color:var(--accent-primary)}.AccountSettingsModal-module__KcFoPW__attachmentsSection{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.AccountSettingsModal-module__KcFoPW__attachmentChip{color:var(--text-secondary);border:1px solid var(--border-primary);background:var(--bg-card);border-radius:4px;align-items:center;gap:6px;padding:3px 8px;font-size:12px;display:flex}.AccountSettingsModal-module__KcFoPW__attachmentChip svg{flex-shrink:0;width:12px;height:12px}.AccountSettingsModal-module__KcFoPW__attachmentRemove{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.AccountSettingsModal-module__KcFoPW__attachmentRemove:hover{color:var(--text-primary)}.AccountSettingsModal-module__KcFoPW__addAttachmentButton{border:1px dashed var(--border-primary);color:var(--text-tertiary);cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:4px;padding:5px 8px;font-size:12px;transition:color .15s,border-color .15s;display:flex}.AccountSettingsModal-module__KcFoPW__addAttachmentButton:hover{color:var(--accent-primary)}.AccountSettingsModal-module__KcFoPW__addAttachmentButton svg{width:12px;height:12px}.AccountSettingsModal-module__KcFoPW__newPromptFooter{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:8px;display:flex}.AccountSettingsModal-module__KcFoPW__newPromptFooter .AccountSettingsModal-module__KcFoPW__attachmentsSection{flex:1;margin-top:0}.AccountSettingsModal-module__KcFoPW__profileCard{border:1px solid var(--border-primary);border-radius:14px;align-items:center;gap:20px;padding:18px;display:flex}.AccountSettingsModal-module__KcFoPW__profileAvatarButton{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;width:84px;height:84px;padding:0;position:relative;overflow:hidden}.AccountSettingsModal-module__KcFoPW__profileAvatar{object-fit:cover;width:100%;height:100%;display:block}.AccountSettingsModal-module__KcFoPW__profileAvatarFallback{background:var(--bg-secondary);width:100%;height:100%;color:var(--text-tertiary);justify-content:center;align-items:center;display:flex}.AccountSettingsModal-module__KcFoPW__profileAvatarOverlay{color:#fff;opacity:0;background:#00000073;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}:is(.AccountSettingsModal-module__KcFoPW__profileAvatarButton:hover .AccountSettingsModal-module__KcFoPW__profileAvatarOverlay,.AccountSettingsModal-module__KcFoPW__profileAvatarButton:focus-visible .AccountSettingsModal-module__KcFoPW__profileAvatarOverlay){opacity:1}.AccountSettingsModal-module__KcFoPW__profileAvatarSpinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite AccountSettingsModal-module__KcFoPW__profileSpin}@keyframes AccountSettingsModal-module__KcFoPW__profileSpin{to{transform:rotate(360deg)}}.AccountSettingsModal-module__KcFoPW__profileInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.AccountSettingsModal-module__KcFoPW__profileNameInput{color:var(--text-primary);background:0 0;border:1px solid #0000;border-radius:6px;outline:none;margin:-4px -6px 0;padding:4px 6px;font-family:inherit;font-size:18px;font-weight:600;transition:border-color .15s}.AccountSettingsModal-module__KcFoPW__profileNameInput:hover{border-color:var(--border-primary)}.AccountSettingsModal-module__KcFoPW__profileNameInput:focus{border-color:var(--accent-primary)}.AccountSettingsModal-module__KcFoPW__profileEmail{color:var(--text-secondary);margin:0;font-size:13px}.AccountSettingsModal-module__KcFoPW__profileJoined{color:var(--text-tertiary);margin:0;font-size:12px}.AccountSettingsModal-module__KcFoPW__themeOptionGroup{gap:8px;display:flex}.AccountSettingsModal-module__KcFoPW__themeOption{border:1px solid var(--border-primary);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s,background-color .15s,color .15s;display:flex}.AccountSettingsModal-module__KcFoPW__themeOption:hover{border-color:var(--border-secondary);color:var(--text-primary)}.AccountSettingsModal-module__KcFoPW__themeOptionActive,.AccountSettingsModal-module__KcFoPW__themeOptionActive:hover{border-color:var(--accent-primary);background-color:color-mix(in srgb,var(--accent-primary),transparent 92%);color:var(--accent-primary)}.AccountSettingsModal-module__KcFoPW__themeOptionIcon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.AccountSettingsModal-module__KcFoPW__themeOptionIcon svg{width:18px;height:18px}.AccountSettingsModal-module__KcFoPW__checkboxLabel{color:var(--text-primary);cursor:pointer;border:1px solid var(--border-primary);border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-size:14px;display:flex}.AccountSettingsModal-module__KcFoPW__checkboxLabel input[type=checkbox]{cursor:pointer}@media (max-width:640px){.AccountSettingsModal-module__KcFoPW__modal{border-radius:0;width:100%;height:100dvh;max-height:100dvh;top:0;left:0;transform:none}.AccountSettingsModal-module__KcFoPW__layout{flex-direction:column}.AccountSettingsModal-module__KcFoPW__sidebar{border-right:none;border-bottom:1px solid var(--border-primary);flex-direction:row;flex:none;gap:6px;padding:10px;overflow:auto hidden}.AccountSettingsModal-module__KcFoPW__sidebarHeader{display:none}.AccountSettingsModal-module__KcFoPW__sidebarItem{white-space:nowrap;flex:none}.AccountSettingsModal-module__KcFoPW__mainScroll{padding:20px}}
.Dropdown-module__Lz0UrW__container{display:inline-flex}.Dropdown-module__Lz0UrW__trigger{font-weight:400;font-family:var(--font-ui);justify-content:space-between;display:inline-flex}.Dropdown-module__Lz0UrW__searchInput{width:100%;min-width:0;color:inherit;font:inherit;background:0 0;border:0;outline:0}.Dropdown-module__Lz0UrW__searchInput::placeholder{color:var(--text-secondary)}.Dropdown-module__Lz0UrW__searchRow{border-bottom:1px solid var(--border-primary);padding:6px 10px}.Dropdown-module__Lz0UrW__searchRow[data-size="0.5"] .Dropdown-module__Lz0UrW__searchInput{font-size:12px}.Dropdown-module__Lz0UrW__searchRow[data-size="1"] .Dropdown-module__Lz0UrW__searchInput{font-size:13px}.Dropdown-module__Lz0UrW__searchRow[data-size="2"] .Dropdown-module__Lz0UrW__searchInput{font-size:14px}.Dropdown-module__Lz0UrW__searchRow[data-size="3"] .Dropdown-module__Lz0UrW__searchInput{font-size:15px}.Dropdown-module__Lz0UrW__trigger[data-size="0.5"]{padding:4px 8px;font-size:11px}.Dropdown-module__Lz0UrW__trigger[data-size="1"]{padding:6px;font-size:13px}.Dropdown-module__Lz0UrW__trigger[data-size="2"]{padding:8px 16px;font-size:14px}.Dropdown-module__Lz0UrW__trigger[data-size="3"]{padding:10px 20px;font-size:15px}.Dropdown-module__Lz0UrW__chevron{margin-left:8px}.Dropdown-module__Lz0UrW__trigger[data-size="0.5"] .Dropdown-module__Lz0UrW__chevron,.Dropdown-module__Lz0UrW__trigger[data-size="1"] .Dropdown-module__Lz0UrW__chevron{margin-left:0}.Dropdown-module__Lz0UrW__content{z-index:1200;overscroll-behavior:contain;scrollbar-gutter:stable;max-height:min(24rem,100dvh - 32px);overflow-y:auto;}.Dropdown-module__Lz0UrW__content_tertiary{background-color:var(--bg-primary)}.Dropdown-module__Lz0UrW__item{font-family:var(--font-ui);justify-content:space-between;align-items:center;}.Dropdown-module__Lz0UrW__item[data-size="0.5"]{padding:4px 8px;font-size:12px}.Dropdown-module__Lz0UrW__item[data-size="1"]{padding:6px;font-size:13px}.Dropdown-module__Lz0UrW__item[data-size="2"]{padding:8px;font-size:14px}.Dropdown-module__Lz0UrW__item[data-size="3"]{padding:10px 20px;font-size:15px}.Dropdown-module__Lz0UrW__checkIcon{margin-left:8px}.Dropdown-module__Lz0UrW__itemDisabled{opacity:.5;cursor:not-allowed}.Dropdown-module__Lz0UrW__itemDisabled:hover{color:var(--text-muted);background-color:#0000}.Dropdown-module__Lz0UrW__separator{}.Dropdown-module__Lz0UrW__comboAnchor{display:inline-flex;position:relative;overflow:hidden}.Dropdown-module__Lz0UrW__comboInput{color:var(--text-primary);font-family:var(--font-ui);background:0 0;border:none;outline:none;min-width:0;position:absolute;inset:1px 26px 1px 1px}.Dropdown-module__Lz0UrW__comboInput::placeholder{color:var(--text-muted)}.Dropdown-module__Lz0UrW__comboInput[data-size="1"]{padding:0 5px;font-size:13px}.Dropdown-module__Lz0UrW__comboInput[data-size="2"]{padding:0 15px;font-size:14px}.Dropdown-module__Lz0UrW__comboInput[data-size="3"]{padding:0 19px;font-size:15px}.Dropdown-module__Lz0UrW__actionItem{color:var(--accent-primary)}.Dropdown-module__Lz0UrW__fontHint{font-family:var(--font-ui);color:var(--text-muted);font-size:.85em}
.AgentChat-module__2ygNyG__container{box-sizing:border-box;z-index:3000;flex-direction:column;height:100%;display:flex}.AgentChat-module__2ygNyG__header{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;gap:12px;padding:12px;font-size:14px;font-weight:700;display:flex}.AgentChat-module__2ygNyG__agentLabel{-webkit-user-select:none;user-select:none;cursor:default;font-size:13px;font-weight:400}.AgentChat-module__2ygNyG__conversationControls{flex:1;justify-content:flex-end;align-items:center;gap:6px;display:flex}.AgentChat-module__2ygNyG__conversationDropdown{min-width:0}.AgentChat-module__2ygNyG__conversationOptionLabel{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.AgentChat-module__2ygNyG__conversationOptionText{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.AgentChat-module__2ygNyG__conversationPendingBadge{background:var(--accent-primary);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}.AgentChat-module__2ygNyG__conversationStatus{color:var(--text-secondary);white-space:nowrap;font-size:12px}.AgentChat-module__2ygNyG__attachmentsContainer{flex-direction:row;gap:6px;display:flex}.AgentChat-module__2ygNyG__attachmentChip{background-color:color-mix(in srgb,var(--bg-card),var(--accent-primary)6%);border:1px solid color-mix(in srgb,var(--bg-card),var(--accent-primary)30%);max-width:150px;color:color-mix(in srgb,var(--text-primary),var(--accent-primary)35%);cursor:default;-webkit-user-select:none;user-select:none;border-radius:13px;flex-shrink:1;align-items:center;gap:4px;padding:4px 6px;font-size:12px;transition:border .3s,background .3s;display:flex}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__attachmentChip{corner-shape:squircle;border-radius:20px}}.AgentChat-module__2ygNyG__attachmentChip:hover{border:1px solid color-mix(in srgb,var(--accent-primary),transparent 65%);background:color-mix(in srgb,var(--accent-primary),transparent 85%)}.AgentChat-module__2ygNyG__attachmentChip img{border-radius:2px}.AgentChat-module__2ygNyG__attachmentPreview{text-overflow:ellipsis;white-space:nowrap;color:color-mix(in srgb,var(--text-primary),var(--accent-primary)35%);font-family:var(--font-mono);flex:1;transition:color .3s;overflow:hidden}.AgentChat-module__2ygNyG__attachmentChip:hover .AgentChat-module__2ygNyG__attachmentPreview{color:var(--text-primary)}.AgentChat-module__2ygNyG__attachmentSize{color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:500}.AgentChat-module__2ygNyG__attachmentRemove{cursor:pointer;width:22px;height:22px;color:var(--text-tertiary);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.AgentChat-module__2ygNyG__attachmentRemove:hover{background:var(--bg-tertiary);color:var(--accent-danger)}.AgentChat-module__2ygNyG__queuedMessagesContainer{flex-direction:column;gap:6px;display:flex}.AgentChat-module__2ygNyG__queuedMessageChip{border:1px dashed var(--border-secondary);background:var(--bg-secondary);cursor:default;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;animation:2s ease-in-out infinite AgentChat-module__2ygNyG__queuedPulse;display:flex}@keyframes AgentChat-module__2ygNyG__queuedPulse{0%,to{opacity:1}50%{opacity:.7}}.AgentChat-module__2ygNyG__queuedMessageText{text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);flex:1;overflow:hidden}.AgentChat-module__2ygNyG__queuedMessageLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-tertiary);background:var(--bg-tertiary);border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}.AgentChat-module__2ygNyG__queuedMessageRemove{cursor:pointer;width:22px;height:22px;color:var(--text-tertiary);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.AgentChat-module__2ygNyG__queuedMessageRemove:hover{background:var(--bg-tertiary);color:var(--accent-danger)}.AgentChat-module__2ygNyG__modelPicker{font-size:var(--agent-chat-model-picker-font-size,10px);color:var(--text-secondary);flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.AgentChat-module__2ygNyG__modelPickerDropdown,.AgentChat-module__2ygNyG__actionModeDropdown{flex-shrink:1;min-width:0;overflow:hidden}.AgentChat-module__2ygNyG__modelPickerDropdown span{font-size:var(--agent-chat-model-picker-font-size,inherit);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AgentChat-module__2ygNyG__extendedModeToggle{flex-shrink:1;width:36px;transition:background-color .35s,border-color .35s;overflow:hidden}.AgentChat-module__2ygNyG__extendedModeToggleActive{border-color:color-mix(in srgb,var(--accent-success),var(--text-primary)20%);background-color:color-mix(in srgb,var(--accent-success),transparent 20%);}.AgentChat-module__2ygNyG__extendedModeToggleActive:hover{background-color:color-mix(in srgb,var(--accent-success),transparent 15%)!important}.AgentChat-module__2ygNyG__thoroughnessTrigger{justify-content:center;align-items:center;display:inline-flex}.AgentChat-module__2ygNyG__thoroughnessIcon{width:18px;height:16px;transition:fill .35s;display:inline-block}.AgentChat-module__2ygNyG__thoroughnessIconActive{fill:#fff;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round}.AgentChat-module__2ygNyG__thoroughnessIconBalanced{fill:color-mix(in srgb,var(--text-muted),transparent 50%);stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round}.AgentChat-module__2ygNyG__extendedModeToggle:hover .AgentChat-module__2ygNyG__thoroughnessIconBalanced{fill:var(--accent-success)}.AgentChat-module__2ygNyG__modelPickerItem{flex:auto;justify-content:space-between;align-items:center;gap:14px;width:auto;min-width:0;display:flex}.AgentChat-module__2ygNyG__modelPickerItemText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AgentChat-module__2ygNyG__modelPickerItemMeta{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.AgentChat-module__2ygNyG__modelPickerMultiplier{color:var(--text-muted);opacity:.7;font-size:12px;line-height:1}.AgentChat-module__2ygNyG__modelPickerItemSelected,.AgentChat-module__2ygNyG__modelPickerItemSelected .AgentChat-module__2ygNyG__modelPickerMultiplier{color:var(--accent-primary)}.AgentChat-module__2ygNyG__thoroughnessPickerItem{justify-content:space-between;align-items:center;width:100px;display:flex}.AgentChat-module__2ygNyG__thoroughnessPickerItemDisabled{width:100%}.AgentChat-module__2ygNyG__modelPickerItemDisabled{width:auto}.AgentChat-module__2ygNyG__modelDetails{flex-direction:column;gap:8px;width:200px;padding:6px;font-size:14px;display:flex}.AgentChat-module__2ygNyG__thoroughnessDetails{flex-direction:column;gap:6px;width:220px;padding:6px;font-size:13px;display:flex}.AgentChat-module__2ygNyG__thoroughnessDescription{opacity:.85;flex-direction:column;gap:5px;font-size:12px;display:flex}.AgentChat-module__2ygNyG__modelDescription{text-wrap:wrap;font-size:12px}.AgentChat-module__2ygNyG__modelCost{color:#fffc;align-items:center;gap:4px;font-size:12px;display:flex}.AgentChat-module__2ygNyG__modelCost a,.AgentChat-module__2ygNyG__modelCost a:visited{color:var(--accent-primary)}.AgentChat-module__2ygNyG__modelCost a:hover{text-decoration:underline}.AgentChat-module__2ygNyG__modelCostX{margin-left:1px;font-size:10px}.AgentChat-module__2ygNyG__modelDetailsMultiplier{color:#ffffffe6;text-wrap:wrap}.AgentChat-module__2ygNyG__modelFeatures{color:#fffc;margin-top:4px;font-size:11px}.AgentChat-module__2ygNyG__attachButton{color:var(--text-secondary);flex-shrink:0;width:36px;transition:color .15s}.AgentChat-module__2ygNyG__attachButton:hover{color:var(--text-primary)}.AgentChat-module__2ygNyG__attachButton:disabled{color:var(--text-tertiary);cursor:not-allowed}.AgentChat-module__2ygNyG__sendButtonGroup{flex-shrink:0;margin-left:auto;display:flex}.AgentChat-module__2ygNyG__overageBadge{min-width:28px;height:28px;color:var(--accent-warning);cursor:default;background:linear-gradient(135deg,color-mix(in srgb,var(--accent-warning)12%,var(--bg-card))0%,color-mix(in srgb,var(--accent-warning)24%,var(--bg-card))50%,color-mix(in srgb,var(--accent-warning)12%,var(--bg-card))100%);border:1px solid color-mix(in srgb,var(--accent-warning)50%,var(--bg-card));background-size:200% 200%;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:flex}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__overageBadge{corner-shape:squircle;border-radius:10px}}.AgentChat-module__2ygNyG__overageBadge:hover{animation:6s ease-in-out infinite AgentChat-module__2ygNyG__accentGradient}@keyframes AgentChat-module__2ygNyG__accentGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.AgentChat-module__2ygNyG__overageBadge svg{flex-shrink:0}.AgentChat-module__2ygNyG__chatMessagesFrame{flex:1;min-height:0;position:relative}.AgentChat-module__2ygNyG__chatScrollArea{overscroll-behavior-y:contain;flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow-y:auto}.AgentChat-module__2ygNyG__messagesContainer{flex-direction:column;flex:1;padding:10px 10px 50px;display:flex;position:relative}.AgentChat-module__2ygNyG__chatStickyFooter{z-index:2;flex-direction:column;align-items:stretch;display:flex;position:relative}.AgentChat-module__2ygNyG__jumpToBottomButton{z-index:3;border:1px solid var(--border-secondary);min-height:32px;color:var(--text-primary);background:var(--bg-card);box-shadow:0 6px 18px color-mix(in srgb,var(--text-primary),transparent 88%);font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:13px;line-height:1;display:inline-flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.AgentChat-module__2ygNyG__jumpToBottomButton:hover{border-color:color-mix(in srgb,var(--accent-primary),var(--border-secondary)55%);color:color-mix(in srgb,var(--text-primary),var(--accent-primary)25%)}.AgentChat-module__2ygNyG__jumpToBottomButton:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.AgentChat-module__2ygNyG__chatBottomBar{background:linear-gradient(to bottom,transparent 0%,var(--bg-card)80%)}.AgentChat-module__2ygNyG__emptyState{text-align:center;cursor:default;padding:40px 20px}.AgentChat-module__2ygNyG__emptyState p{color:var(--text-tertiary);justify-content:center;align-items:center;gap:4px;margin:0;font-size:14px;display:flex}.AgentChat-module__2ygNyG__message{-webkit-user-select:text;user-select:text}@keyframes AgentChat-module__2ygNyG__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes AgentChat-module__2ygNyG__decisionRevealIn{0%{opacity:0;max-height:0;margin-top:0;margin-bottom:0;transform:translateY(6px)}to{opacity:1;max-height:120px;margin-top:18px;margin-bottom:8px;transform:translateY(0)}}@keyframes AgentChat-module__2ygNyG__memoryStatusTextSweep{0%{background-position:140%}to{background-position:-40%}}@keyframes AgentChat-module__2ygNyG__statusLineEnter{0%{opacity:0;transform:translateY(78%)}35%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes AgentChat-module__2ygNyG__statusLineLeave{0%{opacity:1;transform:translateY(0)}65%{opacity:0}to{opacity:0;transform:translateY(-72%)}}.AgentChat-module__2ygNyG__message+.AgentChat-module__2ygNyG__message{margin-top:10px}.AgentChat-module__2ygNyG__message:last-child{margin-bottom:10px}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__user{justify-content:flex-end;display:flex}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__user.AgentChat-module__2ygNyG__animateIn{transform-origin:100%;animation:.5s cubic-bezier(.16,1,.3,1) AgentChat-module__2ygNyG__slideUp}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__assistant{flex-direction:column;align-items:flex-start;display:flex}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__decision{color:var(--text-tertiary);-webkit-user-select:none;user-select:none;align-self:flex-start;align-items:center;margin:18px 0 8px;padding-left:8px;font-size:12px;display:flex}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__decision.AgentChat-module__2ygNyG__decisionAnimateIn{transform-origin:0 0;animation:.5s cubic-bezier(.16,1,.3,1) AgentChat-module__2ygNyG__decisionRevealIn;overflow:hidden}.AgentChat-module__2ygNyG__memoryStatusText{color:inherit;display:inline-block}.AgentChat-module__2ygNyG__memoryStatusTextAnimateIn,.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__decision:hover .AgentChat-module__2ygNyG__memoryStatusText{background:linear-gradient(90deg,var(--text-tertiary)0%,var(--accent-primary)35%,color-mix(in srgb,var(--accent-primary),var(--text-primary)18%)50%,color-mix(in srgb,var(--accent-primary),var(--bg-card)58%)55%,color-mix(in srgb,var(--accent-primary),var(--text-primary)18%)60%,var(--text-muted)65%,var(--text-tertiary)100%);color:#0000;background-size:240% 100%;-webkit-background-clip:text;background-clip:text;animation:1.15s ease-out both AgentChat-module__2ygNyG__memoryStatusTextSweep}.AgentChat-module__2ygNyG__decisionClickable{cursor:pointer;color:var(--text-secondary);text-underline-offset:2px;text-decoration-thickness:1px;transition:color .15s,text-decoration-color .15s}:is(.AgentChat-module__2ygNyG__decisionClickable:hover,.AgentChat-module__2ygNyG__decisionClickable:focus-visible){color:var(--accent-primary);-webkit-text-decoration-color:color-mix(in srgb,var(--accent-primary),transparent 20%);text-decoration-color:color-mix(in srgb,var(--accent-primary),transparent 20%)}.AgentChat-module__2ygNyG__decisionClickable:focus-visible{outline:none}@media (prefers-reduced-motion:reduce){.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__user.AgentChat-module__2ygNyG__animateIn,.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__decision.AgentChat-module__2ygNyG__decisionAnimateIn,.AgentChat-module__2ygNyG__pendingRateLimitPromptAnimateIn,.AgentChat-module__2ygNyG__freeAiUsageTextAnimateIn,.AgentChat-module__2ygNyG__statusLineEntering,.AgentChat-module__2ygNyG__statusLineLeaving,.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__decision:hover .AgentChat-module__2ygNyG__memoryStatusText,.AgentChat-module__2ygNyG__memoryStatusTextAnimateIn{animation:none}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__decision:hover .AgentChat-module__2ygNyG__memoryStatusText,.AgentChat-module__2ygNyG__memoryStatusTextAnimateIn{color:inherit;background:0 0}.AgentChat-module__2ygNyG__pendingRateLimitPromptAnimateIn,.AgentChat-module__2ygNyG__freeAiUsageTextAnimateIn,.AgentChat-module__2ygNyG__statusLineEntering{opacity:1}.AgentChat-module__2ygNyG__statusLineLeaving{display:none}}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__system{justify-content:center;margin:8px 0;display:flex}.AgentChat-module__2ygNyG__messageWrapper{flex-direction:column;max-width:90%;display:flex}.AgentChat-module__2ygNyG__user .AgentChat-module__2ygNyG__messageWrapper{align-items:flex-end}.AgentChat-module__2ygNyG__assistant .AgentChat-module__2ygNyG__messageWrapper{align-items:flex-start}.AgentChat-module__2ygNyG__messageContent{white-space:pre-wrap;word-wrap:break-word;border-radius:10px;max-width:100%;padding:8px 12px;font-size:14px;line-height:1.5}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__messageContent{corner-shape:squircle;border-radius:16px}}.AgentChat-module__2ygNyG__messageContent p{margin:0}.AgentChat-module__2ygNyG__messageContent p+p{margin-top:12px}.AgentChat-module__2ygNyG__user .AgentChat-module__2ygNyG__messageContent{background-color:color-mix(in srgb,var(--bg-card),var(--accent-primary)6%);color:color-mix(in srgb,var(--text-primary),var(--accent-primary)35%)}.AgentChat-module__2ygNyG__pendingRateLimitMessage .AgentChat-module__2ygNyG__messageContent{position:relative}.AgentChat-module__2ygNyG__assistant .AgentChat-module__2ygNyG__messageContent{background-color:var(--bg-primary);color:var(--text-secondary)}.AgentChat-module__2ygNyG__incompleteTaskUpsell{border:1px solid color-mix(in srgb,var(--accent-primary),var(--bg-primary)85%);width:100%;max-width:360px;color:var(--text-secondary);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;padding:12px;display:flex}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__incompleteTaskUpsell{corner-shape:squircle;border-radius:16px}}.AgentChat-module__2ygNyG__incompleteTaskUpsell p{margin:0}.AgentChat-module__2ygNyG__incompleteTaskUpsell p+p{margin-top:10px}.AgentChat-module__2ygNyG__incompleteTaskUpsellText{flex:1;min-width:0;font-size:12px;line-height:1.35}.AgentChat-module__2ygNyG__incompleteTaskUpsell button{flex-shrink:0}.AgentChat-module__2ygNyG__incompleteTaskExtendedPrompt{color:var(--text-tertiary);margin-top:6px;padding:4px;font-size:12px;line-height:1.35}.AgentChat-module__2ygNyG__inlineTextButton{-webkit-appearance:none;appearance:none;color:var(--accent-primary);font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.AgentChat-module__2ygNyG__inlineTextButton>div{margin-right:4px;position:relative;top:4px}.AgentChat-module__2ygNyG__inlineTextButton:hover{color:color-mix(in srgb,var(--accent-primary),var(--text-primary)25%)}.AgentChat-module__2ygNyG__system .AgentChat-module__2ygNyG__messageContent{background-color:var(--bg-tertiary);color:var(--text-tertiary);max-width:90%;padding:6px 12px;font-size:12px;font-style:italic}.AgentChat-module__2ygNyG__messageAttachments{flex-direction:column;gap:4px;margin-top:6px;display:flex}.AgentChat-module__2ygNyG__messageAttachment{border:1px solid var(--bg-primary);border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.AgentChat-module__2ygNyG__messageAttachment img{border-radius:2px}.AgentChat-module__2ygNyG__messageAttachmentPreview{text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-family:var(--font-mono);flex:1;overflow:hidden}.AgentChat-module__2ygNyG__messageAttachmentSize{color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:500}.AgentChat-module__2ygNyG__pendingRateLimitPrompt{border:1px solid var(--accent-primary);cursor:default;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-self:flex-end;align-items:center;gap:20px;width:auto;margin-top:8px;padding:14px;font-size:14px;display:flex}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__pendingRateLimitPrompt{corner-shape:squircle;border-radius:16px}}.AgentChat-module__2ygNyG__pendingRateLimitPromptAnimateIn{opacity:0;transform-origin:100% 0;animation:.5s cubic-bezier(.16,1,.3,1) .5s both AgentChat-module__2ygNyG__slideUp}.AgentChat-module__2ygNyG__pendingRateLimitPromptCopy{flex-direction:column;gap:5px;min-width:0;display:flex}.AgentChat-module__2ygNyG__pendingRateLimitDescription{color:var(--text-secondary);font-size:14px;line-height:1.4}.AgentChat-module__2ygNyG__pendingRateLimitDescription strong{font-weight:550}.AgentChat-module__2ygNyG__freeAiUsageText{z-index:4;max-height:56px;color:var(--text-muted);opacity:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 8px;margin:0;padding:8px 16px;font-size:12px;line-height:1.3;transition:opacity .18s,transform .18s,max-height .18s,margin .18s;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(0)}.AgentChat-module__2ygNyG__freeAiUsageText>div{cursor:default;gap:6px;display:flex}.AgentChat-module__2ygNyG__freeAiUsageTextAnimateIn{animation:1.15s cubic-bezier(.16,1,.3,1) both AgentChat-module__2ygNyG__freeAiUsageStatusIn}.AgentChat-module__2ygNyG__freeAiUsageTextHidden{opacity:0;pointer-events:none;max-height:0;margin-top:0;margin-bottom:0;transform:translateY(8px)}@keyframes AgentChat-module__2ygNyG__freeAiUsageStatusIn{0%{opacity:0}to{opacity:1}}.AgentChat-module__2ygNyG__freeAiUsageCopy{min-width:0}.AgentChat-module__2ygNyG__freeAiUsageButton{color:var(--accent-primary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:550}.AgentChat-module__2ygNyG__freeAiUsageButton:hover{text-decoration:underline}.AgentChat-module__2ygNyG__pendingRateLimitStatusLine{color:var(--text-muted);align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:flex}.AgentChat-module__2ygNyG__pendingRateLimitStatusIcon{border:1px solid color-mix(in srgb,var(--accent-warning),var(--border-primary)40%);background:color-mix(in srgb,var(--accent-warning),var(--bg-card)82%);width:10px;height:10px;color:color-mix(in srgb,var(--accent-warning),var(--text-primary)25%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.AgentChat-module__2ygNyG__streaming .AgentChat-module__2ygNyG__messageContent{position:relative}@keyframes AgentChat-module__2ygNyG__blink{0%,50%{opacity:.5}51%,to{opacity:0}}.AgentChat-module__2ygNyG__error{color:var(--accent-danger);border:1px solid color-mix(in srgb,var(--accent-danger),transparent 80%);border-radius:8px;margin:16px 0;padding:12px;font-size:13px}.AgentChat-module__2ygNyG__errorRetryButton{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-weight:600}.AgentChat-module__2ygNyG__errorRetryButton:disabled{opacity:.6;cursor:not-allowed}.AgentChat-module__2ygNyG__statusContainer{flex-direction:column;gap:0;margin-bottom:10px;padding:18px 8px 6px;display:flex}.AgentChat-module__2ygNyG__statusLineStack{min-height:17px;display:grid;overflow:hidden}.AgentChat-module__2ygNyG__statusLine{background:linear-gradient(90deg,var(--text-primary)0%,color-mix(in srgb,var(--text-primary),transparent 10%)40%,color-mix(in srgb,var(--text-primary),transparent 50%)48%,color-mix(in srgb,var(--text-primary),transparent 60%)50%,color-mix(in srgb,var(--text-primary),transparent 50%)52%,color-mix(in srgb,var(--text-primary),transparent 10%)60%,var(--text-primary)100%);color:#0000;will-change:transform,opacity;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;grid-area:1/1;font-size:12px;line-height:1.4;animation:3s linear infinite AgentChat-module__2ygNyG__statusGradient}.AgentChat-module__2ygNyG__statusLineEntering{opacity:0;z-index:2;animation:3s linear infinite AgentChat-module__2ygNyG__statusGradient,.8s cubic-bezier(.2,.84,.24,1) both AgentChat-module__2ygNyG__statusLineEnter}.AgentChat-module__2ygNyG__statusLineLeaving{opacity:1;z-index:1;animation:3s linear infinite AgentChat-module__2ygNyG__statusGradient,.8s cubic-bezier(.2,.84,.24,1) both AgentChat-module__2ygNyG__statusLineLeave}.AgentChat-module__2ygNyG__wordCount{color:var(--text-tertiary);align-items:center;margin-top:4px;font-size:11px;display:flex}.AgentChat-module__2ygNyG__wordCount svg{margin-right:2px}@keyframes AgentChat-module__2ygNyG__statusGradient{0%{background-position:0%}to{background-position:-200%}}.AgentChat-module__2ygNyG__workDuration{color:var(--text-tertiary);cursor:default;margin:8px 0;padding-left:8px;font-size:12px}.AgentChat-module__2ygNyG__inputArea{--input-composer-height:120px;background:color-mix(in srgb,var(--bg-card),transparent 15%);border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:13px;flex-direction:column;gap:8px;margin:10px;padding:10px;transition:border-color .5s;display:flex}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__inputArea{corner-shape:squircle;border-radius:20px}}.AgentChat-module__2ygNyG__inputAreaChromeless{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.AgentChat-module__2ygNyG__savedPromptsCorner{z-index:2;position:absolute;top:8px;right:8px}.AgentChat-module__2ygNyG__inputComposer{height:var(--input-composer-height);min-height:var(--input-composer-height);flex-direction:column;gap:8px;display:flex}.AgentChat-module__2ygNyG__inputComposerMeta{flex-direction:column;gap:6px;min-height:0;max-height:56px;padding-right:2px;display:flex;overflow-y:auto}.AgentChat-module__2ygNyG__inputArea:hover{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)20%)}.AgentChat-module__2ygNyG__inputArea:focus-within,.AgentChat-module__2ygNyG__inputAreaDragOver{border-color:var(--accent-primary)}.AgentChat-module__2ygNyG__inputForm{background:var(--bg-card);border-radius:5px;flex:1;align-items:flex-end;gap:8px;min-height:0;display:flex}.AgentChat-module__2ygNyG__input{border:1px solid var(--border-primary);font-family:Arial,sans-serif;font-size:var(--agent-chat-input-font-size,14px);line-height:var(--agent-chat-input-line-height,normal);resize:none;background:var(--bg-card);border:none;border-radius:5px;outline:none;flex:1;height:100%;min-height:0;margin-right:34px}@media (max-width:900px){.AgentChat-module__2ygNyG__input{font-size:16px}}.AgentChat-module__2ygNyG__input:focus{border-color:#06c}.AgentChat-module__2ygNyG__input:disabled{cursor:not-allowed}.AgentChat-module__2ygNyG__authMessage,.AgentChat-module__2ygNyG__noDocumentMessage{color:#666;text-align:center;padding:20px;font-size:14px}.AgentChat-module__2ygNyG__noDocumentMessage{color:#999;padding:8px;font-size:12px}.AgentChat-module__2ygNyG__proposedChangesBox{background:var(--bg-card);background-clip:padding-box;border:2px solid #0000;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:130px;max-height:130px;margin:12px;padding:12px 16px;animation:.3s ease-in AgentChat-module__2ygNyG__fadeIn;display:flex;position:relative}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__proposedChangesBox{corner-shape:squircle;border-radius:20px}}.AgentChat-module__2ygNyG__stopButton,.AgentChat-module__2ygNyG__sendButton{position:relative}.AgentChat-module__2ygNyG__sendButton div,.AgentChat-module__2ygNyG__stopButton div{z-index:4;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:0;left:0}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__sendButton div,.AgentChat-module__2ygNyG__stopButton div{corner-shape:squircle;border-radius:12px}}.AgentChat-module__2ygNyG__stopButton div{background:color-mix(in srgb,var(--bg-card),transparent 50%)}.AgentChat-module__2ygNyG__sendButton div{background:var(--accent-primary)}.AgentChat-module__2ygNyG__sendButton:disabled div{background:color-mix(in srgb,var(--accent-primary),var(--bg-primary)60%);color:var(--bg-card)}.AgentChat-module__2ygNyG__stopButton:before{content:"";background:linear-gradient(100deg,color-mix(in srgb,var(--bg-card),var(--accent-primary)80%)0%,color-mix(in srgb,var(--bg-card),var(--accent-primary)50%)15%,var(--accent-primary)30%,color-mix(in srgb,var(--bg-card),var(--accent-primary)50%)60%,color-mix(in srgb,var(--bg-card),var(--accent-primary)80%)100%);z-index:3;opacity:.5;background-size:300% 100%;border-radius:8px;animation:5s linear infinite AgentChat-module__2ygNyG__shimmer;position:absolute;inset:-1px}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__stopButton:before{corner-shape:squircle;border-radius:12px}}.AgentChat-module__2ygNyG__anonLimitReached:before,.AgentChat-module__2ygNyG__limitReached:before{content:"";background:linear-gradient(100deg,color-mix(in srgb,var(--bg-primary),var(--accent-primary)10%)0%,color-mix(in srgb,var(--bg-primary),var(--accent-primary)30%)15%,color-mix(in srgb,var(--bg-primary),var(--accent-primary)50%)30%,color-mix(in srgb,var(--bg-primary),var(--accent-primary)20%)60%,color-mix(in srgb,var(--bg-primary),var(--accent-primary)10%)100%);z-index:-1;opacity:1;background-size:300% 100%;border-radius:13px;animation:15s linear infinite AgentChat-module__2ygNyG__shimmer;position:absolute;inset:-1px}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__anonLimitReached:before,.AgentChat-module__2ygNyG__limitReached:before{corner-shape:squircle;border-radius:20px}}@keyframes AgentChat-module__2ygNyG__shimmer{0%{background-position:200% 0}to{background-position:-100% 0}}.AgentChat-module__2ygNyG__proposedChangesText{color:var(--text-secondary);text-align:center;cursor:default;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.AgentChat-module__2ygNyG__proposedChangesHint{color:var(--text-tertiary);text-align:center;cursor:default;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;font-size:12px;font-style:italic;display:flex}.AgentChat-module__2ygNyG__diffCounts{gap:6px;font-size:13px;font-weight:500;display:flex}.AgentChat-module__2ygNyG__diffAdd{color:var(--accent-success)}.AgentChat-module__2ygNyG__diffRemove{color:var(--accent-danger)}.AgentChat-module__2ygNyG__proposedChangesButtons{justify-content:center;gap:8px;display:flex}.AgentChat-module__2ygNyG__proposedChangesInline{flex-direction:column;align-items:flex-start;gap:8px;margin:0 8px 16px;font-size:13px;display:flex}.AgentChat-module__2ygNyG__proposedChangesActions{gap:8px;display:flex}.AgentChat-module__2ygNyG__rejectAllButton{border-color:color-mix(in srgb,var(--accent-danger),transparent 50%)!important}.AgentChat-module__2ygNyG__rejectAllButton:hover{border-color:color-mix(in srgb,var(--accent-danger),transparent 20%)}.AgentChat-module__2ygNyG__proposedChangesLabel{color:var(--text-primary)}.AgentChat-module__2ygNyG__proposedChangesHide{cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.AgentChat-module__2ygNyG__proposedChangesHide:hover{background:var(--bg-tertiary);color:var(--text-primary)}.AgentChat-module__2ygNyG__plusPromo{color:var(--text-secondary);margin:8px;font-size:13px}.AgentChat-module__2ygNyG__plusPromoLink{cursor:pointer;border-radius:5px;padding:4px}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__plusPromoLink{corner-shape:squircle;border-radius:8px}}.AgentChat-module__2ygNyG__guideLink{color:var(--accent-primary);justify-content:center;align-items:center;display:inline-flex}.AgentChat-module__2ygNyG__guideLink:hover{text-decoration:underline}.AgentChat-module__2ygNyG__guideLink span{position:relative;top:1px}.AgentChat-module__2ygNyG__markdownLink{color:var(--accent-primary);text-underline-offset:2px;text-decoration:underline}.AgentChat-module__2ygNyG__markdownLink:hover{color:color-mix(in srgb,var(--accent-primary),var(--text-primary)25%)}.AgentChat-module__2ygNyG__markdownInlineCode{background:color-mix(in srgb,var(--bg-tertiary),var(--text-primary)8%);border:1px solid var(--border-primary);font-feature-settings:none;font-variant-ligatures:none;border-radius:6px;padding:1px 5px;font-family:Source Code Pro,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95em}.AgentChat-module__2ygNyG__markdownHeading{color:var(--text-primary);margin:2px 0;font-weight:700;display:block}.AgentChat-module__2ygNyG__markdownHeading1{font-size:1.16em}.AgentChat-module__2ygNyG__markdownHeading2{font-size:1.1em}.AgentChat-module__2ygNyG__markdownHeading3{font-size:1.05em}.AgentChat-module__2ygNyG__markdownHeading4,.AgentChat-module__2ygNyG__markdownHeading5,.AgentChat-module__2ygNyG__markdownHeading6{font-size:1em}.AgentChat-module__2ygNyG__suggestedFollowups{gap:12px;margin-top:auto;padding-top:24px}.AgentChat-module__2ygNyG__suggestedFollowupsLabel{}.AgentChat-module__2ygNyG__suggestedFollowupsButtons{flex-direction:column;align-items:flex-end;gap:10px;display:flex}@keyframes AgentChat-module__2ygNyG__slideUpSuggestion{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-12px)}}.AgentChat-module__2ygNyG__suggestedFollowupButton{background-color:color-mix(in srgb,var(--bg-card),var(--accent-primary)2%);border:1px solid color-mix(in srgb,var(--bg-card),var(--accent-primary)18%);max-width:90%;color:color-mix(in srgb,var(--text-primary),var(--accent-primary)35%);text-align:left;white-space:pre-wrap;word-wrap:break-word;cursor:pointer;border-radius:10px;padding:8px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:background .15s,color .15s,border-color .15s;animation:.5s cubic-bezier(.16,1,.3,1) backwards AgentChat-module__2ygNyG__slideUpSuggestion;transform:translateY(-12px)}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__suggestedFollowupButton{corner-shape:squircle;border-radius:16px}}.AgentChat-module__2ygNyG__suggestedFollowupButton:nth-child(2){animation-delay:.1s}.AgentChat-module__2ygNyG__suggestedFollowupButton:hover{background-color:color-mix(in srgb,var(--bg-card),var(--accent-primary)6%);color:var(--text-primary)}.AgentChat-module__2ygNyG__chatPromptLink{color:color-mix(in srgb,var(--text-secondary),var(--accent-primary)80%);background:color-mix(in srgb,var(--bg-card),transparent 50%);cursor:pointer;font-weight:400}.AgentChat-module__2ygNyG__chatPromptLink:hover{color:color-mix(in srgb,var(--text-secondary),var(--accent-primary)90%);text-decoration:underline;-webkit-text-decoration-color:var(--accent-primary);text-decoration-color:var(--accent-primary)}.AgentChat-module__2ygNyG__anonLimitReached,.AgentChat-module__2ygNyG__limitReached{background:color-mix(in srgb,var(--bg-card),transparent 20%);text-align:center;background-clip:padding-box;border:2px solid #0000;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin:0 12px;padding:12px;animation:.3s ease-in AgentChat-module__2ygNyG__fadeIn;display:flex;position:relative}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__anonLimitReached,.AgentChat-module__2ygNyG__limitReached{corner-shape:squircle;border-radius:20px}}.AgentChat-module__2ygNyG__anonLimitReached p,.AgentChat-module__2ygNyG__limitReached p{color:var(--text-secondary);margin:0;font-size:14px}.AgentChat-module__2ygNyG__limitReached h3{margin-top:0;margin-bottom:10px}.AgentChat-module__2ygNyG__usageWarningReveal{will-change:opacity,transform;animation:1.2s cubic-bezier(.2,.8,.2,1) both AgentChat-module__2ygNyG__usageWarningReveal}@keyframes AgentChat-module__2ygNyG__usageWarningReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AgentChat-module__2ygNyG__usageWarning{color:var(--text-primary);border:1px solid color-mix(in srgb,var(--border-primary),var(--accent-primary)20%);box-shadow:0px 0px 8px color-mix(in srgb,var(--accent-primary),transparent 80%);background:var(--bg-card);-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin:0 10px;padding:12px;font-size:14px;line-height:1.8;transition:border-color .5s,background .5s;display:flex}@supports (corner-shape:squircle){.AgentChat-module__2ygNyG__usageWarning{corner-shape:squircle;border-radius:20px}}.AgentChat-module__2ygNyG__usageWarning:hover{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)50%);background:color-mix(in srgb,var(--bg-card),var(--accent-primary)3%)}.AgentChat-module__2ygNyG__usageWarning:hover .button-color-blue{background:color-mix(in srgb,var(--accent-primary),white 10%)}.AgentChat-module__2ygNyG__usageWarning:active .button-color-blue{background:color-mix(in srgb,var(--accent-primary),black 5%)}.AgentChat-module__2ygNyG__usageWarning button{flex-shrink:0}.AgentChat-module__2ygNyG__usageWarningHelpLine{color:var(--text-muted);margin-top:5px;font-size:12px;line-height:1.4;display:block}.AgentChat-module__2ygNyG__usageWarningHelpLine a{color:var(--accent-primary);text-decoration:none}.AgentChat-module__2ygNyG__usageWarningHelpLine a:hover{text-decoration:underline}.AgentChat-module__2ygNyG__usageWarningPassiveMessage{cursor:default;flex-direction:column;align-items:flex-start;gap:4px;display:flex}.AgentChat-module__2ygNyG__usageWarningPassive{cursor:default}.AgentChat-module__2ygNyG__usageWarningPassive:hover{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)20%);background:var(--bg-card)}.AgentChat-module__2ygNyG__usageWarningDismiss{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.AgentChat-module__2ygNyG__usageWarningDismiss:hover{border-color:var(--border-secondary);background:color-mix(in srgb,var(--bg-hover),transparent 25%);color:var(--text-primary)}.AgentChat-module__2ygNyG__usageWarningDismiss:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.AgentChat-module__2ygNyG__usageLimitBounce{animation:.5s AgentChat-module__2ygNyG__usageLimitBounce}@media (prefers-reduced-motion:reduce){.AgentChat-module__2ygNyG__usageWarningReveal,.AgentChat-module__2ygNyG__usageLimitBounce{animation:none}}@keyframes AgentChat-module__2ygNyG__usageLimitBounce{0%{border-color:color-mix(in srgb,var(--accent-primary),var(--border-primary)50%);background:color-mix(in srgb,var(--accent-primary),transparent 90%);transform:translateY(0)}10%{border-color:color-mix(in srgb,var(--accent-primary),var(--border-primary)50%);background:color-mix(in srgb,var(--accent-primary),transparent 92%);transform:translateY(-5px)}35%{border-color:color-mix(in srgb,var(--accent-primary),var(--border-primary)80%);background:color-mix(in srgb,var(--accent-primary),transparent 96%);transform:translateY(3px)}60%{transform:translateY(-1px)}80%{transform:translateY(1px)}to{transform:translateY(0)}}.AgentChat-module__2ygNyG__usageWarningProgressBar{justify-content:flex-end;align-items:center;gap:10px;display:flex}.AgentChat-module__2ygNyG__usageWarningProgressBarBg{background:var(--border-primary);border-radius:2px;width:50px;height:4px}.AgentChat-module__2ygNyG__usageWarningProgressBarFill{background:var(--accent-primary);border-radius:2px;height:4px;transition:width .3s;display:block}.AgentChat-module__2ygNyG__usageWarningProgressBarLabel{color:var(--text-muted);font-size:12px}.AgentChat-module__2ygNyG__dailyFreeResetCountdown{color:var(--text-muted);align-items:center;gap:2px;margin-left:10px;font-size:13px;display:inline-flex}.AgentChat-module__2ygNyG__dailyFreeResetCountdown svg{flex-shrink:0;width:13px;height:13px}.AgentChat-module__2ygNyG__packInlineLink{width:-moz-fit-content;width:fit-content;color:var(--accent-primary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;line-height:1.4;display:inline}.AgentChat-module__2ygNyG__packInlineLink:hover{text-decoration:underline}.AgentChat-module__2ygNyG__planDetails{font-size:13px}.AgentChat-module__2ygNyG__usageCtaWrapper{z-index:1;flex-direction:column;gap:14px;display:flex;position:relative}.AgentChat-module__2ygNyG__usageCtaWrapper p:first-child{font-size:16px}.AgentChat-module__2ygNyG__usageProgressWrapper{border-bottom:2px solid var(--bg-card);margin-bottom:20px;padding:32px 32px 20px}.AgentChat-module__2ygNyG__usageProgressHeader{color:var(--text-tertiary);justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}.AgentChat-module__2ygNyG__usageCtaWrapper button{cursor:pointer}.AgentChat-module__2ygNyG__attachmentProgressContainer{background:color-mix(in srgb,var(--accent-primary),transparent 80%);border-radius:2px;flex-shrink:0;width:60px;height:4px;overflow:hidden}.AgentChat-module__2ygNyG__attachmentProgressBar{background:var(--accent-primary);border-radius:2px;height:100%;transition:width .2s ease-out}
.ThemedImage-module__JGgdMW__root{max-width:100%;line-height:0;display:inline-block;position:relative}.ThemedImage-module__JGgdMW__image{border:1px solid var(--border-primary);border-radius:8px;max-width:100%;display:block}@supports (corner-shape:squircle){.ThemedImage-module__JGgdMW__image{corner-shape:squircle;border-radius:12px}}.ThemedImage-module__JGgdMW__darkImage{display:none}.dark .ThemedImage-module__JGgdMW__lightImage{display:none}.dark .ThemedImage-module__JGgdMW__darkImage{display:block}
.LegacyMigrationModal-module__iFn40W__notice{z-index:1000;background:linear-gradient(135deg,color-mix(in srgb,var(--bg-card),var(--accent-primary)0%),color-mix(in srgb,var(--bg-card),var(--accent-primary)5%),color-mix(in srgb,var(--bg-card),var(--accent-primary)15%));border:1px solid color-mix(in srgb,var(--border-primary),var(--accent-primary)20%);border-radius:6px;width:380px;padding:16px;animation:.3s ease-out 1s backwards LegacyMigrationModal-module__iFn40W__slideUp;position:fixed;bottom:20px;left:20px}@keyframes LegacyMigrationModal-module__iFn40W__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LegacyMigrationModal-module__iFn40W__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.LegacyMigrationModal-module__iFn40W__title{color:var(--text-primary);font-size:14px;font-weight:600}.LegacyMigrationModal-module__iFn40W__closeButton{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;margin:-10px -4px 0 0;padding:0;font-size:20px;line-height:1}.LegacyMigrationModal-module__iFn40W__closeButton:hover{color:var(--text-secondary)}.LegacyMigrationModal-module__iFn40W__message{color:var(--text-secondary);margin:0 0 12px;font-size:13px;line-height:1.5}.LegacyMigrationModal-module__iFn40W__actions{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.LegacyMigrationModal-module__iFn40W__pricingLink{color:var(--text-tertiary);font-size:13px;text-decoration:none}.LegacyMigrationModal-module__iFn40W__pricingLink:hover{color:var(--text-secondary);text-decoration:underline}
.SavedPromptsMenu-module__Xb-qHq__triggerButton{color:var(--text-secondary);flex-shrink:0;padding:4px;transition:color .15s,background-color .3s}.SavedPromptsMenu-module__Xb-qHq__triggerButton:hover{color:var(--text-primary)}.SavedPromptsMenu-module__Xb-qHq__pulse{animation:1.5s ease-in-out SavedPromptsMenu-module__Xb-qHq__savedPulse}@keyframes SavedPromptsMenu-module__Xb-qHq__savedPulse{0%{background-color:#0000}20%{border-color:var(--accent-primary)}to{background-color:#0000}}.SavedPromptsMenu-module__Xb-qHq__content{background-color:var(--bg-card);border:1px solid var(--border-primary);z-index:9999;border-radius:8px;min-width:200px;padding:4px 0;animation:.12s ease-out SavedPromptsMenu-module__Xb-qHq__menuFadeIn;box-shadow:0 4px 12px #00000026}.dark .SavedPromptsMenu-module__Xb-qHq__content{box-shadow:0 10px 38px -10px #0009,0 10px 20px -15px #00000080}@keyframes SavedPromptsMenu-module__Xb-qHq__menuFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.SavedPromptsMenu-module__Xb-qHq__header{justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.SavedPromptsMenu-module__Xb-qHq__headerTitle{letter-spacing:.5px;color:var(--text-tertiary);font-size:12px;font-weight:600}.SavedPromptsMenu-module__Xb-qHq__headerManage{color:var(--accent-primary);cursor:pointer;font-size:12px;text-decoration:none}.SavedPromptsMenu-module__Xb-qHq__headerManage:hover{text-decoration:underline}.SavedPromptsMenu-module__Xb-qHq__separator{background:var(--border-primary);height:1px;margin:2px 0}.SavedPromptsMenu-module__Xb-qHq__item{color:var(--text-secondary);cursor:default;-webkit-user-select:none;user-select:none;outline:none;align-items:center;gap:8px;max-width:300px;padding:8px 12px;font-size:13px;display:flex}.SavedPromptsMenu-module__Xb-qHq__item[data-highlighted],.SavedPromptsMenu-module__Xb-qHq__item:hover{background-color:var(--bg-hover);color:var(--text-primary)}.SavedPromptsMenu-module__Xb-qHq__itemName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.SavedPromptsMenu-module__Xb-qHq__saveItem{color:var(--accent-primary);}.SavedPromptsMenu-module__Xb-qHq__saveItem[data-highlighted],.SavedPromptsMenu-module__Xb-qHq__saveItem:hover{color:var(--accent-primary)}.SavedPromptsMenu-module__Xb-qHq__saveAction{color:var(--accent-primary);align-items:center;gap:4px;display:flex}.SavedPromptsMenu-module__Xb-qHq__saveCurrentItem{color:var(--text-tertiary);margin-top:10px;font-size:12px;}.SavedPromptsMenu-module__Xb-qHq__saveCurrentItem[data-highlighted]{background-color:var(--bg-hover);color:var(--text-primary)}.SavedPromptsMenu-module__Xb-qHq__loadingState,.SavedPromptsMenu-module__Xb-qHq__emptyState{color:var(--text-tertiary);opacity:.7;text-align:center;padding:12px 16px;font-size:12px}.SavedPromptsMenu-module__Xb-qHq__savedFeedback{color:var(--accent-primary);padding:2px 0;font-size:11px;animation:2s ease-in-out forwards SavedPromptsMenu-module__Xb-qHq__savedFadeInOut}@keyframes SavedPromptsMenu-module__Xb-qHq__savedFadeInOut{0%{opacity:0}15%{opacity:1}70%{opacity:1}to{opacity:0}}
.Account-module__oXyShG__container{background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary)80%);min-height:100vh;font-family:var(--font-ui);justify-content:center;padding:70px 24px 48px;display:flex}.Account-module__oXyShG__mainContent{background:var(--bg-card);border-radius:4px;width:1000px;padding:20px}@media (max-width:1000px){.Account-module__oXyShG__mainContent{width:100%}}.Account-module__oXyShG__contentWrapper{margin:0 auto}.Account-module__oXyShG__pageTitleRow{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Account-module__oXyShG__pageTitle{color:var(--text-primary);margin:0;font-size:32px;font-weight:500}.Account-module__oXyShG__pageTitleIcon{color:var(--text-muted);opacity:.5}.Account-module__oXyShG__breadcrumbs{align-items:center;gap:6px;margin-bottom:16px;display:flex}.Account-module__oXyShG__breadcrumbItem{color:var(--text-muted);font-size:14px;text-decoration:none;transition:color .15s}.Account-module__oXyShG__breadcrumbItem:hover{color:var(--text-primary)}.Account-module__oXyShG__breadcrumbItemCurrent{color:var(--text-primary);font-weight:500}.Account-module__oXyShG__breadcrumbSeparator{width:14px;height:14px;color:var(--text-muted);flex-shrink:0}.Account-module__oXyShG__accountCard{background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary)20%);border:1px solid var(--border-primary);border-radius:12px;margin-bottom:32px;padding:32px}.Account-module__oXyShG__accountHeader{align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.Account-module__oXyShG__avatarSection{flex-shrink:0}.Account-module__oXyShG__avatar{object-fit:cover;border-radius:50%;width:80px;height:80px}.Account-module__oXyShG__avatarPlaceholder{background-color:var(--bg-primary);width:80px;height:80px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.Account-module__oXyShG__avatarPlaceholder svg{width:32px;height:32px}.Account-module__oXyShG__avatarClickable{cursor:pointer}.Account-module__oXyShG__avatarSection{height:80px;position:relative}.Account-module__oXyShG__avatarOverlay{color:#fff;opacity:0;cursor:pointer;background:#00000080;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.Account-module__oXyShG__avatarSection:hover .Account-module__oXyShG__avatarOverlay{opacity:1}.Account-module__oXyShG__avatarSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite Account-module__oXyShG__spin}@keyframes Account-module__oXyShG__spin{to{transform:rotate(360deg)}}.Account-module__oXyShG__accountInfo{flex:1}.Account-module__oXyShG__userName{color:var(--text-primary);background:0 0;border:none;border-bottom:1px solid #0000;width:100%;max-width:400px;margin:0 0 8px;padding:0;font-family:inherit;font-size:24px;font-weight:600;transition:border-color .15s}.Account-module__oXyShG__userName:hover{border-bottom-color:var(--border-primary)}.Account-module__oXyShG__userName:focus{border-bottom-color:var(--accent-primary)}.Account-module__oXyShG__userName::placeholder{color:var(--text-tertiary);font-weight:400}.Account-module__oXyShG__userEmail{color:var(--text-secondary);margin:0 0 12px;font-size:16px}.Account-module__oXyShG__userJoined{color:var(--text-muted);align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.Account-module__oXyShG__userJoined svg{width:14px;height:14px}.Account-module__oXyShG__accountActions{border-top:1px solid var(--border-secondary);flex-wrap:wrap;gap:12px;padding-top:24px;display:flex}.Account-module__oXyShG__sectionHeading{color:var(--text-primary);margin:0 0 8px;font-size:20px;font-weight:600}.Account-module__oXyShG__emptyText{color:var(--text-muted);margin:20px 0 0}.Account-module__oXyShG__tableWrap{margin-top:24px;overflow-x:auto}.Account-module__oXyShG__simpleTable{border-collapse:collapse;width:100%;font-size:14px}.Account-module__oXyShG__simpleTable th,.Account-module__oXyShG__simpleTable td{border-bottom:1px solid var(--border-secondary);text-align:left;white-space:nowrap;padding:12px 10px}.Account-module__oXyShG__simpleTable th{color:var(--text-muted);font-weight:600}.Account-module__oXyShG__sectionTitle{color:var(--text-primary);margin-bottom:16px;font-size:20px;font-weight:600}.Account-module__oXyShG__linkGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}@keyframes Account-module__oXyShG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Account-module__oXyShG__accountCardSkeleton{background-color:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;align-items:flex-start;gap:24px;margin-bottom:32px;padding:32px;display:flex}.Account-module__oXyShG__skeletonAvatar{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:50%;width:80px;height:80px;animation:1.5s infinite Account-module__oXyShG__shimmer}.Account-module__oXyShG__skeletonInfo{flex:1}.Account-module__oXyShG__skeletonName{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:180px;height:28px;margin-bottom:12px;animation:1.5s infinite Account-module__oXyShG__shimmer}.Account-module__oXyShG__skeletonEmail{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:220px;height:20px;animation:1.5s infinite Account-module__oXyShG__shimmer}.Account-module__oXyShG__quickLinksSkeleton{margin-top:32px}.Account-module__oXyShG__skeletonSectionTitle{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:120px;height:24px;margin-bottom:16px;animation:1.5s infinite Account-module__oXyShG__shimmer}.Account-module__oXyShG__skeletonLinkGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.Account-module__oXyShG__skeletonLink{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:8px;height:80px;animation:1.5s infinite Account-module__oXyShG__shimmer}
.Switch-module__2EFPwW__switchRoot{background-color:var(--bg-active);width:42px;height:25px;box-shadow:0 2px 10px var(--shadow-sm);border:1px solid var(--border-primary);cursor:pointer;border-radius:9999px;padding:0;transition:background-color .2s;position:relative}.Switch-module__2EFPwW__switchRoot:not(.Switch-module__2EFPwW__switchRootAmbivalent)[data-state=checked]{background-color:var(--accent-success)}.Switch-module__2EFPwW__switchRoot:not(.Switch-module__2EFPwW__switchRootAmbivalent):hover:not([data-state=checked]){background-color:color-mix(in srgb,var(--bg-active),white 15%)}.Switch-module__2EFPwW__switchRoot:not(.Switch-module__2EFPwW__switchRootAmbivalent):hover[data-state=checked]{background-color:color-mix(in srgb,var(--accent-success),white 15%)}.Switch-module__2EFPwW__switchRoot[data-disabled]{cursor:not-allowed;opacity:.5}.Switch-module__2EFPwW__switchThumb{width:21px;height:21px;box-shadow:0 2px 2px var(--shadow-sm);will-change:transform;background-color:#fff;border-radius:9999px;transition:transform .2s;display:block}.Switch-module__2EFPwW__switchRoot[data-state=checked] .Switch-module__2EFPwW__switchThumb{transform:translate(19px)}.Switch-module__2EFPwW__size1{height:20px}.Switch-module__2EFPwW__size1 .Switch-module__2EFPwW__switchRoot{width:36px;height:20px}.Switch-module__2EFPwW__size1 .Switch-module__2EFPwW__switchThumb{width:16px;height:16px}.Switch-module__2EFPwW__size1 .Switch-module__2EFPwW__switchRoot[data-state=checked] .Switch-module__2EFPwW__switchThumb{transform:translate(18px)}.Switch-module__2EFPwW__size2{height:24px}.Switch-module__2EFPwW__size2 .Switch-module__2EFPwW__switchRoot{width:42px;height:24px}.Switch-module__2EFPwW__size2 .Switch-module__2EFPwW__switchThumb{width:20px;height:20px}.Switch-module__2EFPwW__size2 .Switch-module__2EFPwW__switchRoot[data-state=checked] .Switch-module__2EFPwW__switchThumb{transform:translate(20px)}.Switch-module__2EFPwW__size3 .Switch-module__2EFPwW__switchRoot{width:48px;height:28px}.Switch-module__2EFPwW__size3 .Switch-module__2EFPwW__switchThumb{width:24px;height:24px}.Switch-module__2EFPwW__size3 .Switch-module__2EFPwW__switchRoot[data-state=checked] .Switch-module__2EFPwW__switchThumb{transform:translate(22px)}
.Modal-module__nBisPW__modalOverlay{background:var(--modal-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Modal-module__nBisPW__modalOverlay[data-state=open]{animation:.25s cubic-bezier(.16,1,.3,1) Modal-module__nBisPW__overlayShow}.Modal-module__nBisPW__modalOverlay[data-state=closed]{animation:.25s cubic-bezier(.16,1,.3,1) Modal-module__nBisPW__overlayHide}.Modal-module__nBisPW__modalTitle{font-weight:500}.Modal-module__nBisPW__modalContent{background:var(--bg-card);border:1px solid var(--border-primary);width:95%;max-height:95vh;box-shadow:0 20px 40px var(--shadow-lg);z-index:5001;border-radius:16px;justify-content:center;align-items:center;padding:1.5rem;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.Modal-module__nBisPW__modalContent[data-state=open]{animation:.25s cubic-bezier(.16,1,.3,1) Modal-module__nBisPW__contentShow}.Modal-module__nBisPW__modalContent[data-state=closed]{animation:.25s cubic-bezier(.16,1,.3,1) Modal-module__nBisPW__contentHide}.Modal-module__nBisPW__sizeSmall{max-width:360px}.Modal-module__nBisPW__sizeMedium{max-width:420px}.Modal-module__nBisPW__sizeLarge{max-width:600px}.Modal-module__nBisPW__sizeXLarge{max-width:800px}.Modal-module__nBisPW__sizeAuto{width:auto}.Modal-module__nBisPW__sizeFullscreen{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;box-shadow:none;background:var(--bg-page);z-index:2147483647;border:none;border-radius:0;padding:0;top:0;left:0;transform:none}.Modal-module__nBisPW__modalContentFullscreen[data-state=open],.Modal-module__nBisPW__modalContentFullscreen[data-state=closed]{animation:none}.Modal-module__nBisPW__modalClose{background:var(--bg-secondary);cursor:pointer;color:var(--text-disabled);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;display:flex;position:absolute;top:26px;right:26px}.Modal-module__nBisPW__modalClose:hover{color:var(--text-secondary);background:var(--bg-active);transform:scale(1.05)}.Modal-module__nBisPW__modalClose:focus{filter:brightness(.95)}@keyframes Modal-module__nBisPW__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__nBisPW__overlayHide{0%{opacity:1}to{opacity:0}}@keyframes Modal-module__nBisPW__contentShow{0%{opacity:0;filter:blur(5px);transform:translate(-50%,-48%)scale(.96)}to{opacity:1;filter:none;transform:translate(-50%,-50%)scale(1)}}@keyframes Modal-module__nBisPW__contentHide{0%{opacity:1;filter:none;transform:translate(-50%,-50%)scale(1)}to{opacity:0;filter:blur(5px);transform:translate(-50%,-48%)scale(.96)}}@media (max-width:640px){.Modal-module__nBisPW__modalContent:not(.Modal-module__nBisPW__sizeFullscreen){width:95%;max-height:95vh;padding:1.5rem}.Modal-module__nBisPW__modalClose{top:.75rem;right:.75rem}}
.TableSettingsModal-module___H5C_a__form{flex-direction:column;gap:12px;display:flex}.TableSettingsModal-module___H5C_a__preview{color:var(--text-muted);background:var(--bg-subtle);border:1px solid var(--border-tertiary);border-radius:6px;padding:8px 10px;font-size:12px}.TableSettingsModal-module___H5C_a__row{justify-content:space-between;align-items:center;gap:8px;display:flex}.TableSettingsModal-module___H5C_a__field{flex-direction:column;gap:6px;display:flex}.TableSettingsModal-module___H5C_a__row div{justify-content:center;align-items:center;gap:4px;display:flex}.TableSettingsModal-module___H5C_a__label{color:var(--text-secondary);font-size:12px}.TableSettingsModal-module___H5C_a__input{border:1px solid var(--border-primary);background:var(--bg-primary);width:80px;color:var(--text-primary);border-radius:6px;padding:6px 8px;font-size:13px}.TableSettingsModal-module___H5C_a__input:disabled{opacity:.6}.TableSettingsModal-module___H5C_a__colorField{align-items:center;gap:8px;display:flex}.TableSettingsModal-module___H5C_a__colorInput{border:1px solid var(--border-primary);background:0 0;border-radius:6px;width:34px;height:32px;padding:0}.TableSettingsModal-module___H5C_a__hint{color:var(--text-muted);margin:0;font-size:11px}.TableSettingsModal-module___H5C_a__actions{justify-content:flex-end;gap:8px;padding-top:8px;display:flex}
.GuideFigure-module__MW9Xdq__figure{flex-direction:column;gap:8px;width:100%;margin:1.4rem 0;display:flex}.GuideFigure-module__MW9Xdq__media{border:1px solid var(--border-primary);border-radius:10px;width:100%;height:auto;display:block;overflow:hidden}.GuideFigure-module__MW9Xdq__themedImage{border-radius:10px;width:100%}.GuideFigure-module__MW9Xdq__caption{color:var(--text-muted);font-size:.85rem;line-height:1.45}.GuideFigure-module__MW9Xdq__placeholder{text-align:center;border:1.5px dashed var(--border-primary);background:var(--bg-card);width:100%;min-height:220px;color:var(--text-muted);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px 20px;display:flex}.GuideFigure-module__MW9Xdq__placeholderBadge{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-primary);border-radius:999px;padding:3px 10px;font-size:.7rem;font-weight:600}.GuideFigure-module__MW9Xdq__placeholderCaption{color:var(--text-secondary);max-width:36ch;font-size:.95rem;font-weight:500}.GuideFigure-module__MW9Xdq__placeholderPath{font-family:var(--font-mono,ui-monospace,monospace);color:var(--text-muted);opacity:.85;word-break:break-all;font-size:.78rem}
.ToolEditorInput-module__Pd2qyq__container{flex-direction:column;gap:0;width:100%;max-width:925px;display:flex;position:relative}.ToolEditorInput-module__Pd2qyq__controlsWrapper{background:var(--bg-card);border-bottom:1px solid var(--border-primary);border-radius:8px 8px 0 0;min-height:79px;overflow:hidden}.ToolEditorInput-module__Pd2qyq__containerFill{max-width:none;height:100%;min-height:0}.ToolEditorInput-module__Pd2qyq__containerFill .ToolEditorInput-module__Pd2qyq__controlsWrapper{flex:none}.ToolEditorInput-module__Pd2qyq__editorWrapperFill{flex:auto;min-height:0}.ToolEditorInput-module__Pd2qyq__editorWrapperFill .ToolEditorInput-module__Pd2qyq__editorClip{height:100%}.ToolEditorInput-module__Pd2qyq__editorWrapperFill [data-global-file-drop-scope=document-editor]{justify-content:flex-start}.ToolEditorInput-module__Pd2qyq__editorWrapper{background:var(--bg-page);isolation:isolate;background-clip:padding-box;border-top:none;border-radius:0 0 8px 8px;min-height:261px;position:relative}@keyframes ToolEditorInput-module__Pd2qyq__shimmerBorder{0%{background-position:200% 0}to{background-position:-100% 0}}.ToolEditorInput-module__Pd2qyq__editorClip{border-radius:6px;height:100%;position:relative;overflow:hidden}.ToolEditorInput-module__Pd2qyq__editorClip div{overflow:hidden!important}.ToolEditorInput-module__Pd2qyq__page{--tool-page-pad-top:96px;--tool-page-pad-side:96px;background:var(--bg-page);cursor:text;min-height:500px;font-family:Arial,sans-serif;position:relative}.ToolEditorInput-module__Pd2qyq__pageFill{height:100%;min-height:0}.ToolEditorInput-module__Pd2qyq__content{padding:var(--tool-page-pad-top)var(--tool-page-pad-side)48px;min-height:100%;color:var(--text-primary);white-space:pre-wrap;word-break:break-word;outline:none;font-size:16px;line-height:1.4}.ToolEditorInput-module__Pd2qyq__placeholderPosition{top:calc(var(--tool-page-pad-top) - 5px);left:var(--tool-page-pad-side);right:var(--tool-page-pad-side);pointer-events:none;z-index:5;align-items:center;height:2em;display:flex;position:absolute;overflow:hidden}.ToolEditorInput-module__Pd2qyq__placeholderPosition>div{white-space:nowrap;align-items:center;gap:.3em;display:flex}.ToolEditorInput-module__Pd2qyq__placeholderPosition button{pointer-events:auto}@media (max-width:640px){.ToolEditorInput-module__Pd2qyq__page{--tool-page-pad-top:40px;--tool-page-pad-side:28px}}.ToolEditorInput-module__Pd2qyq__editorFade{background:linear-gradient(to bottom,transparent,var(--bg-primary));pointer-events:none;height:120px;position:absolute;bottom:30px;left:0;right:0}.ToolEditorInput-module__Pd2qyq__mask{text-align:center;background:linear-gradient(to bottom,transparent 0%,var(--bg-primary)10%,var(--bg-primary)100%);justify-content:center;gap:6px;padding:40px 0 0;font-size:20px;position:relative;top:-40px}.ToolEditorInput-module__Pd2qyq__mask strong{margin:0;padding:0}.ToolEditorInput-module__Pd2qyq__error{background:color-mix(in srgb,var(--accent-danger),transparent 90%);border:1px solid color-mix(in srgb,var(--accent-danger),transparent 70%);color:var(--accent-danger);border-radius:8px;padding:12px 16px;font-size:14px}.ToolEditorInput-module__Pd2qyq__secondaryInputRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:30px 0;display:flex}.ToolEditorInput-module__Pd2qyq__primaryActionRow{z-index:2000;justify-content:center;display:flex;position:absolute;bottom:14px;left:0;right:0}.ToolEditorInput-module__Pd2qyq__dropdownLabel{color:var(--text-secondary);font-size:16px}.ToolEditorInput-module__Pd2qyq__dragOverlay{background:color-mix(in srgb,var(--accent-primary),transparent 85%);border:2px dashed var(--accent-primary);z-index:100;pointer-events:none;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ToolEditorInput-module__Pd2qyq__dragOverlayContent{background:var(--bg-card);color:var(--accent-primary);border-radius:8px;padding:16px 24px;font-size:16px;font-weight:500;box-shadow:0 4px 12px #0000001a}
.AIEditPackSuccessModal-module__FOg5Ja__modal{width:min(420px,100vw - 40px);padding:28px}.AIEditPackSuccessModal-module__FOg5Ja__content{flex-direction:column;align-items:center;gap:20px;display:flex}.AIEditPackSuccessModal-module__FOg5Ja__iconBadge{width:64px;height:64px;color:var(--accent-warning);background:linear-gradient(135deg,color-mix(in srgb,var(--accent-warning)12%,var(--bg-card))0%,color-mix(in srgb,var(--accent-warning)24%,var(--bg-card))50%,color-mix(in srgb,var(--accent-warning)12%,var(--bg-card))100%);border:1px solid color-mix(in srgb,var(--accent-warning)50%,var(--bg-card));background-size:200% 200%;border-radius:11px;justify-content:center;align-items:center;display:flex}@supports (corner-shape:squircle){.AIEditPackSuccessModal-module__FOg5Ja__iconBadge{corner-shape:squircle;border-radius:18px}}.AIEditPackSuccessModal-module__FOg5Ja__copy{flex-direction:column;gap:10px;display:flex}.AIEditPackSuccessModal-module__FOg5Ja__copy h2{color:var(--text-primary);letter-spacing:0;text-align:center;margin:0 0 16px;font-size:24px;font-weight:600;line-height:1.15}.AIEditPackSuccessModal-module__FOg5Ja__copy p{color:var(--text-secondary);text-align:left;margin:0;font-size:15px;line-height:1.45}.AIEditPackSuccessModal-module__FOg5Ja__button{width:100%;margin-top:4px}
.InvitePage-module__xv3IJG__pageContainer{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.InvitePage-module__xv3IJG__contentWrapper{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.InvitePage-module__xv3IJG__editorPreview{background:var(--bg-primary);min-height:100vh}.InvitePage-module__xv3IJG__card{background:var(--bg-card);text-align:left;border:1px solid var(--border-primary);border-radius:11px;width:100%;max-width:680px;padding:48px}@supports (corner-shape:squircle){.InvitePage-module__xv3IJG__card{corner-shape:squircle;border-radius:18px}}.InvitePage-module__xv3IJG__inviteIcon,.InvitePage-module__xv3IJG__errorIcon{margin-bottom:24px;font-size:48px}.InvitePage-module__xv3IJG__title{color:var(--text-primary);margin:0 0 32px;font-size:18px;font-weight:500}.InvitePage-module__xv3IJG__inviteDetails{margin-bottom:32px}.InvitePage-module__xv3IJG__inviterInfo{color:var(--text-secondary);margin-bottom:20px;font-size:16px;line-height:1.6}.InvitePage-module__xv3IJG__inviterInfo strong{color:var(--text-primary);font-weight:500}.InvitePage-module__xv3IJG__documentInfo{background:var(--bg-secondary);text-align:left;border-radius:4px;margin:24px 0 24px -24px;padding:20px}.InvitePage-module__xv3IJG__documentTitle{color:var(--text-primary);font-size:18px;font-weight:500}.InvitePage-module__xv3IJG__expirationWarning{background:var(--accent-warning-bg);color:var(--accent-warning);border-radius:6px;margin-top:20px;padding:12px 16px;font-size:14px;display:inline-block}.InvitePage-module__xv3IJG__signInPrompt,.InvitePage-module__xv3IJG__signedInAs{color:var(--text-secondary);margin-bottom:24px;font-size:15px}.InvitePage-module__xv3IJG__signedInAs strong{color:var(--text-primary)}.InvitePage-module__xv3IJG__loadingText{color:var(--text-secondary);margin-top:20px;font-size:16px}.InvitePage-module__xv3IJG__errorMessage{color:var(--text-secondary);margin:20px 0 32px;font-size:16px;line-height:1.6}.InvitePage-module__xv3IJG__redeemingState{flex-direction:column;align-items:center;gap:16px;display:flex}.InvitePage-module__xv3IJG__redeemingState p{color:var(--text-secondary);font-size:16px}.InvitePage-module__xv3IJG__authModalMessage{background:var(--bg-secondary);text-align:center;border-radius:6px;margin-bottom:20px;padding:16px}.InvitePage-module__xv3IJG__authModalMessage p{color:var(--text-secondary);margin:8px 0}.InvitePage-module__xv3IJG__authModalMessage strong{color:var(--accent-primary);font-weight:600}.InvitePage-module__xv3IJG__inviteEmailNote{color:var(--text-tertiary);margin-top:12px;font-size:13px}@media (max-width:640px){.InvitePage-module__xv3IJG__card{padding:32px 24px}.InvitePage-module__xv3IJG__title{font-size:24px}.InvitePage-module__xv3IJG__documentTitle{font-size:16px}}
.PasteParseNotice-module__7gfXFW__content{align-items:center;gap:12px;min-width:200px;display:flex}.PasteParseNotice-module__7gfXFW__text{flex:1}.PasteParseNotice-module__7gfXFW__title{color:var(--text-primary);cursor:default;margin:0 0 2px;font-size:14px;font-weight:600}.PasteParseNotice-module__7gfXFW__description{color:var(--text-secondary);cursor:default;margin:0;font-size:13px}.PasteParseNotice-module__7gfXFW__actions{gap:8px;margin-top:12px;display:flex}.PasteParseNotice-module__7gfXFW__button{-webkit-appearance:none;appearance:none;border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border-radius:5px;padding:5px 10px;font-size:13px;font-weight:500;transition:background .12s,border-color .12s}.PasteParseNotice-module__7gfXFW__button:hover{background:var(--bg-card);border-color:var(--text-tertiary)}
.CustomScrollbar-module__D7WqBG__customScrollbar{-webkit-user-select:none;user-select:none;touch-action:none}
.HomeHeroInputLite-module__68CIXq__page{background:var(--bg-page);cursor:text;min-height:500px;font-family:Arial,sans-serif;position:relative}.HomeHeroInputLite-module__68CIXq__content{min-height:420px;color:var(--text-primary);white-space:pre-wrap;word-break:break-word;outline:none;padding:78px 84px 48px;line-height:1.4}.HomeHeroInputLite-module__68CIXq__placeholder{pointer-events:none;white-space:nowrap;align-items:center;gap:.3em;height:2em;display:flex;position:absolute;top:73px;left:84px;right:84px}.HomeHeroInputLite-module__68CIXq__placeholderText{color:var(--text-tertiary);opacity:.5;-webkit-user-select:none;user-select:none}.HomeHeroInputLite-module__68CIXq__placeholder button{pointer-events:auto}
.ToolLandingPage-module__MQughW__container{background-color:var(--bg-card);flex-direction:column;gap:20px;min-height:100vh;display:flex}.ToolLandingPage-module__MQughW__main{z-index:1;background:var(--home-page-bg);width:100%;padding:80px 0 50px}.ToolLandingPage-module__MQughW__toolSection{width:100%}.ToolLandingPage-module__MQughW__toolSection h2{width:100%;max-width:1320px;padding:0 40px}.ToolLandingPage-module__MQughW__toolContent{flex-direction:column;align-items:center;max-width:920px;margin:0 auto;display:flex}.ToolLandingPage-module__MQughW__bottomSection{background:var(--home-page-bg);border-bottom:1px solid color-mix(in srgb,var(--bg-primary),var(--accent-primary)5%);flex:1;width:100%;padding:50px 24px}.ToolLandingPage-module__MQughW__bottomSectionInner{flex-direction:column;align-items:center;width:100%;max-width:900px;margin:0 auto;display:flex}.ToolLandingPage-module__MQughW__heroSection{text-align:center;margin-bottom:40px}.ToolLandingPage-module__MQughW__headline{color:var(--text-primary);font-size:42px;font-weight:500;line-height:1.2;font-family:var(--font-ui);margin:0 0 16px}.ToolLandingPage-module__MQughW__description{color:var(--text-secondary);max-width:700px;margin:0;font-size:18px;line-height:1.6}.ToolLandingPage-module__MQughW__inputSection{justify-content:center;width:100%;display:flex}.ToolLandingPage-module__MQughW__comparisonSection{width:100%;max-width:800px;margin:20px auto}.ToolLandingPage-module__MQughW__comparisonSubtitle{color:var(--text-primary);text-align:left;width:100%;max-width:800px;margin:0 auto;font-size:32px;font-weight:400}.ToolLandingPage-module__MQughW__comparisonTableWrapper{background:var(--bg-card);border-radius:12px;overflow-x:auto}.ToolLandingPage-module__MQughW__comparisonTable{border-collapse:collapse;width:100%;font-size:14px}.ToolLandingPage-module__MQughW__comparisonTable th,.ToolLandingPage-module__MQughW__comparisonTable td{text-align:center;border-bottom:1px solid var(--border-primary);padding:8px 16px}.ToolLandingPage-module__MQughW__comparisonTable tbody tr:last-child td{border-bottom:none}.ToolLandingPage-module__MQughW__dimensionHeader{text-align:left;width:200px}.ToolLandingPage-module__MQughW__productHeader{width:120px}.ToolLandingPage-module__MQughW__productName{color:var(--text-primary);justify-content:center;align-items:center;gap:4px;font-size:16px;font-weight:600;display:flex}.ToolLandingPage-module__MQughW__otherProductName{color:var(--text-tertiary);justify-content:center;align-items:center;gap:4px;font-size:16px;font-weight:600;display:flex}.ToolLandingPage-module__MQughW__dimensionCell{text-align:left;color:var(--text-primary);font-weight:500}.ToolLandingPage-module__MQughW__valueCell{color:var(--text-secondary)}.ToolLandingPage-module__MQughW__reviseCell{background:color-mix(in srgb,var(--accent-success),transparent 90%)}.ToolLandingPage-module__MQughW__cellCheck{color:var(--color-green,#22c55e);justify-content:center;align-items:center;display:inline-flex}.ToolLandingPage-module__MQughW__cellX{color:color-mix(in srgb,var(--accent-danger),var(--text-muted)20%);opacity:.5;justify-content:center;align-items:center;display:inline-flex}.ToolLandingPage-module__MQughW__cellText{color:var(--text-secondary);font-size:13px}.ToolLandingPage-module__MQughW__cellNumber{color:var(--text-primary);font-size:14px;font-weight:600}.ToolLandingPage-module__MQughW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ToolLandingPage-module__MQughW__ctaSection{border-radius:12px;justify-content:center;align-items:center;gap:16px;width:100%;max-width:700px;margin:0 auto;padding:40px 24px;display:flex}.ToolLandingPage-module__MQughW__ctaText{color:var(--text-primary);font-size:18px;font-weight:500}@media (max-width:768px){.ToolLandingPage-module__MQughW__main{padding:70px 16px 40px}.ToolLandingPage-module__MQughW__bottomSection{padding:40px 16px}.ToolLandingPage-module__MQughW__headline{font-size:32px}.ToolLandingPage-module__MQughW__description{font-size:16px}.ToolLandingPage-module__MQughW__comparisonSection{margin-bottom:40px}.ToolLandingPage-module__MQughW__comparisonTitle{font-size:20px}.ToolLandingPage-module__MQughW__comparisonTable th,.ToolLandingPage-module__MQughW__comparisonTable td{padding:10px 8px;font-size:12px}.ToolLandingPage-module__MQughW__dimensionHeader{width:120px}.ToolLandingPage-module__MQughW__productHeader{width:70px}.ToolLandingPage-module__MQughW__productName{font-size:11px}.ToolLandingPage-module__MQughW__dimensionCell{font-size:12px}.ToolLandingPage-module__MQughW__cellText{font-size:11px}.ToolLandingPage-module__MQughW__ctaSection{text-align:center;flex-direction:column;gap:12px;padding:30px 20px}.ToolLandingPage-module__MQughW__ctaText{font-size:16px}}
.PageLayoutModal-module__Gyzd7a__form{flex-direction:column;display:flex}.PageLayoutModal-module__Gyzd7a__row{border-top:1px solid var(--border-primary);grid-template-columns:1fr 1fr;gap:10px;padding:10px 0;display:grid}.PageLayoutModal-module__Gyzd7a__fieldGroup{flex-direction:column;gap:3px;display:flex}.PageLayoutModal-module__Gyzd7a__label{color:var(--text-secondary);font-size:11px;font-weight:500}.PageLayoutModal-module__Gyzd7a__input{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);padding:5px 8px;font-size:13px;transition:border-color .15s,box-shadow .15s}.PageLayoutModal-module__Gyzd7a__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-primary-alpha);outline:none}.PageLayoutModal-module__Gyzd7a__pageSizeDropdown{width:100%;display:flex}.PageLayoutModal-module__Gyzd7a__topRow{align-items:flex-end;gap:10px;display:flex}.PageLayoutModal-module__Gyzd7a__topRowControls{flex-shrink:0;align-items:stretch;gap:8px;display:flex}.PageLayoutModal-module__Gyzd7a__orientationToggle{border:1px solid var(--border-primary);border-radius:5px;flex-shrink:0;display:flex;overflow:hidden}.PageLayoutModal-module__Gyzd7a__orientationBtn{min-width:0;height:auto;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:5px 8px;transition:background-color .15s,color .15s;display:flex}.PageLayoutModal-module__Gyzd7a__orientationBtn:first-child{border-right:1px solid var(--border-primary)}.PageLayoutModal-module__Gyzd7a__orientationBtnActive{background:var(--bg-secondary);color:var(--accent-primary)}.PageLayoutModal-module__Gyzd7a__orientationBtn:hover:not(.PageLayoutModal-module__Gyzd7a__orientationBtnActive){color:var(--text-primary)}.PageLayoutModal-module__Gyzd7a__unitToggle{border:1px solid var(--border-primary);border-radius:5px;display:flex;overflow:hidden}.PageLayoutModal-module__Gyzd7a__unitBtn{min-width:36px;height:auto;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:0;padding:5px 8px;font-size:12px;line-height:1;transition:background-color .15s,color .15s}.PageLayoutModal-module__Gyzd7a__unitBtn:first-child{border-right:1px solid var(--border-primary)}.PageLayoutModal-module__Gyzd7a__unitBtnActive{background:var(--bg-secondary);color:var(--accent-primary)}.PageLayoutModal-module__Gyzd7a__unitBtn:hover:not(.PageLayoutModal-module__Gyzd7a__unitBtnActive){color:var(--text-primary)}.PageLayoutModal-module__Gyzd7a__pageArea{flex-direction:column;align-items:center;gap:5px;padding:20px 0;display:flex}.PageLayoutModal-module__Gyzd7a__pageMiddleRow{align-items:center;gap:6px;display:flex}.PageLayoutModal-module__Gyzd7a__marginInputWrap{flex-direction:column;align-items:center;gap:2px;display:flex}.PageLayoutModal-module__Gyzd7a__marginInput{border:1px solid var(--border-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center;background:var(--bg-primary);width:50px;color:var(--text-primary);-moz-appearance:textfield;border-radius:4px;padding:3px 4px;font-size:12px;transition:border-color .15s,box-shadow .15s}.PageLayoutModal-module__Gyzd7a__marginInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PageLayoutModal-module__Gyzd7a__marginInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PageLayoutModal-module__Gyzd7a__marginInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-primary-alpha);outline:none}.PageLayoutModal-module__Gyzd7a__pagePreview{border:1.5px solid var(--border-primary);background:var(--bg-secondary);border-radius:2px;flex-shrink:0;transition:width .2s,height .2s;position:relative}.PageLayoutModal-module__Gyzd7a__contentArea{background:var(--bg-primary);border:1px dashed var(--border-primary);border-radius:1px;transition:all .15s;position:absolute}.PageLayoutModal-module__Gyzd7a__lockToggle{border:1px solid var(--border-primary);background:var(--bg-secondary);cursor:pointer;width:24px;min-width:24px;height:24px;color:var(--text-tertiary);z-index:1;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s,border-color .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PageLayoutModal-module__Gyzd7a__lockToggle:hover{background:var(--bg-tertiary,var(--bg-secondary));color:var(--text-primary);border-color:var(--text-tertiary)}.PageLayoutModal-module__Gyzd7a__lockToggleLocked{color:var(--accent-primary)}.PageLayoutModal-module__Gyzd7a__unitsHint{color:var(--text-tertiary);margin-top:1px;font-size:10px}.PageLayoutModal-module__Gyzd7a__inlineField{align-items:center;gap:6px;display:flex}.PageLayoutModal-module__Gyzd7a__fieldIcon{color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;gap:4px;font-size:12px;display:flex}.PageLayoutModal-module__Gyzd7a__inlineInput{border:1px solid var(--border-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:var(--bg-primary);width:50px;min-width:0;color:var(--text-primary);-moz-appearance:textfield;border-radius:4px;padding:4px 6px;font-size:14px;transition:border-color .15s,box-shadow .15s}.PageLayoutModal-module__Gyzd7a__inlineInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PageLayoutModal-module__Gyzd7a__inlineInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PageLayoutModal-module__Gyzd7a__inlineInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-primary-alpha);outline:none}.PageLayoutModal-module__Gyzd7a__unitLabel{color:var(--text-tertiary);flex-shrink:0;font-size:11px}.PageLayoutModal-module__Gyzd7a__toggleRow{border-top:1px solid var(--border-primary);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.PageLayoutModal-module__Gyzd7a__toggleLabel{color:var(--text-primary);font-size:13px}.PageLayoutModal-module__Gyzd7a__actions{justify-content:flex-end;gap:8px;margin-top:30px;display:flex}.PageLayoutModal-module__Gyzd7a__pageNumberPreview{color:var(--text-primary);font-size:14px;font-weight:600;line-height:1;position:absolute}.PageLayoutModal-module__Gyzd7a__pageNumberPreviewTopLeft{top:10px;left:10px}.PageLayoutModal-module__Gyzd7a__pageNumberPreviewTopRight{top:10px;right:10px}.PageLayoutModal-module__Gyzd7a__pageNumberPreviewBottomLeft{bottom:10px;left:10px}.PageLayoutModal-module__Gyzd7a__pageNumberPreviewBottomRight{bottom:10px;right:10px}.PageLayoutModal-module__Gyzd7a__pageNumberPreviewMuted{opacity:.3}.PageLayoutModal-module__Gyzd7a__positionGrid{border-top:1px solid var(--border-primary);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:14px;padding-bottom:14px;display:grid}.PageLayoutModal-module__Gyzd7a__positionButton{border:1px solid var(--border-primary);background:var(--bg-primary);min-height:36px;color:var(--text-secondary);border-radius:6px;justify-content:center;align-items:center;font-size:12px;transition:border-color .15s,background-color .15s,color .15s,box-shadow .15s;display:flex}.PageLayoutModal-module__Gyzd7a__positionButton:hover{color:var(--text-primary);border-color:var(--text-secondary)}.PageLayoutModal-module__Gyzd7a__positionButtonActive{color:var(--accent-primary);border-color:var(--accent-primary);background:var(--accent-primary-alpha);box-shadow:0 0 0 1px var(--accent-primary-alpha)}.PageLayoutModal-module__Gyzd7a__positionButtonDisabled{opacity:.5}
.PdfUsageCard-module__0VP1_W__container{flex-direction:column;gap:10px;display:flex}.PdfUsageCard-module__0VP1_W__header{flex-direction:column;gap:2px;display:flex}.PdfUsageCard-module__0VP1_W__title{color:var(--text-primary);justify-content:space-between;align-items:center;font-size:14px;font-weight:600;display:flex}.PdfUsageCard-module__0VP1_W__subtitle{color:var(--text-muted);font-size:12px}.PdfUsageCard-module__0VP1_W__bar{background:var(--bg-primary);border-radius:3px;height:6px;overflow:hidden}.PdfUsageCard-module__0VP1_W__barFill{background:var(--accent-primary);border-radius:3px;height:100%;transition:width .3s}.PdfUsageCard-module__0VP1_W__stats{justify-content:space-between;align-items:center;display:flex}.PdfUsageCard-module__0VP1_W__count{color:var(--text-primary);font-size:13px;font-weight:500}.PdfUsageCard-module__0VP1_W__remaining{color:var(--text-muted);font-size:12px}.PdfUsageCard-module__0VP1_W__learnMore{color:var(--accent-primary);align-items:center;gap:4px;font-size:12px;text-decoration:none;display:inline-flex}.PdfUsageCard-module__0VP1_W__learnMore:hover{text-decoration:underline}
.ProofreadingBenchmarkTable-module__rDqd0a__wrap{margin:1.75rem 0}.ProofreadingBenchmarkTable-module__rDqd0a__table{border-collapse:collapse;border:1px solid var(--border-primary);background:var(--bg-card);border-radius:12px;width:100%;font-size:.95rem;overflow:hidden}.ProofreadingBenchmarkTable-module__rDqd0a__table thead th{text-align:left;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border-primary);padding:.7rem .85rem;font-size:.78rem;font-weight:600}.ProofreadingBenchmarkTable-module__rDqd0a__table tbody td{border-bottom:1px solid var(--border-primary);color:var(--text-secondary);vertical-align:middle;padding:.7rem .85rem}.ProofreadingBenchmarkTable-module__rDqd0a__table tbody tr:last-child td{border-bottom:none}.ProofreadingBenchmarkTable-module__rDqd0a__table tbody tr:first-child{background:color-mix(in srgb,var(--accent-primary)8%,transparent)}.ProofreadingBenchmarkTable-module__rDqd0a__rankCol{text-align:center;width:2.5rem;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ProofreadingBenchmarkTable-module__rDqd0a__modelCell{color:var(--text-primary);white-space:nowrap;font-weight:600}.ProofreadingBenchmarkTable-module__rDqd0a__providerCol,.ProofreadingBenchmarkTable-module__rDqd0a__reasoningCol{color:var(--text-muted);white-space:nowrap}.ProofreadingBenchmarkTable-module__rDqd0a__numCol{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.ProofreadingBenchmarkTable-module__rDqd0a__fixRate{color:var(--text-primary);font-weight:600;display:block}.ProofreadingBenchmarkTable-module__rDqd0a__bar{background:var(--accent-primary);opacity:.55;border-radius:2px;max-width:90px;height:3px;margin-top:4px;margin-left:auto;display:block}.ProofreadingBenchmarkTable-module__rDqd0a__caption{color:var(--text-muted);margin-top:.75rem;font-size:.85rem;line-height:1.5}@media (max-width:640px){.ProofreadingBenchmarkTable-module__rDqd0a__table thead th.ProofreadingBenchmarkTable-module__rDqd0a__providerCol,.ProofreadingBenchmarkTable-module__rDqd0a__table tbody td.ProofreadingBenchmarkTable-module__rDqd0a__providerCol,.ProofreadingBenchmarkTable-module__rDqd0a__table thead th.ProofreadingBenchmarkTable-module__rDqd0a__reasoningCol,.ProofreadingBenchmarkTable-module__rDqd0a__table tbody td.ProofreadingBenchmarkTable-module__rDqd0a__reasoningCol{display:none}.ProofreadingBenchmarkTable-module__rDqd0a__table{font-size:.88rem}}
.HeroFloatingIcons-module__DMWnPG__layer{pointer-events:none;z-index:-1;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.HeroFloatingIcons-module__DMWnPG__icon{--hero-icon-size:60px;--hero-frame-half:517px;--hero-edge-pad:28px;--hero-arc-flat-gutter:90px;--hero-arc-gain:.22;--hero-gutter:calc(50% - var(--hero-frame-half));--hero-arc-span:max(0px,calc((var(--hero-gutter) - var(--hero-arc-flat-gutter))*var(--hero-arc-gain)));width:var(--hero-icon-size);height:var(--hero-icon-size);top:calc(var(--ty)*100%);pointer-events:auto;animation:HeroFloatingIcons-module__DMWnPG__heroIconSpring var(--enter-duration,.7s)cubic-bezier(.22,1,.36,1)var(--enter-delay,0s)both;position:absolute;translate:0 -50%}@keyframes HeroFloatingIcons-module__DMWnPG__heroIconSpring{0%{opacity:0;scale:.2}55%{opacity:1;scale:1.12}72%{scale:.94}86%{scale:1.03}to{opacity:1;scale:1}}.HeroFloatingIcons-module__DMWnPG__iconInner{width:100%;height:100%;animation:HeroFloatingIcons-module__DMWnPG__heroIconFloat var(--float-duration,14s)ease-in-out var(--float-delay,0s)infinite;will-change:transform;justify-content:center;align-items:center;display:flex}@keyframes HeroFloatingIcons-module__DMWnPG__heroIconFloat{0%{transform:translateY(0)}25%{transform:translateY(calc(var(--float-distance,8px)*-.5))}50%{transform:translateY(0)}75%{transform:translateY(calc(var(--float-distance,8px)*.5))}to{transform:translateY(0)}}.HeroFloatingIcons-module__DMWnPG__iconPress{will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.HeroFloatingIcons-module__DMWnPG__pressed{scale:.82;transform:perspective(200px)rotateX(var(--push-rx,0deg))rotateY(var(--push-ry,0deg));transition:scale .1s ease-out,transform .1s ease-out}.HeroFloatingIcons-module__DMWnPG__releasing{animation:.45s cubic-bezier(.34,1.56,.64,1) HeroFloatingIcons-module__DMWnPG__heroIconPop}@keyframes HeroFloatingIcons-module__DMWnPG__heroIconPop{0%{scale:.82;transform:perspective(200px)rotateX(var(--push-rx,0deg))rotateY(var(--push-ry,0deg))}45%{scale:1.12}70%{scale:.98}to{transform:perspective(200px)rotateX(0)rotateY(0)}}@media (prefers-reduced-motion:reduce){.HeroFloatingIcons-module__DMWnPG__icon,.HeroFloatingIcons-module__DMWnPG__iconInner,.HeroFloatingIcons-module__DMWnPG__iconPress{animation:none}.HeroFloatingIcons-module__DMWnPG__pressed,.HeroFloatingIcons-module__DMWnPG__releasing{transition:none;transform:none}}.HeroFloatingIcons-module__DMWnPG__left{left:max(var(--hero-edge-pad),calc(var(--hero-gutter)/2 - var(--hero-icon-size)/2 + var(--arc,0)*var(--hero-arc-span)))}.HeroFloatingIcons-module__DMWnPG__right{right:max(var(--hero-edge-pad),calc(var(--hero-gutter)/2 - var(--hero-icon-size)/2 + var(--arc,0)*var(--hero-arc-span)))}@media (max-width:1000px){.HeroFloatingIcons-module__DMWnPG__layer{display:none}}
.SpellCheck-module__P7Zu_G__root{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative}.SpellCheck-module__P7Zu_G__doc{background:var(--bg-card);border-radius:8px 8px 0 0;padding:22px 28px 0;position:absolute;inset:16px 36px 0;overflow:hidden;box-shadow:0 2px 4px #00000014}@supports (corner-shape:squircle){.SpellCheck-module__P7Zu_G__doc{corner-shape:squircle;border-radius:12px 12px 0 0}}.SpellCheck-module__P7Zu_G__doc .SpellCheck-module__P7Zu_G__docTitle,.SpellCheck-module__P7Zu_G__doc .SpellCheck-module__P7Zu_G__sentence,.SpellCheck-module__P7Zu_G__doc .SpellCheck-module__P7Zu_G__error{font-family:inherit}.SpellCheck-module__P7Zu_G__docTitle{color:var(--text-primary);margin:0 0 13px;font-size:18px;font-weight:600}.SpellCheck-module__P7Zu_G__doc .SpellCheck-module__P7Zu_G__sentence{color:var(--text-primary);margin:0;font-size:15px;line-height:1.6}.SpellCheck-module__P7Zu_G__doc .SpellCheck-module__P7Zu_G__sentence+.SpellCheck-module__P7Zu_G__sentence{margin-top:.65em}.SpellCheck-module__P7Zu_G__error{-webkit-text-decoration:underline wavy var(--diff-delete)1px;-webkit-text-decoration:underline wavy var(--diff-delete)1px;text-decoration:underline wavy var(--diff-delete)1px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:2px}.SpellCheck-module__P7Zu_G__pill{background:var(--bg-primary);border:1px solid var(--border-primary);height:22px;color:var(--text-primary);white-space:nowrap;opacity:0;z-index:2;border-radius:4px;align-items:stretch;font-size:13px;transition:opacity .18s ease-out,transform .18s ease-out;display:inline-flex;position:absolute;top:0;left:0;transform:translateY(-3px);box-shadow:0 2px 4px #00000014}.SpellCheck-module__P7Zu_G__pillVisible{opacity:1;transform:translateY(0)}.SpellCheck-module__P7Zu_G__pillSuggestion{align-items:center;padding:0 8px;display:inline-flex}.SpellCheck-module__P7Zu_G__pillHint{opacity:.4;margin-left:6px;font-size:11px}.SpellCheck-module__P7Zu_G__pillDismiss{color:var(--text-secondary);align-items:center;padding:0 7px 0 2px;font-size:12px;display:inline-flex}.SpellCheck-module__P7Zu_G__cursor{z-index:3;will-change:transform;transition:opacity .18s ease-out;position:absolute;top:0;left:0}
.FAQSection-module__N_uXZG__faqSection{width:100%;max-width:700px}.FAQSection-module__N_uXZG__sectionTitle{color:var(--text-primary);text-align:center;font-size:28px;font-weight:400;font-family:var(--font-ui);margin:0 0 24px}.FAQSection-module__N_uXZG__faqList{flex-direction:column;gap:12px;margin:0;display:flex}.FAQSection-module__N_uXZG__faqItem{background:var(--bg-card);border:1px solid color-mix(in srgb,var(--border-primary),var(--accent-primary)15%);border-radius:12px;padding:0;overflow:hidden}.FAQSection-module__N_uXZG__faqQuestion{width:100%;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;font-size:17px;font-weight:400;list-style:none;display:flex}.FAQSection-module__N_uXZG__faqQuestion::-webkit-details-marker{display:none}.FAQSection-module__N_uXZG__faqItem:not([open]) .FAQSection-module__N_uXZG__faqQuestion:hover{color:var(--accent-primary)}.FAQSection-module__N_uXZG__faqChevron{width:20px;height:20px;color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.FAQSection-module__N_uXZG__faqItem[open] .FAQSection-module__N_uXZG__faqChevron{transform:rotate(180deg)}.FAQSection-module__N_uXZG__faqAnswer{color:var(--text-secondary);margin:0;padding:0 24px 20px;font-size:15px;line-height:1.7}.FAQSection-module__N_uXZG__faqAnswer p{margin:0 0 12px}.FAQSection-module__N_uXZG__faqAnswer p:last-child{margin-bottom:0}.FAQSection-module__N_uXZG__faqAnswer a{color:var(--accent-primary);text-decoration:none}.FAQSection-module__N_uXZG__faqAnswer a:hover{text-decoration:underline}.FAQSection-module__N_uXZG__faqItemStatic{padding:20px 24px}.FAQSection-module__N_uXZG__faqQuestionStatic{cursor:default;padding:0;display:block}.FAQSection-module__N_uXZG__faqAnswerStatic{padding:0}.FAQSection-module__N_uXZG__faqSectionLanding .FAQSection-module__N_uXZG__faqList{gap:20px}.FAQSection-module__N_uXZG__faqSectionLanding .FAQSection-module__N_uXZG__faqItem{border:none;border-radius:8px}.FAQSection-module__N_uXZG__faqSectionLanding .FAQSection-module__N_uXZG__faqQuestion{padding:20px;font-size:18px;font-weight:500}.FAQSection-module__N_uXZG__faqSectionLanding .FAQSection-module__N_uXZG__faqItem:not([open]) .FAQSection-module__N_uXZG__faqQuestion:hover{color:var(--accent-primary)}.FAQSection-module__N_uXZG__faqSectionLanding .FAQSection-module__N_uXZG__faqAnswer{padding:0 20px 20px;line-height:1.6}.FAQSection-module__N_uXZG__faqSectionLanding .FAQSection-module__N_uXZG__faqItemStatic{padding:20px}.FAQSection-module__N_uXZG__faqSectionLanding .FAQSection-module__N_uXZG__faqQuestionStatic{margin:0 0 8px}.FAQSection-module__N_uXZG__faqSectionLanding .FAQSection-module__N_uXZG__faqAnswerStatic{margin:0}@media (max-width:768px){.FAQSection-module__N_uXZG__sectionTitle{font-size:24px}.FAQSection-module__N_uXZG__faqItem{padding:0}.FAQSection-module__N_uXZG__faqQuestion{padding:16px 20px;font-size:16px}.FAQSection-module__N_uXZG__faqAnswer{padding:0 20px 16px;font-size:14px}.FAQSection-module__N_uXZG__faqSectionLanding .FAQSection-module__N_uXZG__faqQuestion{padding:16px 18px}.FAQSection-module__N_uXZG__faqSectionLanding .FAQSection-module__N_uXZG__faqAnswer{padding:0 18px 16px}.FAQSection-module__N_uXZG__faqSectionLanding .FAQSection-module__N_uXZG__faqItemStatic{padding:16px 18px}}
.LinkEditor-module__VlvhEW__linkEditor{background:var(--bg-card);border:1px solid var(--border);z-index:100;border-radius:4px;width:280px;position:relative}.LinkEditor-module__VlvhEW__linkEditorContent{flex-direction:column;gap:12px;padding:12px;display:flex}.LinkEditor-module__VlvhEW__linkField{flex-direction:column;gap:4px;display:flex}.LinkEditor-module__VlvhEW__linkLabel{color:var(--text-secondary);letter-spacing:.5px;font-size:11px;font-weight:500}.LinkEditor-module__VlvhEW__linkInputRow{gap:6px;display:flex}.LinkEditor-module__VlvhEW__linkInput{border:1px solid var(--border-primary);border-radius:4px;flex-grow:1}.LinkEditor-module__VlvhEW__linkInput:focus{border-color:var(--accent-primary)}.LinkEditor-module__VlvhEW__linkInputInvalid,.LinkEditor-module__VlvhEW__linkInputInvalid:focus{border-color:var(--accent-danger)}.LinkEditor-module__VlvhEW__linkInput::placeholder{color:var(--text-tertiary)}.LinkEditor-module__VlvhEW__inlineLatexInput{width:100%;font-family:Monaco,Menlo,Consolas,monospace}.LinkEditor-module__VlvhEW__linkButton{background:var(--bg-input);border:1px solid var(--border);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.LinkEditor-module__VlvhEW__linkButton:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.LinkEditor-module__VlvhEW__linkButton:disabled{opacity:.5;cursor:not-allowed}.LinkEditor-module__VlvhEW__linkTextPreview{color:var(--text-secondary);background:var(--bg-subtle);white-space:nowrap;text-overflow:ellipsis;border-radius:6px;padding:8px 10px;font-size:13px;overflow:hidden}.LinkEditor-module__VlvhEW__removeLinkButton{color:var(--accent-danger);background:color-mix(in srgb,var(--accent-danger),transparent 90%);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-family:inherit;font-size:12px;transition:all .15s;display:flex}.LinkEditor-module__VlvhEW__removeLinkButton:hover{background:var(--accent-danger);color:#fff}.LinkEditor-module__VlvhEW__connector{background:var(--border);width:20px;height:2px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.LinkEditor-module__VlvhEW__connector:after{content:"";background:var(--border);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}.LinkEditor-module__VlvhEW__narrowMode .LinkEditor-module__VlvhEW__connector{display:none}
.TierName-module__lSa4YW__tierName{color:var(--text-primary);font-weight:500}
.UserDropdown-module__w7eg3q__triggerWrapper{justify-content:center;align-items:center;display:flex;position:relative}.UserDropdown-module__w7eg3q__avatarContainer{cursor:pointer;isolation:isolate;cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.UserDropdown-module__w7eg3q__radialProgress{pointer-events:none;z-index:-1;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.UserDropdown-module__w7eg3q__radialProgressVisible{transform:translate(-50%,-50%)scale(1)}.UserDropdown-module__w7eg3q__radialProgressBg{stroke:var(--gray-4)}.UserDropdown-module__w7eg3q__radialProgressFill{stroke:var(--accent-primary);transition:stroke-dashoffset .3s}.UserDropdown-module__w7eg3q__dropdownContent{z-index:1000;min-width:180px;}.UserDropdown-module__w7eg3q__usageSection{-webkit-user-select:none;user-select:none;padding:10px 10px 8px}.UserDropdown-module__w7eg3q__usageHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.UserDropdown-module__w7eg3q__usageLabel{color:var(--text-primary);font-size:12px;font-weight:700}.UserDropdown-module__w7eg3q__timeLeft{color:var(--text-tertiary);font-size:11px;font-weight:400}.UserDropdown-module__w7eg3q__usageProgressContainer{flex-direction:column;height:20px;display:flex;position:relative}.UserDropdown-module__w7eg3q__usageProgressBar{background:var(--gray-4);border-radius:2px;height:4px;overflow:hidden}.UserDropdown-module__w7eg3q__usagePercentBelow{color:var(--gray-11);text-align:center;width:100px;margin-top:6px;font-size:11px;font-weight:500;position:absolute;transform:translate(-50%)}.UserDropdown-module__w7eg3q__usageProgressFill{background:var(--accent-primary);border-radius:2px;height:100%;transition:width .3s}.UserDropdown-module__w7eg3q__tierBadge{border:1px solid var(--border-primary);cursor:default;background:0 0;border-radius:5px;justify-content:center;align-items:center;margin-left:auto;padding:2px 5px;display:flex}@supports (corner-shape:squircle){.UserDropdown-module__w7eg3q__tierBadge{corner-shape:squircle;border-radius:8px}}.UserDropdown-module__w7eg3q__dropdownLabel{}.UserDropdown-module__w7eg3q__dropdownItem{}.UserDropdown-module__w7eg3q__dropdownItem svg{color:var(--accent-primary)}.UserDropdown-module__w7eg3q__dropdownItem[data-state=checked]{color:var(--accent-11);font-weight:500}.UserDropdown-module__w7eg3q__dropdownSeparator{}.UserDropdown-module__w7eg3q__themeToggleRow{border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.UserDropdown-module__w7eg3q__themeLabel{color:var(--text-primary);font-size:13px}.UserDropdown-module__w7eg3q__themeToggle{align-items:center;gap:6px;display:flex}.UserDropdown-module__w7eg3q__themeIcon{width:14px;height:14px;color:var(--text-secondary);flex-shrink:0}
.PaymentFailedBanner-module__HDnBsq__banner{background:linear-gradient(to right,color-mix(in srgb,var(--accent-danger),var(--bg-primary)80%)0%,var(--bg-card)80%,var(--bg-card)100%);color:var(--accent-danger);border:1px solid color-mix(in srgb,var(--accent-danger),var(--bg-primary)70%);cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-position:50% 0;background-size:200% 100%;border-radius:8px;align-items:center;gap:8px;height:34px;padding:4px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:background-position .5s;display:flex}@supports (corner-shape:squircle){.PaymentFailedBanner-module__HDnBsq__banner{corner-shape:squircle;border-radius:12px}}.PaymentFailedBanner-module__HDnBsq__banner:hover{background-position:100% 0}.PaymentFailedBanner-module__HDnBsq__message{white-space:nowrap}.PaymentFailedBanner-module__HDnBsq__arrow{opacity:.8;transition:transform .15s,opacity .15s}.PaymentFailedBanner-module__HDnBsq__banner:hover .PaymentFailedBanner-module__HDnBsq__arrow{opacity:1;transform:translate(3px)}
.WordCountModal-module__3Le4wa__modal{padding:24px}.WordCountModal-module__3Le4wa__content{flex-direction:column;gap:20px;width:min(520px,100vw - 64px);display:flex}.WordCountModal-module__3Le4wa__overallGrid,.WordCountModal-module__3Le4wa__selectionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.WordCountModal-module__3Le4wa__metricCell{border:1px solid var(--border-primary);background:var(--bg-secondary);border-radius:8px;min-width:0;padding:12px}.WordCountModal-module__3Le4wa__metricLabel{color:var(--text-muted);font-size:12px;line-height:1.2}.WordCountModal-module__3Le4wa__metricValue{color:var(--text-primary);overflow-wrap:anywhere;margin-top:6px;font-size:24px;font-weight:500;line-height:1.1}.WordCountModal-module__3Le4wa__metricDetail{color:var(--text-muted);margin-top:4px;font-size:12px}.WordCountModal-module__3Le4wa__selectionSection{flex-direction:column;gap:10px;display:flex}.WordCountModal-module__3Le4wa__selectionSection h3{color:var(--text-primary);margin:0;font-size:18px;font-weight:500;line-height:1.3}.WordCountModal-module__3Le4wa__emptyState{color:var(--text-muted);text-align:center;padding:18px;font-size:14px}@media (max-width:640px){.WordCountModal-module__3Le4wa__overallGrid,.WordCountModal-module__3Le4wa__selectionGrid{grid-template-columns:1fr}}
