.DocumentPreview-module__hswR_a__previewContainer{background-color:var(--bg-secondary);justify-content:center;align-items:flex-start;width:100%;display:flex;position:relative;overflow:hidden}.DocumentPreview-module__hswR_a__pageContainer{background-color:var(--bg-card);box-shadow:0 2px 4px var(--shadow-sm);position:relative;overflow:hidden}.DocumentPreview-module__hswR_a__previewCanvas{width:100%;height:100%;display:block}.DocumentPreview-module__hswR_a__gradientOverlay{background:linear-gradient(transparent,var(--bg-overlay));pointer-events:none;height:60px;position:absolute;bottom:0;left:0;right:0}.DocumentPreview-module__hswR_a__dark .DocumentPreview-module__hswR_a__pageContainer{background-color:var(--bg-card);box-shadow:0 2px 4px var(--shadow-md)}.DocumentPreview-module__hswR_a__dark .DocumentPreview-module__hswR_a__gradientOverlay{background:linear-gradient(#0000,#1a1a1ae6)}
.DeleteConfirmModal-module__aNOI7q__content{flex-direction:column;align-items:center;gap:6px;width:100%;padding:8px 0;display:flex}.DeleteConfirmModal-module__aNOI7q__iconContainer{background-color:var(--accent-danger-light,#fee2e2);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex}.DeleteConfirmModal-module__aNOI7q__warningIcon{width:28px;height:28px;color:var(--accent-danger)}.DeleteConfirmModal-module__aNOI7q__heading{text-align:center;margin:0;font-size:1.25rem;font-weight:600}.DeleteConfirmModal-module__aNOI7q__confirmText{max-width:360px;color:var(--text-muted);text-align:center;margin:0;line-height:1.5}.DeleteConfirmModal-module__aNOI7q__buttonContainer{justify-content:center;gap:12px;margin-top:8px;padding-top:8px;display:flex}.DeleteConfirmModal-module__aNOI7q__buttonContainer button{justify-content:center}.DeleteConfirmModal-module__aNOI7q__deleteButton{background-color:var(--accent-danger);min-width:100px}.DeleteConfirmModal-module__aNOI7q__deleteButton:hover{background-color:var(--accent-danger-hover,#dc2626)}.DeleteConfirmModal-module__aNOI7q__dark .DeleteConfirmModal-module__aNOI7q__iconContainer{background-color:#ef44441a}
.SavedPrompts-module__qkGdSa__promptList{flex-direction:column;gap:12px;display:flex}.SavedPrompts-module__qkGdSa__emptyState{text-align:center;color:var(--text-tertiary);padding:48px 24px;font-size:14px}.SavedPrompts-module__qkGdSa__promptCard{corner-shape:squircle;border:1px solid var(--border-primary);border-radius:16px;padding:16px;transition:border-color .15s}.SavedPrompts-module__qkGdSa__promptCard+.SavedPrompts-module__qkGdSa__promptCard{margin-top:12px}.SavedPrompts-module__qkGdSa__promptCard:hover{border-color:var(--border-secondary)}.SavedPrompts-module__qkGdSa__promptHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.SavedPrompts-module__qkGdSa__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}.SavedPrompts-module__qkGdSa__nameInput::placeholder{color:var(--text-tertiary);font-weight:400}.SavedPrompts-module__qkGdSa__nameInput:focus{border-bottom-color:var(--accent-primary)}.SavedPrompts-module__qkGdSa__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}.SavedPrompts-module__qkGdSa__deleteButton:hover{color:var(--text-error,#e55);background-color:var(--bg-hover)}.SavedPrompts-module__qkGdSa__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}.SavedPrompts-module__qkGdSa__promptTextarea:focus{border-color:var(--accent-primary)}.SavedPrompts-module__qkGdSa__attachmentsSection{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.SavedPrompts-module__qkGdSa__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}.SavedPrompts-module__qkGdSa__attachmentChip svg{flex-shrink:0;width:12px;height:12px}.SavedPrompts-module__qkGdSa__attachmentRemove{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.SavedPrompts-module__qkGdSa__attachmentRemove:hover{color:var(--text-primary)}.SavedPrompts-module__qkGdSa__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}.SavedPrompts-module__qkGdSa__addAttachmentButton:hover{color:var(--accent-primary)}.SavedPrompts-module__qkGdSa__addAttachmentButton svg{width:12px;height:12px}.SavedPrompts-module__qkGdSa__newPromptCard{border-style:dashed}.SavedPrompts-module__qkGdSa__newPromptFooter{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:8px;display:flex}.SavedPrompts-module__qkGdSa__newPromptFooter .SavedPrompts-module__qkGdSa__attachmentsSection{flex:1;margin-top:0}.SavedPrompts-module__qkGdSa__checkboxLabel{color:var(--text-secondary);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.SavedPrompts-module__qkGdSa__checkboxLabel input[type=checkbox]{cursor:pointer}.SavedPrompts-module__qkGdSa__savingIndicator{color:var(--text-tertiary);padding:2px 0;font-size:12px}
.UserDropdown-module__fgCeAW__triggerWrapper{justify-content:center;align-items:center;display:flex;position:relative}.UserDropdown-module__fgCeAW__avatarContainer{cursor:pointer;isolation:isolate;cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.UserDropdown-module__fgCeAW__radialProgress{pointer-events:none;z-index:-1;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.UserDropdown-module__fgCeAW__radialProgressVisible{transform:translate(-50%,-50%)scale(1)}.UserDropdown-module__fgCeAW__radialProgressBg{stroke:var(--gray-4)}.UserDropdown-module__fgCeAW__radialProgressFill{transition:stroke-dashoffset .3s}.UserDropdown-module__fgCeAW__radialProgressStrokeFree{stroke:color-mix(in srgb,var(--accent-primary),#aaa 80%)}.UserDropdown-module__fgCeAW__radialProgressStrokePlus{stroke:color-mix(in srgb,var(--accent-primary),var(--accent-success)60%)}.UserDropdown-module__fgCeAW__radialProgressStrokePro{stroke:color-mix(in srgb,var(--tier-pro-1),var(--tier-pro-highlight)50%)}.UserDropdown-module__fgCeAW__dropdownContent{background:var(--bg-card);border:1px solid var(--gray-6);z-index:1000;border-radius:4px;min-width:180px;padding:4px;animation:.15s ease-out UserDropdown-module__fgCeAW__dropdownFadeIn;box-shadow:0 2px 6px #1617181a}.UserDropdown-module__fgCeAW__usageSection{-webkit-user-select:none;user-select:none;padding:8px}.UserDropdown-module__fgCeAW__usageHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.UserDropdown-module__fgCeAW__usageLabel{color:var(--text-primary);font-size:12px;font-weight:700}.UserDropdown-module__fgCeAW__timeLeft{color:var(--text-tertiary);font-size:11px;font-weight:400}.UserDropdown-module__fgCeAW__usageProgressContainer{flex-direction:column;height:20px;display:flex;position:relative}.UserDropdown-module__fgCeAW__usageProgressBar{background:var(--gray-4);border-radius:2px;height:4px;overflow:hidden}.UserDropdown-module__fgCeAW__usagePercentBelow{color:var(--gray-11);text-align:center;margin-top:6px;font-size:11px;font-weight:500;position:absolute;transform:translate(-50%)}.UserDropdown-module__fgCeAW__usageProgressFill{border-radius:2px;height:100%;transition:width .3s}.UserDropdown-module__fgCeAW__usageProgressFillFree{}.UserDropdown-module__fgCeAW__usageProgressFillPlus{}.UserDropdown-module__fgCeAW__usageProgressFillPro{}.UserDropdown-module__fgCeAW__tierBadge{corner-shape:squircle;border:1px solid var(--border-primary);cursor:default;background:0 0;border-radius:8px;justify-content:center;align-items:center;margin-left:auto;padding:2px 5px;display:flex}.UserDropdown-module__fgCeAW__tierBadgeFree{border-color:#9ca3af}.UserDropdown-module__fgCeAW__tierBadgePlus{border-color:#10b981}.UserDropdown-module__fgCeAW__tierBadgePro{border-color:var(--tier-pro-highlight)}@keyframes UserDropdown-module__fgCeAW__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.UserDropdown-module__fgCeAW__dropdownLabel{color:var(--gray-11);text-transform:uppercase;letter-spacing:.5px;padding:8px 12px 4px;font-size:12px;font-weight:600}.UserDropdown-module__fgCeAW__dropdownItem{color:var(--gray-12);cursor:default;border-radius:4px;outline:none;align-items:center;gap:8px;padding:8px 12px;font-size:14px;transition:background-color .15s;display:flex}.UserDropdown-module__fgCeAW__dropdownItem svg{color:var(--accent-primary)}.UserDropdown-module__fgCeAW__dropdownItem:hover{background-color:var(--gray-3)}.UserDropdown-module__fgCeAW__dropdownItem[data-highlighted]{background-color:var(--gray-4)}.UserDropdown-module__fgCeAW__dropdownItem[data-state=checked]{color:var(--accent-11);font-weight:500}.UserDropdown-module__fgCeAW__dropdownSeparator{background-color:var(--gray-6);height:1px;margin:4px 0}.UserDropdown-module__fgCeAW__dropdownContent{box-shadow:0 2px 2px #0000000f,0 2px 4px #0000000a}.dark .UserDropdown-module__fgCeAW__dropdownContent{background:var(--bg-card);border-color:var(--border-primary)}.dark .UserDropdown-module__fgCeAW__dropdownItem:hover{background-color:var(--bg-card)}.dark .UserDropdown-module__fgCeAW__dropdownItem[data-highlighted]{background-color:var(--gray-5)}.UserDropdown-module__fgCeAW__themeToggleRow{justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.UserDropdown-module__fgCeAW__themeLabel{color:var(--gray-12);font-size:14px}.UserDropdown-module__fgCeAW__themeToggle{align-items:center;gap:6px;display:flex}.UserDropdown-module__fgCeAW__themeIcon{width:14px;height:14px;color:var(--text-secondary);flex-shrink:0}
.AgentChat-module__V5vEpa__container{box-sizing:border-box;z-index:3000;flex-direction:column;height:100%;display:flex}.AgentChat-module__V5vEpa__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__V5vEpa__agentLabel{-webkit-user-select:none;user-select:none;cursor:default;font-size:13px;font-weight:400}.AgentChat-module__V5vEpa__conversationControls{flex:1;justify-content:flex-end;align-items:center;gap:6px;display:flex}.AgentChat-module__V5vEpa__conversationDropdown{min-width:0}.AgentChat-module__V5vEpa__conversationOptionLabel{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.AgentChat-module__V5vEpa__conversationOptionText{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.AgentChat-module__V5vEpa__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__V5vEpa__conversationStatus{color:var(--text-secondary);white-space:nowrap;font-size:12px}.AgentChat-module__V5vEpa__attachmentsContainer{flex-direction:row;gap:6px;display:flex}.AgentChat-module__V5vEpa__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;corner-shape:squircle;border-radius:20px;flex-shrink:1;align-items:center;gap:4px;padding:4px 6px;font-size:12px;transition:border .3s,background .3s;display:flex}.AgentChat-module__V5vEpa__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__V5vEpa__attachmentChip img{border-radius:2px}.AgentChat-module__V5vEpa__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__V5vEpa__attachmentChip:hover .AgentChat-module__V5vEpa__attachmentPreview{color:var(--text-primary)}.AgentChat-module__V5vEpa__attachmentSize{color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:500}.AgentChat-module__V5vEpa__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__V5vEpa__attachmentRemove:hover{background:var(--bg-tertiary);color:var(--accent-danger)}.AgentChat-module__V5vEpa__queuedMessagesContainer{flex-direction:column;gap:6px;display:flex}.AgentChat-module__V5vEpa__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__V5vEpa__queuedPulse;display:flex}@keyframes AgentChat-module__V5vEpa__queuedPulse{0%,to{opacity:1}50%{opacity:.7}}.AgentChat-module__V5vEpa__queuedMessageText{text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);flex:1;overflow:hidden}.AgentChat-module__V5vEpa__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__V5vEpa__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__V5vEpa__queuedMessageRemove:hover{background:var(--bg-tertiary);color:var(--accent-danger)}.AgentChat-module__V5vEpa__modelPicker{color:var(--text-secondary);flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;min-width:0;font-size:10px;display:flex}.AgentChat-module__V5vEpa__modelPickerDropdown{flex-shrink:1;min-width:0;overflow:hidden}.AgentChat-module__V5vEpa__modelPickerDropdown span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AgentChat-module__V5vEpa__thoroughnessPickerDropdown{flex-shrink:1;overflow:hidden}.AgentChat-module__V5vEpa__thoroughnessPickerDropdown span{white-space:nowrap;text-overflow:ellipsis}.AgentChat-module__V5vEpa__thoroughnessTrigger{justify-content:center;align-items:center;display:inline-flex}.AgentChat-module__V5vEpa__thoroughnessIcon{width:18px;height:16px;display:inline-block}.AgentChat-module__V5vEpa__thoroughnessIcon path{fill:none;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.AgentChat-module__V5vEpa__thoroughnessChevronActive1{fill:color-mix(in srgb,var(--accent-primary),var(--bg-primary)45%)}.AgentChat-module__V5vEpa__thoroughnessChevronActive2{fill:color-mix(in srgb,var(--accent-primary),var(--bg-primary)25%)}.AgentChat-module__V5vEpa__thoroughnessChevronActive3{fill:var(--accent-primary)}.AgentChat-module__V5vEpa__thoroughnessChevronMuted{fill:var(--border-primary)}.AgentChat-module__V5vEpa__modelPickerItem{justify-content:space-between;align-items:center;width:80%;display:flex}.AgentChat-module__V5vEpa__thoroughnessPickerItem{justify-content:space-between;align-items:center;width:100px;display:flex}.AgentChat-module__V5vEpa__thoroughnessPickerItemDisabled,.AgentChat-module__V5vEpa__modelPickerItemDisabled{width:100%}.AgentChat-module__V5vEpa__modelDetails{flex-direction:column;gap:8px;width:200px;padding:6px;font-size:14px;display:flex}.AgentChat-module__V5vEpa__thoroughnessDetails{flex-direction:column;gap:6px;width:220px;padding:6px;font-size:13px;display:flex}.AgentChat-module__V5vEpa__thoroughnessDescription{opacity:.85;flex-direction:column;gap:5px;font-size:12px;display:flex}.AgentChat-module__V5vEpa__modelDescription{font-size:12px}.AgentChat-module__V5vEpa__modelCost{color:#fffc;align-items:center;gap:2px;font-size:12px;display:flex}.AgentChat-module__V5vEpa__modelPillEmpty{opacity:.2;background:#ffffff59;border-radius:2px;width:8px;height:8px;display:inline-block}.AgentChat-module__V5vEpa__modelPillFilled{background:var(--text-primary);border-radius:2px;width:10px;height:10px;display:inline-block}.AgentChat-module__V5vEpa__modelCost .AgentChat-module__V5vEpa__modelPillFilled:first-child{margin-left:5px}.AgentChat-module__V5vEpa__modelPill_1,.AgentChat-module__V5vEpa__modelPill_2{background:var(--accent-primary)}.AgentChat-module__V5vEpa__modelPill_3{background:color-mix(in srgb,var(--accent-warning),var(--accent-danger)30%)}.AgentChat-module__V5vEpa__modelPill_4{background:color-mix(in srgb,var(--accent-warning),var(--accent-danger)70%)}.AgentChat-module__V5vEpa__modelPill_5{background:color-mix(in srgb,var(--accent-warning),var(--accent-danger)100%)}.AgentChat-module__V5vEpa__modelFeatures{color:#fffc;margin-top:4px;font-size:11px}.AgentChat-module__V5vEpa__attachButton{color:var(--text-secondary);flex-shrink:0;transition:color .15s}.AgentChat-module__V5vEpa__attachButton:hover{color:var(--text-primary)}.AgentChat-module__V5vEpa__attachButton:disabled{color:var(--text-tertiary);cursor:not-allowed}.AgentChat-module__V5vEpa__sendButtonGroup{flex-shrink:0;margin-left:auto;display:flex}.AgentChat-module__V5vEpa__overageBadge{corner-shape:squircle;min-width:28px;height:28px;color:var(--accent-danger);cursor:default;background:linear-gradient(135deg,color-mix(in srgb,var(--accent-danger)12%,var(--bg-card))0%,color-mix(in srgb,var(--accent-danger)24%,var(--bg-card))50%,color-mix(in srgb,var(--accent-danger)12%,var(--bg-card))100%);background-size:200% 200%;border-radius:10px;justify-content:center;align-items:center;padding:4px;display:flex}.AgentChat-module__V5vEpa__overageBadge:hover{animation:6s ease-in-out infinite AgentChat-module__V5vEpa__accentGradient}@keyframes AgentChat-module__V5vEpa__accentGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.AgentChat-module__V5vEpa__overageBadge svg{flex-shrink:0}.AgentChat-module__V5vEpa__chatScrollArea{flex-direction:column;flex:1;display:flex;overflow-y:auto}.AgentChat-module__V5vEpa__messagesContainer{flex-direction:column;flex:1;padding:10px 10px 30px;display:flex}.AgentChat-module__V5vEpa__chatBottomBar{z-index:1;background:linear-gradient(to bottom,transparent 0%,var(--bg-card)80%);position:sticky;bottom:0}.AgentChat-module__V5vEpa__emptyState{text-align:center;padding:40px 20px}.AgentChat-module__V5vEpa__emptyState p{color:var(--text-tertiary);justify-content:center;align-items:center;gap:4px;margin:0;font-size:14px;display:flex}.AgentChat-module__V5vEpa__message{-webkit-user-select:text;user-select:text}@keyframes AgentChat-module__V5vEpa__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes AgentChat-module__V5vEpa__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)}}.AgentChat-module__V5vEpa__message+.AgentChat-module__V5vEpa__message{margin-top:10px}.AgentChat-module__V5vEpa__message:last-child{margin-bottom:10px}.AgentChat-module__V5vEpa__message.AgentChat-module__V5vEpa__user{justify-content:flex-end;display:flex}.AgentChat-module__V5vEpa__message.AgentChat-module__V5vEpa__user.AgentChat-module__V5vEpa__animateIn{transform-origin:100%;animation:.5s cubic-bezier(.16,1,.3,1) AgentChat-module__V5vEpa__slideUp}.AgentChat-module__V5vEpa__message.AgentChat-module__V5vEpa__assistant{flex-direction:column;align-items:flex-start;display:flex}.AgentChat-module__V5vEpa__message.AgentChat-module__V5vEpa__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__V5vEpa__message.AgentChat-module__V5vEpa__decision.AgentChat-module__V5vEpa__decisionAnimateIn{transform-origin:0 0;animation:.5s cubic-bezier(.16,1,.3,1) AgentChat-module__V5vEpa__decisionRevealIn;overflow:hidden}.AgentChat-module__V5vEpa__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__V5vEpa__decisionClickable:hover,.AgentChat-module__V5vEpa__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__V5vEpa__decisionClickable:focus-visible{outline:none}@media (prefers-reduced-motion:reduce){.AgentChat-module__V5vEpa__message.AgentChat-module__V5vEpa__user.AgentChat-module__V5vEpa__animateIn,.AgentChat-module__V5vEpa__message.AgentChat-module__V5vEpa__decision.AgentChat-module__V5vEpa__decisionAnimateIn,.AgentChat-module__V5vEpa__pendingRateLimitPromptAnimateIn{animation:none}.AgentChat-module__V5vEpa__pendingRateLimitPromptAnimateIn{opacity:1}}.AgentChat-module__V5vEpa__message.AgentChat-module__V5vEpa__system{justify-content:center;margin:8px 0;display:flex}.AgentChat-module__V5vEpa__messageWrapper{flex-direction:column;max-width:90%;display:flex}.AgentChat-module__V5vEpa__user .AgentChat-module__V5vEpa__messageWrapper{align-items:flex-end}.AgentChat-module__V5vEpa__assistant .AgentChat-module__V5vEpa__messageWrapper{align-items:flex-start}.AgentChat-module__V5vEpa__messageContent{corner-shape:squircle;white-space:pre-wrap;word-wrap:break-word;border-radius:16px;padding:10px 14px;font-size:14px;line-height:1.5}.AgentChat-module__V5vEpa__user .AgentChat-module__V5vEpa__messageContent{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%);color:color-mix(in srgb,var(--text-primary),var(--accent-primary)35%)}.AgentChat-module__V5vEpa__pendingRateLimitMessage .AgentChat-module__V5vEpa__messageContent{position:relative}.AgentChat-module__V5vEpa__assistant .AgentChat-module__V5vEpa__messageContent{background-color:var(--bg-primary);color:var(--text-secondary)}.AgentChat-module__V5vEpa__system .AgentChat-module__V5vEpa__messageContent{background-color:var(--bg-tertiary);color:var(--text-tertiary);max-width:90%;padding:6px 12px;font-size:12px;font-style:italic}.AgentChat-module__V5vEpa__messageAttachments{flex-direction:column;gap:4px;margin-top:6px;display:flex}.AgentChat-module__V5vEpa__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__V5vEpa__messageAttachment img{border-radius:2px}.AgentChat-module__V5vEpa__messageAttachmentPreview{text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-family:var(--font-mono);flex:1;overflow:hidden}.AgentChat-module__V5vEpa__messageAttachmentSize{color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:500}.AgentChat-module__V5vEpa__pendingRateLimitPrompt{corner-shape:squircle;border:1px solid var(--accent-warning);cursor:default;border-radius:16px;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}.AgentChat-module__V5vEpa__pendingRateLimitPromptAnimateIn{opacity:0;transform-origin:100% 0;animation:.5s cubic-bezier(.16,1,.3,1) .5s both AgentChat-module__V5vEpa__slideUp}.AgentChat-module__V5vEpa__pendingRateLimitPromptCopy{flex-direction:column;gap:5px;min-width:0;display:flex}.AgentChat-module__V5vEpa__pendingRateLimitDescription{color:var(--text-secondary);font-size:14px;line-height:1.4}.AgentChat-module__V5vEpa__pendingRateLimitStatusLine{color:var(--text-muted);align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:flex}.AgentChat-module__V5vEpa__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__V5vEpa__streaming .AgentChat-module__V5vEpa__messageContent{position:relative}@keyframes AgentChat-module__V5vEpa__blink{0%,50%{opacity:.5}51%,to{opacity:0}}.AgentChat-module__V5vEpa__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__V5vEpa__errorRetryButton{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-weight:600}.AgentChat-module__V5vEpa__errorRetryButton:disabled{opacity:.6;cursor:not-allowed}.AgentChat-module__V5vEpa__statusContainer{flex-direction:column;gap:0;padding:18px 8px 6px;display:flex}.AgentChat-module__V5vEpa__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;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-size:12px;animation:3s linear infinite AgentChat-module__V5vEpa__statusGradient}.AgentChat-module__V5vEpa__wordCount{color:var(--text-tertiary);align-items:center;margin-top:4px;font-size:11px;display:flex}.AgentChat-module__V5vEpa__wordCount svg{margin-right:2px}@keyframes AgentChat-module__V5vEpa__statusGradient{0%{background-position:0%}to{background-position:-200%}}.AgentChat-module__V5vEpa__workDuration{color:var(--text-tertiary);cursor:default;margin:8px 0;padding-left:8px;font-size:12px}.AgentChat-module__V5vEpa__inputArea{corner-shape:squircle;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:20px;flex-direction:column;gap:8px;margin:10px;padding:10px;transition:border-color .5s;display:flex}.AgentChat-module__V5vEpa__savedPromptsCorner{z-index:2;position:absolute;top:8px;right:8px}.AgentChat-module__V5vEpa__inputComposer{flex-direction:column;gap:8px;min-height:120px;display:flex}.AgentChat-module__V5vEpa__inputComposerMeta{flex-direction:column;gap:6px;min-height:0;max-height:56px;padding-right:2px;display:flex;overflow-y:auto}.AgentChat-module__V5vEpa__inputArea:hover{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)20%)}.AgentChat-module__V5vEpa__inputArea:focus-within,.AgentChat-module__V5vEpa__inputAreaDragOver{border-color:var(--accent-primary)}.AgentChat-module__V5vEpa__inputForm{background:var(--bg-card);border-radius:5px;flex:1;align-items:flex-end;gap:8px;min-height:0;display:flex}.AgentChat-module__V5vEpa__input{border:1px solid var(--border-primary);resize:none;background:var(--bg-card);border:none;border-radius:5px;outline:none;flex:1;height:120px;min-height:0;margin-right:34px;font-family:Arial,sans-serif;font-size:14px}@media (max-width:900px){.AgentChat-module__V5vEpa__input{font-size:16px}}.AgentChat-module__V5vEpa__input:focus{border-color:#06c}.AgentChat-module__V5vEpa__input:disabled{cursor:not-allowed}.AgentChat-module__V5vEpa__authMessage,.AgentChat-module__V5vEpa__noDocumentMessage{color:#666;text-align:center;padding:20px;font-size:14px}.AgentChat-module__V5vEpa__noDocumentMessage{color:#999;padding:8px;font-size:12px}.AgentChat-module__V5vEpa__proposedChangesBox{background:var(--bg-card);corner-shape:squircle;background-clip:padding-box;border:2px solid #0000;border-radius:20px;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__V5vEpa__fadeIn;display:flex;position:relative}.AgentChat-module__V5vEpa__stopButton,.AgentChat-module__V5vEpa__sendButton{position:relative}.AgentChat-module__V5vEpa__sendButton div,.AgentChat-module__V5vEpa__stopButton div{corner-shape:squircle;z-index:4;border-radius:12px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:0;left:0}.AgentChat-module__V5vEpa__stopButton div{background:color-mix(in srgb,var(--bg-card),transparent 50%)}.AgentChat-module__V5vEpa__sendButton div{background:var(--accent-primary)}.AgentChat-module__V5vEpa__sendButton:disabled div{background:color-mix(in srgb,var(--accent-primary),var(--bg-primary)60%);color:var(--bg-card)}.AgentChat-module__V5vEpa__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%);corner-shape:squircle;z-index:3;opacity:.5;background-size:300% 100%;border-radius:12px;animation:5s linear infinite AgentChat-module__V5vEpa__shimmer;position:absolute;inset:-1px}.AgentChat-module__V5vEpa__anonLimitReached:before,.AgentChat-module__V5vEpa__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%);corner-shape:squircle;z-index:-1;opacity:1;background-size:300% 100%;border-radius:20px;animation:15s linear infinite AgentChat-module__V5vEpa__shimmer;position:absolute;inset:-1px}@keyframes AgentChat-module__V5vEpa__shimmer{0%{background-position:200% 0}to{background-position:-100% 0}}.AgentChat-module__V5vEpa__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__V5vEpa__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__V5vEpa__diffCounts{gap:6px;font-size:13px;font-weight:500;display:flex}.AgentChat-module__V5vEpa__diffAdd{color:var(--accent-success)}.AgentChat-module__V5vEpa__diffRemove{color:var(--accent-danger)}.AgentChat-module__V5vEpa__proposedChangesButtons{justify-content:center;gap:8px;display:flex}.AgentChat-module__V5vEpa__proposedChangesInline{flex-direction:column;align-items:flex-start;gap:8px;margin:16px 8px;font-size:13px;display:flex}.AgentChat-module__V5vEpa__proposedChangesActions{gap:8px;display:flex}.AgentChat-module__V5vEpa__rejectAllButton{border-color:color-mix(in srgb,var(--accent-danger),transparent 50%)!important}.AgentChat-module__V5vEpa__rejectAllButton:hover{border-color:color-mix(in srgb,var(--accent-danger),transparent 20%)}.AgentChat-module__V5vEpa__proposedChangesLabel{color:var(--text-primary)}.AgentChat-module__V5vEpa__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__V5vEpa__proposedChangesHide:hover{background:var(--bg-tertiary);color:var(--text-primary)}.AgentChat-module__V5vEpa__plusPromo{color:var(--text-secondary);margin:8px;font-size:13px}.AgentChat-module__V5vEpa__plusPromoLink{cursor:pointer;corner-shape:squircle;border-radius:8px;padding:4px}.AgentChat-module__V5vEpa__morePowerful{color:var(--text-primary)}.dark .AgentChat-module__V5vEpa__morePowerful{text-shadow:var(--accent-primary)0px 0px 10px}.AgentChat-module__V5vEpa__guideLink{color:var(--accent-primary);justify-content:center;align-items:center;display:inline-flex}.AgentChat-module__V5vEpa__guideLink:hover{text-decoration:underline}.AgentChat-module__V5vEpa__guideLink span{position:relative;top:1px}.AgentChat-module__V5vEpa__markdownLink{color:var(--accent-primary);text-underline-offset:2px;text-decoration:underline}.AgentChat-module__V5vEpa__markdownLink:hover{color:color-mix(in srgb,var(--accent-primary),var(--text-primary)25%)}.AgentChat-module__V5vEpa__markdownInlineCode{background:color-mix(in srgb,var(--bg-tertiary),var(--text-primary)8%);border:1px solid var(--border-primary);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__V5vEpa__markdownHeading{color:var(--text-primary);margin:2px 0;font-weight:700;display:block}.AgentChat-module__V5vEpa__markdownHeading1{font-size:1.16em}.AgentChat-module__V5vEpa__markdownHeading2{font-size:1.1em}.AgentChat-module__V5vEpa__markdownHeading3{font-size:1.05em}.AgentChat-module__V5vEpa__markdownHeading4,.AgentChat-module__V5vEpa__markdownHeading5,.AgentChat-module__V5vEpa__markdownHeading6{font-size:1em}.AgentChat-module__V5vEpa__suggestedFollowups{gap:12px;margin-top:auto;padding-top:24px}.AgentChat-module__V5vEpa__suggestedFollowupsLabel{}.AgentChat-module__V5vEpa__suggestedFollowupsButtons{flex-direction:column;align-items:flex-end;gap:10px;display:flex}@keyframes AgentChat-module__V5vEpa__slideUpSuggestion{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-12px)}}.AgentChat-module__V5vEpa__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;corner-shape:squircle;white-space:pre-wrap;word-wrap:break-word;cursor:pointer;border-radius:16px;padding:10px 14px;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__V5vEpa__slideUpSuggestion;transform:translateY(-12px)}.AgentChat-module__V5vEpa__suggestedFollowupButton:nth-child(2){animation-delay:.1s}.AgentChat-module__V5vEpa__suggestedFollowupButton:hover{background-color:color-mix(in srgb,var(--bg-card),var(--accent-primary)6%);color:var(--text-primary)}.AgentChat-module__V5vEpa__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__V5vEpa__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__V5vEpa__anonLimitReached,.AgentChat-module__V5vEpa__limitReached{background:color-mix(in srgb,var(--bg-card),transparent 20%);corner-shape:squircle;text-align:center;background-clip:padding-box;border:2px solid #0000;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin:0 12px;padding:12px;animation:.3s ease-in AgentChat-module__V5vEpa__fadeIn;display:flex;position:relative}.AgentChat-module__V5vEpa__anonLimitReached p,.AgentChat-module__V5vEpa__limitReached p{color:var(--text-secondary);margin:0;font-size:14px}.AgentChat-module__V5vEpa__limitReached h3{margin-top:0;margin-bottom:10px}.AgentChat-module__V5vEpa__usageWarning{color:var(--text-primary);corner-shape:squircle;border:1px solid color-mix(in srgb,var(--border-primary),var(--accent-primary)20%);background:var(--bg-card);-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;border-radius:20px;justify-content:space-between;align-items:center;margin:0 10px;padding:12px;font-size:14px;line-height:1.8;transition:border-color .5s,background .5s;display:flex}.AgentChat-module__V5vEpa__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__V5vEpa__usageWarning:hover .button-color-blue{background:color-mix(in srgb,var(--accent-primary),white 10%)}.AgentChat-module__V5vEpa__usageWarning:active .button-color-blue{background:color-mix(in srgb,var(--accent-primary),black 5%)}.AgentChat-module__V5vEpa__usageLimitBounce{animation:.5s AgentChat-module__V5vEpa__usageLimitBounce}@keyframes AgentChat-module__V5vEpa__usageLimitBounce{0%{border-color:color-mix(in srgb,var(--accent-danger),var(--border-primary)50%);background:color-mix(in srgb,var(--accent-danger),transparent 85%);transform:translateY(0)}10%{border-color:color-mix(in srgb,var(--accent-danger),var(--border-primary)50%);background:color-mix(in srgb,var(--accent-danger),transparent 92%);transform:translateY(-5px)}35%{border-color:color-mix(in srgb,var(--accent-danger),var(--border-primary)80%);background:color-mix(in srgb,var(--accent-danger),transparent 96%);transform:translateY(3px)}60%{transform:translateY(-1px)}80%{transform:translateY(1px)}to{transform:translateY(0)}}.AgentChat-module__V5vEpa__usageWarningProgressBar{justify-content:flex-end;align-items:center;gap:10px;display:flex}.AgentChat-module__V5vEpa__usageWarningProgressBarBg{background:var(--border-primary);border-radius:2px;width:50px;height:4px}.AgentChat-module__V5vEpa__usageWarningProgressBarFill{background:var(--accent-primary);border-radius:2px;height:4px;transition:width .3s}.AgentChat-module__V5vEpa__usageWarningProgressBarLabel{color:var(--text-muted);font-size:11px}.AgentChat-module__V5vEpa__planDetails{font-size:13px}.AgentChat-module__V5vEpa__usageCtaWrapper{z-index:1;flex-direction:column;gap:14px;display:flex;position:relative}.AgentChat-module__V5vEpa__usageCtaWrapper p:first-child{font-size:16px}.AgentChat-module__V5vEpa__usageProgressWrapper{border-bottom:2px solid var(--bg-card);margin-bottom:20px;padding:32px 32px 20px}.AgentChat-module__V5vEpa__usageProgressHeader{color:var(--text-tertiary);justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}.AgentChat-module__V5vEpa__usageCtaWrapper button{cursor:pointer}.AgentChat-module__V5vEpa__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__V5vEpa__attachmentProgressBar{background:var(--accent-primary);border-radius:2px;height:100%;transition:width .2s ease-out}
.DragOverlay-module__wHuPlG__overlay{background-color:color-mix(in srgb,var(--bg-primary),transparent 50%);z-index:10000;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DragOverlay-module__wHuPlG__card{background-color:var(--bg-card);border:2px dashed var(--accent-primary);text-align:center;border-radius:12px;padding:40px 60px}.DragOverlay-module__wHuPlG__cardUnsupported{border-color:var(--accent-danger)}.DragOverlay-module__wHuPlG__cardUnsupported .DragOverlay-module__wHuPlG__title{color:var(--accent-danger)}.DragOverlay-module__wHuPlG__title{color:var(--text-primary);margin:0 0 8px;font-size:20px;font-weight:600}.DragOverlay-module__wHuPlG__text{color:var(--text-muted);margin:8px 0 0;font-size:14px}
.SavedPromptsMenu-module__0_QqNW__triggerButton{color:var(--text-secondary);flex-shrink:0;padding:4px;transition:color .15s,background-color .3s}.SavedPromptsMenu-module__0_QqNW__triggerButton:hover{color:var(--text-primary)}.SavedPromptsMenu-module__0_QqNW__pulse{animation:1.5s ease-in-out SavedPromptsMenu-module__0_QqNW__savedPulse}@keyframes SavedPromptsMenu-module__0_QqNW__savedPulse{0%{background-color:#0000}20%{border-color:var(--accent-primary)}to{background-color:#0000}}.SavedPromptsMenu-module__0_QqNW__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__0_QqNW__menuFadeIn;box-shadow:0 4px 12px #00000026}.dark .SavedPromptsMenu-module__0_QqNW__content{box-shadow:0 10px 38px -10px #0009,0 10px 20px -15px #00000080}@keyframes SavedPromptsMenu-module__0_QqNW__menuFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.SavedPromptsMenu-module__0_QqNW__header{justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.SavedPromptsMenu-module__0_QqNW__headerTitle{letter-spacing:.5px;color:var(--text-tertiary);font-size:12px;font-weight:600}.SavedPromptsMenu-module__0_QqNW__headerManage{color:var(--accent-primary);cursor:pointer;font-size:12px;text-decoration:none}.SavedPromptsMenu-module__0_QqNW__headerManage:hover{text-decoration:underline}.SavedPromptsMenu-module__0_QqNW__separator{background:var(--border-primary);height:1px;margin:2px 0}.SavedPromptsMenu-module__0_QqNW__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__0_QqNW__item[data-highlighted],.SavedPromptsMenu-module__0_QqNW__item:hover{background-color:var(--bg-hover);color:var(--text-primary)}.SavedPromptsMenu-module__0_QqNW__itemName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.SavedPromptsMenu-module__0_QqNW__saveItem{color:var(--accent-primary);}.SavedPromptsMenu-module__0_QqNW__saveItem[data-highlighted],.SavedPromptsMenu-module__0_QqNW__saveItem:hover{color:var(--accent-primary)}.SavedPromptsMenu-module__0_QqNW__saveAction{color:var(--accent-primary);align-items:center;gap:4px;display:flex}.SavedPromptsMenu-module__0_QqNW__saveCurrentItem{color:var(--text-tertiary);margin-top:10px;font-size:12px;}.SavedPromptsMenu-module__0_QqNW__saveCurrentItem[data-highlighted]{background-color:var(--bg-hover);color:var(--text-primary)}.SavedPromptsMenu-module__0_QqNW__loadingState,.SavedPromptsMenu-module__0_QqNW__emptyState{color:var(--text-tertiary);opacity:.7;text-align:center;padding:12px 16px;font-size:12px}.SavedPromptsMenu-module__0_QqNW__savedFeedback{color:var(--accent-primary);padding:2px 0;font-size:11px;animation:2s ease-in-out forwards SavedPromptsMenu-module__0_QqNW__savedFadeInOut}@keyframes SavedPromptsMenu-module__0_QqNW__savedFadeInOut{0%{opacity:0}15%{opacity:1}70%{opacity:1}to{opacity:0}}
.InlineSuggestions-module__hAeXPG__container{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.InlineSuggestions-module__hAeXPG__pillContainer{pointer-events:auto;z-index:100;background:var(--bg-primary,#f5f5f5);border-radius:4px;align-items:center;height:22px;display:flex;position:absolute}.InlineSuggestions-module__hAeXPG__suggestionButton{font-family:var(--font-ui);color:var(--text-primary,#333);cursor:pointer;white-space:nowrap;border:none;border-left:1px solid var(--text-muted,#ddd);border-top:1px solid var(--text-muted,#ddd);border-bottom:1px solid var(--text-muted,#ddd);background:0 0;border-radius:4px 0 0 4px;height:22px;transition:background .15s,border-color .15s}.InlineSuggestions-module__hAeXPG__suggestionButton:hover{color:var(--accent-primary)}.InlineSuggestions-module__hAeXPG__dismissButton{color:var(--text-secondary,#999);cursor:pointer;border:none;border-right:1px solid var(--text-muted,#ddd);border-top:1px solid var(--text-muted,#ddd);border-bottom:1px solid var(--text-muted,#ddd);background:0 0;border-radius:0 4px 4px 0;justify-content:center;align-items:center;height:22px;line-height:1;transition:color .15s,background .15s;display:flex}.InlineSuggestions-module__hAeXPG__dismissButton:hover{background:var(--bg-hover,#e8e8e8);color:var(--accent-danger)}.InlineSuggestions-module__hAeXPG__shortcutHint{opacity:.4;margin-left:6px;font-weight:400}
.DocumentEditor-module__wAK1eq__container{background-color:var(--bg-primary);flex-direction:column;height:100vh;display:flex;overflow:hidden}.DocumentEditor-module__wAK1eq__rightPanel{z-index:5000;background:var(--bg-card);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:5px 0 0;flex-direction:column;flex:1;min-width:320px;display:flex;position:relative;overflow:hidden}.DocumentEditor-module__wAK1eq__header{background:linear-gradient(to bottom,var(--bg-primary),transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:space-between;align-items:flex-end;height:140px;padding:0;display:flex;position:fixed;top:0;left:0;right:0}.DocumentEditor-module__wAK1eq__headerTopLeft{flex-grow:1;flex-basis:0;height:100%}.DocumentEditor-module__wAK1eq__headerTopRight{flex-grow:1;flex-basis:0;justify-content:flex-end;align-items:flex-start;height:100%;display:flex}.DocumentEditor-module__wAK1eq__headerDocControls{width:814px}.DocumentEditor-module__wAK1eq__editorContainer{flex:1;justify-content:center;height:100%;display:flex;position:relative;overflow:scroll}.DocumentEditor-module__wAK1eq__hideNativeScrollbar{scrollbar-width:none;-ms-overflow-style:none}.DocumentEditor-module__wAK1eq__hideNativeScrollbar::-webkit-scrollbar{display:none}.DocumentEditor-module__wAK1eq__customScrollbar::-webkit-scrollbar{width:12px}.DocumentEditor-module__wAK1eq__customScrollbar::-webkit-scrollbar-track{background:0 0;margin-top:120px}.DocumentEditor-module__wAK1eq__customScrollbar::-webkit-scrollbar-thumb{background:#0003 padding-box padding-box;border:2px solid #0000;border-radius:6px}.DocumentEditor-module__wAK1eq__customScrollbar::-webkit-scrollbar-thumb:hover{background:#0000004d padding-box padding-box}.DocumentEditor-module__wAK1eq__customScrollbar{scrollbar-width:thin;scrollbar-color:#0003 transparent}.DocumentEditor-module__wAK1eq__modeToggle{color:#fff;cursor:pointer;font-size:14px;font-family:var(--font-ui);border:none;border-radius:4px;justify-content:center;align-items:center;padding:8px 16px;transition:background-color .2s;display:flex}.DocumentEditor-module__wAK1eq__mainContent{flex:1;justify-content:center;min-height:0;display:flex}.DocumentEditor-module__wAK1eq__rightColumn{justify-content:flex-start;width:450px;padding-top:32px;display:flex}.DocumentEditor-module__wAK1eq__centerColumn{box-sizing:border-box;flex-direction:row;flex-grow:1;justify-content:center;display:flex;position:relative}.DocumentEditor-module__wAK1eq__editorControlsContainer{background:var(--bg-card);box-shadow:var(--shadow-card);pointer-events:all;border-radius:6px;position:relative;top:10px}@media (max-width:910px){.DocumentEditor-module__wAK1eq__editorControlsContainer{border-radius:0}}.DocumentEditor-module__wAK1eq__editorControlsBar{z-index:99;z-index:1000;pointer-events:none;justify-content:center;align-items:center;width:calc(100vw - 450px);min-width:1000px;height:60px;display:flex}.DocumentEditor-module__wAK1eq__editorControlsBarStickToLeft{justify-content:flex-start}@media screen and (max-width:890px){.DocumentEditor-module__wAK1eq__centerColumn{flex-grow:0;width:8.5in;max-width:calc(100vw - 20px);margin:0 10px}}@media (max-width:1400px){.DocumentEditor-module__wAK1eq__centerColumn{margin:0 40px}.DocumentEditor-module__wAK1eq__rightColumn{min-width:450px}}@media (max-width:1300px){.DocumentEditor-module__wAK1eq__editorControlsBar,.DocumentEditor-module__wAK1eq__editorControlsContainer{width:100%;min-width:911px}.DocumentEditor-module__wAK1eq__editorControlsContainer{margin:0 10px}}@media (max-width:1350px){.DocumentEditor-module__wAK1eq__centerColumn{margin:0 30px}.DocumentEditor-module__wAK1eq__rightColumn{min-width:450px}}@media (max-width:1300px){.DocumentEditor-module__wAK1eq__centerColumn{margin:0 30px}.DocumentEditor-module__wAK1eq__rightColumn{min-width:0}}@media screen and (max-width:1400px){.DocumentEditor-module__wAK1eq__mainContent{justify-content:flex-start}}@media screen and (min-width:1460px){.DocumentEditor-module__wAK1eq__rightColumn{margin-top:-59px;padding-top:0}}@media (max-width:1195px){.DocumentEditor-module__wAK1eq__centerColumn{max-width:8.5in;margin-right:auto}.DocumentEditor-module__wAK1eq__rightColumn{z-index:5000;width:450px;transition:right .2s,width .2s;position:fixed;top:110px;bottom:0;right:calc(-1326px + 100vw)}.DocumentEditor-module__wAK1eq__rightColumn:not(.DocumentEditor-module__wAK1eq__rightColumnExpanded){cursor:pointer}.DocumentEditor-module__wAK1eq__rightPanel{transition:box-shadow .2s}.DocumentEditor-module__wAK1eq__rightColumn:hover:not(.DocumentEditor-module__wAK1eq__rightColumnExpanded){width:450px;min-width:0;position:fixed;top:110px;bottom:0;right:calc(100vw - 1316px)}.DocumentEditor-module__wAK1eq__rightColumn:hover .DocumentEditor-module__wAK1eq__rightPanel{box-shadow:0 4px 12px #0000001a}.DocumentEditor-module__wAK1eq__rightColumnExpanded{width:450px;right:0}.DocumentEditor-module__wAK1eq__rightColumnExpanded .DocumentEditor-module__wAK1eq__rightPanel{box-shadow:0 4px 12px #0000001a}}@media screen and (max-width:890px){.DocumentEditor-module__wAK1eq__centerColumn{flex-grow:0;width:8.5in;max-width:calc(100vw - 40px);margin:0 20px}}.DocumentEditor-module__wAK1eq__floatingAgentButton{z-index:3001;background:var(--accent-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:24px;padding:12px 20px;font-size:14px;font-weight:600;transition:background .2s;position:fixed;bottom:12px;left:735px;box-shadow:0 4px 12px #0003}.DocumentEditor-module__wAK1eq__floatingAgentButton:hover{background:color-mix(in srgb,var(--accent-primary),white 10%);box-shadow:0 6px 16px #00000040}@media screen and (max-width:890px){.DocumentEditor-module__wAK1eq__floatingAgentButton{left:100%;transform:translate(-100%)translate(-12px)}}.DocumentEditor-module__wAK1eq__floatingAgentButtonHidden{opacity:0;pointer-events:none}.DocumentEditor-module__wAK1eq__tabletPanelOverlay{z-index:3002;background:#0006;justify-content:flex-end;animation:.2s DocumentEditor-module__wAK1eq__fadeIn;display:flex;position:fixed;inset:0}@keyframes DocumentEditor-module__wAK1eq__fadeIn{0%{opacity:0}to{opacity:1}}.DocumentEditor-module__wAK1eq__tabletPanel{background:var(--bg-card);border-radius:6px 0 0;flex-direction:column;width:min(450px,90vw);margin-top:60px;animation:.2s DocumentEditor-module__wAK1eq__slideIn;display:flex;overflow:hidden}@keyframes DocumentEditor-module__wAK1eq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.DocumentEditor-module__wAK1eq__tabletPanelHeader{border-bottom:1px solid var(--border-primary);color:var(--text-primary);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;font-size:16px;font-weight:600;display:flex}.DocumentEditor-module__wAK1eq__tabletPanelClose{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:24px;line-height:1;transition:color .2s}.DocumentEditor-module__wAK1eq__tabletPanelClose:hover{color:var(--text-primary)}.DocumentEditor-module__wAK1eq__newDoc,.DocumentEditor-module__wAK1eq__importDoc{flex-shrink:1;margin-bottom:40px}.DocumentEditor-module__wAK1eq__rightPanelBody{background:color-mix(in srgb,var(--bg-card),transparent 15%);flex-direction:column;flex:1;min-height:0;display:flex}.DocumentEditor-module__wAK1eq__rightPanelView{flex-direction:column;flex:1;min-height:0;display:flex}.DocumentEditor-module__wAK1eq__rightPanelViewHidden{display:none}.DocumentEditor-module__wAK1eq__rightPanelViewActive{display:flex}.DocumentEditor-module__wAK1eq__rightPanelNotesContent{flex-direction:column;flex:1;gap:12px;padding-bottom:16px;display:flex;overflow-y:auto}.DocumentEditor-module__wAK1eq__rightPanelSection{border-bottom:1px solid color-mix(in srgb,var(--border-primary),transparent 50%);flex-direction:column;gap:12px;padding:12px 16px;display:flex}.DocumentEditor-module__wAK1eq__rightPanelSection:last-child{border-bottom:none}.DocumentEditor-module__wAK1eq__rightPanelSectionHeader{color:var(--text-secondary);font-size:14px;font-weight:600}.DocumentEditor-module__wAK1eq__authButton{color:var(--text-secondary);border:1px solid var(--border-primary);cursor:pointer;font-size:14px;font-family:var(--font-ui);background-color:#0000;border-radius:6px;margin-right:8px;padding:8px 16px;text-decoration:none;transition:all .2s}.DocumentEditor-module__wAK1eq__authButton:hover{background-color:var(--bg-hover);border-color:var(--border-light)}.DocumentEditor-module__wAK1eq__navButtons{padding:20px}.DocumentEditor-module__wAK1eq__metricsSection{color:var(--text-secondary);flex-direction:column;gap:10px;font-size:12px;display:flex}.DocumentEditor-module__wAK1eq__metricsRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.DocumentEditor-module__wAK1eq__metricLabel{color:var(--text-muted);font-weight:500}.DocumentEditor-module__wAK1eq__metricValue{color:var(--text-primary);align-items:center;gap:6px;font-weight:500;display:inline-flex}.DocumentEditor-module__wAK1eq__connectionStatus{align-items:center;gap:6px;display:flex}.DocumentEditor-module__wAK1eq__connectionIndicator{border-radius:50%;width:5px;height:5px;display:inline-block}.DocumentEditor-module__wAK1eq__connectionIndicatorOnline{background-color:var(--accent-success);box-shadow:0 0 4px var(--accent-success)}.DocumentEditor-module__wAK1eq__connectionIndicatorOffline{background-color:var(--accent-danger);box-shadow:0 0 4px var(--accent-danger)}.DocumentEditor-module__wAK1eq__supportLink{color:var(--text-secondary);font-size:12px;text-decoration:underline;transition:color .2s ease-out}.DocumentEditor-module__wAK1eq__supportLink:hover{color:var(--text-primary)}.DocumentEditor-module__wAK1eq__placeholderOverlay{pointer-events:none;z-index:5;pointer-events:none;justify-content:flex-start;width:7.5in;height:50px;margin-top:-6px;display:flex;position:absolute;inset:1in 0 0 1in;overflow:hidden}.DocumentEditor-module__wAK1eq__placeholderContent{pointer-events:none;cursor:text;max-width:100%;font-family:Arial,sans-serif;font-size:16px;line-height:22.4px}.DocumentEditor-module__wAK1eq__placeholderText{color:var(--text-tertiary);-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5}.DocumentEditor-module__wAK1eq__placeholderUploadButton{pointer-events:auto}.DocumentEditor-module__wAK1eq__placeholderAttachedFile{background:color-mix(in srgb,var(--accent-primary),transparent 90%);border:1px solid color-mix(in srgb,var(--accent-primary),transparent 70%);color:var(--text-primary);pointer-events:auto;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:flex}.DocumentEditor-module__wAK1eq__placeholderAttachedFileIcon{font-size:14px}.DocumentEditor-module__wAK1eq__placeholderAttachedFileName{text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:14px;font-weight:500;overflow:hidden}.DocumentEditor-module__wAK1eq__placeholderAttachedFileRemove{width:20px;height:20px;color:var(--accent-primary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:4px;padding:0;font-size:16px;font-weight:500;transition:background-color .15s;display:flex}.DocumentEditor-module__wAK1eq__placeholderAttachedFileRemove:hover{background:color-mix(in srgb,var(--accent-primary),transparent 80%)}.DocumentEditor-module__wAK1eq__canvasContainer{outline:none;height:100%;margin-top:32px;position:relative;overflow:visible}.DocumentEditor-module__wAK1eq__codeLanguagePickerOverlay{z-index:2200;pointer-events:auto;position:absolute;transform:translate(-100%)}.DocumentEditor-module__wAK1eq__codeLanguagePickerDropdown button{box-shadow:0 2px 8px var(--shadow-sm);border-radius:6px}.DocumentEditor-module__wAK1eq__page{background:var(--bg-page);border-bottom:1px solid var(--border-primary);border-radius:4px;width:100%;position:absolute;overflow:visible}.DocumentEditor-module__wAK1eq__pagePageless{border-radius:none}.DocumentEditor-module__wAK1eq__pagePageless:first-child{border-radius:4px 4px 0 0}.DocumentEditor-module__wAK1eq__pagePageless:last-child{border-bottom:1px solid var(--border-primary);border-radius:0 0 4px 4px}.DocumentEditor-module__wAK1eq__pagePageless:not(:last-child){border-bottom:none}.DocumentEditor-module__wAK1eq__anonBannerWrapper{pointer-events:none;z-index:3100;justify-content:center;display:flex;position:absolute;bottom:0;left:0;right:0}@media screen and (max-width:600px){.DocumentEditor-module__wAK1eq__anonBannerWrapper{position:fixed}}.DocumentEditor-module__wAK1eq__anonBannerWrapper>*{pointer-events:auto}.DocumentEditor-module__wAK1eq__readOnlyBannerWrapper{z-index:2999;background:color-mix(in srgb,var(--bg-card),transparent 20%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-primary);width:9in;max-width:calc(100vw - 20px);box-shadow:var(--shadow-card);border-radius:8px;padding:12px 16px;position:absolute;top:26px;left:50%;transform:translate(-50%)}.DocumentEditor-module__wAK1eq__replacementTooltip{background:var(--bg-page);border:1px solid var(--border-secondary);corner-shape:squircle;pointer-events:none;z-index:1000;width:max-content;max-width:350px;box-shadow:var(--shadow-md);border-radius:12px;padding:6px 10px;font-size:13px;line-height:1.4}.DocumentEditor-module__wAK1eq__replacementTooltipLabel{color:var(--text-secondary)}.DocumentEditor-module__wAK1eq__replacementTooltipText{color:var(--diff-delete);background:color-mix(in srgb,var(--diff-delete),transparent 90%)}.DocumentEditor-module__wAK1eq__gradientMask{background:linear-gradient(to bottom,var(--bg-primary)0%,transparent 100%);height:20px;position:absolute;top:0;left:0;right:0}@media (max-width:1300px){.DocumentEditor-module__wAK1eq__gradientMask{display:none}}
.AnonSignupBanner-module__1WNkNW__banner{background-color:color-mix(in srgb,var(--bg-primary),transparent 30%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-primary);corner-shape:squircle;z-index:1000;cursor:default;border-bottom:none;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:24px;width:9in;max-width:calc(100vw - 48px);height:140px;padding:0 50px;display:flex;box-shadow:0 -4px 10px #00000012}.AnonSignupBanner-module__1WNkNW__buttons{gap:10px;display:flex}.AnonSignupBanner-module__1WNkNW__buttons button{border-color:color-mix(in srgb,var(--accent-primary),transparent 50%)}.AnonSignupBanner-module__1WNkNW__buttons button:hover{border-color:color-mix(in srgb,var(--accent-primary),transparent 20%)}.AnonSignupBanner-module__1WNkNW__buttonsOr{color:var(--text-muted);opacity:.7;margin:8px 3px;font-size:12px}@media (max-width:800px){.AnonSignupBanner-module__1WNkNW__buttons{flex-direction:column;gap:8px}.AnonSignupBanner-module__1WNkNW__buttonsOr{display:none}}@media screen and (max-width:600px){.AnonSignupBanner-module__1WNkNW__banner{text-align:center;flex-direction:column;justify-content:center;align-items:stretch;gap:16px;height:auto;padding:20px 24px}}.AnonSignupBanner-module__1WNkNW__banner:hover{background-color:color-mix(in srgb,var(--bg-primary),transparent 20%)}.AnonSignupBanner-module__1WNkNW__content{flex-direction:column;flex-grow:1;gap:4px;display:flex}@media screen and (max-width:600px){.AnonSignupBanner-module__1WNkNW__content{align-items:center}}.AnonSignupBanner-module__1WNkNW__title{color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:400}.AnonSignupBanner-module__1WNkNW__subtitle{color:var(--text-secondary);font-size:14px}.AnonSignupBanner-module__1WNkNW__button{min-width:150px}
.ToolFooter-module__VwlHiG__footer{border-top:1px solid var(--border-primary);background:var(--bg-card);width:100%;padding:48px 24px}.ToolFooter-module__VwlHiG__footerInner{gap:48px;max-width:900px;margin:0 auto;display:flex}.ToolFooter-module__VwlHiG__footerColumn{flex-direction:column;margin-left:20px;display:flex}.ToolFooter-module__VwlHiG__footerColumn:first-child{flex-grow:1}.ToolFooter-module__VwlHiG__logoLink{color:var(--text-primary);align-items:center;gap:8px;margin-bottom:8px;text-decoration:none;display:flex}.ToolFooter-module__VwlHiG__logoText{color:var(--text-primary);font-size:20px;font-weight:600}.ToolFooter-module__VwlHiG__tagline{color:var(--text-primary);cursor:default;margin:0 0 20px;font-size:14px}.ToolFooter-module__VwlHiG__copyright{color:var(--text-tertiary);cursor:default;margin:5px 0;font-size:12px}.ToolFooter-module__VwlHiG__columnTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:14px;font-weight:600}.ToolFooter-module__VwlHiG__linkList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ToolFooter-module__VwlHiG__linkList li{margin:4px 0}.ToolFooter-module__VwlHiG__linkList a{padding:8px 0}.ToolFooter-module__VwlHiG__footerLink{color:var(--text-tertiary);font-size:14px;text-decoration:none;transition:color .15s}.ToolFooter-module__VwlHiG__footerLink:hover{color:var(--text-primary)}@media (max-width:768px){.ToolFooter-module__VwlHiG__footer{padding:40px 16px}.ToolFooter-module__VwlHiG__footerInner{flex-wrap:wrap;gap:32px 24px}.ToolFooter-module__VwlHiG__footerColumn{min-width:120px;margin-left:0}.ToolFooter-module__VwlHiG__footerColumn:first-child{width:100%;margin-bottom:8px}}
.GetStartedBanner-module__f56cuq__banner{background-color:color-mix(in srgb,var(--bg-primary),transparent 30%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-primary);corner-shape:squircle;z-index:5000;border-bottom:none;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:24px;width:9in;max-width:calc(100vw - 48px);height:140px;padding:0 50px;display:flex;box-shadow:0 -4px 10px #00000012}@media screen and (max-width:600px){.GetStartedBanner-module__f56cuq__banner{text-align:center;flex-direction:column;justify-content:center;align-items:stretch;gap:16px;height:auto;padding:20px 24px}}.GetStartedBanner-module__f56cuq__content{flex-direction:column;gap:4px;display:flex}@media screen and (max-width:600px){.GetStartedBanner-module__f56cuq__content{align-items:center}}.GetStartedBanner-module__f56cuq__title{color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:400}.GetStartedBanner-module__f56cuq__subtitle{color:var(--text-secondary);font-size:14px}.GetStartedBanner-module__f56cuq__buttons{gap:12px;display:flex}@media screen and (max-width:600px){.GetStartedBanner-module__f56cuq__buttons{width:100%}}.GetStartedBanner-module__f56cuq__button{white-space:nowrap}@media screen and (max-width:600px){.GetStartedBanner-module__f56cuq__button{flex:1}}@media screen and (max-width:850px){.GetStartedBanner-module__f56cuq__hideOnNarrow{display:none}}
.ToolLandingPage-module__GQr4Iq__container{background-color:var(--home-page-bg);background-image:url(/home/herobg_gradient.svg);background-position:top;background-repeat:no-repeat;background-size:100% 30vw;flex-direction:column;min-height:100vh;display:flex}:is(.dark .ToolLandingPage-module__GQr4Iq__container,.dark-theme .ToolLandingPage-module__GQr4Iq__container){background-image:url(/home/herobg_gradient.dark.svg)}.ToolLandingPage-module__GQr4Iq__main{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:920px;margin:0 auto;padding:80px 0 50px;display:flex}.ToolLandingPage-module__GQr4Iq__bottomSection{background:linear-gradient(to bottom,color-mix(in srgb,var(--home-page-bg),var(--bg-card)60%)10%,var(--home-page-bg)100%);border-bottom:1px solid color-mix(in srgb,var(--bg-primary),var(--accent-primary)5%);flex:1;width:100%;padding:50px 24px}.ToolLandingPage-module__GQr4Iq__bottomSectionInner{flex-direction:column;align-items:center;width:100%;max-width:900px;margin:0 auto;display:flex}.ToolLandingPage-module__GQr4Iq__heroSection{text-align:center;margin-bottom:40px}.ToolLandingPage-module__GQr4Iq__headline{color:var(--text-primary);font-size:42px;font-weight:600;line-height:1.2;font-family:var(--font-ui);margin:0 0 16px}.ToolLandingPage-module__GQr4Iq__description{color:var(--text-secondary);max-width:700px;margin:0;font-size:18px;line-height:1.6}.ToolLandingPage-module__GQr4Iq__inputSection{justify-content:center;width:100%;display:flex}.ToolLandingPage-module__GQr4Iq__comparisonSection{width:100%;max-width:800px;margin-bottom:50px}.ToolLandingPage-module__GQr4Iq__comparisonTitle{color:var(--text-primary);text-align:center;margin:0 0 24px;font-size:24px;font-weight:600}.ToolLandingPage-module__GQr4Iq__comparisonSubtitle{color:var(--text-primary);text-align:center;margin:0 0 20px;font-size:18px;font-weight:600}.ToolLandingPage-module__GQr4Iq__comparisonTableWrapper{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:12px;overflow-x:auto}.ToolLandingPage-module__GQr4Iq__comparisonTable{border-collapse:collapse;width:100%;font-size:14px}.ToolLandingPage-module__GQr4Iq__comparisonTable th,.ToolLandingPage-module__GQr4Iq__comparisonTable td{text-align:center;border-bottom:1px solid var(--border-primary);padding:8px 16px}.ToolLandingPage-module__GQr4Iq__comparisonTable tbody tr:last-child td{border-bottom:none}.ToolLandingPage-module__GQr4Iq__dimensionHeader{text-align:left;width:200px}.ToolLandingPage-module__GQr4Iq__productHeader{width:120px}.ToolLandingPage-module__GQr4Iq__productName{color:var(--text-primary);justify-content:center;align-items:center;gap:4px;font-size:16px;font-weight:600;display:flex}.ToolLandingPage-module__GQr4Iq__otherProductName{color:var(--text-tertiary);justify-content:center;align-items:center;gap:4px;font-size:16px;font-weight:600;display:flex}.ToolLandingPage-module__GQr4Iq__dimensionCell{text-align:left;color:var(--text-primary);font-weight:500}.ToolLandingPage-module__GQr4Iq__valueCell{color:var(--text-secondary)}.ToolLandingPage-module__GQr4Iq__reviseCell{background:color-mix(in srgb,var(--accent-success),transparent 90%)}.ToolLandingPage-module__GQr4Iq__cellCheck{color:var(--color-green,#22c55e);justify-content:center;align-items:center;display:inline-flex}.ToolLandingPage-module__GQr4Iq__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__GQr4Iq__cellText{color:var(--text-secondary);font-size:13px}.ToolLandingPage-module__GQr4Iq__cellNumber{color:var(--text-primary);font-size:14px;font-weight:600}.ToolLandingPage-module__GQr4Iq__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__GQr4Iq__faqSection{width:100%;max-width:700px;margin-top:20px}.ToolLandingPage-module__GQr4Iq__faqTitle{color:var(--text-primary);margin:0 0 24px;font-size:24px;font-weight:600}.ToolLandingPage-module__GQr4Iq__faqList{flex-direction:column;gap:20px;display:flex}.ToolLandingPage-module__GQr4Iq__faqItem{background:var(--bg-card);border:1px solid color-mix(in srgb,var(--bg-primary),var(--accent-primary)30%);border-radius:8px;padding:20px}.ToolLandingPage-module__GQr4Iq__faqQuestion{color:var(--text-primary);margin:0 0 8px;font-size:16px;font-weight:600}.ToolLandingPage-module__GQr4Iq__faqAnswer{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.ToolLandingPage-module__GQr4Iq__ctaSection{border-radius:12px;justify-content:center;align-items:center;gap:16px;width:100%;max-width:700px;margin:20px 0 40px;padding:40px 24px;display:flex}.ToolLandingPage-module__GQr4Iq__ctaText{color:var(--text-primary);font-size:18px;font-weight:500}@media (max-width:768px){.ToolLandingPage-module__GQr4Iq__main{padding:70px 16px 40px}.ToolLandingPage-module__GQr4Iq__bottomSection{padding:40px 16px}.ToolLandingPage-module__GQr4Iq__headline{font-size:32px}.ToolLandingPage-module__GQr4Iq__description{font-size:16px}.ToolLandingPage-module__GQr4Iq__comparisonSection{margin-bottom:40px}.ToolLandingPage-module__GQr4Iq__comparisonTitle{font-size:20px}.ToolLandingPage-module__GQr4Iq__comparisonTable th,.ToolLandingPage-module__GQr4Iq__comparisonTable td{padding:10px 8px;font-size:12px}.ToolLandingPage-module__GQr4Iq__dimensionHeader{width:120px}.ToolLandingPage-module__GQr4Iq__productHeader{width:70px}.ToolLandingPage-module__GQr4Iq__productName{font-size:11px}.ToolLandingPage-module__GQr4Iq__dimensionCell{font-size:12px}.ToolLandingPage-module__GQr4Iq__cellText{font-size:11px}.ToolLandingPage-module__GQr4Iq__ctaSection{text-align:center;flex-direction:column;gap:12px;padding:30px 20px}.ToolLandingPage-module__GQr4Iq__ctaText{font-size:16px}}
.FAQSection-module__07nEta__faqSection{width:100%;max-width:700px}.FAQSection-module__07nEta__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__07nEta__faqList{flex-direction:column;gap:12px;margin:0;display:flex}.FAQSection-module__07nEta__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__07nEta__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__07nEta__faqQuestion::-webkit-details-marker{display:none}.FAQSection-module__07nEta__faqItem:not([open]) .FAQSection-module__07nEta__faqQuestion:hover{background:color-mix(in srgb,var(--bg-card),var(--accent-primary)5%)}.FAQSection-module__07nEta__faqChevron{width:20px;height:20px;color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.FAQSection-module__07nEta__faqItem[open] .FAQSection-module__07nEta__faqChevron{transform:rotate(180deg)}.FAQSection-module__07nEta__faqAnswer{color:var(--text-secondary);margin:0;padding:0 24px 20px;font-size:15px;line-height:1.7}.FAQSection-module__07nEta__faqAnswer p{margin:0 0 12px}.FAQSection-module__07nEta__faqAnswer p:last-child{margin-bottom:0}.FAQSection-module__07nEta__faqAnswer a{color:var(--accent-primary);text-decoration:none}.FAQSection-module__07nEta__faqAnswer a:hover{text-decoration:underline}@media (max-width:768px){.FAQSection-module__07nEta__sectionTitle{font-size:24px}.FAQSection-module__07nEta__faqItem{padding:0}.FAQSection-module__07nEta__faqQuestion{padding:16px 20px;font-size:16px}.FAQSection-module__07nEta__faqAnswer{padding:0 20px 16px;font-size:14px}}
.Account-module__1resAa__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__1resAa__mainContent{background:var(--bg-card);border-radius:4px;width:1000px;padding:20px}@media (max-width:1000px){.Account-module__1resAa__mainContent{width:100%}}.Account-module__1resAa__contentWrapper{max-width:900px;margin:0 auto}.Account-module__1resAa__pageTitleRow{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Account-module__1resAa__pageTitle{color:var(--text-primary);margin:0;font-size:32px;font-weight:600}.Account-module__1resAa__pageTitleIcon{color:var(--text-muted);opacity:.5}.Account-module__1resAa__breadcrumbs{align-items:center;gap:6px;margin-bottom:16px;display:flex}.Account-module__1resAa__breadcrumbItem{color:var(--text-muted);font-size:14px;text-decoration:none;transition:color .15s}.Account-module__1resAa__breadcrumbItem:hover{color:var(--text-primary)}.Account-module__1resAa__breadcrumbItemCurrent{color:var(--text-primary);font-weight:500}.Account-module__1resAa__breadcrumbSeparator{width:14px;height:14px;color:var(--text-muted);flex-shrink:0}.Account-module__1resAa__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__1resAa__accountHeader{align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.Account-module__1resAa__avatarSection{flex-shrink:0}.Account-module__1resAa__avatar{object-fit:cover;border-radius:50%;width:80px;height:80px}.Account-module__1resAa__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__1resAa__avatarPlaceholder svg{width:32px;height:32px}.Account-module__1resAa__avatarClickable{cursor:pointer}.Account-module__1resAa__avatarSection{height:80px;position:relative}.Account-module__1resAa__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__1resAa__avatarSection:hover .Account-module__1resAa__avatarOverlay{opacity:1}.Account-module__1resAa__avatarSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite Account-module__1resAa__spin}@keyframes Account-module__1resAa__spin{to{transform:rotate(360deg)}}.Account-module__1resAa__accountInfo{flex:1}.Account-module__1resAa__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__1resAa__userName:hover{border-bottom-color:var(--border-primary)}.Account-module__1resAa__userName:focus{border-bottom-color:var(--accent-primary)}.Account-module__1resAa__userName::placeholder{color:var(--text-tertiary);font-weight:400}.Account-module__1resAa__userEmail{color:var(--text-secondary);margin:0 0 12px;font-size:16px}.Account-module__1resAa__userJoined{color:var(--text-muted);align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.Account-module__1resAa__userJoined svg{width:14px;height:14px}.Account-module__1resAa__accountActions{border-top:1px solid var(--border-secondary);gap:12px;padding-top:24px;display:flex}.Account-module__1resAa__sectionTitle{color:var(--text-primary);margin-bottom:16px;font-size:20px;font-weight:600}.Account-module__1resAa__linkGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}@keyframes Account-module__1resAa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Account-module__1resAa__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__1resAa__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__1resAa__shimmer}.Account-module__1resAa__skeletonInfo{flex:1}.Account-module__1resAa__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__1resAa__shimmer}.Account-module__1resAa__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__1resAa__shimmer}.Account-module__1resAa__quickLinksSkeleton{margin-top:32px}.Account-module__1resAa__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__1resAa__shimmer}.Account-module__1resAa__skeletonLinkGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.Account-module__1resAa__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__1resAa__shimmer}
.BottomLeftPrompt-module__7RzJjG__container{z-index:1000;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:6px;max-width:420px;padding:16px;position:fixed;bottom:15px;left:15px;box-shadow:0 4px 12px #00000026}.BottomLeftPrompt-module__7RzJjG__closeButton{width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px;font-size:20px;line-height:1;position:absolute;top:8px;right:8px}.BottomLeftPrompt-module__7RzJjG__closeButton:hover{color:var(--text-primary);background:var(--bg-secondary)}
.Auth-module__9aJ0ZG__customMessage{color:var(--text-muted);text-align:center;-webkit-user-select:none;user-select:none;margin-bottom:1rem;font-size:16px;line-height:1.5}.Auth-module__9aJ0ZG__form{flex-direction:column;gap:10px;display:flex}.Auth-module__9aJ0ZG__formGroup{flex-direction:column;gap:.5rem;display:flex}.Auth-module__9aJ0ZG__label{color:var(--text-primary);font-weight:500}.Auth-module__9aJ0ZG__input{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Auth-module__9aJ0ZG__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-alpha);outline:none}.Auth-module__9aJ0ZG__button{background-color:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s,transform .1s}.Auth-module__9aJ0ZG__button:hover{background-color:var(--accent-primary-hover);transform:translateY(-1px)}.Auth-module__9aJ0ZG__button:disabled{background-color:var(--bg-disabled);color:var(--text-disabled);cursor:not-allowed;transform:none}.Auth-module__9aJ0ZG__googleButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s,transform .1s}.Auth-module__9aJ0ZG__googleButton:hover{background-color:#b91c1c;transform:translateY(-1px)}.Auth-module__9aJ0ZG__switchMode{text-align:center;margin-top:1rem}.Auth-module__9aJ0ZG__switchMode button{color:var(--accent-primary);cursor:pointer;background:0 0;border:none;text-decoration:underline;transition:color .2s}.Auth-module__9aJ0ZG__switchMode button:hover{color:var(--accent-primary-hover)}.Auth-module__9aJ0ZG__error{color:var(--accent-danger);margin-top:-8px;font-size:.875rem}.Auth-module__9aJ0ZG__formContainer{flex-direction:column;gap:16px;width:100%;padding:20px 0;display:flex}.Auth-module__9aJ0ZG__logoWithTagline{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:2px;margin-bottom:18px;font-size:18px;display:flex}.Auth-module__9aJ0ZG__separator{cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;width:100%;display:flex}.Auth-module__9aJ0ZG__separator hr{border:none;border-top:1px solid var(--border-primary);flex:1}.Auth-module__9aJ0ZG__separator span{background:var(--bg-card);color:var(--text-muted);padding:5px;font-size:12px}.Auth-module__9aJ0ZG__toggleContainer{justify-content:center;align-items:center;margin-top:auto;display:flex}.Auth-module__9aJ0ZG__toggleText{text-align:center;color:var(--text-muted);margin-right:10px;font-size:14px}.Auth-module__9aJ0ZG__terms{color:var(--text-muted);text-align:center;margin:0;font-size:12px;line-height:1.5}.Auth-module__9aJ0ZG__terms a{color:var(--accent-primary)}
.DocsIndex-module__WB9zHq__container{background-color:var(--bg-primary);flex-direction:column;width:100%;min-height:100vh;display:flex}.DocsIndex-module__WB9zHq__mainContent{flex-grow:1;width:100%;max-width:1400px;margin:60px auto 0;padding:24px}.DocsIndex-module__WB9zHq__controls{border-bottom:1px solid var(--border-primary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:10px;display:flex}.DocsIndex-module__WB9zHq__controlsSection{flex:1;align-items:center;gap:8px;display:flex}.DocsIndex-module__WB9zHq__controlsSection:first-child{justify-content:flex-start}.DocsIndex-module__WB9zHq__controlsSection:nth-child(2){justify-content:center}.DocsIndex-module__WB9zHq__controlsSection:last-child{justify-content:flex-end}.DocsIndex-module__WB9zHq__controlLabel{color:var(--text-disabled);font-size:14px;font-family:var(--font-ui)}.DocsIndex-module__WB9zHq__viewButtonIcon{vertical-align:middle}.DocsIndex-module__WB9zHq__viewButtonLeft{border-right:none;border-radius:4px 0 0 4px}.DocsIndex-module__WB9zHq__viewButtonRight{border-radius:0 4px 4px 0;margin-left:-1px}.DocsIndex-module__WB9zHq__sortControls{align-items:center;gap:8px;display:flex}.DocsIndex-module__WB9zHq__iconLeftSm{margin-right:4px}.DocsIndex-module__WB9zHq__iconLeftMd{margin-right:6px}.DocsIndex-module__WB9zHq__hiddenInput{display:none}.DocsIndex-module__WB9zHq__emptyStateActions{justify-content:center;gap:12px;display:flex}.DocsIndex-module__WB9zHq__emptyStateHint{opacity:.7;margin-top:16px;font-size:14px}.DocsIndex-module__WB9zHq__pageNumberButton{width:30px;height:30px;padding:5px}.DocsIndex-module__WB9zHq__emptyState{text-align:center;background-color:var(--bg-tertiary);border-radius:8px;padding:60px 20px}.DocsIndex-module__WB9zHq__emptyStateTitle{color:var(--text-tertiary);margin-bottom:16px}.DocsIndex-module__WB9zHq__emptyStateText{color:var(--text-muted);margin-bottom:24px}.DocsIndex-module__WB9zHq__documentGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.DocsIndex-module__WB9zHq__documentList{border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.DocsIndex-module__WB9zHq__documentCard{background-color:var(--bg-card);cursor:pointer;color:inherit;border:1px solid #0000;border-radius:8px;text-decoration:none;transition:box-shadow .2s,border .2s;overflow:hidden}.DocsIndex-module__WB9zHq__documentCard:hover{box-shadow:0 4px 12px var(--shadow-md);border:1px solid color-mix(in srgb,transparent,var(--accent-primary)50%)}.DocsIndex-module__WB9zHq__documentPreviewContainer{background-color:var(--bg-card);border-bottom:1px solid var(--border-primary);position:relative;overflow:hidden}.DocsIndex-module__WB9zHq__documentInfo{padding:16px}.DocsIndex-module__WB9zHq__documentTitleRow{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.DocsIndex-module__WB9zHq__documentTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;font-family:var(--font-ui);flex:1;margin:0;overflow:hidden}.DocsIndex-module__WB9zHq__documentDeleteButton{background-color:var(--bg-secondary);border:1px solid var(--border-primary);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.DocsIndex-module__WB9zHq__documentDeleteButton:hover{background-color:var(--accent-danger);color:#fff;border-color:var(--accent-danger)}.DocsIndex-module__WB9zHq__documentDeleteButton:active{transform:scale(.95)}.DocsIndex-module__WB9zHq__documentDeleteButton svg{width:14px;height:14px}.DocsIndex-module__WB9zHq__documentDate{color:var(--text-disabled);font-size:13px;font-family:var(--font-ui);margin:0}.DocsIndex-module__WB9zHq__documentListItem{border-bottom:1px solid var(--border-tertiary);background-color:var(--bg-card);color:inherit;align-items:center;padding:16px;text-decoration:none;transition:background-color .2s;display:flex}.DocsIndex-module__WB9zHq__documentListItem:hover{background-color:var(--bg-hover)}.DocsIndex-module__WB9zHq__documentListContent{flex:1}.DocsIndex-module__WB9zHq__documentListTitle{color:var(--text-primary);margin:0 0 4px;font-size:16px;font-weight:600}.DocsIndex-module__WB9zHq__documentListPreview{color:var(--text-muted);margin:0;font-size:14px}.DocsIndex-module__WB9zHq__documentListActions{align-items:center;gap:12px;margin-left:24px;display:flex}.DocsIndex-module__WB9zHq__documentListDate{color:var(--text-muted);white-space:nowrap;text-align:right;width:120px;font-size:13px}.DocsIndex-module__WB9zHq__documentListDeleteButton{background-color:var(--bg-secondary);border:1px solid var(--border-primary);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.DocsIndex-module__WB9zHq__documentListDeleteButton:hover{background-color:var(--accent-danger);color:#fff;border-color:var(--accent-danger)}.DocsIndex-module__WB9zHq__documentListDeleteButton:active{transform:scale(.95)}.DocsIndex-module__WB9zHq__documentListDeleteButton svg{width:14px;height:14px}.DocsIndex-module__WB9zHq__loadingContainer{height:300px;color:var(--text-disabled);font-family:var(--font-ui);justify-content:center;align-items:center;display:flex}.DocsIndex-module__WB9zHq__importError{color:var(--accent-danger);border:1px solid var(--accent-danger);border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.DocsIndex-module__WB9zHq__importErrorClose{color:var(--accent-danger);cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1}.DocsIndex-module__WB9zHq__emptyDragIcon{opacity:.6;margin-bottom:16px;font-size:48px}.DocsIndex-module__WB9zHq__paginationContainer{border-top:1px solid var(--border-primary);font-family:var(--font-ui);justify-content:center;align-items:center;margin-top:32px;padding-top:24px;display:flex}.DocsIndex-module__WB9zHq__paginationInfo{color:var(--text-muted);font-size:14px}.DocsIndex-module__WB9zHq__paginationControls{align-items:center;gap:8px;display:flex}.DocsIndex-module__WB9zHq__pageNumbers{gap:4px;display:flex}.DocsIndex-module__WB9zHq__docShareNote{color:var(--text-muted);white-space:nowrap;font-size:13px}.DocsIndex-module__WB9zHq__docShareNote span{color:var(--accent-primary)}.DocsIndex-module__WB9zHq__docPrivateNote{white-space:nowrap;color:var(--text-muted);font-size:13px}.DocsIndex-module__WB9zHq__collabList{align-items:center;display:flex}.DocsIndex-module__WB9zHq__documentTitleActions{align-items:center;gap:4px;display:flex}.DocsIndex-module__WB9zHq__collaboratorsRow{white-space:nowrap;height:40px;color:var(--text-muted);align-items:center;font-size:13px;display:flex}.DocsIndex-module__WB9zHq__statusInline.DocsIndex-module__WB9zHq__docPublicNote,.DocsIndex-module__WB9zHq__collaboratorsRow.DocsIndex-module__WB9zHq__docPublicNote{white-space:nowrap;color:var(--accent-success);font-size:13px}.DocsIndex-module__WB9zHq__statusInline{white-space:nowrap;color:var(--text-muted);margin-left:8px;margin-right:8px;font-size:13px}.DocsIndex-module__WB9zHq__avatarsRow{align-items:center;gap:4px;display:flex}.DocsIndex-module__WB9zHq__avatarExtra{background-color:var(--bg-tertiary);color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;display:flex}@keyframes DocsIndex-module__WB9zHq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.DocsIndex-module__WB9zHq__skeleton{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-hover)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;animation:1.5s infinite DocsIndex-module__WB9zHq__shimmer}.DocsIndex-module__WB9zHq__skeletonButton{border-radius:6px;height:32px;}.DocsIndex-module__WB9zHq__skeletonButtonPrimary{width:120px;}.DocsIndex-module__WB9zHq__skeletonButtonSecondary{width:100px;}.DocsIndex-module__WB9zHq__skeletonViewToggle{width:64px;height:28px;}.DocsIndex-module__WB9zHq__skeletonDropdown{width:160px;height:28px;}.DocsIndex-module__WB9zHq__skeletonLabel{width:50px;height:16px;}.DocsIndex-module__WB9zHq__skeletonCard{background-color:var(--bg-card);border-radius:8px;overflow:hidden}.DocsIndex-module__WB9zHq__skeletonPreview{border-bottom:1px solid var(--border-primary);border-radius:0;height:200px;}.DocsIndex-module__WB9zHq__skeletonCardInfo{padding:16px}.DocsIndex-module__WB9zHq__skeletonTitle{width:70%;height:20px;margin-bottom:12px;}.DocsIndex-module__WB9zHq__skeletonDate{width:40%;height:14px;margin-bottom:12px;}.DocsIndex-module__WB9zHq__skeletonStatus{width:50px;height:24px;}.DocsIndex-module__WB9zHq__skeletonListItem{border-bottom:1px solid var(--border-tertiary);background-color:var(--bg-card);align-items:center;padding:16px;display:flex}.DocsIndex-module__WB9zHq__skeletonListContent{flex:1}.DocsIndex-module__WB9zHq__skeletonListTitle{width:200px;height:18px;margin-bottom:8px;}.DocsIndex-module__WB9zHq__skeletonListPreview{width:60%;height:14px;}.DocsIndex-module__WB9zHq__skeletonListActions{align-items:center;gap:12px;margin-left:24px;display:flex}.DocsIndex-module__WB9zHq__skeletonListStatus{width:50px;height:16px;}.DocsIndex-module__WB9zHq__skeletonListDate{width:80px;height:14px;}.DocsIndex-module__WB9zHq__skeletonListDelete{border-radius:50%;width:28px;height:28px;}
.IndeterminateProgressBar-module__F8VHbG__container{background-color:var(--border-primary);border-radius:2px;width:100%;height:3px;overflow:hidden}.IndeterminateProgressBar-module__F8VHbG__bar{width:140%;height:100%;position:relative}.IndeterminateProgressBar-module__F8VHbG__bar:before,.IndeterminateProgressBar-module__F8VHbG__bar:after{content:"";background:linear-gradient(to left,var(--border-primary)0%,var(--accent-primary)50%,var(--border-primary)100%);border-radius:2px;width:20%;height:100%;animation:3s linear infinite IndeterminateProgressBar-module__F8VHbG__indeterminate;position:absolute;top:0}.IndeterminateProgressBar-module__F8VHbG__bar:after{animation-delay:-1.5s}@keyframes IndeterminateProgressBar-module__F8VHbG__indeterminate{0%{left:-40%}to{left:100%}}
.NotFound-module__hPJXbG__pageContainer{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.NotFound-module__hPJXbG__contentWrapper{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.NotFound-module__hPJXbG__card{width:100%;max-width:480px;box-shadow:var(--shadow-lg);text-align:center;border-radius:12px;justify-content:center;padding:48px}.NotFound-module__hPJXbG__card a{justify-content:center;display:inline-flex}.NotFound-module__hPJXbG__errorCode{color:var(--text-muted);margin-bottom:16px;font-size:72px;font-weight:500;line-height:1}.NotFound-module__hPJXbG__title{color:var(--text-primary);margin:0 0 16px;font-size:28px;font-weight:500}.NotFound-module__hPJXbG__message{color:var(--text-secondary);margin:0 0 32px;font-size:16px;line-height:1.6}.NotFound-module__hPJXbG__buttonGroup{justify-content:center;gap:12px;display:flex}@media (max-width:640px){.NotFound-module__hPJXbG__card{padding:32px 24px}.NotFound-module__hPJXbG__errorCode{font-size:56px}.NotFound-module__hPJXbG__title{font-size:24px}}
.TierCard-module__aryOuW__tiersGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.TierCard-module__aryOuW__tiersGridTwo{grid-template-columns:repeat(2,1fr)}.TierCard-module__aryOuW__tiersGridSingle{grid-template-columns:1fr;width:296px;margin:0 auto}.TierCard-module__aryOuW__tiersGridJoined{gap:0}.TierCard-module__aryOuW__tiersGridJoined>.TierCard-module__aryOuW__tierCard{border-radius:0}.TierCard-module__aryOuW__tiersGridJoined.TierCard-module__aryOuW__tiersGridSingle>.TierCard-module__aryOuW__tierCard{border-radius:16px}.TierCard-module__aryOuW__tiersGridJoined>.TierCard-module__aryOuW__tierCard:nth-child(2){margin-left:-1px}.TierCard-module__aryOuW__tiersGridJoined>.TierCard-module__aryOuW__tierCard:nth-child(3){margin-left:-2px}.TierCard-module__aryOuW__tiersGridJoined>.TierCard-module__aryOuW__tierCard:first-child{border-top-left-radius:16px;border-bottom-left-radius:16px}.TierCard-module__aryOuW__tiersGridJoined>.TierCard-module__aryOuW__tierCard:last-child{border-top-right-radius:16px;border-bottom-right-radius:16px}@media (max-width:930px){.TierCard-module__aryOuW__tiersGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.TierCard-module__aryOuW__tiersGrid,.TierCard-module__aryOuW__tiersGridTwo{grid-template-columns:1fr}.TierCard-module__aryOuW__tiersGridJoined>.TierCard-module__aryOuW__tierCard+.TierCard-module__aryOuW__tierCard{margin-top:-1px;margin-left:0}.TierCard-module__aryOuW__tiersGridJoined>.TierCard-module__aryOuW__tierCard:first-child{border-top-right-radius:16px;border-bottom-left-radius:0}.TierCard-module__aryOuW__tiersGridJoined>.TierCard-module__aryOuW__tierCard:last-child{border-top-right-radius:0;border-bottom-left-radius:16px}}.TierCard-module__aryOuW__tierCard{background:color-mix(in srgb,var(--bg-card),transparent 15%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid var(--border-primary);corner-shape:squircle;text-align:left;-webkit-user-select:none;user-select:none;border-radius:16px;flex-direction:column;width:100%;height:440px;padding:24px;transition:border-color .3s,background .3s;display:flex;position:relative}.TierCard-module__aryOuW__tierCardCompact{height:auto;min-height:0;padding:22px 20px}.TierCard-module__aryOuW__tierCardCompact .TierCard-module__aryOuW__tierTagline{margin-bottom:10px}.TierCard-module__aryOuW__tierCardCompact .TierCard-module__aryOuW__tierFeatures{margin-bottom:16px}.TierCard-module__aryOuW__tierCardCompact .TierCard-module__aryOuW__tierFeature{padding:4px 0}.TierCard-module__aryOuW__tierCard_pro.TierCard-module__aryOuW__tierCardReco{border-color:color-mix(in srgb,var(--border-primary),var(--tier-pro-highlight)30%);border-width:1.5px}.TierCard-module__aryOuW__tierCardClickable{cursor:pointer}.TierCard-module__aryOuW__tierCard_free:hover:not(.TierCard-module__aryOuW__tierCardCurrent),.TierCard-module__aryOuW__tierCard_basic:hover:not(.TierCard-module__aryOuW__tierCardCurrent),.TierCard-module__aryOuW__tierCard_freeHovered:not(.TierCard-module__aryOuW__tierCardCurrent),.TierCard-module__aryOuW__tierCard_basicHovered:not(.TierCard-module__aryOuW__tierCardCurrent){border-color:color-mix(in srgb,var(--border-primary),var(--tier-free-1)40%);background:color-mix(in srgb,var(--bg-card),var(--tier-free-1)4%);z-index:1}.TierCard-module__aryOuW__tierCard_plus:hover,.TierCard-module__aryOuW__tierCard_plusHovered{border-color:color-mix(in srgb,var(--border-primary),#34d399 40%);background:color-mix(in srgb,var(--bg-card),#34d399 3%);z-index:1}.TierCard-module__aryOuW__tierCard_pro:hover,.TierCard-module__aryOuW__tierCard_proHovered{border-color:color-mix(in srgb,var(--border-primary),var(--tier-pro-highlight)40%);background:color-mix(in srgb,var(--bg-card),var(--tier-pro-highlight)3%);z-index:1}.TierCard-module__aryOuW__tierCard_plus:hover .TierCard-module__aryOuW__featureCheck,.TierCard-module__aryOuW__tierCard_plusHovered .TierCard-module__aryOuW__featureCheck{color:var(--tier-plus-1)}.TierCard-module__aryOuW__tierCard_pro:hover .TierCard-module__aryOuW__featureCheck,.TierCard-module__aryOuW__tierCard_proHovered .TierCard-module__aryOuW__featureCheck{color:var(--tier-pro-highlight)}.TierCard-module__aryOuW__tierCard_plus .TierCard-module__aryOuW__currentBadge{border-color:color-mix(in srgb,var(--border-primary),var(--tier-plus-2)30%);color:color-mix(in srgb,var(--border-primary),var(--tier-plus-2)80%)}.TierCard-module__aryOuW__tierCard_pro .TierCard-module__aryOuW__currentBadge{border-color:color-mix(in srgb,var(--border-primary),var(--tier-pro-highlight)30%);color:var(--tier-pro-highlight)}@media (max-width:930px){.TierCard-module__aryOuW__tierCard_free{display:none}.TierCard-module__aryOuW__tierCardForceVisibleOnTablet.TierCard-module__aryOuW__tierCard_free{display:flex}}.TierCard-module__aryOuW__recommendedBadge{letter-spacing:.5px;corner-shape:squircle;white-space:nowrap;color:#fff;border-radius:16px;margin:2px 12px;padding:4px 6px;font-size:12px;font-weight:400}.TierCard-module__aryOuW__recommendedBadgePlus{background:linear-gradient(135deg,var(--tier-plus-1)0%,var(--tier-plus-2)100%);border:1.5px solid color-mix(in srgb,transparent,var(--tier-plus-2)40%);color:color-mix(in srgb,var(--text-primary),var(--tier-plus-2)80%);background:0 0}.TierCard-module__aryOuW__recommendedBadgePro{background:linear-gradient(135deg,var(--tier-pro-1)0%,var(--tier-pro-2)100%);border:1.5px solid color-mix(in srgb,transparent,var(--tier-pro-2)40%);color:color-mix(in srgb,var(--text-primary),var(--tier-pro-2)80%);background:0 0}.TierCard-module__aryOuW__tierHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.TierCard-module__aryOuW__tierName{align-items:flex-end;height:30px;margin:0;display:flex;margin:0!important}.TierCard-module__aryOuW__tierTagline{color:var(--text-muted);margin-bottom:12px;font-size:18px}.TierCard-module__aryOuW__highlightBasic{font-weight:700;}.TierCard-module__aryOuW__highlightPlus{font-weight:700;}.TierCard-module__aryOuW__highlightPro{font-weight:700;}.dark .TierCard-module__aryOuW__highlightPro{filter:brightness(2)}.TierCard-module__aryOuW__highlightNeutral{color:var(--text-primary);font-weight:700}.TierCard-module__aryOuW__multiplierX{margin:2px;font-size:12px}.TierCard-module__aryOuW__featureWithTooltip{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-color:color-mix(in srgb,var(--text-primary),transparent 70%);text-decoration-color:color-mix(in srgb,var(--text-primary),transparent 70%);text-underline-offset:3px;cursor:help}.TierCard-module__aryOuW__tierMultiplier{letter-spacing:1.3px;opacity:.9;border-radius:6px;font-size:18px;font-weight:400}.TierCard-module__aryOuW__tierMultiplierPlus{color:#059669}.TierCard-module__aryOuW__tierMultiplierPro{color:var(--tier-pro-highlight)}.dark .TierCard-module__aryOuW__tierMultiplierPro{filter:brightness(1.3)}.TierCard-module__aryOuW__tierPricing{flex-wrap:wrap;align-items:baseline;gap:4px;margin-top:8px;display:flex}.TierCard-module__aryOuW__tierPriceCompareAt{color:var(--text-muted);text-decoration:line-through;text-decoration-thickness:1.5px;-webkit-text-decoration-color:color-mix(in srgb,var(--text-muted),transparent 22%);text-decoration-color:color-mix(in srgb,var(--text-muted),transparent 22%);font-size:28px;font-weight:500}.TierCard-module__aryOuW__tierPrice{color:var(--text-primary);letter-spacing:-1px;font-size:28px;font-weight:500}.TierCard-module__aryOuW__tierPeriod{color:var(--text-muted);font-size:16px}.TierCard-module__aryOuW__tierFeatures{flex:1;margin:0 0 20px;padding:0;list-style:none}.TierCard-module__aryOuW__tierFeature{color:var(--text-secondary);align-items:flex-start;gap:8px;padding:6px 0;font-size:16px;display:flex}.TierCard-module__aryOuW__featureCheck{opacity:.7;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin:5px 0;display:flex}.TierCard-module__aryOuW__featureCheckFree,.TierCard-module__aryOuW__featureCheckBasic,.TierCard-module__aryOuW__featureCheckPlus,.TierCard-module__aryOuW__featureCheckPro{color:var(--text-muted)}.TierCard-module__aryOuW__tierAction{margin-top:auto}.TierCard-module__aryOuW__selectButton{text-align:center;corner-shape:squircle;cursor:pointer;box-sizing:border-box;letter-spacing:1.2px;border:none;border-radius:24px;width:100%;min-height:48px;margin:0 auto;padding:12px 20px;font-size:18px;font-weight:400;transition:box-shadow .5s,background-position .5s,transform .5s,filter .2s;display:block}.TierCard-module__aryOuW__selectButton:active:not(:disabled){filter:brightness(.85)}.TierCard-module__aryOuW__selectButton:disabled{opacity:.6;cursor:not-allowed}.TierCard-module__aryOuW__selectButtonFree,.TierCard-module__aryOuW__selectButtonBasic{color:color-mix(in srgb,var(--accent-primary),var(--text-primary)10%);background:linear-gradient(135deg,color-mix(in srgb,var(--tier-free-1),var(--bg-card)80%)0%,color-mix(in srgb,var(--tier-free-1),var(--bg-card)99%)50%,color-mix(in srgb,var(--tier-free-1),var(--bg-card)82%)100%);border:1px solid color-mix(in srgb,var(--tier-free-1),var(--bg-card)50%);background-size:200% 200%}.TierCard-module__aryOuW__selectButtonFree:hover:not(:disabled){background-position:100%}.TierCard-module__aryOuW__selectButtonPlus{color:#fff;background:linear-gradient(135deg,var(--tier-plus-1)0%,var(--tier-plus-2)50%,var(--tier-plus-1)100%);border:1px solid color-mix(in srgb,var(--tier-plus-1),var(--text-primary)30%);background-size:200% 200%}.TierCard-module__aryOuW__selectButtonPlus:hover:not(:disabled),.TierCard-module__aryOuW__tierCardClickable:hover .TierCard-module__aryOuW__selectButtonPlus:not(:disabled){background-position:100%;box-shadow:0 4px 12px #10b9814d}.TierCard-module__aryOuW__selectButtonPro{color:#fff;background:linear-gradient(135deg,var(--tier-pro-1)0%,var(--tier-pro-2)50%,var(--tier-pro-1)100%);border:1px solid color-mix(in srgb,var(--tier-pro-1),var(--text-primary)30%);background-size:200% 200%}.light .TierCard-module__aryOuW__selectButtonPro{filter:brightness(1.5)saturate(.5)}.light .TierCard-module__aryOuW__selectButtonPlus{filter:brightness(1.1)}.TierCard-module__aryOuW__selectButtonPro:hover:not(:disabled){box-shadow:0 4px 12px color-mix(in srgb,var(--tier-pro-highlight),transparent 95%);background-position:100%}.TierCard-module__aryOuW__tierCardClickable:hover .TierCard-module__aryOuW__selectButtonPro:not(:disabled){background-position:100%;box-shadow:0 4px 12px #ef44444d}.TierCard-module__aryOuW__currentBadge{text-align:center;width:100%;color:var(--accent-primary);border:1px solid color-mix(in srgb,var(--accent-primary),transparent 80%);corner-shape:squircle;box-sizing:border-box;border-radius:24px;justify-content:center;align-items:center;height:48px;padding:12px 20px;font-size:18px;font-weight:400;line-height:normal;display:flex}.TierCard-module__aryOuW__endingBadge{letter-spacing:1.2px;text-align:center;width:100%;color:color-mix(in srgb,var(--accent-warning),var(--text-tertiary)30%);border:1px solid color-mix(in srgb,var(--accent-warning),var(--text-tertiary)10%);corner-shape:squircle;box-sizing:border-box;border-radius:24px;justify-content:center;align-items:center;height:48px;padding:12px 20px;font-size:18px;font-weight:400;display:flex}.TierCard-module__aryOuW__startingBadge{letter-spacing:1.2px;text-align:center;width:100%;color:var(--accent-success);border:1px solid color-mix(in srgb,var(--accent-success),transparent 80%);box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;height:48px;padding:12px 20px;font-size:18px;font-weight:400;display:flex}.TierCard-module__aryOuW__loadingBarContainer{background-color:var(--border-primary);border-radius:2px;width:100%;height:4px;margin:22px 0;overflow:hidden}.TierCard-module__aryOuW__loadingBar{width:140%;height:100%;position:relative}.TierCard-module__aryOuW__loadingBar:before,.TierCard-module__aryOuW__loadingBar:after{content:"";border-radius:2px;width:20%;height:100%;animation:3s linear infinite TierCard-module__aryOuW__loadingIndeterminate;position:absolute;top:0}.TierCard-module__aryOuW__loadingBar:after{animation-delay:-1.5s}@keyframes TierCard-module__aryOuW__loadingIndeterminate{0%{left:-40%}to{left:100%}}.TierCard-module__aryOuW__loadingBarFree:before,.TierCard-module__aryOuW__loadingBarFree:after,.TierCard-module__aryOuW__loadingBarBasic:before,.TierCard-module__aryOuW__loadingBarBasic:after{background:linear-gradient(to left,var(--border-primary)0%,#9ca3af 50%,var(--border-primary)100%)}.TierCard-module__aryOuW__loadingBarPlus:before,.TierCard-module__aryOuW__loadingBarPlus:after{background:linear-gradient(to left,var(--border-primary)0%,#10b981 50%,var(--border-primary)100%)}.TierCard-module__aryOuW__loadingBarPro:before,.TierCard-module__aryOuW__loadingBarPro:after{background:linear-gradient(to left,var(--border-primary)0%,var(--tier-pro-highlight)50%,var(--border-primary)100%)}.TierCard-module__aryOuW__tierCardSkeleton{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:8px;flex-direction:column;min-height:320px;padding:24px;display:flex}.TierCard-module__aryOuW__skeletonHeader{justify-content:space-between;margin-bottom:16px;display:flex}.TierCard-module__aryOuW__skeletonTitle{background:var(--bg-secondary);border-radius:4px;width:60px;height:16px;animation:1.5s infinite TierCard-module__aryOuW__shimmer}.TierCard-module__aryOuW__skeletonMultiplier{background:var(--bg-secondary);border-radius:6px;width:40px;height:24px;animation:1.5s infinite TierCard-module__aryOuW__shimmer}.TierCard-module__aryOuW__skeletonPrice{background:var(--bg-secondary);border-radius:4px;width:80px;height:32px;margin-bottom:20px;animation:1.5s infinite TierCard-module__aryOuW__shimmer}.TierCard-module__aryOuW__skeletonFeatures{flex-direction:column;flex:1;gap:12px;display:flex}.TierCard-module__aryOuW__skeletonFeature{background:var(--bg-secondary);border-radius:4px;width:100%;height:16px;animation:1.5s infinite TierCard-module__aryOuW__shimmer}.TierCard-module__aryOuW__skeletonFeature:nth-child(2){width:85%}.TierCard-module__aryOuW__skeletonFeature:nth-child(3){width:70%}.TierCard-module__aryOuW__skeletonFeature:nth-child(4){width:90%}.TierCard-module__aryOuW__skeletonButton{background:var(--bg-secondary);border-radius:8px;width:100%;height:44px;margin-top:auto;animation:1.5s infinite TierCard-module__aryOuW__shimmer}@keyframes TierCard-module__aryOuW__shimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.TierCard-module__aryOuW__poweredByStripe{height:30px;display:block}.TierCard-module__aryOuW__poweredByStripe path,.TierCard-module__aryOuW__poweredByStripe polygon,.TierCard-module__aryOuW__poweredByStripe rect{fill:var(--accent-primary);opacity:.5}.TierCard-module__aryOuW__usageBanner{border:1px solid var(--border-primary);border-radius:8px;padding:16px 20px}.TierCard-module__aryOuW__usageBannerHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.TierCard-module__aryOuW__usageBannerLabel{color:var(--text-primary);margin:0;font-size:15px;font-weight:600}.TierCard-module__aryOuW__usageProgressBar{background:var(--bg-primary);border-radius:100px;height:6px;overflow:hidden}.TierCard-module__aryOuW__usageProgressFill{border-radius:100px;height:100%;transition:width .3s}.TierCard-module__aryOuW__progressFillFree{}.TierCard-module__aryOuW__progressFillPlus{}.TierCard-module__aryOuW__progressFillPro{}.TierCard-module__aryOuW__usageBannerFooter{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.TierCard-module__aryOuW__usagePercent{color:var(--text-muted);font-size:12px}.TierCard-module__aryOuW__usagePercent strong{color:var(--text-primary)}.TierCard-module__aryOuW__usageBannerReset{color:var(--text-muted);font-size:12px}.TierCard-module__aryOuW__usageBannerReset strong{color:var(--text-primary)}.TierCard-module__aryOuW__usageBannerSkeleton{background:var(--bg-secondary);border-radius:8px;height:114px;animation:1.5s infinite TierCard-module__aryOuW__shimmer}.TierCard-module__aryOuW__perMonthNote{color:var(--text-muted);opacity:.75}
.TierComparisonBar-module__J-aPeW__container{border:1px solid var(--border-primary);border-radius:8px;padding:16px 20px}.TierComparisonBar-module__J-aPeW__containerSmall{flex-direction:column;justify-content:center;height:54px;padding:4px 16px;display:flex}.TierComparisonBar-module__J-aPeW__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.TierComparisonBar-module__J-aPeW__headerSmall{margin-bottom:0}.TierComparisonBar-module__J-aPeW__label{color:var(--text-primary);margin:0;font-size:15px;font-weight:500}.TierComparisonBar-module__J-aPeW__reset{color:var(--text-muted);cursor:default;font-size:12px}.TierComparisonBar-module__J-aPeW__barContainer{position:relative}.TierComparisonBar-module__J-aPeW__barContainerSmall{padding-top:18px;padding-bottom:16px}.TierComparisonBar-module__J-aPeW__barBackground{background:var(--bg-primary);border-radius:100px 0 0 100px;height:12px;position:relative;overflow:visible}.TierComparisonBar-module__J-aPeW__barBackgroundRounded{border-radius:100px}.TierComparisonBar-module__J-aPeW__tierSection{opacity:0;height:100%;transition:opacity .2s;position:absolute;top:0}.TierComparisonBar-module__J-aPeW__tierSectionFree{background:#9ca3af;border-radius:100px 0 0 100px;left:0}.TierComparisonBar-module__J-aPeW__tierSectionPlus{background:color-mix(in srgb,var(--tier-plus-2),transparent 50%);border-radius:100px 0 0 100px}.TierComparisonBar-module__J-aPeW__tierSectionPro{background:var(--tier-pro-highlight);border-radius:100px 0 0 100px}.TierComparisonBar-module__J-aPeW__tierSectionProRounded{border-radius:100px}.TierComparisonBar-module__J-aPeW__tierSectionActive{opacity:.3}.dark .TierComparisonBar-module__J-aPeW__tierSectionActive{opacity:.5}.TierComparisonBar-module__J-aPeW__usageFill{background:linear-gradient(90deg,var(--accent-primary),var(--accent-primary));z-index:1;border-radius:100px 0 0 100px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.TierComparisonBar-module__J-aPeW__usageFillRounded{border-radius:100px}.TierComparisonBar-module__J-aPeW__thresholdMarker{z-index:2;width:2px;transition:opacity .2s;position:absolute;top:-4px;bottom:-4px;transform:translate(-50%)}.TierComparisonBar-module__J-aPeW__thresholdMarkerFree{background:#9ca3af}.TierComparisonBar-module__J-aPeW__thresholdMarkerPlus{background:#10b981}.TierComparisonBar-module__J-aPeW__thresholdMarkerPro{background:var(--tier-pro-highlight)}.TierComparisonBar-module__J-aPeW__thresholdMarkerHidden{opacity:0}.TierComparisonBar-module__J-aPeW__usageMarker{background:var(--accent-primary);z-index:3;width:2px;position:absolute;top:-4px;bottom:-4px;transform:translate(-50%)}.TierComparisonBar-module__J-aPeW__thresholdLabels{height:20px;margin-top:5px;position:relative}.TierComparisonBar-module__J-aPeW__smallTierLabels,.TierComparisonBar-module__J-aPeW__smallUsageLabels{pointer-events:none;position:absolute;left:0;right:0}.TierComparisonBar-module__J-aPeW__smallTierLabels{height:16px;top:0}.TierComparisonBar-module__J-aPeW__smallUsageLabels{height:14px;top:34px}.TierComparisonBar-module__J-aPeW__thresholdLabel{cursor:pointer;flex-direction:column;align-items:center;gap:1px;transition:opacity .2s;display:flex;position:absolute;transform:translate(-50%)}.TierComparisonBar-module__J-aPeW__thresholdLabel:first-child{align-items:flex-start}.TierComparisonBar-module__J-aPeW__thresholdLabel:last-child{align-items:flex-end}.TierComparisonBar-module__J-aPeW__smallLabel{white-space:nowrap;font-size:11px;font-weight:600;line-height:1;position:absolute;transform:translate(-50%)}.TierComparisonBar-module__J-aPeW__smallLabelStart{text-align:left;transform:translate(0)}.TierComparisonBar-module__J-aPeW__smallLabelEnd{text-align:right;transform:translate(-100%)}.TierComparisonBar-module__J-aPeW__smallLabelCurrent{font-weight:700}.TierComparisonBar-module__J-aPeW__smallLabelHovered{opacity:.9}.TierComparisonBar-module__J-aPeW__smallLabelUsage{color:var(--accent-primary)}.TierComparisonBar-module__J-aPeW__thresholdName{letter-spacing:.5px;font-size:14px;font-weight:600}.TierComparisonBar-module__J-aPeW__thresholdMultiplier{font-size:10px;font-weight:500}.TierComparisonBar-module__J-aPeW__thresholdLabelFree .TierComparisonBar-module__J-aPeW__thresholdName,.TierComparisonBar-module__J-aPeW__thresholdLabelFree .TierComparisonBar-module__J-aPeW__thresholdMultiplier{color:#6b7280}.TierComparisonBar-module__J-aPeW__thresholdLabelPlus .TierComparisonBar-module__J-aPeW__thresholdName,.TierComparisonBar-module__J-aPeW__thresholdLabelPlus .TierComparisonBar-module__J-aPeW__thresholdMultiplier{color:#10b981}.TierComparisonBar-module__J-aPeW__thresholdLabelPro .TierComparisonBar-module__J-aPeW__thresholdName,.TierComparisonBar-module__J-aPeW__thresholdLabelPro .TierComparisonBar-module__J-aPeW__thresholdMultiplier{color:#ef4444}.TierComparisonBar-module__J-aPeW__thresholdLabelCurrent .TierComparisonBar-module__J-aPeW__thresholdName{font-weight:700}.TierComparisonBar-module__J-aPeW__thresholdLabelCurrent .TierComparisonBar-module__J-aPeW__thresholdMultiplier{font-weight:600}.TierComparisonBar-module__J-aPeW__thresholdLabelHidden{opacity:0}.TierComparisonBar-module__J-aPeW__footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.TierComparisonBar-module__J-aPeW__usageText{color:var(--text-muted);cursor:default;font-size:14px}.TierComparisonBar-module__J-aPeW__usageText strong{color:var(--text-primary)}.TierComparisonBar-module__J-aPeW__upgradeHint{cursor:default;color:var(--text-muted);font-size:14px;font-weight:500}
.BillingIntervalToggle-module__fB-FAa__toggle{background:var(--bg-primary);-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:12px;padding:6px;display:inline-flex}.BillingIntervalToggle-module__fB-FAa__option{text-align:center;-webkit-appearance:none;appearance:none;width:72px;font:inherit;cursor:pointer;background:0 0;background:var(--bg-card);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:30px;padding:5px 10px;font-size:13px;font-weight:500;line-height:1;transition:background-color .12s,color .12s,transform .12s;display:inline-flex;position:relative}.BillingIntervalToggle-module__fB-FAa__option:hover{color:var(--accent-primary)}.BillingIntervalToggle-module__fB-FAa__option:focus-visible{outline:2px solid var(--accent-primary-alpha);outline-offset:2px}.BillingIntervalToggle-module__fB-FAa__optionActive{border:1px solid var(--accent-primary);color:var(--accent-primary);cursor:default}.BillingIntervalToggle-module__fB-FAa__optionLabel{white-space:nowrap}.BillingIntervalToggle-module__fB-FAa__badge{color:var(--accent-success);letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 8px;font-size:13px;font-weight:500;transition:background-color .5s,color .5s;display:inline-flex;position:absolute;top:50%;right:0;transform:translate(110%)translateY(-50%)}.BillingIntervalToggle-module__fB-FAa__optionActive .BillingIntervalToggle-module__fB-FAa__badge{background:var(--bg-card)}.BillingIntervalToggle-module__fB-FAa__option:hover .BillingIntervalToggle-module__fB-FAa__badge,.BillingIntervalToggle-module__fB-FAa__optionActive .BillingIntervalToggle-module__fB-FAa__badge{background-color:color-mix(in srgb,var(--accent-success),transparent 90%);color:color-mix(in srgb,var(--accent-success),var(--text-primary)20%)}@media (max-width:640px){.BillingIntervalToggle-module__fB-FAa__toggle{justify-content:space-between;width:100%}.BillingIntervalToggle-module__fB-FAa__option{flex:1;gap:6px;padding:8px 10px}.BillingIntervalToggle-module__fB-FAa__badge{padding:3px 6px;font-size:10px}}@media (max-width:650px){.BillingIntervalToggle-module__fB-FAa__badge{display:none}}
.MigrationNotification-module__6I8DxG__notification{background:var(--bg-card);z-index:8000;border-radius:8px;max-width:400px;padding:16px 20px;animation:.3s ease-out MigrationNotification-module__6I8DxG__slideIn;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #0000001a}@keyframes MigrationNotification-module__6I8DxG__slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.MigrationNotification-module__6I8DxG__content{flex-direction:column;gap:8px;display:flex}.MigrationNotification-module__6I8DxG__message{align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.MigrationNotification-module__6I8DxG__spinner{animation:1s linear infinite MigrationNotification-module__6I8DxG__spin;display:inline-block}@keyframes MigrationNotification-module__6I8DxG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MigrationNotification-module__6I8DxG__checkmark{color:#10b981}.MigrationNotification-module__6I8DxG__currentFile{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.MigrationNotification-module__6I8DxG__progressBar{background:var(--bg-primary);border-radius:2px;height:4px;margin-top:4px;overflow:hidden}.MigrationNotification-module__6I8DxG__progressFill{background:#3b82f6;height:100%;transition:width .3s}.MigrationNotification-module__6I8DxG__errors{margin-top:8px;font-size:12px}.MigrationNotification-module__6I8DxG__error{color:#ef4444;margin-top:4px}
.blog-module__wD8snW__container{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.blog-module__wD8snW__main{flex:1;width:100%;max-width:680px;margin:0 auto;padding:80px 24px 64px}.blog-module__wD8snW__title{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:1.8rem;font-weight:700}.blog-module__wD8snW__subtitle{color:var(--text-muted);margin:8px 0 0;font-size:1rem}.blog-module__wD8snW__empty{color:var(--text-muted);margin-top:48px}.blog-module__wD8snW__postList{flex-direction:column;gap:32px;margin-top:48px;display:flex}.blog-module__wD8snW__postCard{flex-direction:column;gap:4px;display:flex}.blog-module__wD8snW__postTitle{color:var(--text-primary);font-size:1.15rem;font-weight:600;line-height:1.35;text-decoration:none}.blog-module__wD8snW__postTitle:hover{text-underline-offset:.15em;text-decoration:underline;text-decoration-thickness:.08em}.blog-module__wD8snW__postMeta{color:var(--text-muted);align-items:center;gap:6px;margin:0;font-size:.85rem;display:flex}.blog-module__wD8snW__dot{opacity:.5}@media (max-width:640px){.blog-module__wD8snW__main{padding:48px 16px}.blog-module__wD8snW__title{font-size:1.5rem}}
.page-module__DBP48W__page{background:var(--bg-card);min-height:100vh;color:var(--text-primary);flex-direction:column;align-items:center;padding:0;display:flex}.page-module__DBP48W__shell{flex-direction:column;gap:1.25rem;width:100%;max-width:8.5in;margin-top:100px;display:flex}.page-module__DBP48W__header{text-align:left;flex-direction:column;align-items:flex-start;gap:.4rem;padding:20px 96px;display:flex}.page-module__DBP48W__title{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:1.4rem;font-weight:600}.page-module__DBP48W__meta{color:var(--text-muted);margin:0;font-size:.85rem}.page-module__DBP48W__content{background:var(--bg-card);width:100%;color:var(--text-secondary);overflow-wrap:anywhere;padding:20px 96px 50px;font-size:1rem;line-height:1.65}.page-module__DBP48W__content p{margin:0 0 1rem}.page-module__DBP48W__content p:last-child{margin-bottom:0}:is(.page-module__DBP48W__content h1,.page-module__DBP48W__content h2,.page-module__DBP48W__content h3,.page-module__DBP48W__content h4,.page-module__DBP48W__content h5,.page-module__DBP48W__content h6){color:var(--text-primary);margin:1.2rem 0 .6rem;font-weight:600;line-height:1.2}.page-module__DBP48W__content h1{font-size:1.6rem}.page-module__DBP48W__content h2{font-size:1.4rem}.page-module__DBP48W__content h3{font-size:1.25rem}.page-module__DBP48W__content h4{font-size:1.1rem}:is(.page-module__DBP48W__content ul,.page-module__DBP48W__content ol){margin:0 0 1rem 1.25rem;padding:0}.page-module__DBP48W__content li{margin:.35rem 0}.page-module__DBP48W__content a{color:var(--accent-primary);text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:.08em}.page-module__DBP48W__content img{max-width:100%;height:auto;box-shadow:0 10px 24px var(--shadow-sm);margin:12px 0}.page-module__DBP48W__content table{border-collapse:collapse;overflow-wrap:normal;word-wrap:normal;width:100%;margin:1rem 0}:is(.page-module__DBP48W__content th,.page-module__DBP48W__content td){border:1px solid var(--border-secondary,#d1d5db);text-align:left;padding:8px 12px}.page-module__DBP48W__content th{background-color:var(--bg-secondary,#f9fafb);font-weight:600}.page-module__DBP48W__content tr:hover{background-color:var(--bg-hover,#00000005)}.page-module__DBP48W__messageCard{background:var(--bg-card);width:100%;box-shadow:0 14px 36px var(--shadow-sm);text-align:center;color:var(--text-secondary);padding:1.25rem;line-height:1.5}@media (min-width:768px){.page-module__DBP48W__title{font-size:1.6rem}}@media (max-width:768px){.page-module__DBP48W__header{padding:30px 10px 10px}.page-module__DBP48W__content{padding:10px}}
/*# sourceMappingURL=766407fea428967c.css.map*/