.SplashOverlay-module__uWO2ta__overlay{pointer-events:none;background:var(--bg-primary);justify-content:center;display:flex;position:absolute;inset:0;overflow:scroll}.SplashOverlay-module__uWO2ta__overlay *{font-family:Arial!important}.SplashOverlay-module__uWO2ta__overlayVisible{opacity:1;z-index:10}.SplashOverlay-module__uWO2ta__overlayHidden{opacity:0;z-index:-1}.SplashOverlay-module__uWO2ta__content{width:8.5in;max-width:8.5in;color:var(--text-primary);box-sizing:border-box;border-bottom:1px solid var(--border-primary);background:var(--bg-page);border-radius:4px;margin-top:32px;padding-top:96px;padding-left:96px;padding-right:96px;font-family:Arial,sans-serif;font-size:16px;line-height:23px;position:relative}.SplashOverlay-module__uWO2ta__content p,.SplashOverlay-module__uWO2ta__content h1,.SplashOverlay-module__uWO2ta__content h2,.SplashOverlay-module__uWO2ta__content h3,.SplashOverlay-module__uWO2ta__content h4,.SplashOverlay-module__uWO2ta__content h5,.SplashOverlay-module__uWO2ta__content h6{margin:0}.SplashOverlay-module__uWO2ta__content p:not(:first-child){margin-top:11px;font-size:16px;line-height:22.4px}.SplashOverlay-module__uWO2ta__content a{color:var(--accent-primary)}.SplashOverlay-module__uWO2ta__content h1{margin-top:24px;font-size:32px;font-weight:700;line-height:38.4px}.SplashOverlay-module__uWO2ta__content h2{margin-top:16px;font-size:24px;font-weight:700;line-height:30px}.SplashOverlay-module__uWO2ta__content h3{margin-top:16px;font-size:20px;font-weight:700;line-height:26px}.SplashOverlay-module__uWO2ta__content h4{margin-top:12px;font-size:18px;font-weight:700;line-height:24.3px}.SplashOverlay-module__uWO2ta__content h5{margin-top:8px;font-size:16px;font-weight:700;line-height:22.4px}.SplashOverlay-module__uWO2ta__content h6{margin-top:8px;font-size:14px;font-weight:700;line-height:19.6px}.SplashOverlay-module__uWO2ta__content img{margin:12px 0}.SplashOverlay-module__uWO2ta__content ol,.SplashOverlay-module__uWO2ta__content ul{margin:9px 10px 10px 27px;padding:2px 2px 0;list-style-position:outside}.SplashOverlay-module__uWO2ta__content li{padding-left:1px;line-height:22.4px}.SplashOverlay-module__uWO2ta__crawlerMode{opacity:1!important;z-index:10!important;display:flex!important}@media (max-width:816px) and (min-width:672px){.SplashOverlay-module__uWO2ta__overlay{justify-content:flex-start;overflow:visible}.SplashOverlay-module__uWO2ta__content{width:8.5in;max-width:none;transform:scale(min(1,calc((100vw - 40px)/816px)));transform-origin:0 0;flex-shrink:0;margin-top:16px;margin-left:0}}@media (max-width:672px) and (min-width:500px){.SplashOverlay-module__uWO2ta__overlay{justify-content:flex-start;overflow:visible}.SplashOverlay-module__uWO2ta__content{width:644px;max-width:none;transform:scale(min(1,calc((100vw - 40px)/(6.5*96px + 20px))));transform-origin:0 0;border-radius:0;flex-shrink:0;margin-top:16px;padding:10px}}@media (max-width:500px){.SplashOverlay-module__uWO2ta__overlay{justify-content:flex-start;overflow:visible}.SplashOverlay-module__uWO2ta__content{width:404px;max-width:none;transform:scale(min(1,calc((100vw - 40px)/(4*96px + 20px))));transform-origin:0 0;border-radius:0;flex-shrink:0;margin-top:16px;padding:10px}}
.AgentChat-module__2ygNyG__container{box-sizing:border-box;z-index:3000;flex-direction:column;height:100%;display:flex}.AgentChat-module__2ygNyG__header{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;gap:12px;padding:12px;font-size:14px;font-weight:700;display:flex}.AgentChat-module__2ygNyG__agentLabel{-webkit-user-select:none;user-select:none;cursor:default;font-size:13px;font-weight:400}.AgentChat-module__2ygNyG__conversationControls{flex:1;justify-content:flex-end;align-items:center;gap:6px;display:flex}.AgentChat-module__2ygNyG__conversationDropdown{min-width:0}.AgentChat-module__2ygNyG__conversationOptionLabel{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.AgentChat-module__2ygNyG__conversationOptionText{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.AgentChat-module__2ygNyG__conversationPendingBadge{background:var(--accent-primary);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}.AgentChat-module__2ygNyG__conversationStatus{color:var(--text-secondary);white-space:nowrap;font-size:12px}.AgentChat-module__2ygNyG__attachmentsContainer{flex-direction:row;gap:6px;display:flex}.AgentChat-module__2ygNyG__attachmentChip{background-color:color-mix(in srgb,var(--bg-card),var(--accent-primary)6%);border:1px solid color-mix(in srgb,var(--bg-card),var(--accent-primary)30%);max-width:150px;color:color-mix(in srgb,var(--text-primary),var(--accent-primary)35%);cursor:default;-webkit-user-select:none;user-select:none;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__2ygNyG__attachmentChip:hover{border:1px solid color-mix(in srgb,var(--accent-primary),transparent 65%);background:color-mix(in srgb,var(--accent-primary),transparent 85%)}.AgentChat-module__2ygNyG__attachmentChip img{border-radius:2px}.AgentChat-module__2ygNyG__attachmentPreview{text-overflow:ellipsis;white-space:nowrap;color:color-mix(in srgb,var(--text-primary),var(--accent-primary)35%);font-family:var(--font-mono);flex:1;transition:color .3s;overflow:hidden}.AgentChat-module__2ygNyG__attachmentChip:hover .AgentChat-module__2ygNyG__attachmentPreview{color:var(--text-primary)}.AgentChat-module__2ygNyG__attachmentSize{color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:500}.AgentChat-module__2ygNyG__attachmentRemove{cursor:pointer;width:22px;height:22px;color:var(--text-tertiary);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.AgentChat-module__2ygNyG__attachmentRemove:hover{background:var(--bg-tertiary);color:var(--accent-danger)}.AgentChat-module__2ygNyG__queuedMessagesContainer{flex-direction:column;gap:6px;display:flex}.AgentChat-module__2ygNyG__queuedMessageChip{border:1px dashed var(--border-secondary);background:var(--bg-secondary);cursor:default;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;animation:2s ease-in-out infinite AgentChat-module__2ygNyG__queuedPulse;display:flex}@keyframes AgentChat-module__2ygNyG__queuedPulse{0%,to{opacity:1}50%{opacity:.7}}.AgentChat-module__2ygNyG__queuedMessageText{text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);flex:1;overflow:hidden}.AgentChat-module__2ygNyG__queuedMessageLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-tertiary);background:var(--bg-tertiary);border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}.AgentChat-module__2ygNyG__queuedMessageRemove{cursor:pointer;width:22px;height:22px;color:var(--text-tertiary);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.AgentChat-module__2ygNyG__queuedMessageRemove:hover{background:var(--bg-tertiary);color:var(--accent-danger)}.AgentChat-module__2ygNyG__modelPicker{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__2ygNyG__modelPickerDropdown,.AgentChat-module__2ygNyG__actionModeDropdown{flex-shrink:1;min-width:0;overflow:hidden}.AgentChat-module__2ygNyG__modelPickerDropdown span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AgentChat-module__2ygNyG__extendedModeToggle{flex-shrink:1;width:36px;transition:background-color .35s,border-color .35s;overflow:hidden}.AgentChat-module__2ygNyG__extendedModeToggleActive{border-color:color-mix(in srgb,var(--accent-success),var(--text-primary)20%);background-color:color-mix(in srgb,var(--accent-success),transparent 20%);}.AgentChat-module__2ygNyG__extendedModeToggleActive:hover{background-color:color-mix(in srgb,var(--accent-success),transparent 15%)!important}.AgentChat-module__2ygNyG__thoroughnessTrigger{justify-content:center;align-items:center;display:inline-flex}.AgentChat-module__2ygNyG__thoroughnessIcon{width:18px;height:16px;transition:fill .35s;display:inline-block}.AgentChat-module__2ygNyG__thoroughnessIconActive{fill:#fff;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round}.AgentChat-module__2ygNyG__thoroughnessIconBalanced{fill:color-mix(in srgb,var(--text-muted),transparent 50%);stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round}.AgentChat-module__2ygNyG__extendedModeToggle:hover .AgentChat-module__2ygNyG__thoroughnessIconBalanced{fill:var(--accent-success)}.AgentChat-module__2ygNyG__modelPickerItem{justify-content:space-between;align-items:center;width:80%;display:flex}.AgentChat-module__2ygNyG__thoroughnessPickerItem{justify-content:space-between;align-items:center;width:100px;display:flex}.AgentChat-module__2ygNyG__thoroughnessPickerItemDisabled,.AgentChat-module__2ygNyG__modelPickerItemDisabled{width:100%}.AgentChat-module__2ygNyG__modelDetails{flex-direction:column;gap:8px;width:200px;padding:6px;font-size:14px;display:flex}.AgentChat-module__2ygNyG__thoroughnessDetails{flex-direction:column;gap:6px;width:220px;padding:6px;font-size:13px;display:flex}.AgentChat-module__2ygNyG__thoroughnessDescription{opacity:.85;flex-direction:column;gap:5px;font-size:12px;display:flex}.AgentChat-module__2ygNyG__modelDescription{font-size:12px}.AgentChat-module__2ygNyG__modelCost{color:#fffc;align-items:center;gap:2px;font-size:12px;display:flex}.AgentChat-module__2ygNyG__modelPillEmpty{opacity:.2;background:#ffffff59;border-radius:2px;width:8px;height:8px;display:inline-block}.AgentChat-module__2ygNyG__modelPillFilled{background:var(--text-primary);border-radius:2px;width:10px;height:10px;display:inline-block}.AgentChat-module__2ygNyG__modelCost .AgentChat-module__2ygNyG__modelPillFilled:first-child{margin-left:5px}.AgentChat-module__2ygNyG__modelPill_1,.AgentChat-module__2ygNyG__modelPill_2{background:var(--accent-primary)}.AgentChat-module__2ygNyG__modelPill_3{background:color-mix(in srgb,var(--accent-warning),var(--accent-danger)30%)}.AgentChat-module__2ygNyG__modelPill_4{background:color-mix(in srgb,var(--accent-warning),var(--accent-danger)70%)}.AgentChat-module__2ygNyG__modelPill_5{background:color-mix(in srgb,var(--accent-warning),var(--accent-danger)100%)}.AgentChat-module__2ygNyG__modelFeatures{color:#fffc;margin-top:4px;font-size:11px}.AgentChat-module__2ygNyG__attachButton{color:var(--text-secondary);flex-shrink:0;width:36px;transition:color .15s}.AgentChat-module__2ygNyG__attachButton:hover{color:var(--text-primary)}.AgentChat-module__2ygNyG__attachButton:disabled{color:var(--text-tertiary);cursor:not-allowed}.AgentChat-module__2ygNyG__sendButtonGroup{flex-shrink:0;margin-left:auto;display:flex}.AgentChat-module__2ygNyG__overageBadge{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__2ygNyG__overageBadge:hover{animation:6s ease-in-out infinite AgentChat-module__2ygNyG__accentGradient}@keyframes AgentChat-module__2ygNyG__accentGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.AgentChat-module__2ygNyG__overageBadge svg{flex-shrink:0}.AgentChat-module__2ygNyG__chatMessagesFrame{flex:1;min-height:0;position:relative}.AgentChat-module__2ygNyG__chatScrollArea{overscroll-behavior-y:contain;flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow-y:auto}.AgentChat-module__2ygNyG__messagesContainer{flex-direction:column;flex:1;padding:10px 10px 50px;display:flex;position:relative}.AgentChat-module__2ygNyG__chatStickyFooter{z-index:2;flex-direction:column;align-items:stretch;display:flex;position:relative}.AgentChat-module__2ygNyG__jumpToBottomButton{z-index:3;border:1px solid var(--border-secondary);min-height:32px;color:var(--text-primary);background:var(--bg-card);box-shadow:0 6px 18px color-mix(in srgb,var(--text-primary),transparent 88%);font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:13px;line-height:1;display:inline-flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.AgentChat-module__2ygNyG__jumpToBottomButton:hover{border-color:color-mix(in srgb,var(--accent-primary),var(--border-secondary)55%);color:color-mix(in srgb,var(--text-primary),var(--accent-primary)25%)}.AgentChat-module__2ygNyG__jumpToBottomButton:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.AgentChat-module__2ygNyG__chatBottomBar{background:linear-gradient(to bottom,transparent 0%,var(--bg-card)80%)}.AgentChat-module__2ygNyG__emptyState{text-align:center;padding:40px 20px}.AgentChat-module__2ygNyG__emptyState p{color:var(--text-tertiary);justify-content:center;align-items:center;gap:4px;margin:0;font-size:14px;display:flex}.AgentChat-module__2ygNyG__message{-webkit-user-select:text;user-select:text}@keyframes AgentChat-module__2ygNyG__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes AgentChat-module__2ygNyG__decisionRevealIn{0%{opacity:0;max-height:0;margin-top:0;margin-bottom:0;transform:translateY(6px)}to{opacity:1;max-height:120px;margin-top:18px;margin-bottom:8px;transform:translateY(0)}}@keyframes AgentChat-module__2ygNyG__statusLineEnter{0%{opacity:0;transform:translateY(78%)}35%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes AgentChat-module__2ygNyG__statusLineLeave{0%{opacity:1;transform:translateY(0)}65%{opacity:0}to{opacity:0;transform:translateY(-72%)}}.AgentChat-module__2ygNyG__message+.AgentChat-module__2ygNyG__message{margin-top:10px}.AgentChat-module__2ygNyG__message:last-child{margin-bottom:10px}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__user{justify-content:flex-end;display:flex}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__user.AgentChat-module__2ygNyG__animateIn{transform-origin:100%;animation:.5s cubic-bezier(.16,1,.3,1) AgentChat-module__2ygNyG__slideUp}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__assistant{flex-direction:column;align-items:flex-start;display:flex}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__decision{color:var(--text-tertiary);-webkit-user-select:none;user-select:none;align-self:flex-start;align-items:center;margin:18px 0 8px;padding-left:8px;font-size:12px;display:flex}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__decision.AgentChat-module__2ygNyG__decisionAnimateIn{transform-origin:0 0;animation:.5s cubic-bezier(.16,1,.3,1) AgentChat-module__2ygNyG__decisionRevealIn;overflow:hidden}.AgentChat-module__2ygNyG__decisionClickable{cursor:pointer;color:var(--text-secondary);text-underline-offset:2px;text-decoration-thickness:1px;transition:color .15s,text-decoration-color .15s}:is(.AgentChat-module__2ygNyG__decisionClickable:hover,.AgentChat-module__2ygNyG__decisionClickable:focus-visible){color:var(--accent-primary);-webkit-text-decoration-color:color-mix(in srgb,var(--accent-primary),transparent 20%);text-decoration-color:color-mix(in srgb,var(--accent-primary),transparent 20%)}.AgentChat-module__2ygNyG__decisionClickable:focus-visible{outline:none}@media (prefers-reduced-motion:reduce){.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__user.AgentChat-module__2ygNyG__animateIn,.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__decision.AgentChat-module__2ygNyG__decisionAnimateIn,.AgentChat-module__2ygNyG__workDurationAnimateIn,.AgentChat-module__2ygNyG__pendingRateLimitPromptAnimateIn,.AgentChat-module__2ygNyG__freeAiUsageTextAnimateIn,.AgentChat-module__2ygNyG__statusLineEntering,.AgentChat-module__2ygNyG__statusLineLeaving{animation:none}.AgentChat-module__2ygNyG__pendingRateLimitPromptAnimateIn,.AgentChat-module__2ygNyG__freeAiUsageTextAnimateIn,.AgentChat-module__2ygNyG__statusLineEntering{opacity:1}.AgentChat-module__2ygNyG__statusLineLeaving{display:none}}.AgentChat-module__2ygNyG__message.AgentChat-module__2ygNyG__system{justify-content:center;margin:8px 0;display:flex}.AgentChat-module__2ygNyG__messageWrapper{flex-direction:column;max-width:90%;display:flex}.AgentChat-module__2ygNyG__user .AgentChat-module__2ygNyG__messageWrapper{align-items:flex-end}.AgentChat-module__2ygNyG__assistant .AgentChat-module__2ygNyG__messageWrapper{align-items:flex-start}.AgentChat-module__2ygNyG__messageContent{corner-shape:squircle;white-space:pre-wrap;word-wrap:break-word;border-radius:16px;max-width:100%;padding:8px 12px;font-size:14px;line-height:1.5}.AgentChat-module__2ygNyG__user .AgentChat-module__2ygNyG__messageContent{background-color:color-mix(in srgb,var(--bg-card),var(--accent-primary)6%);color:color-mix(in srgb,var(--text-primary),var(--accent-primary)35%)}.AgentChat-module__2ygNyG__pendingRateLimitMessage .AgentChat-module__2ygNyG__messageContent{position:relative}.AgentChat-module__2ygNyG__assistant .AgentChat-module__2ygNyG__messageContent{background-color:var(--bg-primary);color:var(--text-secondary)}.AgentChat-module__2ygNyG__system .AgentChat-module__2ygNyG__messageContent{background-color:var(--bg-tertiary);color:var(--text-tertiary);max-width:90%;padding:6px 12px;font-size:12px;font-style:italic}.AgentChat-module__2ygNyG__messageAttachments{flex-direction:column;gap:4px;margin-top:6px;display:flex}.AgentChat-module__2ygNyG__messageAttachment{border:1px solid var(--bg-primary);border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.AgentChat-module__2ygNyG__messageAttachment img{border-radius:2px}.AgentChat-module__2ygNyG__messageAttachmentPreview{text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-family:var(--font-mono);flex:1;overflow:hidden}.AgentChat-module__2ygNyG__messageAttachmentSize{color:var(--text-muted);flex-shrink:0;font-size:11px;font-weight:500}.AgentChat-module__2ygNyG__pendingRateLimitPrompt{corner-shape:squircle;border:1px solid var(--accent-primary);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__2ygNyG__pendingRateLimitPromptAnimateIn{opacity:0;transform-origin:100% 0;animation:.5s cubic-bezier(.16,1,.3,1) .5s both AgentChat-module__2ygNyG__slideUp}.AgentChat-module__2ygNyG__pendingRateLimitPromptCopy{flex-direction:column;gap:5px;min-width:0;display:flex}.AgentChat-module__2ygNyG__pendingRateLimitDescription{color:var(--text-secondary);font-size:14px;line-height:1.4}.AgentChat-module__2ygNyG__pendingRateLimitDescription strong{font-weight:550}.AgentChat-module__2ygNyG__freeAiUsageText{z-index:4;max-height:56px;color:var(--text-muted);opacity:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 8px;margin:0;padding:8px 16px;font-size:12px;line-height:1.3;transition:opacity .18s,transform .18s,max-height .18s,margin .18s;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(0)}.AgentChat-module__2ygNyG__freeAiUsageText>div{cursor:default;gap:6px;display:flex}.AgentChat-module__2ygNyG__freeAiUsageTextAnimateIn{animation:1.15s cubic-bezier(.16,1,.3,1) both AgentChat-module__2ygNyG__freeAiUsageStatusIn}.AgentChat-module__2ygNyG__freeAiUsageTextHidden{opacity:0;pointer-events:none;max-height:0;margin-top:0;margin-bottom:0;transform:translateY(8px)}@keyframes AgentChat-module__2ygNyG__freeAiUsageStatusIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.AgentChat-module__2ygNyG__freeAiUsageCopy{min-width:0}.AgentChat-module__2ygNyG__largeAttachmentWarning{border:1px solid var(--accent-warning);background:color-mix(in srgb,var(--accent-warning),var(--bg-card)95%);color:color-mix(in srgb,var(--accent-warning),var(--text-primary)80%);border-radius:8px;margin:0 10px 10px;padding:8px 10px;font-size:12px;line-height:1.35}.AgentChat-module__2ygNyG__freeAiUsageButton{color:var(--accent-primary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:550}.AgentChat-module__2ygNyG__freeAiUsageButton:hover{text-decoration:underline}.AgentChat-module__2ygNyG__pendingRateLimitStatusLine{color:var(--text-muted);align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:flex}.AgentChat-module__2ygNyG__pendingRateLimitStatusIcon{border:1px solid color-mix(in srgb,var(--accent-warning),var(--border-primary)40%);background:color-mix(in srgb,var(--accent-warning),var(--bg-card)82%);width:10px;height:10px;color:color-mix(in srgb,var(--accent-warning),var(--text-primary)25%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.AgentChat-module__2ygNyG__streaming .AgentChat-module__2ygNyG__messageContent{position:relative}@keyframes AgentChat-module__2ygNyG__blink{0%,50%{opacity:.5}51%,to{opacity:0}}.AgentChat-module__2ygNyG__error{color:var(--accent-danger);border:1px solid color-mix(in srgb,var(--accent-danger),transparent 80%);border-radius:8px;margin:16px 0;padding:12px;font-size:13px}.AgentChat-module__2ygNyG__errorRetryButton{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-weight:600}.AgentChat-module__2ygNyG__errorRetryButton:disabled{opacity:.6;cursor:not-allowed}.AgentChat-module__2ygNyG__statusContainer{flex-direction:column;gap:0;margin-bottom:10px;padding:18px 8px 6px;display:flex}.AgentChat-module__2ygNyG__statusLineStack{min-height:17px;display:grid;overflow:hidden}.AgentChat-module__2ygNyG__statusLine{background:linear-gradient(90deg,var(--text-primary)0%,color-mix(in srgb,var(--text-primary),transparent 10%)40%,color-mix(in srgb,var(--text-primary),transparent 50%)48%,color-mix(in srgb,var(--text-primary),transparent 60%)50%,color-mix(in srgb,var(--text-primary),transparent 50%)52%,color-mix(in srgb,var(--text-primary),transparent 10%)60%,var(--text-primary)100%);color:#0000;will-change:transform,opacity;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;grid-area:1/1;font-size:12px;line-height:1.4;animation:3s linear infinite AgentChat-module__2ygNyG__statusGradient}.AgentChat-module__2ygNyG__statusLineEntering{opacity:0;z-index:2;animation:3s linear infinite AgentChat-module__2ygNyG__statusGradient,.8s cubic-bezier(.2,.84,.24,1) both AgentChat-module__2ygNyG__statusLineEnter}.AgentChat-module__2ygNyG__statusLineLeaving{opacity:1;z-index:1;animation:3s linear infinite AgentChat-module__2ygNyG__statusGradient,.8s cubic-bezier(.2,.84,.24,1) both AgentChat-module__2ygNyG__statusLineLeave}.AgentChat-module__2ygNyG__wordCount{color:var(--text-tertiary);align-items:center;margin-top:4px;font-size:11px;display:flex}.AgentChat-module__2ygNyG__wordCount svg{margin-right:2px}@keyframes AgentChat-module__2ygNyG__statusGradient{0%{background-position:0%}to{background-position:-200%}}.AgentChat-module__2ygNyG__workDuration{color:var(--text-tertiary);cursor:default;margin:8px 0;padding-left:8px;font-size:12px}.AgentChat-module__2ygNyG__workDurationAnimateIn{transform-origin:0 0;animation:.38s cubic-bezier(.16,1,.3,1) AgentChat-module__2ygNyG__workDurationRevealIn;overflow:hidden}@keyframes AgentChat-module__2ygNyG__workDurationRevealIn{0%{opacity:0;max-height:0;margin-top:0;margin-bottom:0;transform:translateY(6px)}to{opacity:1;max-height:32px;margin-top:8px;margin-bottom:8px;transform:translateY(0)}}.AgentChat-module__2ygNyG__inputArea{--input-composer-height:120px;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__2ygNyG__inputAreaChromeless{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.AgentChat-module__2ygNyG__savedPromptsCorner{z-index:2;position:absolute;top:8px;right:8px}.AgentChat-module__2ygNyG__inputComposer{height:var(--input-composer-height);min-height:var(--input-composer-height);flex-direction:column;gap:8px;display:flex}.AgentChat-module__2ygNyG__inputComposerMeta{flex-direction:column;gap:6px;min-height:0;max-height:56px;padding-right:2px;display:flex;overflow-y:auto}.AgentChat-module__2ygNyG__inputArea:hover{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)20%)}.AgentChat-module__2ygNyG__inputArea:focus-within,.AgentChat-module__2ygNyG__inputAreaDragOver{border-color:var(--accent-primary)}.AgentChat-module__2ygNyG__inputForm{background:var(--bg-card);border-radius:5px;flex:1;align-items:flex-end;gap:8px;min-height:0;display:flex}.AgentChat-module__2ygNyG__input{border:1px solid var(--border-primary);resize:none;background:var(--bg-card);border:none;border-radius:5px;outline:none;flex:1;height:100%;min-height:0;margin-right:34px;font-family:Arial,sans-serif;font-size:14px}@media (max-width:900px){.AgentChat-module__2ygNyG__input{font-size:16px}}.AgentChat-module__2ygNyG__input:focus{border-color:#06c}.AgentChat-module__2ygNyG__input:disabled{cursor:not-allowed}.AgentChat-module__2ygNyG__authMessage,.AgentChat-module__2ygNyG__noDocumentMessage{color:#666;text-align:center;padding:20px;font-size:14px}.AgentChat-module__2ygNyG__noDocumentMessage{color:#999;padding:8px;font-size:12px}.AgentChat-module__2ygNyG__proposedChangesBox{background:var(--bg-card);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__2ygNyG__fadeIn;display:flex;position:relative}.AgentChat-module__2ygNyG__stopButton,.AgentChat-module__2ygNyG__sendButton{position:relative}.AgentChat-module__2ygNyG__sendButton div,.AgentChat-module__2ygNyG__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__2ygNyG__stopButton div{background:color-mix(in srgb,var(--bg-card),transparent 50%)}.AgentChat-module__2ygNyG__sendButton div{background:var(--accent-primary)}.AgentChat-module__2ygNyG__sendButton:disabled div{background:color-mix(in srgb,var(--accent-primary),var(--bg-primary)60%);color:var(--bg-card)}.AgentChat-module__2ygNyG__stopButton:before{content:"";background:linear-gradient(100deg,color-mix(in srgb,var(--bg-card),var(--accent-primary)80%)0%,color-mix(in srgb,var(--bg-card),var(--accent-primary)50%)15%,var(--accent-primary)30%,color-mix(in srgb,var(--bg-card),var(--accent-primary)50%)60%,color-mix(in srgb,var(--bg-card),var(--accent-primary)80%)100%);corner-shape:squircle;z-index:3;opacity:.5;background-size:300% 100%;border-radius:12px;animation:5s linear infinite AgentChat-module__2ygNyG__shimmer;position:absolute;inset:-1px}.AgentChat-module__2ygNyG__anonLimitReached:before,.AgentChat-module__2ygNyG__limitReached:before{content:"";background:linear-gradient(100deg,color-mix(in srgb,var(--bg-primary),var(--accent-primary)10%)0%,color-mix(in srgb,var(--bg-primary),var(--accent-primary)30%)15%,color-mix(in srgb,var(--bg-primary),var(--accent-primary)50%)30%,color-mix(in srgb,var(--bg-primary),var(--accent-primary)20%)60%,color-mix(in srgb,var(--bg-primary),var(--accent-primary)10%)100%);corner-shape:squircle;z-index:-1;opacity:1;background-size:300% 100%;border-radius:20px;animation:15s linear infinite AgentChat-module__2ygNyG__shimmer;position:absolute;inset:-1px}@keyframes AgentChat-module__2ygNyG__shimmer{0%{background-position:200% 0}to{background-position:-100% 0}}.AgentChat-module__2ygNyG__proposedChangesText{color:var(--text-secondary);text-align:center;cursor:default;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.AgentChat-module__2ygNyG__proposedChangesHint{color:var(--text-tertiary);text-align:center;cursor:default;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;font-size:12px;font-style:italic;display:flex}.AgentChat-module__2ygNyG__diffCounts{gap:6px;font-size:13px;font-weight:500;display:flex}.AgentChat-module__2ygNyG__diffAdd{color:var(--accent-success)}.AgentChat-module__2ygNyG__diffRemove{color:var(--accent-danger)}.AgentChat-module__2ygNyG__proposedChangesButtons{justify-content:center;gap:8px;display:flex}.AgentChat-module__2ygNyG__proposedChangesInline{flex-direction:column;align-items:flex-start;gap:8px;margin:0 8px 16px;font-size:13px;display:flex}.AgentChat-module__2ygNyG__proposedChangesActions{gap:8px;display:flex}.AgentChat-module__2ygNyG__rejectAllButton{border-color:color-mix(in srgb,var(--accent-danger),transparent 50%)!important}.AgentChat-module__2ygNyG__rejectAllButton:hover{border-color:color-mix(in srgb,var(--accent-danger),transparent 20%)}.AgentChat-module__2ygNyG__proposedChangesLabel{color:var(--text-primary)}.AgentChat-module__2ygNyG__proposedChangesHide{cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.AgentChat-module__2ygNyG__proposedChangesHide:hover{background:var(--bg-tertiary);color:var(--text-primary)}.AgentChat-module__2ygNyG__plusPromo{color:var(--text-secondary);margin:8px;font-size:13px}.AgentChat-module__2ygNyG__plusPromoLink{cursor:pointer;corner-shape:squircle;border-radius:8px;padding:4px}.AgentChat-module__2ygNyG__guideLink{color:var(--accent-primary);justify-content:center;align-items:center;display:inline-flex}.AgentChat-module__2ygNyG__guideLink:hover{text-decoration:underline}.AgentChat-module__2ygNyG__guideLink span{position:relative;top:1px}.AgentChat-module__2ygNyG__markdownLink{color:var(--accent-primary);text-underline-offset:2px;text-decoration:underline}.AgentChat-module__2ygNyG__markdownLink:hover{color:color-mix(in srgb,var(--accent-primary),var(--text-primary)25%)}.AgentChat-module__2ygNyG__markdownInlineCode{background:color-mix(in srgb,var(--bg-tertiary),var(--text-primary)8%);border:1px solid var(--border-primary);font-feature-settings:none;font-variant-ligatures:none;border-radius:6px;padding:1px 5px;font-family:Source Code Pro,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95em}.AgentChat-module__2ygNyG__markdownHeading{color:var(--text-primary);margin:2px 0;font-weight:700;display:block}.AgentChat-module__2ygNyG__markdownHeading1{font-size:1.16em}.AgentChat-module__2ygNyG__markdownHeading2{font-size:1.1em}.AgentChat-module__2ygNyG__markdownHeading3{font-size:1.05em}.AgentChat-module__2ygNyG__markdownHeading4,.AgentChat-module__2ygNyG__markdownHeading5,.AgentChat-module__2ygNyG__markdownHeading6{font-size:1em}.AgentChat-module__2ygNyG__suggestedFollowups{gap:12px;margin-top:auto;padding-top:24px}.AgentChat-module__2ygNyG__suggestedFollowupsLabel{}.AgentChat-module__2ygNyG__suggestedFollowupsButtons{flex-direction:column;align-items:flex-end;gap:10px;display:flex}@keyframes AgentChat-module__2ygNyG__slideUpSuggestion{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-12px)}}.AgentChat-module__2ygNyG__suggestedFollowupButton{background-color:color-mix(in srgb,var(--bg-card),var(--accent-primary)2%);border:1px solid color-mix(in srgb,var(--bg-card),var(--accent-primary)18%);max-width:90%;color:color-mix(in srgb,var(--text-primary),var(--accent-primary)35%);text-align:left;corner-shape:squircle;white-space:pre-wrap;word-wrap:break-word;cursor:pointer;border-radius:16px;padding:8px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:background .15s,color .15s,border-color .15s;animation:.5s cubic-bezier(.16,1,.3,1) backwards AgentChat-module__2ygNyG__slideUpSuggestion;transform:translateY(-12px)}.AgentChat-module__2ygNyG__suggestedFollowupButton:nth-child(2){animation-delay:.1s}.AgentChat-module__2ygNyG__suggestedFollowupButton:hover{background-color:color-mix(in srgb,var(--bg-card),var(--accent-primary)6%);color:var(--text-primary)}.AgentChat-module__2ygNyG__chatPromptLink{color:color-mix(in srgb,var(--text-secondary),var(--accent-primary)80%);background:color-mix(in srgb,var(--bg-card),transparent 50%);cursor:pointer;font-weight:400}.AgentChat-module__2ygNyG__chatPromptLink:hover{color:color-mix(in srgb,var(--text-secondary),var(--accent-primary)90%);text-decoration:underline;-webkit-text-decoration-color:var(--accent-primary);text-decoration-color:var(--accent-primary)}.AgentChat-module__2ygNyG__anonLimitReached,.AgentChat-module__2ygNyG__limitReached{background:color-mix(in srgb,var(--bg-card),transparent 20%);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__2ygNyG__fadeIn;display:flex;position:relative}.AgentChat-module__2ygNyG__anonLimitReached p,.AgentChat-module__2ygNyG__limitReached p{color:var(--text-secondary);margin:0;font-size:14px}.AgentChat-module__2ygNyG__limitReached h3{margin-top:0;margin-bottom:10px}.AgentChat-module__2ygNyG__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__2ygNyG__usageWarning:hover{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)50%);background:color-mix(in srgb,var(--bg-card),var(--accent-primary)3%)}.AgentChat-module__2ygNyG__usageWarning:hover .button-color-blue{background:color-mix(in srgb,var(--accent-primary),white 10%)}.AgentChat-module__2ygNyG__usageWarning:active .button-color-blue{background:color-mix(in srgb,var(--accent-primary),black 5%)}.AgentChat-module__2ygNyG__usageLimitBounce{animation:.5s AgentChat-module__2ygNyG__usageLimitBounce}@keyframes AgentChat-module__2ygNyG__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__2ygNyG__usageWarningProgressBar{justify-content:flex-end;align-items:center;gap:10px;display:flex}.AgentChat-module__2ygNyG__usageWarningProgressBarBg{background:var(--border-primary);border-radius:2px;width:50px;height:4px}.AgentChat-module__2ygNyG__usageWarningProgressBarFill{background:var(--accent-primary);border-radius:2px;height:4px;transition:width .3s;display:block}.AgentChat-module__2ygNyG__usageWarningProgressBarLabel{color:var(--text-muted);font-size:12px}.AgentChat-module__2ygNyG__planDetails{font-size:13px}.AgentChat-module__2ygNyG__usageCtaWrapper{z-index:1;flex-direction:column;gap:14px;display:flex;position:relative}.AgentChat-module__2ygNyG__usageCtaWrapper p:first-child{font-size:16px}.AgentChat-module__2ygNyG__usageProgressWrapper{border-bottom:2px solid var(--bg-card);margin-bottom:20px;padding:32px 32px 20px}.AgentChat-module__2ygNyG__usageProgressHeader{color:var(--text-tertiary);justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}.AgentChat-module__2ygNyG__usageCtaWrapper button{cursor:pointer}.AgentChat-module__2ygNyG__attachmentProgressContainer{background:color-mix(in srgb,var(--accent-primary),transparent 80%);border-radius:2px;flex-shrink:0;width:60px;height:4px;overflow:hidden}.AgentChat-module__2ygNyG__attachmentProgressBar{background:var(--accent-primary);border-radius:2px;height:100%;transition:width .2s ease-out}
.DragOverlay-module___8ramq__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___8ramq__card{background-color:var(--bg-card);border:2px dashed var(--accent-primary);text-align:center;border-radius:12px;padding:40px 60px}.DragOverlay-module___8ramq__cardUnsupported{border-color:var(--accent-danger)}.DragOverlay-module___8ramq__cardUnsupported .DragOverlay-module___8ramq__title{color:var(--accent-danger)}.DragOverlay-module___8ramq__title{color:var(--text-primary);margin:0 0 8px;font-size:20px;font-weight:600}.DragOverlay-module___8ramq__text{color:var(--text-muted);margin:8px 0 0;font-size:14px}
.ThemedImage-module__JGgdMW__root{max-width:100%;line-height:0;display:inline-block;position:relative}.ThemedImage-module__JGgdMW__image{border:1px solid var(--border-primary);corner-shape:squircle;border-radius:12px;max-width:100%;display:block}.ThemedImage-module__JGgdMW__darkImage{display:none}.dark .ThemedImage-module__JGgdMW__lightImage{display:none}.dark .ThemedImage-module__JGgdMW__darkImage{display:block}
.InlineSuggestions-module__LRTGaq__container{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.InlineSuggestions-module__LRTGaq__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__LRTGaq__suggestionButton{font-family:var(--font-ui);color:var(--text-primary,#333);white-space:nowrap;border:none;border-left:1px solid var(--border-primary,#ddd);border-top:1px solid var(--border-primary,#ddd);border-bottom:1px solid var(--border-primary,#ddd);background:0 0;border-radius:4px 0 0 4px;align-items:center;height:22px;transition:background .3s;display:inline-flex}.InlineSuggestions-module__LRTGaq__suggestionButton:hover:not([disabled]){cursor:pointer;color:var(--accent-primary);background:color-mix(in srgb,var(--bg-card),var(--bg-primary)50%)}.InlineSuggestions-module__LRTGaq__noSuggestion{color:var(--text-muted);font-style:italic}.InlineSuggestions-module__LRTGaq__dismissButton{color:var(--text-secondary,#999);cursor:pointer;border:none;border-right:1px solid var(--border-primary,#ddd);border-top:1px solid var(--border-primary,#ddd);border-bottom:1px solid var(--border-primary,#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__LRTGaq__dismissButton:hover{background:var(--bg-hover,#e8e8e8);color:var(--accent-danger)}.InlineSuggestions-module__LRTGaq__shortcutHint{opacity:.4;margin-left:6px;font-weight:400}
.PageLayoutModal-module__Gyzd7a__form{flex-direction:column;display:flex}.PageLayoutModal-module__Gyzd7a__row{border-top:1px solid var(--border-primary);grid-template-columns:1fr 1fr;gap:10px;padding:10px 0;display:grid}.PageLayoutModal-module__Gyzd7a__fieldGroup{flex-direction:column;gap:3px;display:flex}.PageLayoutModal-module__Gyzd7a__label{color:var(--text-secondary);font-size:11px;font-weight:500}.PageLayoutModal-module__Gyzd7a__input{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);padding:5px 8px;font-size:13px;transition:border-color .15s,box-shadow .15s}.PageLayoutModal-module__Gyzd7a__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-primary-alpha);outline:none}.PageLayoutModal-module__Gyzd7a__pageSizeDropdown{width:100%;display:flex}.PageLayoutModal-module__Gyzd7a__topRow{align-items:flex-end;gap:10px;display:flex}.PageLayoutModal-module__Gyzd7a__topRowControls{flex-shrink:0;align-items:stretch;gap:8px;display:flex}.PageLayoutModal-module__Gyzd7a__orientationToggle{border:1px solid var(--border-primary);border-radius:5px;flex-shrink:0;display:flex;overflow:hidden}.PageLayoutModal-module__Gyzd7a__orientationBtn{min-width:0;height:auto;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:5px 8px;transition:background-color .15s,color .15s;display:flex}.PageLayoutModal-module__Gyzd7a__orientationBtn:first-child{border-right:1px solid var(--border-primary)}.PageLayoutModal-module__Gyzd7a__orientationBtnActive{background:var(--bg-secondary);color:var(--accent-primary)}.PageLayoutModal-module__Gyzd7a__orientationBtn:hover:not(.PageLayoutModal-module__Gyzd7a__orientationBtnActive){color:var(--text-primary)}.PageLayoutModal-module__Gyzd7a__unitToggle{border:1px solid var(--border-primary);border-radius:5px;display:flex;overflow:hidden}.PageLayoutModal-module__Gyzd7a__unitBtn{min-width:36px;height:auto;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:0;padding:5px 8px;font-size:12px;line-height:1;transition:background-color .15s,color .15s}.PageLayoutModal-module__Gyzd7a__unitBtn:first-child{border-right:1px solid var(--border-primary)}.PageLayoutModal-module__Gyzd7a__unitBtnActive{background:var(--bg-secondary);color:var(--accent-primary)}.PageLayoutModal-module__Gyzd7a__unitBtn:hover:not(.PageLayoutModal-module__Gyzd7a__unitBtnActive){color:var(--text-primary)}.PageLayoutModal-module__Gyzd7a__pageArea{flex-direction:column;align-items:center;gap:5px;padding:20px 0;display:flex}.PageLayoutModal-module__Gyzd7a__pageMiddleRow{align-items:center;gap:6px;display:flex}.PageLayoutModal-module__Gyzd7a__marginInputWrap{flex-direction:column;align-items:center;gap:2px;display:flex}.PageLayoutModal-module__Gyzd7a__marginInput{border:1px solid var(--border-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center;background:var(--bg-primary);width:50px;color:var(--text-primary);-moz-appearance:textfield;border-radius:4px;padding:3px 4px;font-size:12px;transition:border-color .15s,box-shadow .15s}.PageLayoutModal-module__Gyzd7a__marginInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PageLayoutModal-module__Gyzd7a__marginInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PageLayoutModal-module__Gyzd7a__marginInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-primary-alpha);outline:none}.PageLayoutModal-module__Gyzd7a__pagePreview{border:1.5px solid var(--border-primary);background:var(--bg-secondary);border-radius:2px;flex-shrink:0;transition:width .2s,height .2s;position:relative}.PageLayoutModal-module__Gyzd7a__contentArea{background:var(--bg-primary);border:1px dashed var(--border-primary);border-radius:1px;transition:all .15s;position:absolute}.PageLayoutModal-module__Gyzd7a__lockToggle{border:1px solid var(--border-primary);background:var(--bg-secondary);cursor:pointer;width:24px;min-width:24px;height:24px;color:var(--text-tertiary);z-index:1;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s,border-color .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PageLayoutModal-module__Gyzd7a__lockToggle:hover{background:var(--bg-tertiary,var(--bg-secondary));color:var(--text-primary);border-color:var(--text-tertiary)}.PageLayoutModal-module__Gyzd7a__lockToggleLocked{color:var(--accent-primary)}.PageLayoutModal-module__Gyzd7a__unitsHint{color:var(--text-tertiary);margin-top:1px;font-size:10px}.PageLayoutModal-module__Gyzd7a__inlineField{align-items:center;gap:6px;display:flex}.PageLayoutModal-module__Gyzd7a__fieldIcon{color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;gap:4px;font-size:12px;display:flex}.PageLayoutModal-module__Gyzd7a__inlineInput{border:1px solid var(--border-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:var(--bg-primary);width:50px;min-width:0;color:var(--text-primary);-moz-appearance:textfield;border-radius:4px;padding:4px 6px;font-size:14px;transition:border-color .15s,box-shadow .15s}.PageLayoutModal-module__Gyzd7a__inlineInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PageLayoutModal-module__Gyzd7a__inlineInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PageLayoutModal-module__Gyzd7a__inlineInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-primary-alpha);outline:none}.PageLayoutModal-module__Gyzd7a__unitLabel{color:var(--text-tertiary);flex-shrink:0;font-size:11px}.PageLayoutModal-module__Gyzd7a__toggleRow{border-top:1px solid var(--border-primary);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.PageLayoutModal-module__Gyzd7a__toggleLabel{color:var(--text-primary);font-size:13px}.PageLayoutModal-module__Gyzd7a__actions{justify-content:flex-end;gap:8px;margin-top:30px;display:flex}.PageLayoutModal-module__Gyzd7a__pageNumberPreview{color:var(--text-primary);font-size:14px;font-weight:600;line-height:1;position:absolute}.PageLayoutModal-module__Gyzd7a__pageNumberPreviewTopLeft{top:10px;left:10px}.PageLayoutModal-module__Gyzd7a__pageNumberPreviewTopRight{top:10px;right:10px}.PageLayoutModal-module__Gyzd7a__pageNumberPreviewBottomLeft{bottom:10px;left:10px}.PageLayoutModal-module__Gyzd7a__pageNumberPreviewBottomRight{bottom:10px;right:10px}.PageLayoutModal-module__Gyzd7a__pageNumberPreviewMuted{opacity:.3}.PageLayoutModal-module__Gyzd7a__positionGrid{border-top:1px solid var(--border-primary);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:14px;padding-bottom:14px;display:grid}.PageLayoutModal-module__Gyzd7a__positionButton{border:1px solid var(--border-primary);background:var(--bg-primary);min-height:36px;color:var(--text-secondary);border-radius:6px;justify-content:center;align-items:center;font-size:12px;transition:border-color .15s,background-color .15s,color .15s,box-shadow .15s;display:flex}.PageLayoutModal-module__Gyzd7a__positionButton:hover{color:var(--text-primary);border-color:var(--text-secondary)}.PageLayoutModal-module__Gyzd7a__positionButtonActive{color:var(--accent-primary);border-color:var(--accent-primary);background:var(--accent-primary-alpha);box-shadow:0 0 0 1px var(--accent-primary-alpha)}.PageLayoutModal-module__Gyzd7a__positionButtonDisabled{opacity:.5}
.Account-module__oXyShG__container{background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary)80%);min-height:100vh;font-family:var(--font-ui);justify-content:center;padding:70px 24px 48px;display:flex}.Account-module__oXyShG__mainContent{background:var(--bg-card);border-radius:4px;width:1000px;padding:20px}@media (max-width:1000px){.Account-module__oXyShG__mainContent{width:100%}}.Account-module__oXyShG__contentWrapper{max-width:900px;margin:0 auto}.Account-module__oXyShG__pageTitleRow{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Account-module__oXyShG__pageTitle{color:var(--text-primary);margin:0;font-size:32px;font-weight:600}.Account-module__oXyShG__pageTitleIcon{color:var(--text-muted);opacity:.5}.Account-module__oXyShG__breadcrumbs{align-items:center;gap:6px;margin-bottom:16px;display:flex}.Account-module__oXyShG__breadcrumbItem{color:var(--text-muted);font-size:14px;text-decoration:none;transition:color .15s}.Account-module__oXyShG__breadcrumbItem:hover{color:var(--text-primary)}.Account-module__oXyShG__breadcrumbItemCurrent{color:var(--text-primary);font-weight:500}.Account-module__oXyShG__breadcrumbSeparator{width:14px;height:14px;color:var(--text-muted);flex-shrink:0}.Account-module__oXyShG__accountCard{background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary)20%);border:1px solid var(--border-primary);border-radius:12px;margin-bottom:32px;padding:32px}.Account-module__oXyShG__accountHeader{align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.Account-module__oXyShG__avatarSection{flex-shrink:0}.Account-module__oXyShG__avatar{object-fit:cover;border-radius:50%;width:80px;height:80px}.Account-module__oXyShG__avatarPlaceholder{background-color:var(--bg-primary);width:80px;height:80px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.Account-module__oXyShG__avatarPlaceholder svg{width:32px;height:32px}.Account-module__oXyShG__avatarClickable{cursor:pointer}.Account-module__oXyShG__avatarSection{height:80px;position:relative}.Account-module__oXyShG__avatarOverlay{color:#fff;opacity:0;cursor:pointer;background:#00000080;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.Account-module__oXyShG__avatarSection:hover .Account-module__oXyShG__avatarOverlay{opacity:1}.Account-module__oXyShG__avatarSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite Account-module__oXyShG__spin}@keyframes Account-module__oXyShG__spin{to{transform:rotate(360deg)}}.Account-module__oXyShG__accountInfo{flex:1}.Account-module__oXyShG__userName{color:var(--text-primary);background:0 0;border:none;border-bottom:1px solid #0000;width:100%;max-width:400px;margin:0 0 8px;padding:0;font-family:inherit;font-size:24px;font-weight:600;transition:border-color .15s}.Account-module__oXyShG__userName:hover{border-bottom-color:var(--border-primary)}.Account-module__oXyShG__userName:focus{border-bottom-color:var(--accent-primary)}.Account-module__oXyShG__userName::placeholder{color:var(--text-tertiary);font-weight:400}.Account-module__oXyShG__userEmail{color:var(--text-secondary);margin:0 0 12px;font-size:16px}.Account-module__oXyShG__userJoined{color:var(--text-muted);align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.Account-module__oXyShG__userJoined svg{width:14px;height:14px}.Account-module__oXyShG__accountActions{border-top:1px solid var(--border-secondary);flex-wrap:wrap;gap:12px;padding-top:24px;display:flex}.Account-module__oXyShG__sectionHeading{color:var(--text-primary);margin:0 0 8px;font-size:20px;font-weight:600}.Account-module__oXyShG__emptyText{color:var(--text-muted);margin:20px 0 0}.Account-module__oXyShG__tableWrap{margin-top:24px;overflow-x:auto}.Account-module__oXyShG__simpleTable{border-collapse:collapse;width:100%;font-size:14px}.Account-module__oXyShG__simpleTable th,.Account-module__oXyShG__simpleTable td{border-bottom:1px solid var(--border-secondary);text-align:left;white-space:nowrap;padding:12px 10px}.Account-module__oXyShG__simpleTable th{color:var(--text-muted);font-weight:600}.Account-module__oXyShG__sectionTitle{color:var(--text-primary);margin-bottom:16px;font-size:20px;font-weight:600}.Account-module__oXyShG__linkGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}@keyframes Account-module__oXyShG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Account-module__oXyShG__accountCardSkeleton{background-color:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;align-items:flex-start;gap:24px;margin-bottom:32px;padding:32px;display:flex}.Account-module__oXyShG__skeletonAvatar{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:50%;width:80px;height:80px;animation:1.5s infinite Account-module__oXyShG__shimmer}.Account-module__oXyShG__skeletonInfo{flex:1}.Account-module__oXyShG__skeletonName{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:180px;height:28px;margin-bottom:12px;animation:1.5s infinite Account-module__oXyShG__shimmer}.Account-module__oXyShG__skeletonEmail{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:220px;height:20px;animation:1.5s infinite Account-module__oXyShG__shimmer}.Account-module__oXyShG__quickLinksSkeleton{margin-top:32px}.Account-module__oXyShG__skeletonSectionTitle{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:120px;height:24px;margin-bottom:16px;animation:1.5s infinite Account-module__oXyShG__shimmer}.Account-module__oXyShG__skeletonLinkGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.Account-module__oXyShG__skeletonLink{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:8px;height:80px;animation:1.5s infinite Account-module__oXyShG__shimmer}
.EditorSystemMenu-module__NmDiHq__row{-webkit-user-select:none;user-select:none;background:0 0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding-left:5px;display:flex}.EditorSystemMenu-module__NmDiHq__menuGroup{align-items:center;gap:20px;min-width:0;display:flex}.EditorSystemMenu-module__NmDiHq__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.EditorSystemMenu-module__NmDiHq__shortcut{color:var(--text-muted);margin-left:auto;font-size:14px}.EditorSystemMenu-module__NmDiHq__menuLabel{}.EditorSystemMenu-module__NmDiHq__menuSeparator{}.EditorSystemMenu-module__NmDiHq__submenuTrigger{justify-content:space-between}.EditorSystemMenu-module__NmDiHq__itemMain{align-items:center;gap:8px;min-width:0;display:inline-flex}.EditorSystemMenu-module__NmDiHq__itemMain span{align-items:center;gap:8px;display:inline-flex}.EditorSystemMenu-module__NmDiHq__menuIcon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.EditorSystemMenu-module__NmDiHq__menuIconWithBadge{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.EditorSystemMenu-module__NmDiHq__fileTypeIcon{position:relative}.EditorSystemMenu-module__NmDiHq__fileTypeIconBadge{font-smooth:none;color:#fff;text-transform:uppercase;border-radius:2px;padding:1px;font-size:5px;font-weight:600;position:absolute;bottom:-3px;left:-2px}.EditorSystemMenu-module__NmDiHq__newDocumentPlusBadge{justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-2px;right:-3px}.EditorSystemMenu-module__NmDiHq__submenuChevron{color:var(--text-muted);margin-left:auto}.EditorSystemMenu-module__NmDiHq__metaItem{flex-direction:column;align-items:flex-start;gap:2px}.EditorSystemMenu-module__NmDiHq__metaItemLabel{color:var(--text-primary);font-size:13px}.EditorSystemMenu-module__NmDiHq__metaItemMeta{color:var(--text-muted);font-size:11px}.EditorSystemMenu-module__NmDiHq__textButton{color:var(--text-tertiary);font-size:14px;font-weight:400;line-height:1.4;background:0 0!important;border:none!important;border-radius:0!important;min-width:0!important;height:auto!important;padding:0!important}:is(.EditorSystemMenu-module__NmDiHq__textButton:hover:not(:disabled),.EditorSystemMenu-module__NmDiHq__textButton:focus-visible:not(:disabled)){color:var(--text-primary);background:0 0!important}.EditorSystemMenu-module__NmDiHq__textButton:active:not(:disabled){background:0 0!important}.EditorSystemMenu-module__NmDiHq__actionButton{gap:4px}.EditorSystemMenu-module__NmDiHq__actionButton:hover{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)20%)}.EditorSystemMenu-module__NmDiHq__suggestingButton{color:color-mix(in srgb,var(--accent-primary),var(--text-primary)20%);border-color:color-mix(in srgb,var(--accent-primary),var(--border-primary)40%)}.EditorSystemMenu-module__NmDiHq__reviewButton{color:color-mix(in srgb,var(--accent-success),var(--text-primary)20%);border-color:color-mix(in srgb,var(--accent-success),var(--border-primary)40%)}.EditorSystemMenu-module__NmDiHq__changesToReview{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;display:inline-flex}.EditorSystemMenu-module__NmDiHq__reviewingChanges{border-bottom:2px solid var(--accent-primary);position:relative}.EditorSystemMenu-module__NmDiHq__reviewingChanges:after{background:var(--accent-primary);content:"";height:2px;position:absolute;bottom:-4px;left:-2px;right:-2px}.EditorSystemMenu-module__NmDiHq__changesToReviewPill{background:var(--accent-primary);color:#fff;corner-shape:squircle;border-radius:12px;margin-left:5px;padding:2px 6px;font-size:10px;font-weight:500}@media (max-width:650px){.EditorSystemMenu-module__NmDiHq__hideOnMobile{display:none}}@media (max-width:500px){.EditorSystemMenu-module__NmDiHq__actionButtonDesktop{display:none}}@media (max-width:1300px){.EditorSystemMenu-module__NmDiHq__row{padding:0 10px}}
.UpgradeModal-module__iDJS6G__modal{background:var(--bg-page);justify-content:center;align-items:center;width:min(660px,100vw - 48px);padding:0;display:flex;overflow-y:auto}.UpgradeModal-module__iDJS6G__modalNoComparisonBar{box-shadow:none;background:0 0;border:none;padding:0}.UpgradeModal-module__iDJS6G__closeButton{width:32px;height:32px;color:var(--text-muted);opacity:.7;cursor:pointer;z-index:2147483647;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:transform .14s,color .14s,background .14s;display:flex;position:fixed;top:6px;right:6px}.UpgradeModal-module__iDJS6G__closeButton:hover{color:var(--text-primary);background:color-mix(in srgb,var(--bg-card),transparent 8%);transform:scale(1.03)}.UpgradeModal-module__iDJS6G__closeButton:focus-visible{outline:2px solid var(--accent-primary-alpha);outline-offset:3px}.UpgradeModal-module__iDJS6G__modalContent{border-radius:24px;flex-direction:column;justify-content:space-between;align-self:flex-start;align-items:flex-start;width:min(1050px,100%);min-height:0;display:flex}.UpgradeModal-module__iDJS6G__modalContentNoComparisonBar{height:auto}.UpgradeModal-module__iDJS6G__intervalToggle{justify-content:center;align-items:center;width:100%;display:flex}.UpgradeModal-module__iDJS6G__bottom{background:linear-gradient(to bottom,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)0%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)93.3333%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)6.6667%)8.1%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)86.6667%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)13.3333%)15.5%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)80%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)20%)22.5%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)73.3333%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)26.6667%)29%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)66.6667%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)33.3333%)35.3%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)60%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)40%)41.2%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)53.3333%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)46.6667%)47.1%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)46.6667%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)53.3333%)52.9%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)40%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)60%)58.8%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)33.3333%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)66.6667%)64.7%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)26.6667%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)73.3333%)71%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)20%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)80%)77.5%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)13.3333%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)86.6667%)84.5%,color-mix(in oklab,color-mix(in srgb,var(--accent-success),var(--home-page-bg)97%)6.6667%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)93.3333%)91.9%,color-mix(in srgb,var(--bg-card),var(--home-page-bg)86%)100%);flex-direction:column;width:100%;padding:30px 30px 20px;display:flex}.UpgradeModal-module__iDJS6G__bottomNoComparisonBar{box-shadow:0 20px 40px var(--shadow-lg);border-radius:24px}.UpgradeModal-module__iDJS6G__tiers{width:100%;margin:0 auto}.UpgradeModal-module__iDJS6G__leftColumn{flex-direction:column;min-height:0;display:flex}.UpgradeModal-module__iDJS6G__callToAction{text-align:left;width:100%;color:color-mix(in srgb,var(--text-secondary),var(--accent-primary)10%);flex:1;justify-content:space-between;align-items:center;margin:3px 0 20px;padding:0 15px;font-size:24px;line-height:1;display:flex}.UpgradeModal-module__iDJS6G__yearlySwitch{color:color-mix(in srgb,var(--text-muted),var(--accent-primary)10%);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:flex-end;align-self:flex-end;align-items:center;gap:10px;font-size:14px;display:flex}.UpgradeModal-module__iDJS6G__footer{margin-top:auto}.UpgradeModal-module__iDJS6G__callToActionSecondary{color:var(--text-muted);text-align:center;flex:1;width:100%;margin:20px 0;font-size:18px;display:block}.UpgradeModal-module__iDJS6G__heroSection{margin-bottom:24px}.UpgradeModal-module__iDJS6G__heroTagline{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.5}.UpgradeModal-module__iDJS6G__aiUsageComparisonFree .UpgradeModal-module__iDJS6G__aiUsageComparisonBar{background:linear-gradient(135deg,var(--tier-free-1)0%,var(--tier-free-2)50%,var(--tier-free-1)100%);width:3px;height:4px}.UpgradeModal-module__iDJS6G__aiUsageComparisonPlus .UpgradeModal-module__iDJS6G__aiUsageComparisonBar{background:linear-gradient(135deg,var(--tier-free-1)0%,var(--tier-free-2)50%,var(--tier-free-1)100%);width:90px;height:4px}.UpgradeModal-module__iDJS6G__aiUsageComparisonPro .UpgradeModal-module__iDJS6G__aiUsageComparisonBar{background:linear-gradient(135deg,var(--tier-free-1)0%,var(--tier-free-2)50%,var(--tier-free-1)100%);width:300px;height:4px}.UpgradeModal-module__iDJS6G__customMessage{color:var(--text-secondary);margin:0 0 16px;font-size:14px;line-height:1.5}.UpgradeModal-module__iDJS6G__pastDueBanner{background:linear-gradient(to right,color-mix(in srgb,var(--accent-warning)10%,var(--bg-card)),transparent);border:1px solid color-mix(in srgb,var(--accent-danger)40%,transparent);border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:16px 20px;display:flex}.UpgradeModal-module__iDJS6G__pastDueText{flex:1}.UpgradeModal-module__iDJS6G__pastDueText strong{color:var(--accent-danger);margin-bottom:4px;font-size:15px;font-weight:600;display:block}.UpgradeModal-module__iDJS6G__pastDueText p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.4}.UpgradeModal-module__iDJS6G__usageSection{width:100%;padding:6px 50px 0}.UpgradeModal-module__iDJS6G__benefits{opacity:.8;margin:10px 0 0;padding-left:0}.UpgradeModal-module__iDJS6G__benefit{margin-top:0;margin-bottom:12px;margin-left:0;padding-left:0;font-size:18px;list-style:none}.UpgradeModal-module__iDJS6G__benefit+.UpgradeModal-module__iDJS6G__benefitSmall{margin-top:30px}.UpgradeModal-module__iDJS6G__benefitSmall{opacity:.7;margin-top:0;margin-bottom:12px;margin-left:0;padding-left:0;font-size:16px;list-style:none}.UpgradeModal-module__iDJS6G__reassurance{width:100%;color:var(--text-tertiary);flex-direction:row;place-content:flex-start space-between;justify-self:flex-end;margin:10px auto;font-size:12px;display:flex}.UpgradeModal-module__iDJS6G__cancelAnytime{font-size:12px}.UpgradeModal-module__iDJS6G__poweredByStripe{justify-content:flex-start;align-items:center;font-size:12px;display:flex}.UpgradeModal-module__iDJS6G__poweredByStripe svg{margin-left:4px;position:relative;top:1px}.UpgradeModal-module__iDJS6G__mobileCheckoutButton{border:1px solid color-mix(in srgb,var(--accent-primary),transparent 72%);corner-shape:squircle;color:var(--text-primary);cursor:pointer;font:inherit;background:0 0;border-radius:18px;align-items:center;gap:10px;padding:9px 12px;font-size:14px;line-height:1;transition:background .14s,border-color .14s,color .14s;display:flex}.UpgradeModal-module__iDJS6G__mobileCheckoutButton:hover{background:color-mix(in srgb,var(--accent-primary),transparent 90%);border-color:color-mix(in srgb,var(--accent-primary),transparent 55%)}.UpgradeModal-module__iDJS6G__mobileCheckoutButton:focus-visible{outline:2px solid var(--accent-primary-alpha);outline-offset:3px}.UpgradeModal-module__iDJS6G__mobileCheckoutButtonActive{background:color-mix(in srgb,var(--accent-primary),transparent 88%);border-color:color-mix(in srgb,var(--accent-primary),transparent 45%)}@media (max-width:880px){.UpgradeModal-module__iDJS6G__modal{align-items:flex-start;width:min(760px,100%)}.UpgradeModal-module__iDJS6G__tiers{width:100%;margin:0 auto;padding:0}.UpgradeModal-module__iDJS6G__modalContent{flex-direction:column;align-items:stretch;width:min(680px,100%);max-height:none;padding:20px}}@media (max-width:640px){.UpgradeModal-module__iDJS6G__tiersSingle:before,.UpgradeModal-module__iDJS6G__tiersSingle:after{display:none}.UpgradeModal-module__iDJS6G__modal{padding:72px 16px 16px}.UpgradeModal-module__iDJS6G__closeButton{width:48px;height:48px;top:12px;right:12px}.UpgradeModal-module__iDJS6G__modalContent{padding:20px 16px 16px}}@media (max-height:670px){.UpgradeModal-module__iDJS6G__callToAction{margin:0 0 16px;font-size:22px}.UpgradeModal-module__iDJS6G__callToActionSecondary,.UpgradeModal-module__iDJS6G__reassurance{margin:12px auto;font-size:16px}}@media (max-height:520px){.UpgradeModal-module__iDJS6G__callToActionSecondary{display:none}}
