:root{--bg:radial-gradient(circle at top,#121214 0,#0e0e10 50%,#0c0c0e 100%);--line:#2a2a2a;--text:#d2d2d3;--h-tasks:350px;--h-actions:300px;--h-profile:80px;--brand-accent:#4ade80;--action-primary:#4ade80;--action-hover:#22c55e;--middle-border:rgba(255,255,255,.157);--bg-transparent:rgba(24,24,27,.153);--button-bg:rgba(26,26,29,.314)}.ChatSidebar-module__nH1SRq__page{background:var(--bg);color:var(--text);min-height:100vh;margin:0;padding:0}.ChatSidebar-module__nH1SRq__logoContainer{justify-content:flex-start;display:flex}.ChatSidebar-module__nH1SRq__sidebar{border-right:1px solid var(--line);z-index:1100;background:#0e0e10;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:#d2d2d3;box-sizing:border-box;background:0 0;border:none;border-radius:8px;margin-bottom:3px;padding:12px}.ChatSidebar-module__nH1SRq__item:last-child{margin-bottom:0}.ChatSidebar-module__nH1SRq__item:hover{cursor:pointer;background:#1e1e22}.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__sectionContentProfile:hover{cursor:pointer;background:#1e1e22;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:#1e1e22}.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(--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:#1e1e22}.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{opacity:.5;background:#0e0e10;border-radius:8px}.ChatSidebar-module__nH1SRq__page[data-sidebar=closed] .ChatSidebar-module__nH1SRq__globalToggle:hover{opacity:1;background:#1e1e22;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));min-width:280px;max-width:320px;color:var(--text);z-index:1400;opacity:1;background:#2a2a2f;border:1px solid #3a3a3f;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,.45)}.ChatSidebar-module__nH1SRq__popoverCaret{background:#2a2a2f;border-bottom:1px solid #3a3a3f;border-left:1px solid #3a3a3f;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:#1e1e22}.ChatSidebar-module__nH1SRq__popoverIcon{opacity:.8;font-size:var(--font-body)}.ChatSidebar-module__nH1SRq__popoverDivider{background:#3a3a3f;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}
