@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700;800&family=Geist+Mono:wght@400;500;600&display=swap";
.ChatSidebar-module__nH1SRq__page{--text:var(--app-text);--line:var(--app-sidebar-border);--h-tasks:350px;--h-actions:300px;--h-profile:80px;--action-primary:var(--app-accent);--action-hover:var(--app-accent-fill);--middle-border:var(--app-border-subtle);--bg-transparent:var(--app-chip);--button-bg:var(--app-chip);background:var(--app-bg-main);color:var(--app-text);min-height:100vh;margin:0;padding:0}.ChatSidebar-module__nH1SRq__logoContainer{justify-content:flex-start;display:flex}.ChatSidebar-module__nH1SRq__sidebar{background:var(--app-sidebar-bg);border-right:1px solid var(--app-sidebar-border);z-index:1100;flex-direction:column;width:280px;height:100vh;transition:transform .18s;display:flex;position:fixed;top:0;bottom:0;left:0;right:auto;transform:translate(-100%)}.ChatSidebar-module__nH1SRq__page[data-sidebar=open] .ChatSidebar-module__nH1SRq__sidebar{transform:translate(0)}.ChatSidebar-module__nH1SRq__sidebarHeader{box-sizing:border-box;align-items:center;gap:12px;min-height:64px;padding:20px 16px 28px;display:flex}.ChatSidebar-module__nH1SRq__sidebarTitle{opacity:.65;margin:0}.ChatSidebar-module__nH1SRq__sidebarBody{flex-direction:column;flex:auto;min-height:0;padding:12px;display:flex}.ChatSidebar-module__nH1SRq__dropdownItemStyle{font-size:var(--font-small);cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px 10px;display:flex}.ChatSidebar-module__nH1SRq__item{color:var(--app-text);box-sizing:border-box;background:0 0;border:none;border-radius:8px;margin-bottom:3px;padding:12px}.ChatSidebar-module__nH1SRq__item:hover{background:var(--app-surface-hover);cursor:pointer}.ChatSidebar-module__nH1SRq__section{flex-direction:column;min-height:0;display:flex;position:relative}.ChatSidebar-module__nH1SRq__sidebarBody>.ChatSidebar-module__nH1SRq__section:first-of-type{flex:1;min-height:0}.ChatSidebar-module__nH1SRq__sectionHeader{font-weight:700;font-size:var(--font-body);margin:16px 0 6px;padding:0 12px}.ChatSidebar-module__nH1SRq__sectionContentTasks{flex:1;min-height:0;overflow:auto}.ChatSidebar-module__nH1SRq__sectionContentActions{flex:0 0 var(--h-actions);min-height:0;overflow:auto}.ChatSidebar-module__nH1SRq__sectionContentProfile{flex:0 0 var(--h-profile);background:0 0;flex-direction:row;align-items:center;min-height:0;display:flex;overflow:auto}.ChatSidebar-module__nH1SRq__item:last-child{margin-bottom:0}.ChatSidebar-module__nH1SRq__sectionContentProfile:hover{background:var(--app-surface-hover);cursor:pointer;border-radius:12px}.ChatSidebar-module__nH1SRq__profileRow{background:0 0;border-radius:12px;align-items:center;gap:10px;width:100%;height:100%;padding:12px;display:flex}.ChatSidebar-module__nH1SRq__profileRow:hover{background:var(--app-surface-hover)}.ChatSidebar-module__nH1SRq__avatar{color:#fff;background:#c76a2c;border-radius:999px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;display:flex}.ChatSidebar-module__nH1SRq__profileText{line-height:1.1;display:grid}.ChatSidebar-module__nH1SRq__profileName{color:var(--app-text);font-weight:600}.ChatSidebar-module__nH1SRq__profileSub{font-size:var(--font-small);opacity:.65}.ChatSidebar-module__nH1SRq__sectionContentTasks::-webkit-scrollbar{width:8px}.ChatSidebar-module__nH1SRq__sectionContentActions::-webkit-scrollbar{width:8px}.ChatSidebar-module__nH1SRq__sectionContentProfile::-webkit-scrollbar{width:8px}.ChatSidebar-module__nH1SRq__sectionContentTasks::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:8px}.ChatSidebar-module__nH1SRq__sectionContentActions::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:8px}.ChatSidebar-module__nH1SRq__sectionContentProfile::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:8px}.ChatSidebar-module__nH1SRq__scrim{display:none!important}.ChatSidebar-module__nH1SRq__page[data-sidebar=open] .ChatSidebar-module__nH1SRq__scrim{z-index:1000;background:rgba(0,0,0,.42);display:block;position:fixed;top:0;bottom:0;left:0;right:0}.ChatSidebar-module__nH1SRq__globalToggleWrapper{z-index:1200;align-items:center;gap:12px;transition:left .22s,width .22s,padding .22s;display:flex;position:fixed;top:16px;left:16px}.ChatSidebar-module__nH1SRq__globalToggleSpacer{flex:0;min-width:0;max-width:0;transition:max-width .22s,flex .22s;overflow:hidden}.ChatSidebar-module__nH1SRq__page[data-sidebar=open] .ChatSidebar-module__nH1SRq__globalToggleWrapper{box-sizing:border-box;width:280px;padding:0 16px;left:0}.ChatSidebar-module__nH1SRq__page[data-sidebar=open] .ChatSidebar-module__nH1SRq__globalToggleSpacer{flex:1;min-width:0;max-width:248px}.ChatSidebar-module__nH1SRq__page[data-sidebar=closed] .ChatSidebar-module__nH1SRq__globalToggleWrapper{justify-content:flex-start;gap:8px;width:auto;max-width:none;padding:0;left:16px}.ChatSidebar-module__nH1SRq__fixedLogoRow{flex-shrink:0;align-items:flex-start;gap:0;display:flex}.ChatSidebar-module__nH1SRq__betaTag{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#fff;z-index:1;background:#b68b8c;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:-5px;padding:2px 4px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.ChatSidebar-module__nH1SRq__fixedLogo{flex-shrink:0;align-items:center;display:flex}.ChatSidebar-module__nH1SRq__fixedLogo:hover{opacity:.9}.ChatSidebar-module__nH1SRq__fixedLogoExpand{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.ChatSidebar-module__nH1SRq__fixedLogoExpand:hover{opacity:.9}.ChatSidebar-module__nH1SRq__fixedLogoExpand:focus-visible{outline-offset:2px;outline:2px solid rgba(74,222,128,.55)}.ChatSidebar-module__nH1SRq__fixedLogoMark{flex-shrink:0;justify-content:flex-start;align-items:center;height:36px;display:flex;overflow:hidden}.ChatSidebar-module__nH1SRq__fixedLogoImage{max-width:none;display:block;width:auto!important;height:36px!important}.ChatSidebar-module__nH1SRq__page[data-sidebar=open] .ChatSidebar-module__nH1SRq__fixedLogoMark{width:auto;overflow:visible}.ChatSidebar-module__nH1SRq__page[data-sidebar=closed] .ChatSidebar-module__nH1SRq__fixedLogoMark{border-radius:8px;width:36px}.ChatSidebar-module__nH1SRq__globalToggle{width:40px;height:40px;color:var(--text);cursor:pointer;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .2s,background .2s;display:flex;transform:translateZ(0)}.ChatSidebar-module__nH1SRq__globalToggle:hover{background:var(--app-surface-hover)}.ChatSidebar-module__nH1SRq__globalToggleReveal{opacity:0;pointer-events:none;transition:opacity .22s}.ChatSidebar-module__nH1SRq__globalToggleRevealVisible{opacity:1;pointer-events:auto}.ChatSidebar-module__nH1SRq__page[data-sidebar=closed] .ChatSidebar-module__nH1SRq__globalToggle{background:var(--app-sidebar-bg);opacity:.5;border-radius:8px}.ChatSidebar-module__nH1SRq__page[data-sidebar=closed] .ChatSidebar-module__nH1SRq__globalToggle:hover{background:var(--app-surface-hover);opacity:1;border-radius:8px}.ChatSidebar-module__nH1SRq__content{grid-template-columns:2fr 1fr;min-height:100vh;display:grid;overflow-x:auto}.ChatSidebar-module__nH1SRq__middle,.ChatSidebar-module__nH1SRq__right{border:1px solid var(--line);background:0 0;min-width:320px}.ChatSidebar-module__nH1SRq__newTaskBtn{width:100%;color:var(--text);cursor:pointer;font-size:var(--font-body);background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px;font-weight:700;display:flex}.ChatSidebar-module__nH1SRq__newTaskBtn:hover{background:#1e1e22}.ChatSidebar-module__nH1SRq__profilePopover{left:2px;right:auto;bottom:calc(var(--h-profile));background:var(--app-popover-bg);min-width:280px;max-width:320px;color:var(--app-text);border:1px solid var(--app-border);z-index:1400;opacity:1;border-radius:12px;gap:8px;padding:12px;transition:opacity .16s,transform .16s;display:grid;position:absolute;transform:translateY(0);box-shadow:0 12px 40px rgba(0,0,0,.12)}.ChatSidebar-module__nH1SRq__popoverCaret{background:var(--app-popover-bg);border-left:1px solid var(--app-border);border-bottom:1px solid var(--app-border);width:12px;height:12px;position:absolute;bottom:-6px;left:auto;right:28px;transform:rotate(45deg)}.ChatSidebar-module__nH1SRq__popoverItem{cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.ChatSidebar-module__nH1SRq__popoverItem:hover{background:var(--app-surface-hover)}.ChatSidebar-module__nH1SRq__popoverIcon{opacity:.8;font-size:var(--font-body)}.ChatSidebar-module__nH1SRq__popoverDivider{background:var(--app-border-subtle);border-radius:1px;height:1px;margin:4px 0}.ChatSidebar-module__nH1SRq__profilePopoverScrim{cursor:default;z-index:1300;background:0 0;border:0;margin:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.ChatSidebar-module__nH1SRq__middleHeader{border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:8px;height:63px;padding:12px 12px 10px;display:flex}.ChatSidebar-module__nH1SRq__taskTitle{font-size:var(--font-heading);color:var(--text);letter-spacing:.2px;margin:0;font-weight:600}.ChatSidebar-module__nH1SRq__page[data-sidebar=closed] .ChatSidebar-module__nH1SRq__taskTitle{margin-left:40px}.ChatSidebar-module__nH1SRq__page[data-sidebar=open] .ChatSidebar-module__nH1SRq__taskTitle{margin-left:0}.ChatSidebar-module__nH1SRq__taskTitleInput{min-width:0;font-size:var(--font-heading);color:var(--text);background:0 0;border:transparent;border-radius:8px;outline:none;flex:1;font-weight:600}.ChatSidebar-module__nH1SRq__taskTitleInput:focus{border-color:transparent}.ChatSidebar-module__nH1SRq__editBtn{width:32px;height:32px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.ChatSidebar-module__nH1SRq__editBtn:hover{background:#1e1e22}.ChatSidebar-module__nH1SRq__titleGroup{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ChatSidebar-module__nH1SRq__convertBtn{border:1px solid var(--line);background:var(--button-bg);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:14px;display:flex}.ChatSidebar-module__nH1SRq__convertBtn:hover{border-color:#3a3a3f;border:1px solid var(--action-primary);background:#1e1e22}.ChatSidebar-module__nH1SRq__loadingBox{border:1px solid var(--middle-border);background:var(--bg-transparent);border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:140px;margin:12px;padding:24px;display:flex}.ChatSidebar-module__nH1SRq__spinner{border:2px solid #3a3a3f;border-top-color:var(--text);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite ChatSidebar-module__nH1SRq__spin}.ChatSidebar-module__nH1SRq__loadingText{opacity:.75;font-size:var(--font-body)}.ChatSidebar-module__nH1SRq__analysisSection{margin:12px}.ChatSidebar-module__nH1SRq__analysisContent{border:1px solid var(--middle-border);background:var(--bg-transparent);border-radius:12px;align-items:stretch;gap:12px;padding:12px 14px;display:flex}.ChatSidebar-module__nH1SRq__analysisContentDivider{background:var(--middle-border);flex-shrink:0;align-self:stretch;width:1px}.ChatSidebar-module__nH1SRq__analysisContent p{color:var(--text);font-size:var(--font-body);white-space:pre-wrap;margin:0;line-height:1.4}.ChatSidebar-module__nH1SRq__fileOutputSection{margin:12px}.ChatSidebar-module__nH1SRq__fileOutputContent{border:1px solid var(--middle-border);background:var(--bg-transparent);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.ChatSidebar-module__nH1SRq__fileOutputDivider{background:var(--middle-border);border-radius:1px;flex-shrink:0;align-self:stretch;width:1px}.ChatSidebar-module__nH1SRq__fileOutputText{color:var(--text);font-size:var(--font-body);white-space:pre-wrap;margin:0;line-height:1.4}.ChatSidebar-module__nH1SRq__fileOutputBody{gap:2px;min-width:0;display:grid}.ChatSidebar-module__nH1SRq__fileName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.ChatSidebar-module__nH1SRq__fileMeta{font-size:var(--font-small);opacity:.65}.ChatSidebar-module__nH1SRq__fileOutputActions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.ChatSidebar-module__nH1SRq__fileListInBox{gap:10px;width:100%;min-width:0;display:grid}.ChatSidebar-module__nH1SRq__fileItem{border-bottom:1px solid var(--middle-border);align-items:center;min-width:0;padding:12px 0 18px;display:flex}.ChatSidebar-module__nH1SRq__fileItem:last-child{border-bottom:none}.ChatSidebar-module__nH1SRq__btn{height:36px;font-size:var(--font-body);color:var(--text);border:1px solid var(--middle-border);background:var(--button-bg);cursor:pointer;font-size:var(--font-small);border-radius:8px;align-items:center;gap:8px;padding:0 10px;text-decoration:none;display:inline-flex}.ChatSidebar-module__nH1SRq__btn:hover{border-color:var(--action-primary);background:#1e1e22}.ChatSidebar-module__nH1SRq__btnPrimary{border-color:var(--line)}.ChatSidebar-module__nH1SRq__btnGhost{border-color:var(--middle-border);background:0 0}.ChatSidebar-module__nH1SRq__rightPane{flex-direction:column;height:100%;display:flex}.ChatSidebar-module__nH1SRq__rightMessages{flex:1;order:1;min-height:0;padding:12px;overflow:auto}.ChatSidebar-module__nH1SRq__rightDock{border-bottom:1px solid var(--middle-border);background:#1a1a1d;order:-1;padding:12px}.ChatSidebar-module__nH1SRq__rightInputWrapper{border:1px solid var(--middle-border);background:#18181b;border-radius:12px;flex-direction:column;gap:8px;padding:8px;display:flex}.ChatSidebar-module__nH1SRq__rightUploadButton,.ChatSidebar-module__nH1SRq__rightSendButton{border:1px solid var(--middle-border);width:36px;height:36px;color:var(--text);cursor:pointer;background:#1a1a1d;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.ChatSidebar-module__nH1SRq__rightUploadButton:hover,.ChatSidebar-module__nH1SRq__rightSendButton:hover{border-color:var(--action-primary);background:#1e1e22}.ChatSidebar-module__nH1SRq__rightSendButton:disabled{opacity:.5;cursor:default}.ChatSidebar-module__nH1SRq__rightTextarea{resize:none;width:100%;min-height:70px;max-height:180px;color:var(--text);font-size:var(--font-body);scrollbar-width:thin;background:#18181b;border:none;outline:none;padding:6px 8px;line-height:1.35}.ChatSidebar-module__nH1SRq__rightButtonRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.ChatSidebar-module__nH1SRq__right{background:0 0;flex-direction:column;display:flex}@keyframes ChatSidebar-module__nH1SRq__spin{to{transform:rotate(360deg)}}@media (min-width:768px){.ChatSidebar-module__nH1SRq__page{--sidebar-open:280px;gap:0;min-height:100vh;display:flex;position:relative}.ChatSidebar-module__nH1SRq__sidebar{flex:0 0 var(--sidebar-open);border-right:1px solid var(--line);height:100vh;max-height:100vh;width:var(--sidebar-open);z-index:1000;flex-direction:column;transition:width .22s,flex-basis .22s,border-right-color .22s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden}.ChatSidebar-module__nH1SRq__page[data-sidebar=closed] .ChatSidebar-module__nH1SRq__sidebar{border-right-color:transparent;flex-basis:0;width:0}.ChatSidebar-module__nH1SRq__page[data-sidebar=closed] .ChatSidebar-module__nH1SRq__sidebar .ChatSidebar-module__nH1SRq__logoContainer{display:none}.ChatSidebar-module__nH1SRq__page[data-sidebar=open] .ChatSidebar-module__nH1SRq__sidebar{overflow:visible}.ChatSidebar-module__nH1SRq__page[data-sidebar=closed] .ChatSidebar-module__nH1SRq__sidebar{overflow:hidden}.ChatSidebar-module__nH1SRq__content,.ChatSidebar-module__nH1SRq__page>div:last-of-type:not(.ChatSidebar-module__nH1SRq__scrim):not(.ChatSidebar-module__nH1SRq__globalToggle){margin-left:var(--sidebar-open);width:calc(100% - var(--sidebar-open));transition:margin-left .22s}.ChatSidebar-module__nH1SRq__page[data-sidebar=closed]{flex-direction:column}.ChatSidebar-module__nH1SRq__page[data-sidebar=closed] .ChatSidebar-module__nH1SRq__content,.ChatSidebar-module__nH1SRq__page[data-sidebar=closed]>div:last-of-type:not(.ChatSidebar-module__nH1SRq__scrim):not(.ChatSidebar-module__nH1SRq__globalToggle){width:100%;margin-left:0}}
.Toast-module__MyBSAW__toastStack{pointer-events:none;width:100%;min-height:36px;margin-bottom:18px;position:relative}.Toast-module__MyBSAW__toastSpacer{min-height:36px;margin-bottom:18px}.Toast-module__MyBSAW__toastStack>*{pointer-events:auto}.Toast-module__MyBSAW__toast{box-sizing:border-box;color:#e2e8f0;background:linear-gradient(135deg,rgba(63,49,2,.808) 40%,rgba(163,126,4,.57) 100%);border-left:4px solid #eab308;border-radius:14px;align-items:center;gap:0;width:100%;padding:6px 14px 6px 12px;font-size:14px;animation:.3s ease-out Toast-module__MyBSAW__toastSlideIn;display:flex;position:absolute;top:0;left:0;right:0;box-shadow:0 8px 18px rgba(0,0,0,.65)}.Toast-module__MyBSAW__toastIcon{color:#eab308;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-right:10px;display:flex}.Toast-module__MyBSAW__toastContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Toast-module__MyBSAW__toastTitle{color:#fff;text-shadow:none;font-size:13px;font-weight:600}.Toast-module__MyBSAW__toastMessage{color:#fff;text-shadow:none;font-size:12px;font-weight:400}.Toast-module__MyBSAW__dismiss{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 4px;font-size:18px;line-height:1}.Toast-module__MyBSAW__dismiss:hover{color:rgba(255,255,255,.85)}@keyframes Toast-module__MyBSAW__toastSlideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}
.RunAgainModal-module__LA0k6G__runAgainOverlay{z-index:9999;background:rgba(0,0,0,.65);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.RunAgainModal-module__LA0k6G__runAgainOverlayMobile{align-items:flex-end}.RunAgainModal-module__LA0k6G__runAgainContent{background:#0a0c11 radial-gradient(circle at 0 0,rgba(255,255,255,.04),transparent 50%);border:1px solid rgba(255,255,255,.2);border-radius:16px;flex-direction:column;width:min(800px,95vw);max-height:80vh;padding:0;display:flex;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.65)}.RunAgainModal-module__LA0k6G__runAgainContentMobile{border-bottom:none;border-radius:20px 20px 0 0;width:100vw;max-height:90vh;box-shadow:0 -10px 40px rgba(0,0,0,.9)}.RunAgainModal-module__LA0k6G__runAgainHeader{font-size:var(--font-size-header,1.125rem);color:#fff;background:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.08);justify-content:space-between;align-items:center;padding:16px 20px;font-weight:600;display:flex}.RunAgainModal-module__LA0k6G__runAgainCloseBtn{color:rgba(255,255,255,.7);cursor:pointer;opacity:.8;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.RunAgainModal-module__LA0k6G__runAgainCloseBtn:hover:not(:disabled){opacity:1;background:rgba(255,255,255,.06)}.RunAgainModal-module__LA0k6G__runAgainBody{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:16px;padding:20px;display:grid;overflow:auto}.RunAgainModal-module__LA0k6G__runAgainBodyMobile{flex-direction:column;gap:16px;display:flex}.RunAgainModal-module__LA0k6G__runAgainSection{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:10px;overflow:hidden}.RunAgainModal-module__LA0k6G__runAgainSectionHeader{color:#fff;background:rgba(255,255,255,.05);align-items:center;gap:8px;padding:12px 16px;font-size:12px;font-weight:600;display:flex}.RunAgainModal-module__LA0k6G__runAgainSectionHeaderIcon{opacity:.9;flex-shrink:0}.RunAgainModal-module__LA0k6G__runAgainSectionContent{border-top:1px solid rgba(255,255,255,.08);padding:16px;font-size:.8rem}.RunAgainModal-module__LA0k6G__runAgainFileItem{color:#fff;cursor:pointer;text-align:left;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-left:3px solid rgba(229,115,115,.4);border-radius:8px;align-items:center;gap:12px;width:100%;margin-bottom:8px;padding:10px 14px;transition:all .2s;display:flex}.RunAgainModal-module__LA0k6G__runAgainFileItem:last-child{margin-bottom:0}.RunAgainModal-module__LA0k6G__runAgainFileItem:hover{background:rgba(255,255,255,.08);border-left-color:rgba(229,115,115,.7)}.RunAgainModal-module__LA0k6G__runAgainFileItemSelected{background:rgba(229,115,115,.1);border-color:rgba(229,115,115,.3)}.RunAgainModal-module__LA0k6G__runAgainFileItemSelected:hover{background:rgba(229,115,115,.1);border-left-color:#e57373}.RunAgainModal-module__LA0k6G__runAgainFileItemName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.RunAgainModal-module__LA0k6G__runAgainLabel{color:rgba(255,255,255,.9);align-items:center;gap:6px;margin-top:20px;margin-bottom:8px;font-size:12px;font-weight:500;display:flex}.RunAgainModal-module__LA0k6G__runAgainLabel:first-child{margin-top:0}.RunAgainModal-module__LA0k6G__runAgainFieldIcon{opacity:.9;color:rgba(255,255,255,.95);flex-shrink:0}.RunAgainModal-module__LA0k6G__runAgainInput{color:#fff;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.12);border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:12px}.RunAgainModal-module__LA0k6G__runAgainInput:focus{border-color:rgba(255,255,255,.2);outline:none}.RunAgainModal-module__LA0k6G__runAgainTextarea{color:#fff;resize:vertical;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.12);border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:12px}.RunAgainModal-module__LA0k6G__runAgainTextarea:focus{border-color:rgba(255,255,255,.2);outline:none}.RunAgainModal-module__LA0k6G__runAgainFormatBtn{color:#fff;cursor:pointer;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:8px 14px;font-size:12px;transition:all .2s}.RunAgainModal-module__LA0k6G__runAgainFormatBtn:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18)}.RunAgainModal-module__LA0k6G__runAgainFormatBtnSelected{color:#fff;background:rgba(229,115,115,.15);border-color:rgba(229,115,115,.3)}.RunAgainModal-module__LA0k6G__runAgainFormatBtnSelected:hover{background:rgba(229,115,115,.2);border-color:rgba(229,115,115,.4)}.RunAgainModal-module__LA0k6G__runAgainFooter{background:rgba(255,255,255,.02);border-top:1px solid rgba(255,255,255,.08);justify-content:flex-end;gap:10px;padding:16px 20px;display:flex}.RunAgainModal-module__LA0k6G__runAgainFooterMobile{flex-direction:column-reverse}.RunAgainModal-module__LA0k6G__runAgainCancelBtn{color:rgba(255,255,255,.9);cursor:pointer;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:10px 16px;font-size:12px;transition:all .2s}.RunAgainModal-module__LA0k6G__runAgainCancelBtn:hover:not(:disabled){background:rgba(255,255,255,.06)}.RunAgainModal-module__LA0k6G__runAgainSubmitBtn{color:#fff;cursor:pointer;background:rgba(229,115,115,.2);border:1px solid rgba(229,115,115,.4);border-radius:8px;padding:10px 16px;font-size:12px;font-weight:600;transition:all .2s}.RunAgainModal-module__LA0k6G__runAgainSubmitBtn:hover:not(:disabled){background:rgba(229,115,115,.3);border-color:rgba(229,115,115,.5)}.RunAgainModal-module__LA0k6G__runAgainSubmitBtn:disabled{opacity:.6;cursor:not-allowed}.RunAgainModal-module__LA0k6G__runAgainError{color:#ffb3b3;padding:0 20px 12px;font-size:11px}
@keyframes settings-module__QFzxFa__settingsFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.settings-module__QFzxFa__modal{--bg-0:#0a0908;--bg-1:#131211;--bg-2:#1a1917;--bg-3:#232220;--border:#2a2825;--border-strong:#3a3733;--text:#f4f2ef;--muted:#8a8782;--muted-2:#5e5b56;--accent:#7ddba8;--accent-soft:rgba(125,219,168,.12);--accent-line:rgba(125,219,168,.28);--danger:#e87b6f;--danger-soft:rgba(232,123,111,.1);--danger-line:rgba(232,123,111,.35);border:1px solid var(--border);width:980px;max-width:calc(100vw - 48px);height:680px;max-height:calc(100vh - 48px);color:var(--text);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;background:linear-gradient(#131211,#100f0e);border-radius:18px;flex-direction:column;font-family:Geist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13.5px;display:flex;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.55),inset 0 0 0 1px rgba(255,255,255,.02),inset 0 1px rgba(255,255,255,.05)}.settings-module__QFzxFa__mono{font-family:Geist Mono,ui-monospace,monospace}.settings-module__QFzxFa__overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:99999;background:rgba(0,0,0,.65);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.settings-module__QFzxFa__overlayGlow{pointer-events:none;z-index:99998;background:radial-gradient(800px 500px at 50% 30%,rgba(125,219,168,.04),transparent 70%);position:fixed;top:0;bottom:0;left:0;right:0}.settings-module__QFzxFa__header{border-bottom:1px solid var(--border);background:linear-gradient(rgba(255,255,255,.016),transparent);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.settings-module__QFzxFa__headerLeft{align-items:center;gap:12px;display:flex}.settings-module__QFzxFa__headerLogo{background:var(--accent-soft);border:1px solid var(--accent-line);width:26px;height:26px;color:var(--accent);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.settings-module__QFzxFa__headerTitle{color:var(--text);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:600}.settings-module__QFzxFa__headerEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2);font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px;font-weight:500}@media (max-width:640px){.settings-module__QFzxFa__headerEyebrow{display:none}}.settings-module__QFzxFa__closeBtn{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.settings-module__QFzxFa__closeBtn:hover{background:var(--bg-2);color:var(--text)}.settings-module__QFzxFa__body{flex:1;min-height:0;display:flex;overflow:hidden}.settings-module__QFzxFa__content{flex:1;padding:26px 30px 32px;overflow-x:hidden;overflow-y:auto}.settings-module__QFzxFa__content::-webkit-scrollbar{width:5px}.settings-module__QFzxFa__content::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:999px}.settings-module__QFzxFa__scrollArea{flex-direction:column;flex:1;min-height:0;display:flex;overflow-x:hidden;overflow-y:auto}.settings-module__QFzxFa__sidebar{border-right:1px solid var(--border);background:rgba(0,0,0,.18);flex-direction:column;flex-shrink:0;gap:4px;width:240px;padding:14px;display:flex}.settings-module__QFzxFa__sidebarLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--muted-2);padding:4px 10px 10px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;font-weight:500}.settings-module__QFzxFa__sidebarItemWrap{position:relative}.settings-module__QFzxFa__sidebarItem{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:1px solid transparent;border-radius:9px;align-items:center;gap:10px;width:100%;padding:10px;font-family:inherit;font-size:13.5px;font-weight:400;transition:background .15s,color .15s,border-color .15s;display:flex}.settings-module__QFzxFa__sidebarItem:hover{color:var(--text)}.settings-module__QFzxFa__activeItem{background:var(--bg-2);border-color:var(--border);color:var(--text);font-weight:600}.settings-module__QFzxFa__sidebarRail{background:var(--accent);width:2px;height:24px;box-shadow:0 0 8px var(--accent);border-radius:999px;position:absolute;top:50%;left:-14px;transform:translateY(-50%)}.settings-module__QFzxFa__sidebarDangerDot{background:var(--muted-2);border-radius:999px;flex-shrink:0;width:6px;height:6px;margin-left:auto}.settings-module__QFzxFa__sidebarDangerDotActive{background:var(--danger);box-shadow:0 0 6px var(--danger)}.settings-module__QFzxFa__mobileTabs{border-bottom:1px solid var(--border);-ms-overflow-style:none;scrollbar-width:none;flex-shrink:0;gap:8px;padding:12px;display:flex;overflow-x:auto}.settings-module__QFzxFa__mobileTabs::-webkit-scrollbar{display:none}.settings-module__QFzxFa__mobileTab{border:1px solid var(--border);background:var(--bg-2);color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:flex}.settings-module__QFzxFa__mobileTabActive{background:var(--accent-soft);border-color:var(--accent-line);color:var(--accent);font-weight:600}.settings-module__QFzxFa__settingsSection{flex-direction:column;gap:22px;animation:.2s settings-module__QFzxFa__settingsFadeIn;display:flex}.settings-module__QFzxFa__sectionHeader{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.settings-module__QFzxFa__sectionHeaderLeft{flex-direction:column;gap:8px;display:flex}.settings-module__QFzxFa__sectionTitle{letter-spacing:-.02em;color:var(--text);margin:0;font-size:28px;font-weight:700;line-height:1.1}.settings-module__QFzxFa__muted{color:var(--muted);font-size:13px;line-height:1.5}.settings-module__QFzxFa__hint{color:var(--muted);font-size:12.5px}.settings-module__QFzxFa__pill{letter-spacing:.14em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:5px 12px 5px 10px;font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px;font-weight:500;display:inline-flex}.settings-module__QFzxFa__pillAccent{color:var(--accent);background:rgba(125,219,168,.08);border:1px solid rgba(125,219,168,.25)}.settings-module__QFzxFa__pillMuted{color:var(--muted);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1)}.settings-module__QFzxFa__pillMuted .settings-module__QFzxFa__pillDot{box-shadow:none}.settings-module__QFzxFa__pillDot{background:currentColor;border-radius:999px;flex-shrink:0;width:6px;height:6px}.settings-module__QFzxFa__pillAccent .settings-module__QFzxFa__pillDot{box-shadow:0 0 8px var(--accent)}.settings-module__QFzxFa__monoLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--muted-2);font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px;font-weight:500}.settings-module__QFzxFa__card{border:1px solid var(--border);background:linear-gradient(#15140f 0%,#131211 100%);border-radius:14px;padding:18px}.settings-module__QFzxFa__cardFlush{padding:0}.settings-module__QFzxFa__cardHoverable{cursor:pointer;transition:border-color .15s}.settings-module__QFzxFa__cardHoverable:hover{border-color:var(--border-strong)}.settings-module__QFzxFa__btn{cursor:pointer;border:1px solid transparent;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 14px;font-family:inherit;font-size:13.5px;font-weight:500;transition:filter .15s,transform 50ms,opacity .15s;display:inline-flex}.settings-module__QFzxFa__btn:disabled{cursor:not-allowed;opacity:.5}.settings-module__QFzxFa__btn:not(:disabled):hover{filter:brightness(1.1)}.settings-module__QFzxFa__btn:not(:disabled):active{transform:scale(.985)}.settings-module__QFzxFa__btnFull{width:100%}.settings-module__QFzxFa__btnPrimary{background:var(--accent-soft);color:var(--accent);border-color:var(--accent-line)}.settings-module__QFzxFa__btnPrimarySolid{color:#0a2718;background:linear-gradient(#8be3b4,#6dcd99);border-color:rgba(125,219,168,.6);font-weight:600;box-shadow:inset 0 1px rgba(255,255,255,.25),0 6px 18px rgba(125,219,168,.18)}.settings-module__QFzxFa__btnGhost{background:var(--bg-2);color:var(--text);border-color:var(--border)}.settings-module__QFzxFa__btnBare{color:var(--muted);background:0 0;border-color:transparent}.settings-module__QFzxFa__btnDanger{background:var(--danger-soft);color:var(--danger);border-color:var(--danger-line)}.settings-module__QFzxFa__inputWrap{background:var(--bg-2);border:1px solid var(--border);border-radius:10px;align-items:center;padding:0 12px;transition:border-color .15s;display:flex}.settings-module__QFzxFa__inputWrap:focus-within{border-color:var(--accent-line)}.settings-module__QFzxFa__inputIcon{color:var(--muted);flex-shrink:0;margin-right:8px;display:flex}.settings-module__QFzxFa__settingsInput{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:11px 0;font-family:inherit;font-size:13.5px}.settings-module__QFzxFa__settingsSelect{color:var(--text);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238a8782' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 0 center no-repeat;border:none;outline:none;padding:11px 28px 11px 0;font-family:inherit;font-size:13.5px}.settings-module__QFzxFa__hatched{background:repeating-linear-gradient(135deg,rgba(255,255,255,.02) 0 10px,transparent 10px 20px),var(--bg-1);border:1px dashed var(--border-strong);border-radius:14px;padding:28px}.settings-module__QFzxFa__progressTrack{background:var(--bg-3);border:1px solid var(--border);border-radius:999px;height:6px;overflow:hidden}.settings-module__QFzxFa__progressFill{background:var(--accent);border-radius:999px;height:100%;transition:width .4s;box-shadow:0 0 12px rgba(125,219,168,.4)}.settings-module__QFzxFa__usageNoCap{color:var(--muted);font-size:12px}.settings-module__QFzxFa__usageNoCapLabel{font-family:Geist Mono,ui-monospace,monospace;font-size:11px}.settings-module__QFzxFa__identityCard{align-items:center;gap:18px;padding:22px;display:flex}.settings-module__QFzxFa__avatarHero{border:1px solid var(--accent-line);width:64px;height:64px;color:var(--accent);letter-spacing:-.02em;background:linear-gradient(135deg,rgba(125,219,168,.25),rgba(125,219,168,.05));border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:26px;font-weight:700;display:flex;box-shadow:inset 0 1px rgba(255,255,255,.05)}.settings-module__QFzxFa__identityEmail{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:16px;font-weight:600;overflow:hidden}.settings-module__QFzxFa__identityMeta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;display:flex}.settings-module__QFzxFa__detailGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:640px){.settings-module__QFzxFa__detailGrid{grid-template-columns:1fr}}.settings-module__QFzxFa__detailCard{padding:16px}.settings-module__QFzxFa__detailCardHead{color:var(--muted);align-items:center;gap:10px;margin-bottom:14px;display:flex}.settings-module__QFzxFa__detailCardValue{color:var(--text);font-size:15px;font-weight:600}.settings-module__QFzxFa__detailCardSub{color:var(--muted);margin-top:4px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px}.settings-module__QFzxFa__helpRow{background:var(--bg-1);align-items:center;gap:12px;padding:14px;display:flex}.settings-module__QFzxFa__helpRowIcon{background:var(--accent-soft);border:1px solid var(--accent-line);width:28px;height:28px;color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.settings-module__QFzxFa__iconTile{background:var(--bg-3);border:1px solid var(--border);width:40px;height:40px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.settings-module__QFzxFa__iconTileLg{border-radius:12px;width:48px;height:48px}.settings-module__QFzxFa__iconTileDanger{background:var(--danger-soft);border-color:var(--danger-line);color:var(--danger)}.settings-module__QFzxFa__planCurrentHeader{border-bottom:1px solid var(--border);background:linear-gradient(rgba(125,219,168,.04),transparent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.settings-module__QFzxFa__planCurrentName{color:var(--accent);letter-spacing:-.01em;font-size:20px;font-weight:700}.settings-module__QFzxFa__planCurrentPrice{letter-spacing:-.02em;text-align:right;font-size:22px;font-weight:700}.settings-module__QFzxFa__planUsageGrid{grid-template-columns:1fr 1fr;gap:24px;padding:22px;display:grid}@media (max-width:640px){.settings-module__QFzxFa__planUsageGrid{grid-template-columns:1fr}}.settings-module__QFzxFa__usageStat{letter-spacing:-.02em;font-size:26px;font-weight:700}.settings-module__QFzxFa__usageStatSub{color:var(--muted);font-size:13px;font-weight:500}.settings-module__QFzxFa__usageBlock{flex-direction:column;gap:10px;display:flex}.settings-module__QFzxFa__usageBlockHead{justify-content:space-between;align-items:baseline;display:flex}.settings-module__QFzxFa__plansGridHeader{justify-content:space-between;align-items:center;display:flex}.settings-module__QFzxFa__plansGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:720px){.settings-module__QFzxFa__plansGrid{grid-template-columns:1fr}}.settings-module__QFzxFa__planCard{border:1px solid var(--border);background:linear-gradient(#15140f 0%,#131211 100%);border-radius:14px;flex-direction:column;gap:14px;padding:18px;transition:border-color .15s;display:flex;position:relative}.settings-module__QFzxFa__planCardCurrent{border-color:var(--accent-line);background:linear-gradient(rgba(125,219,168,.05),rgba(125,219,168,.01)),#15140f;box-shadow:0 0 0 1px rgba(125,219,168,.08),0 8px 28px rgba(125,219,168,.06)}.settings-module__QFzxFa__planCardCurrentBadge{position:absolute;top:12px;right:12px}.settings-module__QFzxFa__planCardName{letter-spacing:-.01em;font-size:14px;font-weight:600}.settings-module__QFzxFa__planCardNameAccent{color:var(--accent)}.settings-module__QFzxFa__planCardPrice{letter-spacing:-.02em;font-size:26px;font-weight:700}.settings-module__QFzxFa__planCardFeatures{flex-direction:column;flex:1;gap:7px;display:flex}.settings-module__QFzxFa__planFeatureRow{color:var(--text);align-items:center;gap:8px;font-size:12.5px;display:flex}.settings-module__QFzxFa__memberRow{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:14px 18px;display:flex}.settings-module__QFzxFa__memberRow:last-child{border-bottom:none}.settings-module__QFzxFa__memberAvatar{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:flex}.settings-module__QFzxFa__memberAvatarOwner{background:var(--accent-soft);border:1px solid var(--accent-line);color:var(--accent)}.settings-module__QFzxFa__memberAvatarGuest{background:var(--bg-3);border:1px solid var(--border);color:var(--muted)}.settings-module__QFzxFa__inviteRow{flex-wrap:wrap;gap:10px;display:flex}.settings-module__QFzxFa__inviteRow>:first-child{flex:1;min-width:180px}.settings-module__QFzxFa__selectWrap{background:var(--bg-2);border:1px solid var(--border);border-radius:10px;align-items:center;padding:0 4px 0 12px;display:flex}.settings-module__QFzxFa__selectWrap:focus-within{border-color:var(--accent-line)}.settings-module__QFzxFa__emptyStateCenter{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.settings-module__QFzxFa__emptyStateTitle{font-size:17px;font-weight:600}.settings-module__QFzxFa__supportFeaturedTop{background:radial-gradient(400px 200px at 0 0,rgba(125,219,168,.07),transparent 60%),linear-gradient(#15140f,#131211);flex-wrap:wrap;align-items:center;gap:18px;padding:22px;display:flex}.settings-module__QFzxFa__supportFeaturedBottom{border-top:1px solid var(--border);background:var(--bg-1);flex-wrap:wrap;align-items:center;gap:14px;padding:14px 22px;display:flex}.settings-module__QFzxFa__supportEmail{color:var(--text);font-family:Geist Mono,ui-monospace,monospace}.settings-module__QFzxFa__resourcesGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:800px){.settings-module__QFzxFa__resourcesGrid{grid-template-columns:1fr}}.settings-module__QFzxFa__resourceCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.settings-module__QFzxFa__resourceIconTile{background:var(--bg-3);border:1px solid var(--border);width:34px;height:34px;color:var(--accent);border-radius:9px;justify-content:center;align-items:center;display:flex}.settings-module__QFzxFa__resourceCategory{letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2);font-family:Geist Mono,ui-monospace,monospace;font-size:9.5px}.settings-module__QFzxFa__resourceTitle{margin-bottom:4px;font-size:14px;font-weight:600}.settings-module__QFzxFa__resourceDesc{color:var(--muted);font-size:12px;line-height:1.5}.settings-module__QFzxFa__dangerCard{border:1px solid var(--danger-line);background:radial-gradient(400px 200px at 100% 0,rgba(232,123,111,.08),transparent 60%),linear-gradient(#1a1311,#15110f);padding:0}.settings-module__QFzxFa__dangerCardTop{flex-wrap:wrap;align-items:center;gap:16px;padding:20px;display:flex}.settings-module__QFzxFa__dangerTitle{color:var(--danger);margin-bottom:4px;font-size:15px;font-weight:600}.settings-module__QFzxFa__dangerConfirm{border-top:1px solid var(--danger-line);background:rgba(232,123,111,.03);flex-direction:column;gap:14px;padding:20px;display:flex}.settings-module__QFzxFa__dangerConfirmPhrase{color:var(--danger);font-family:Geist Mono,ui-monospace,monospace;font-weight:600}.settings-module__QFzxFa__dangerConfirmActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.settings-module__QFzxFa__dangerEmailLink{color:var(--danger);white-space:nowrap;font-weight:600;text-decoration:none}.settings-module__QFzxFa__dangerEmailLink:hover{text-decoration:underline}.settings-module__QFzxFa__dangerHint{color:var(--muted);align-items:center;gap:10px;font-size:12.5px;display:flex}.settings-module__QFzxFa__pricingVariantGroup{background:var(--bg-2);border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:14px 18px;margin-bottom:18px;padding:10px 14px;display:flex}.settings-module__QFzxFa__pricingVariantLegend{letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2);font-family:Geist Mono,ui-monospace,monospace;font-size:10.5px;font-weight:500}.settings-module__QFzxFa__pricingVariantOption{cursor:pointer;color:var(--text);-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:7px;font-size:13.5px;font-weight:500;display:inline-flex}.settings-module__QFzxFa__pricingVariantOption input{opacity:0;width:0;height:0;position:absolute}.settings-module__QFzxFa__pricingVariantRadio{border:2px solid var(--border-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;transition:border-color .15s;display:inline-flex}.settings-module__QFzxFa__pricingVariantOption input:checked+.settings-module__QFzxFa__pricingVariantRadio{border-color:var(--accent)}.settings-module__QFzxFa__pricingVariantOption input:checked+.settings-module__QFzxFa__pricingVariantRadio:after{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px}.settings-module__QFzxFa__messageBanner{border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:12.5px;display:flex}.settings-module__QFzxFa__messageSuccess{background:var(--accent-soft);border:1px solid var(--accent-line);color:var(--accent)}.settings-module__QFzxFa__messageError{background:var(--danger-soft);border:1px solid var(--danger-line);color:var(--danger)}.settings-module__QFzxFa__panel{flex-direction:column;gap:22px;animation:.2s settings-module__QFzxFa__settingsFadeIn;display:flex}.settings-module__QFzxFa__panelTitle{display:none}[data-theme=light] .settings-module__QFzxFa__overlay{background:rgba(22,30,22,.35)}[data-theme=light] .settings-module__QFzxFa__overlayGlow{background:radial-gradient(800px 500px at 50% 30%,rgba(111,187,152,.08),transparent 70%)}[data-theme=light] .settings-module__QFzxFa__modal{--bg-0:#fff;--bg-1:#fafafa;--bg-2:#f4f4f5;--bg-3:#ebebed;--border:rgba(22,30,22,.12);--border-strong:rgba(22,30,22,.18);--text:#161e16;--muted:#5e645e;--muted-2:#9696a0;--accent:#6fbb98;--accent-soft:rgba(111,187,152,.12);--accent-line:rgba(111,187,152,.3);--danger:#d85a52;--danger-soft:rgba(216,90,82,.1);--danger-line:rgba(216,90,82,.3);background:linear-gradient(#fff,#fafafa);box-shadow:0 1px 2px rgba(22,30,22,.05),0 14px 34px -22px rgba(22,30,22,.16)}[data-theme=light] .settings-module__QFzxFa__header{background:linear-gradient(rgba(22,30,22,.02),transparent)}[data-theme=light] .settings-module__QFzxFa__content::-webkit-scrollbar-thumb{background:rgba(22,30,22,.12)}[data-theme=light] .settings-module__QFzxFa__sidebar{background:#fbfafa}[data-theme=light] .settings-module__QFzxFa__pillAccent{background:var(--accent-soft);border-color:var(--accent-line)}[data-theme=light] .settings-module__QFzxFa__pillMuted{background:rgba(22,30,22,.04);border-color:rgba(22,30,22,.1)}[data-theme=light] .settings-module__QFzxFa__card{background:linear-gradient(#fff 0%,#fafafa 100%)}[data-theme=light] .settings-module__QFzxFa__btnPrimarySolid{color:#fff;background:linear-gradient(#9ee5be,#6fbb98);border-color:rgba(111,187,152,.45);box-shadow:inset 0 1px rgba(255,255,255,.35),0 6px 18px rgba(111,187,152,.22)}[data-theme=light] .settings-module__QFzxFa__settingsSelect{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239696A0' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}[data-theme=light] .settings-module__QFzxFa__hatched{background:repeating-linear-gradient(135deg,rgba(22,30,22,.03) 0 10px,transparent 10px 20px),var(--bg-1)}[data-theme=light] .settings-module__QFzxFa__progressFill{box-shadow:0 0 10px rgba(111,187,152,.35)}[data-theme=light] .settings-module__QFzxFa__avatarHero{background:linear-gradient(135deg,rgba(111,187,152,.22),rgba(111,187,152,.06));box-shadow:inset 0 1px rgba(255,255,255,.6)}[data-theme=light] .settings-module__QFzxFa__planCurrentHeader{background:linear-gradient(rgba(111,187,152,.06),transparent)}[data-theme=light] .settings-module__QFzxFa__planCard{background:linear-gradient(#fff 0%,#fafafa 100%)}[data-theme=light] .settings-module__QFzxFa__planCardCurrent{background:linear-gradient(rgba(111,187,152,.06),rgba(111,187,152,.02)),#fff;box-shadow:0 0 0 1px rgba(111,187,152,.12),0 8px 28px rgba(111,187,152,.1)}[data-theme=light] .settings-module__QFzxFa__supportFeaturedTop{background:radial-gradient(400px 200px at 0 0,rgba(111,187,152,.08),transparent 60%),linear-gradient(#fff,#fafafa)}[data-theme=light] .settings-module__QFzxFa__dangerCard{background:radial-gradient(400px 200px at 100% 0,rgba(216,90,82,.08),transparent 60%),linear-gradient(#fff8f7,#fff)}[data-theme=light] .settings-module__QFzxFa__dangerConfirm{background:rgba(216,90,82,.04)}[data-theme=light] .settings-module__QFzxFa__sidebarRail{box-shadow:0 0 6px rgba(111,187,152,.45)}
