.shell-module___5GqhW__shell{background:var(--bg);width:100%;min-width:0;max-width:100vw;min-height:100vh;color:var(--text);grid-template-rows:auto 1fr auto;display:grid}.shell-module___5GqhW__shellNoFooter{grid-template-rows:auto 1fr}.shell-module___5GqhW__topBar{z-index:20;border-bottom:1px solid var(--border);background:var(--surface);min-width:0;height:56px;position:sticky;top:0}.shell-module___5GqhW__topBarInner{width:100%;height:100%;max-width:var(--content-max);align-items:center;gap:16px;min-width:0;margin:0 auto;padding:0 20px;display:flex}.shell-module___5GqhW__brand{letter-spacing:-.01em;align-items:center;gap:10px;min-width:0;font-weight:600;display:inline-flex}.shell-module___5GqhW__brandMark{background:var(--accent);width:22px;height:22px;color:var(--n-0);border-radius:5px;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.shell-module___5GqhW__brandText{align-items:baseline;gap:12px;min-width:0;display:inline-flex}.shell-module___5GqhW__brandName{font-size:14px}.shell-module___5GqhW__brandSub{color:var(--text-soft);font-size:13px;font-weight:400}.shell-module___5GqhW__topNav{align-items:center;gap:2px;min-width:0;margin-left:12px;display:flex}.shell-module___5GqhW__topNavLink,.shell-module___5GqhW__topNavSoon{border-radius:var(--r-sm);color:var(--text-muted);align-items:center;gap:6px;padding:6px 10px;font-size:13px;transition:background-color .12s,color .12s;display:inline-flex}.shell-module___5GqhW__topNavLink:hover,.shell-module___5GqhW__topNavLinkCurrent{background:var(--surface-2);color:var(--text)}.shell-module___5GqhW__topNavSoon{cursor:default}.shell-module___5GqhW__soonBadge{border:1px solid var(--border);color:var(--text-soft);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;padding:1px 4px;font-size:9px;font-weight:600;line-height:1.45}.shell-module___5GqhW__topBarSpacer{flex:1}.shell-module___5GqhW__topActions{align-items:center;gap:6px;display:flex}.shell-module___5GqhW__iconButton{border-radius:var(--r-sm);width:32px;height:32px;color:var(--text-muted);border:1px solid #0000;place-items:center;transition:background-color .12s,border-color .12s,color .12s;display:grid}.shell-module___5GqhW__iconButton:hover{background:var(--surface-2);color:var(--text)}.shell-module___5GqhW__iconButton svg{width:16px;height:16px}.shell-module___5GqhW__topBarUser{position:relative}.shell-module___5GqhW__avatarButton{background:linear-gradient(135deg,var(--acc-400),var(--acc-700));width:28px;height:28px;color:var(--n-0);border-radius:50%;place-items:center;font-size:11px;font-weight:600;display:grid}.shell-module___5GqhW__avatarButtonActive{box-shadow:0 0 0 2px var(--surface),0 0 0 4px var(--accent)}.shell-module___5GqhW__userMenu{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);width:268px;box-shadow:var(--shadow-pop);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.shell-module___5GqhW__userMenuHead{border-bottom:1px solid var(--border);gap:10px;padding:14px;display:flex}.shell-module___5GqhW__userMenuAvatar{background:linear-gradient(135deg,var(--acc-400),var(--acc-700));width:36px;height:36px;color:var(--n-0);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:600;display:grid}.shell-module___5GqhW__userMenuIdentity{min-width:0}.shell-module___5GqhW__userMenuName,.shell-module___5GqhW__userMenuEmail{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-module___5GqhW__userMenuName{font-size:13px;font-weight:600}.shell-module___5GqhW__userMenuEmail{color:var(--text-soft);margin-top:2px;font-size:12px}.shell-module___5GqhW__userMenuList{padding:6px}.shell-module___5GqhW__userMenuItem,.shell-module___5GqhW__userMenuDisabled{border-radius:var(--r-sm);width:100%;min-height:34px;color:var(--text-muted);text-align:left;align-items:center;gap:9px;padding:0 9px;font-size:13px;display:flex}.shell-module___5GqhW__userMenuItem:hover,.shell-module___5GqhW__userMenuItemActive{background:var(--surface-2);color:var(--text)}.shell-module___5GqhW__userMenuDisabled{cursor:default;opacity:.65}.shell-module___5GqhW__userMenuIcon{place-items:center;width:16px;height:16px;display:grid}.shell-module___5GqhW__userMenuIcon svg{width:16px;height:16px}.shell-module___5GqhW__userMenuDot{background:var(--accent);border-radius:50%;width:6px;height:6px;margin-left:auto}.shell-module___5GqhW__footer{border-top:1px solid var(--border);background:var(--surface)}.shell-module___5GqhW__footerInner{max-width:var(--content-max);grid-template-columns:minmax(220px,1fr) auto;gap:40px;margin:0 auto;padding:28px 28px 34px;display:grid}.shell-module___5GqhW__footerTagline{max-width:44ch;color:var(--text-muted);margin:10px 0 0;font-size:13px}.shell-module___5GqhW__footerCols{gap:42px;display:flex}.shell-module___5GqhW__footerCol{gap:7px;min-width:128px;display:grid}.shell-module___5GqhW__footerCol h4{color:var(--text);margin:0 0 4px;font-size:12px;font-weight:600}.shell-module___5GqhW__footerCol a,.shell-module___5GqhW__footerCol span{color:var(--text-muted);font-size:12.5px}.shell-module___5GqhW__footerCol a:hover{color:var(--text)}@media (max-width:860px){.shell-module___5GqhW__footerInner{grid-template-columns:1fr}.shell-module___5GqhW__footerCols{flex-wrap:wrap;gap:24px}}@media (max-width:520px){.shell-module___5GqhW__userMenu{width:min(280px,100vw - 24px);right:-4px}}@media (max-width:720px){.shell-module___5GqhW__brandSub,.shell-module___5GqhW__topNavSoon{display:none}}
.model-instance-chat-module__wtBraW__page{--n-0:#fff;--n-50:#faf9f7;--n-100:#f4f3f0;--n-150:#edebe7;--n-200:#e3e1dd;--n-300:#cfccc6;--n-500:#7e7a73;--n-600:#5c5751;--n-700:#403d37;--n-800:#24211d;--n-900:#110f0d;--acc-50:#fff2e8;--acc-200:#ffcaa4;--acc-500:#f77200;--acc-600:#dd5c00;--acc-700:#b84500;--bg:var(--n-50);--surface:var(--n-0);--surface-2:var(--n-100);--surface-3:var(--n-150);--border:var(--n-200);--border-strong:var(--n-300);--text:var(--n-900);--text-muted:var(--n-600);--text-soft:var(--n-500);--accent:var(--acc-600);--accent-hover:var(--acc-700);--accent-soft:var(--acc-50);--accent-soft-border:var(--acc-200);--shadow-1:0 1px 2px #0000000a,0 1px 1px #00000008;--shadow-pop:0 16px 44px #0000001f,0 4px 14px #0000000f;background:var(--bg);height:100dvh;min-height:0;color:var(--text);font-family:var(--font-geist),"Inter",ui-sans-serif,system-ui,sans-serif;overflow:hidden}@supports (color:lab(0% 0 0)){.model-instance-chat-module__wtBraW__page{--n-0:lab(100% 0 0);--n-50:lab(97.921% .167638 1.1277);--n-100:lab(95.8359% .224799 1.50441);--n-150:lab(93.0547% .282735 1.8816);--n-200:lab(89.5776% .341505 2.25936);--n-300:lab(82.043% .462145 3.01685);--n-500:lab(51.3124% .732482 4.55202);--n-600:lab(37.3913% .751168 4.56561);--n-700:lab(25.7858% .630841 3.80831);--n-800:lab(13.0201% .514343 3.05405);--n-900:lab(4.44787% .265852 1.44944);--acc-50:lab(96.4307% 5.52657 8.90071);--acc-200:lab(85.616% 23.8142 37.2858);--acc-500:lab(63.9271% 50.3632 79.7031);--acc-600:lab(55.7% 52.2658 88.044);--acc-700:lab(45.3077% 48.6579 73.6378)}}.model-instance-chat-module__wtBraW__page,.model-instance-chat-module__wtBraW__page *{box-sizing:border-box}.model-instance-chat-module__wtBraW__page a{color:inherit;text-decoration:none}.model-instance-chat-module__wtBraW__pageGlow,.model-instance-chat-module__wtBraW__pageGrid,.model-instance-chat-module__wtBraW__utilityColumn{display:none}.model-instance-chat-module__wtBraW__shell{width:100%;height:calc(100dvh - 56px);min-height:0;overflow:hidden}.model-instance-chat-module__wtBraW__header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 24px 14px;display:flex}.model-instance-chat-module__wtBraW__headerMain{gap:8px;min-width:0;display:grid}.model-instance-chat-module__wtBraW__eyebrow,.model-instance-chat-module__wtBraW__sectionEyebrow,.model-instance-chat-module__wtBraW__metaLabel,.model-instance-chat-module__wtBraW__eventStage,.model-instance-chat-module__wtBraW__messageRole,.model-instance-chat-module__wtBraW__attachmentLabel,.model-instance-chat-module__wtBraW__composerNote,.model-instance-chat-module__wtBraW__parameterRequired{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600;line-height:1.2}.model-instance-chat-module__wtBraW__title,.model-instance-chat-module__wtBraW__sectionTitle,.model-instance-chat-module__wtBraW__launchTitle{letter-spacing:-.02em;margin:0;font-size:24px;font-weight:600}.model-instance-chat-module__wtBraW__sectionTitle,.model-instance-chat-module__wtBraW__launchTitle{letter-spacing:-.01em;font-size:15px}.model-instance-chat-module__wtBraW__subtitle,.model-instance-chat-module__wtBraW__sectionDescription,.model-instance-chat-module__wtBraW__metaValue,.model-instance-chat-module__wtBraW__metaDetail,.model-instance-chat-module__wtBraW__railNotice,.model-instance-chat-module__wtBraW__eventMessage,.model-instance-chat-module__wtBraW__messageTime,.model-instance-chat-module__wtBraW__textPart,.model-instance-chat-module__wtBraW__fallbackText,.model-instance-chat-module__wtBraW__viewerEmail,.model-instance-chat-module__wtBraW__transcriptEmpty,.model-instance-chat-module__wtBraW__launchDescription,.model-instance-chat-module__wtBraW__launchEmpty,.model-instance-chat-module__wtBraW__launchNotice,.model-instance-chat-module__wtBraW__launchFooterText,.model-instance-chat-module__wtBraW__parameterDescription,.model-instance-chat-module__wtBraW__parameterMeta,.model-instance-chat-module__wtBraW__composerFeedback{color:var(--text-muted);margin:0}.model-instance-chat-module__wtBraW__subtitle,.model-instance-chat-module__wtBraW__sectionDescription,.model-instance-chat-module__wtBraW__eventMessage,.model-instance-chat-module__wtBraW__textPart,.model-instance-chat-module__wtBraW__launchDescription,.model-instance-chat-module__wtBraW__launchFooterText,.model-instance-chat-module__wtBraW__parameterDescription{line-height:1.55}.model-instance-chat-module__wtBraW__headerMeta,.model-instance-chat-module__wtBraW__headerActions,.model-instance-chat-module__wtBraW__parameterProfileMeta,.model-instance-chat-module__wtBraW__attachments,.model-instance-chat-module__wtBraW__railActions,.model-instance-chat-module__wtBraW__launchFooterActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.model-instance-chat-module__wtBraW__modelBadge,.model-instance-chat-module__wtBraW__metaChip,.model-instance-chat-module__wtBraW__statusPill,.model-instance-chat-module__wtBraW__statusActivity,.model-instance-chat-module__wtBraW__linkButton,.model-instance-chat-module__wtBraW__secondaryAction,.model-instance-chat-module__wtBraW__primaryAction,.model-instance-chat-module__wtBraW__sendButton,.model-instance-chat-module__wtBraW__launchPrimaryAction,.model-instance-chat-module__wtBraW__launchSecondaryAction,.model-instance-chat-module__wtBraW__statusToggle,.model-instance-chat-module__wtBraW__composerAction,.model-instance-chat-module__wtBraW__attachmentRemove,.model-instance-chat-module__wtBraW__launchCloseButton,.model-instance-chat-module__wtBraW__fallbackLink{transition:background-color .12s,border-color .12s,color .12s,transform .12s}.model-instance-chat-module__wtBraW__modelBadge,.model-instance-chat-module__wtBraW__metaChip,.model-instance-chat-module__wtBraW__statusPill,.model-instance-chat-module__wtBraW__statusActivity{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:11.5px;font-weight:500;display:inline-flex}.model-instance-chat-module__wtBraW__modelBadge,.model-instance-chat-module__wtBraW__primaryAction,.model-instance-chat-module__wtBraW__sendButton,.model-instance-chat-module__wtBraW__launchPrimaryAction{background:var(--accent);color:var(--n-0)}.model-instance-chat-module__wtBraW__metaChip,.model-instance-chat-module__wtBraW__statusPill,.model-instance-chat-module__wtBraW__statusActivity,.model-instance-chat-module__wtBraW__linkButton,.model-instance-chat-module__wtBraW__secondaryAction,.model-instance-chat-module__wtBraW__launchSecondaryAction,.model-instance-chat-module__wtBraW__statusToggle,.model-instance-chat-module__wtBraW__composerAction,.model-instance-chat-module__wtBraW__attachmentRemove,.model-instance-chat-module__wtBraW__launchCloseButton,.model-instance-chat-module__wtBraW__fallbackLink{border:1px solid var(--border);background:var(--surface);color:var(--text)}.model-instance-chat-module__wtBraW__statusPillReady{background:var(--accent-soft);border-color:var(--accent-soft-border);color:var(--accent)}.model-instance-chat-module__wtBraW__statusPillPending{color:#64470e;color:lab(32.7336% 8.40171 36.5645);background:#fff0d6;background:lab(95.4544% 2.6814 15.3591);border-color:#edd4ab;border-color:lab(86.1967% 4.46334 23.4547)}.model-instance-chat-module__wtBraW__statusPillEnded{color:#b33736;color:lab(42.7155% 50.4992 30.4501);background:#ffecea;background:lab(95.0829% 9.19622 4.96011);border-color:#fed2cd;border-color:lab(87.9346% 15.3784 8.33243)}.model-instance-chat-module__wtBraW__statusPillMuted,.model-instance-chat-module__wtBraW__statusActivity{color:var(--text-soft)}.model-instance-chat-module__wtBraW__linkButton,.model-instance-chat-module__wtBraW__secondaryAction,.model-instance-chat-module__wtBraW__primaryAction,.model-instance-chat-module__wtBraW__sendButton,.model-instance-chat-module__wtBraW__launchPrimaryAction,.model-instance-chat-module__wtBraW__launchSecondaryAction,.model-instance-chat-module__wtBraW__statusToggle,.model-instance-chat-module__wtBraW__composerAction,.model-instance-chat-module__wtBraW__attachmentRemove,.model-instance-chat-module__wtBraW__launchCloseButton,.model-instance-chat-module__wtBraW__fallbackLink{border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 12px;font-size:12.5px;font-weight:500;display:inline-flex}.model-instance-chat-module__wtBraW__linkButton:hover,.model-instance-chat-module__wtBraW__secondaryAction:hover,.model-instance-chat-module__wtBraW__primaryAction:hover,.model-instance-chat-module__wtBraW__sendButton:hover:not(:disabled),.model-instance-chat-module__wtBraW__launchPrimaryAction:hover:not(:disabled),.model-instance-chat-module__wtBraW__launchSecondaryAction:hover,.model-instance-chat-module__wtBraW__statusToggle:hover,.model-instance-chat-module__wtBraW__composerAction:hover,.model-instance-chat-module__wtBraW__attachmentRemove:hover,.model-instance-chat-module__wtBraW__launchCloseButton:hover,.model-instance-chat-module__wtBraW__fallbackLink:hover{transform:translateY(-1px)}.model-instance-chat-module__wtBraW__linkButton:hover,.model-instance-chat-module__wtBraW__secondaryAction:hover,.model-instance-chat-module__wtBraW__launchSecondaryAction:hover,.model-instance-chat-module__wtBraW__statusToggle:hover,.model-instance-chat-module__wtBraW__composerAction:hover,.model-instance-chat-module__wtBraW__attachmentRemove:hover,.model-instance-chat-module__wtBraW__launchCloseButton:hover,.model-instance-chat-module__wtBraW__fallbackLink:hover{background:var(--surface-2);border-color:var(--border-strong)}.model-instance-chat-module__wtBraW__primaryAction:hover,.model-instance-chat-module__wtBraW__sendButton:hover:not(:disabled),.model-instance-chat-module__wtBraW__launchPrimaryAction:hover:not(:disabled){background:var(--accent-hover)}.model-instance-chat-module__wtBraW__sendButton:disabled,.model-instance-chat-module__wtBraW__launchPrimaryAction:disabled{background:var(--n-300);color:var(--n-500);cursor:not-allowed;transform:none}.model-instance-chat-module__wtBraW__headerSide,.model-instance-chat-module__wtBraW__mobileRailBar{display:none}.model-instance-chat-module__wtBraW__workspace{grid-template-columns:272px minmax(0,1fr);height:100%;min-height:0;display:grid}.model-instance-chat-module__wtBraW__statusColumn{border-right:1px solid var(--border);background:var(--surface);min-height:0;padding:14px 14px 20px;overflow-y:auto}.model-instance-chat-module__wtBraW__statusColumnOpen{display:block}.model-instance-chat-module__wtBraW__chatColumn{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.model-instance-chat-module__wtBraW__statusSurface,.model-instance-chat-module__wtBraW__parameterSurface,.model-instance-chat-module__wtBraW__transcriptSurface,.model-instance-chat-module__wtBraW__composerSurface,.model-instance-chat-module__wtBraW__launchDialog{background:var(--surface)}.model-instance-chat-module__wtBraW__statusSurface{flex-direction:column;gap:18px;min-height:100%;display:flex}.model-instance-chat-module__wtBraW__sidebarSection{flex-direction:column;gap:6px;display:flex}.model-instance-chat-module__wtBraW__sidebarTitle{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:0 4px 4px;font-size:11px;font-weight:600}.model-instance-chat-module__wtBraW__sidebarItem{border-radius:8px;flex-direction:column;align-items:flex-start;width:100%;min-width:0;padding:8px 10px;display:flex}.model-instance-chat-module__wtBraW__sidebarItemActive{background:var(--surface-2);box-shadow:inset 2px 0 0 var(--accent)}.model-instance-chat-module__wtBraW__sidebarItemTitle{max-width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.model-instance-chat-module__wtBraW__sidebarItemSub,.model-instance-chat-module__wtBraW__sidebarBalance{color:var(--text-soft);font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;margin:1px 0 0;font-size:11px}.model-instance-chat-module__wtBraW__sidebarFooter{border-top:1px solid var(--border);flex-direction:column;gap:2px;margin-top:auto;padding-top:10px;display:flex}.model-instance-chat-module__wtBraW__sidebarBalance{padding:4px 8px 8px}.model-instance-chat-module__wtBraW__sidebarLink{color:var(--text-muted);border-radius:6px;padding:6px 8px;font-size:12.5px}.model-instance-chat-module__wtBraW__sidebarLink:hover{background:var(--surface-2);color:var(--text)}.model-instance-chat-module__wtBraW__railHeader,.model-instance-chat-module__wtBraW__parameterHeader,.model-instance-chat-module__wtBraW__chatHeader,.model-instance-chat-module__wtBraW__launchHeader,.model-instance-chat-module__wtBraW__launchFooter,.model-instance-chat-module__wtBraW__messageMeta,.model-instance-chat-module__wtBraW__eventMeta{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.model-instance-chat-module__wtBraW__railHeaderMain,.model-instance-chat-module__wtBraW__parameterHeading,.model-instance-chat-module__wtBraW__launchHeading{gap:6px;display:grid}.model-instance-chat-module__wtBraW__railMeta,.model-instance-chat-module__wtBraW__eventList,.model-instance-chat-module__wtBraW__parameterGrid,.model-instance-chat-module__wtBraW__attachments,.model-instance-chat-module__wtBraW__messageParts{gap:12px;display:grid}.model-instance-chat-module__wtBraW__railMeta>div,.model-instance-chat-module__wtBraW__readOnlyBanner,.model-instance-chat-module__wtBraW__eventCard,.model-instance-chat-module__wtBraW__attachmentCard,.model-instance-chat-module__wtBraW__mediaCard,.model-instance-chat-module__wtBraW__launchFooterMeta{border:1px solid var(--border);background:var(--surface-2);border-radius:10px}.model-instance-chat-module__wtBraW__railMeta>div,.model-instance-chat-module__wtBraW__eventCard,.model-instance-chat-module__wtBraW__launchFooterMeta{padding:10px 12px}.model-instance-chat-module__wtBraW__metaLabel,.model-instance-chat-module__wtBraW__eventStage,.model-instance-chat-module__wtBraW__messageRole,.model-instance-chat-module__wtBraW__attachmentLabel{color:var(--text-soft)}.model-instance-chat-module__wtBraW__metaValue{color:var(--text);font-size:13px;font-weight:600}.model-instance-chat-module__wtBraW__metaDetail,.model-instance-chat-module__wtBraW__eventTime,.model-instance-chat-module__wtBraW__messageTime,.model-instance-chat-module__wtBraW__parameterMeta,.model-instance-chat-module__wtBraW__composerNote,.model-instance-chat-module__wtBraW__fallbackText,.model-instance-chat-module__wtBraW__viewerEmail,.model-instance-chat-module__wtBraW__attachmentLabel{font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;font-size:11px}.model-instance-chat-module__wtBraW__eventCard{gap:8px;display:grid}.model-instance-chat-module__wtBraW__eventToneWarning{background:#fff7eb;background:lab(97.734% 1.21918 7.58554)}.model-instance-chat-module__wtBraW__eventToneError{background:#fff5f3;background:lab(97.4029% 9.19542 4.95911)}.model-instance-chat-module__wtBraW__eventToneSuccess{background:#ebffee;background:lab(98.0817% -8.87218 5.6574)}.model-instance-chat-module__wtBraW__eventEmpty{color:var(--text-soft);padding:8px 4px;font-size:12.5px}.model-instance-chat-module__wtBraW__chatModelHeader{z-index:5;border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:14px;min-width:0;padding:12px 24px;display:flex;position:relative}.model-instance-chat-module__wtBraW__chatModelIdentity{border-radius:8px;align-items:center;gap:10px;min-width:0;padding:6px 10px 6px 6px;transition:background-color .12s;display:flex}.model-instance-chat-module__wtBraW__chatModelIdentity:hover{background:var(--surface-2)}.model-instance-chat-module__wtBraW__chatModelMark{border:1px solid var(--border);background:var(--surface-2);width:32px;height:32px;font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;border-radius:7px;flex:0 0 32px;place-items:center;font-size:12.5px;font-weight:600;display:grid}.model-instance-chat-module__wtBraW__chatModelIdBlock{flex-direction:column;min-width:0;line-height:1.2;display:flex}.model-instance-chat-module__wtBraW__chatModelProvider{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.model-instance-chat-module__wtBraW__chatModelName{color:var(--text);letter-spacing:-.012em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.model-instance-chat-module__wtBraW__chatModelKind{border:1px solid var(--accent-soft-border);background:var(--accent-soft);color:var(--accent);font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}.model-instance-chat-module__wtBraW__chatHeaderSpacer{flex:1}.model-instance-chat-module__wtBraW__chatInstancePill{border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;display:flex}.model-instance-chat-module__wtBraW__chatInstancePill strong{color:var(--text);font-weight:500}.model-instance-chat-module__wtBraW__chatInstanceDot{background:var(--n-300);border-radius:50%;width:7px;height:7px}.model-instance-chat-module__wtBraW__chatInstanceDotReady{background:#33ac5a;background:lab(62.5636% -48.4312 32.0721);box-shadow:0 0 0 3px #33ac5a24;box-shadow:0 0 0 3px lab(62.5636% -48.4312 32.0721/.14)}.model-instance-chat-module__wtBraW__transcriptSurface{background:var(--bg);flex-direction:column;min-height:0;display:flex;overflow:hidden}.model-instance-chat-module__wtBraW__chatHeader{border-bottom:1px solid var(--border);background:var(--surface);padding:12px 24px}.model-instance-chat-module__wtBraW__messageList{overscroll-behavior:contain;width:100%;min-height:0;padding:4px 0 24px;overflow-y:auto}.model-instance-chat-module__wtBraW__messageThread{flex-direction:column;gap:22px;max-width:820px;margin:0 auto;padding:24px 24px 8px;display:flex}.model-instance-chat-module__wtBraW__messageCard{grid-template-columns:36px minmax(0,1fr);align-items:flex-start;gap:14px;display:grid}.model-instance-chat-module__wtBraW__messageAvatar{border:1px solid var(--border);background:var(--surface-2);width:32px;height:32px;color:var(--text);font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;border-radius:7px;place-items:center;margin-top:2px;font-size:12px;font-weight:600;display:grid}.model-instance-chat-module__wtBraW__messageAssistant .model-instance-chat-module__wtBraW__messageAvatar{border-color:var(--accent);background:var(--accent);color:#fff}.model-instance-chat-module__wtBraW__messageBody{gap:6px;min-width:0;display:grid}.model-instance-chat-module__wtBraW__messageUser .model-instance-chat-module__wtBraW__messageRole{color:var(--text)}.model-instance-chat-module__wtBraW__messageAssistant .model-instance-chat-module__wtBraW__messageRole{color:var(--accent)}.model-instance-chat-module__wtBraW__messageSystem .model-instance-chat-module__wtBraW__messageRole{color:var(--text-soft)}.model-instance-chat-module__wtBraW__messageRole{letter-spacing:-.005em;text-transform:none;font-size:13px;font-weight:600}.model-instance-chat-module__wtBraW__messageMeta{flex-wrap:wrap;align-items:baseline}.model-instance-chat-module__wtBraW__prototypeTranscript .model-instance-chat-module__wtBraW__messageBody{display:block}.model-instance-chat-module__wtBraW__prototypeTranscript .model-instance-chat-module__wtBraW__messageRole{color:var(--text)}.model-instance-chat-module__wtBraW__textPart{color:var(--text);white-space:pre-wrap;font-size:14.5px}.model-instance-chat-module__wtBraW__transcriptEmpty,.model-instance-chat-module__wtBraW__readOnlyBanner{width:calc(100% - 48px);max-width:820px;margin:20px auto 0;padding:12px 14px}.model-instance-chat-module__wtBraW__transcriptEmpty{text-align:center;background:0 0;border:0;place-items:center;min-height:min(340px,60vh);display:grid}.model-instance-chat-module__wtBraW__mediaCard{flex-direction:column;gap:6px;max-width:560px;display:flex;overflow:hidden}.model-instance-chat-module__wtBraW__mediaFrame,.model-instance-chat-module__wtBraW__videoFrame{background:var(--surface-3);object-fit:contain;width:100%;height:auto;max-height:min(440px,45vh)}.model-instance-chat-module__wtBraW__audioFrame{width:100%}.model-instance-chat-module__wtBraW__mediaCaption{gap:4px;padding:8px 10px 10px;display:grid}.model-instance-chat-module__wtBraW__fallbackLink{width:fit-content}.model-instance-chat-module__wtBraW__composerSurface{background:linear-gradient(to bottom,transparent,var(--bg)40%);border-top:1px solid #0000;padding:12px 24px 18px}.model-instance-chat-module__wtBraW__composerForm{border:1px solid var(--border-strong);background:var(--surface);max-width:820px;box-shadow:var(--shadow-1);border-radius:12px;flex-direction:column;gap:6px;margin:0 auto;padding:10px 12px;transition:border-color .12s,box-shadow .12s;display:flex}.model-instance-chat-module__wtBraW__composerForm:focus-within,.model-instance-chat-module__wtBraW__composerFormDragging{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch,var(--accent)14%,transparent)}.model-instance-chat-module__wtBraW__attachments{border-bottom:1px dashed var(--border);flex-wrap:wrap;gap:8px;margin-bottom:2px;padding-bottom:4px;display:flex}.model-instance-chat-module__wtBraW__attachmentCard{align-items:center;gap:8px;min-width:0;max-width:280px;padding:6px 8px;display:flex}.model-instance-chat-module__wtBraW__attachmentPreview,.model-instance-chat-module__wtBraW__attachmentPreviewIcon{background:var(--surface-3);border-radius:6px;flex-shrink:0;width:40px;height:40px}.model-instance-chat-module__wtBraW__attachmentPreview{object-fit:cover}.model-instance-chat-module__wtBraW__attachmentPreviewIcon{color:var(--text-muted);place-items:center;display:grid}.model-instance-chat-module__wtBraW__attachmentPreviewIcon svg{width:18px;height:18px}.model-instance-chat-module__wtBraW__attachmentBody{flex:1;min-width:0}.model-instance-chat-module__wtBraW__attachmentBody .model-instance-chat-module__wtBraW__attachmentLabel,.model-instance-chat-module__wtBraW__attachmentBody .model-instance-chat-module__wtBraW__fallbackText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.model-instance-chat-module__wtBraW__attachmentRemove{width:24px;min-height:24px;color:var(--text-soft);background:0 0;border:0;padding:0;font-size:18px}.model-instance-chat-module__wtBraW__composerBar{align-items:center;gap:8px;display:flex}.model-instance-chat-module__wtBraW__composerToolbar{gap:2px;display:flex}.model-instance-chat-module__wtBraW__composerField{min-width:0}.model-instance-chat-module__wtBraW__composerTextarea{width:100%;min-height:40px;max-height:220px;color:var(--text);resize:none;font-family:var(--font-geist),"Inter",ui-sans-serif,system-ui,sans-serif;background:0 0;border:0;outline:0;padding:6px 4px;font-size:14.5px;line-height:1.5}.model-instance-chat-module__wtBraW__composerTextarea::placeholder{color:var(--text-soft)}.model-instance-chat-module__wtBraW__composerAction{width:30px;min-height:30px;color:var(--text-muted);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.model-instance-chat-module__wtBraW__composerAction:hover:not(:disabled),.model-instance-chat-module__wtBraW__composerActionActive{background:var(--surface-2);color:var(--text);transform:none}.model-instance-chat-module__wtBraW__composerAction:disabled{cursor:not-allowed;opacity:.45}.model-instance-chat-module__wtBraW__composerAction svg{width:15px;height:15px}.model-instance-chat-module__wtBraW__composerActionRecording{color:#c92f33;color:lab(45.8749% 60.1361 37.4355);background:#ffece9;background:lab(95.0362% 10.7368 5.79631)}.model-instance-chat-module__wtBraW__composerHint{min-width:0;color:var(--text-soft);font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;flex:1;padding-left:6px;font-size:11px}.model-instance-chat-module__wtBraW__recordingHint{color:#c92f33;color:lab(45.8749% 60.1361 37.4355);align-items:center;gap:6px;display:inline-flex}.model-instance-chat-module__wtBraW__recordingDot{background:currentColor;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite model-instance-chat-module__wtBraW__recordingPulse}@keyframes model-instance-chat-module__wtBraW__recordingPulse{50%{opacity:.35}}.model-instance-chat-module__wtBraW__sendButton{border:0;border-radius:8px;height:30px;min-height:30px;padding:0 12px 0 10px;font-size:12.5px;font-weight:500}.model-instance-chat-module__wtBraW__sendButton svg{width:12px;height:12px}.model-instance-chat-module__wtBraW__parameterPopoverAnchor{display:flex;position:relative}.model-instance-chat-module__wtBraW__parameterPopover{z-index:30;border:1px solid var(--border);background:var(--surface);width:min(440px,100vw - 40px);max-height:min(560px,100dvh - 180px);box-shadow:var(--shadow-pop);border-radius:12px;gap:14px;padding:16px;display:grid;position:absolute;bottom:calc(100% + 10px);left:0;overflow-y:auto}.model-instance-chat-module__wtBraW__parameterGrid{grid-template-columns:1fr;gap:14px;display:grid}.model-instance-chat-module__wtBraW__parameterField{gap:8px;display:grid}.model-instance-chat-module__wtBraW__parameterLabelRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.model-instance-chat-module__wtBraW__parameterLabel{color:var(--text);font-size:12.5px;font-weight:500}.model-instance-chat-module__wtBraW__parameterRequired{color:var(--accent)}.model-instance-chat-module__wtBraW__parameterInput{border:1px solid var(--border);background:var(--surface-2);width:100%;height:36px;color:var(--text);border-radius:8px;outline:0;padding:0 10px}.model-instance-chat-module__wtBraW__parameterTextarea{border:1px solid var(--border);background:var(--surface-2);width:100%;min-height:96px;color:var(--text);resize:vertical;border-radius:8px;outline:0;padding:10px}.model-instance-chat-module__wtBraW__parameterInput:focus,.model-instance-chat-module__wtBraW__parameterTextarea:focus{border-color:var(--accent)}.model-instance-chat-module__wtBraW__parameterEmpty{background:var(--surface-2);color:var(--text-muted);border-radius:8px;margin:0;padding:10px;font-size:12.5px;line-height:1.5}.model-instance-chat-module__wtBraW__composerFooter{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.model-instance-chat-module__wtBraW__hiddenInput{display:none}.model-instance-chat-module__wtBraW__launchBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#0c0e1066;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.model-instance-chat-module__wtBraW__launchDialog{border:1px solid var(--border);width:min(1100px,100vw - 32px);max-height:calc(100vh - 32px);box-shadow:var(--shadow-pop);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.model-instance-chat-module__wtBraW__launchHeader,.model-instance-chat-module__wtBraW__launchBody,.model-instance-chat-module__wtBraW__launchFooter{padding:16px 18px}.model-instance-chat-module__wtBraW__launchHeader{border-bottom:1px solid var(--border)}.model-instance-chat-module__wtBraW__launchBody{overflow:auto}.model-instance-chat-module__wtBraW__launchFooter{border-top:1px solid var(--border);background:var(--surface-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.model-instance-chat-module__wtBraW__launchFooterMeta{align-items:center;gap:8px;padding:8px 10px;display:flex}.model-instance-chat-module__wtBraW__launchFooterIcon{background:var(--accent-soft);width:20px;height:20px;color:var(--accent);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.model-instance-chat-module__wtBraW__launchNotice{color:#b02500}@media (max-width:960px){.model-instance-chat-module__wtBraW__workspace{grid-template-columns:1fr}.model-instance-chat-module__wtBraW__statusColumn{border-right:0;border-bottom:1px solid var(--border);display:none}.model-instance-chat-module__wtBraW__statusColumnOpen{display:block}.model-instance-chat-module__wtBraW__mobileRailBar{align-items:center;gap:8px;padding:12px 16px 0;display:flex}}@media (max-width:720px){.model-instance-chat-module__wtBraW__header{padding:14px 16px 12px}.model-instance-chat-module__wtBraW__title{font-size:20px}.model-instance-chat-module__wtBraW__chatHeader,.model-instance-chat-module__wtBraW__chatModelHeader,.model-instance-chat-module__wtBraW__composerSurface,.model-instance-chat-module__wtBraW__messageThread{padding-inline:16px}.model-instance-chat-module__wtBraW__transcriptEmpty{width:calc(100% - 32px)}.model-instance-chat-module__wtBraW__chatModelKind,.model-instance-chat-module__wtBraW__chatInstancePill strong,.model-instance-chat-module__wtBraW__chatInstancePill>span:last-child,.model-instance-chat-module__wtBraW__composerHint{display:none}.model-instance-chat-module__wtBraW__parameterPopover{width:auto;max-height:calc(100dvh - 160px);position:fixed;bottom:82px;left:10px;right:10px}.model-instance-chat-module__wtBraW__launchDialog{width:calc(100vw - 20px)}}.model-instance-chat-module__wtBraW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.model-instance-chat-module__wtBraW__page{--shadow-pop:0 8px 24px #00000014,0 2px 6px #0000000a}@supports (color:lab(0% 0 0)){.model-instance-chat-module__wtBraW__page{--shadow-pop:0 8px 24px lab(0% 0 0/.08),0 2px 6px lab(0% 0 0/.04)}}.model-instance-chat-module__wtBraW__chatRunStatus{border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:4px 10px 4px 8px;font-size:12px;display:flex}.model-instance-chat-module__wtBraW__chatRunStatusDot{background:var(--text-soft);border-radius:50%;flex-shrink:0;width:7px;height:7px}.model-instance-chat-module__wtBraW__chatRunStatusDotActive{background:#3aa85b;background:lab(61.285% -45.3286 29.93);box-shadow:0 0 0 3px #3aa85b2e;box-shadow:0 0 0 3px lab(61.285% -45.3286 29.93/.18)}.model-instance-chat-module__wtBraW__chatRunStatusLabel{color:var(--text-soft)}.model-instance-chat-module__wtBraW__chatRunStatusGpu{color:var(--text);font-weight:500}.model-instance-chat-module__wtBraW__chatRunStatusRegion{color:var(--text-muted)}.model-instance-chat-module__wtBraW__prototypeNewButton{border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface-2);color:var(--text);align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:500;transition:background .12s,border-color .12s;display:flex}.model-instance-chat-module__wtBraW__prototypeNewButton:hover{border-color:var(--border-strong);background:var(--surface-3)}.model-instance-chat-module__wtBraW__prototypeNewButton svg{width:14px;height:14px}.model-instance-chat-module__wtBraW__prototypeSidebarEmpty{color:var(--text-soft);padding:10px 8px;font-size:12.5px}.model-instance-chat-module__wtBraW__prototypeParameterRow{padding:6px 4px}.model-instance-chat-module__wtBraW__prototypeParameterList{flex-direction:column;gap:6px;display:flex}.model-instance-chat-module__wtBraW__prototypeParameterHead{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.model-instance-chat-module__wtBraW__prototypeParameterHead label{color:var(--text);font-size:12.5px;font-weight:500}.model-instance-chat-module__wtBraW__prototypeParameterValue{color:var(--text-muted);font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,monospace;font-variant-numeric:tabular-nums;font-size:11.5px}.model-instance-chat-module__wtBraW__prototypeParameterRange{appearance:none;background:var(--surface-3);border:0;border-radius:2px;outline:none;width:100%;height:4px}.model-instance-chat-module__wtBraW__prototypeParameterRange::-webkit-slider-thumb{border:2px solid var(--accent);appearance:none;width:14px;height:14px;box-shadow:var(--shadow-1);cursor:grab;background:#fff;border-radius:50%}.model-instance-chat-module__wtBraW__prototypeParameterRange::-moz-range-thumb{border:2px solid var(--accent);width:14px;height:14px;box-shadow:var(--shadow-1);cursor:grab;background:#fff;border-radius:50%}.model-instance-chat-module__wtBraW__prototypeParameterInput,.model-instance-chat-module__wtBraW__prototypeParameterTextarea{border:1px solid var(--border);border-radius:var(--r-xs);background:var(--surface-2);width:100%;min-height:30px;color:var(--text);font-family:var(--font-geist),var(--font-inter),ui-sans-serif,system-ui,sans-serif;outline:none;padding:0 8px;font-size:12.5px}.model-instance-chat-module__wtBraW__prototypeParameterInput[type=number]{font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,monospace;font-variant-numeric:tabular-nums}.model-instance-chat-module__wtBraW__prototypeParameterTextarea{resize:vertical;min-height:52px;padding-block:6px}.model-instance-chat-module__wtBraW__prototypeParameterInput:focus,.model-instance-chat-module__wtBraW__prototypeParameterTextarea:focus{border-color:var(--accent)}.model-instance-chat-module__wtBraW__prototypeParameterEmpty{color:var(--text-soft);padding:8px;font-size:12.5px}.model-instance-chat-module__wtBraW__chatModelName{align-items:center;display:flex}.model-instance-chat-module__wtBraW__chatModelName svg{opacity:.5;width:12px;height:12px;margin-left:6px}.model-instance-chat-module__wtBraW__chatModelKind{gap:5px;margin-left:4px}.model-instance-chat-module__wtBraW__chatModelKind svg{width:11px;height:11px}.model-instance-chat-module__wtBraW__chatInstancePill{border-radius:var(--r-sm);gap:10px}.model-instance-chat-module__wtBraW__prototypeVram{border:1px solid var(--border);background:var(--surface);border-radius:3px;padding:1px 6px;font-size:11px}.model-instance-chat-module__wtBraW__prototypeEmpty{flex-direction:column;align-items:flex-start;gap:10px;max-width:680px;margin:0 auto;padding:48px 24px 24px;display:flex}.model-instance-chat-module__wtBraW__prototypeEmptyMark{background:var(--accent);color:#fff;width:48px;height:48px;font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:-.01em;border-radius:10px;place-items:center;font-size:16px;font-weight:600;display:grid}.model-instance-chat-module__wtBraW__prototypeEmptyKind{color:var(--text-muted);font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;display:inline-flex}.model-instance-chat-module__wtBraW__prototypeEmptyKindDot{background:var(--accent);border-radius:50%;width:6px;height:6px}.model-instance-chat-module__wtBraW__prototypeEmptyKindSeparator{color:var(--border-strong)}.model-instance-chat-module__wtBraW__prototypeEmptyTitle{letter-spacing:-.02em;text-wrap:pretty;margin:4px 0 0;font-size:26px;font-weight:600;line-height:1.2}.model-instance-chat-module__wtBraW__prototypeEmptyDescription{max-width:58ch;color:var(--text-muted);text-wrap:pretty;font-size:14px;line-height:1.5}.model-instance-chat-module__wtBraW__prototypeSuggestions{flex-direction:column;gap:6px;width:100%;margin-top:18px;display:flex}.model-instance-chat-module__wtBraW__prototypeSuggestionsLabel{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:600}.model-instance-chat-module__wtBraW__prototypeSuggestion{border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface);width:100%;color:var(--text);text-align:left;text-wrap:pretty;padding:10px 14px;font-size:13.5px;line-height:1.45;transition:background .12s,border-color .12s;display:block}.model-instance-chat-module__wtBraW__prototypeSuggestion:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-2)}.model-instance-chat-module__wtBraW__messageMeta{justify-content:flex-start;gap:8px;margin-bottom:4px}.model-instance-chat-module__wtBraW__messageModelId{color:var(--text-soft);font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.model-instance-chat-module__wtBraW__messageParts{gap:8px}.model-instance-chat-module__wtBraW__textPart{text-wrap:pretty;font-size:14.5px;line-height:1.6}.model-instance-chat-module__wtBraW__messageActions{gap:2px;margin-top:2px;display:flex}.model-instance-chat-module__wtBraW__messageAction{border-radius:var(--r-xs);color:var(--text-soft);align-items:center;gap:5px;padding:4px 8px;font-size:11.5px;transition:background .1s,color .1s;display:inline-flex}.model-instance-chat-module__wtBraW__messageAction:hover{background:var(--surface-2);color:var(--text)}.model-instance-chat-module__wtBraW__messageAction svg{width:11px;height:11px}.model-instance-chat-module__wtBraW__composerForm{border-radius:var(--r-md)}.model-instance-chat-module__wtBraW__composerField{display:contents}.model-instance-chat-module__wtBraW__sendButton{border-radius:var(--r-sm)}@media (max-width:900px){.model-instance-chat-module__wtBraW__chatRunStatus{display:none}.model-instance-chat-module__wtBraW__chatModelHeader{padding:10px 14px}.model-instance-chat-module__wtBraW__chatInstancePill{display:none}.model-instance-chat-module__wtBraW__composerSurface{padding:10px 14px 14px}.model-instance-chat-module__wtBraW__messageThread{padding:16px 16px 8px}}
.profile-module__rFBM0W__page{--n-0:#fff;--n-50:#faf9f7;--n-100:#f4f3f0;--n-150:#edebe7;--n-200:#e3e1dd;--n-300:#cfccc6;--n-500:#7e7a73;--n-600:#5c5751;--n-700:#403d37;--n-900:#110f0d;--acc-50:#fff2e8;--acc-200:#ffcaa4;--acc-400:#ff8f3f;--acc-500:#f77200;--acc-600:#dd5c00;--acc-700:#b84500;--bg:var(--n-50);--surface:var(--n-0);--surface-2:var(--n-100);--surface-3:var(--n-150);--border:var(--n-200);--border-strong:var(--n-300);--text:var(--n-900);--text-muted:var(--n-600);--text-soft:var(--n-500);--accent:var(--acc-600);--accent-hover:var(--acc-700);--accent-soft:var(--acc-50);--accent-soft-border:var(--acc-200);--shadow-pop:0 16px 44px #0000001f,0 4px 14px #0000000f;min-height:100vh;max-width:var(--content-max);background:var(--bg);width:100%;color:var(--text);font-family:var(--font-geist),"Inter",ui-sans-serif,system-ui,sans-serif;margin:0 auto;padding-bottom:120px}@supports (color:lab(0% 0 0)){.profile-module__rFBM0W__page{--n-0:lab(100% 0 0);--n-50:lab(97.921% .167638 1.1277);--n-100:lab(95.8359% .224799 1.50441);--n-150:lab(93.0547% .282735 1.8816);--n-200:lab(89.5776% .341505 2.25936);--n-300:lab(82.043% .462145 3.01685);--n-500:lab(51.3124% .732482 4.55202);--n-600:lab(37.3913% .751168 4.56561);--n-700:lab(25.7858% .630841 3.80831);--n-900:lab(4.44787% .265852 1.44944);--acc-50:lab(96.4307% 5.52657 8.90071);--acc-200:lab(85.616% 23.8142 37.2858);--acc-400:lab(71.1864% 41.5216 62.5318);--acc-500:lab(63.9271% 50.3632 79.7031);--acc-600:lab(55.7% 52.2658 88.044);--acc-700:lab(45.3077% 48.6579 73.6378)}}.profile-module__rFBM0W__page,.profile-module__rFBM0W__page *{box-sizing:border-box}.profile-module__rFBM0W__page a{color:inherit;text-decoration:none}.profile-module__rFBM0W__pageGlow,.profile-module__rFBM0W__pageGrid{display:none}.profile-module__rFBM0W__topBar{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;position:sticky;top:0}.profile-module__rFBM0W__topBarShell{max-width:var(--content-max);align-items:center;gap:16px;height:56px;margin:0 auto;padding:0 20px;display:flex}.profile-module__rFBM0W__brand{align-items:center;gap:10px;min-width:0;font-weight:600;display:inline-flex}.profile-module__rFBM0W__brandMark{background:var(--accent);width:22px;height:22px;color:var(--n-0);border-radius:5px;place-items:center;font-size:12px;font-weight:700;display:grid}.profile-module__rFBM0W__brandName{letter-spacing:-.01em;font-size:14px}.profile-module__rFBM0W__brandSub{color:var(--text-soft);font-size:13px;font-weight:400}.profile-module__rFBM0W__topNav{align-items:center;gap:2px;margin-left:12px;display:flex}.profile-module__rFBM0W__topNavLink{color:var(--text-muted);border-radius:6px;padding:6px 10px;font-size:13px}.profile-module__rFBM0W__topNavLink:hover,.profile-module__rFBM0W__topNavLinkCurrent{background:var(--surface-2);color:var(--text)}.profile-module__rFBM0W__topActions{margin-left:auto}.profile-module__rFBM0W__profile{min-width:0}.profile-module__rFBM0W__profileHero{border-bottom:1px solid var(--border);background:var(--surface);padding:24px 32px 20px}.profile-module__rFBM0W__profileId{flex-wrap:wrap;align-items:flex-start;gap:20px;display:flex}.profile-module__rFBM0W__profileAvatar{background:linear-gradient(135deg,var(--acc-400),var(--acc-700));width:64px;height:64px;color:var(--n-0);letter-spacing:-.02em;border-radius:50%;flex-shrink:0;place-items:center;font-size:22px;font-weight:600;display:grid}.profile-module__rFBM0W__avatarActive{outline:2px solid var(--accent);outline-offset:2px}.profile-module__rFBM0W__profileIdBody{flex:1;min-width:240px}.profile-module__rFBM0W__profileCrumb{color:var(--text-soft);font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;align-items:center;gap:6px;margin-bottom:4px;font-size:12px;display:flex}.profile-module__rFBM0W__profileCrumb a{color:var(--text-soft)}.profile-module__rFBM0W__profileCrumb a:hover{color:var(--text)}.profile-module__rFBM0W__sep{color:var(--border-strong)}.profile-module__rFBM0W__cur{color:var(--text)}.profile-module__rFBM0W__profileName{letter-spacing:-.018em;margin:0 0 4px;font-size:24px;font-weight:600}.profile-module__rFBM0W__profileSub{color:var(--text-muted);font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;margin:0;font-size:13px}.profile-module__rFBM0W__profileActions{flex-shrink:0;align-self:center;gap:8px;display:flex}.profile-module__rFBM0W__profileStats{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:20px;display:grid;overflow:hidden}.profile-module__rFBM0W__profileStat{border-right:1px solid var(--border);padding:12px 16px}.profile-module__rFBM0W__profileStat:last-child{border-right:0}.profile-module__rFBM0W__profileStatK{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:500}.profile-module__rFBM0W__profileStatV{color:var(--text);font-variant-numeric:tabular-nums;font-size:18px;font-weight:600}.profile-module__rFBM0W__profileSection{padding:28px 32px 0}.profile-module__rFBM0W__profileSectionHead{margin-bottom:14px}.profile-module__rFBM0W__profileSectionTitle{letter-spacing:-.01em;margin:0 0 2px;font-size:16px;font-weight:600}.profile-module__rFBM0W__profileSectionSub{color:var(--text-muted);max-width:64ch;font-size:13px}.profile-module__rFBM0W__toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;padding:8px 0 6px;display:flex}.profile-module__rFBM0W__toolbarSpacer{flex:1}.profile-module__rFBM0W__search{flex:1;align-items:center;min-width:min(360px,100%);max-width:480px;display:flex;position:relative}.profile-module__rFBM0W__search svg{width:14px;height:14px;color:var(--text-soft);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.profile-module__rFBM0W__searchInput{border:1px solid var(--border);background:var(--surface);width:100%;height:36px;color:var(--text);border-radius:6px;outline:0;padding:0 10px 0 32px}.profile-module__rFBM0W__segmented{border:1px solid var(--border);background:var(--surface);border-radius:6px;padding:2px;display:inline-flex}.profile-module__rFBM0W__segmented button{height:30px;color:var(--text-soft);background:0 0;border:0;border-radius:4px;padding:0 8px;font-size:12.5px}.profile-module__rFBM0W__segmentedOn{background:var(--surface-3)!important;color:var(--text)!important}.profile-module__rFBM0W__histGroup{margin-top:18px}.profile-module__rFBM0W__histGroupHead{align-items:center;gap:10px;margin-bottom:6px;display:flex}.profile-module__rFBM0W__histGroupTitle{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:600}.profile-module__rFBM0W__histGroupCount{background:var(--surface-2);color:var(--text-soft);font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;border-radius:10px;padding:1px 6px;font-size:11px}.profile-module__rFBM0W__histGroupRule{background:var(--border);flex:1;height:1px}.profile-module__rFBM0W__histList{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.profile-module__rFBM0W__histRow{border-bottom:1px solid var(--border);grid-template-columns:32px minmax(0,1.8fr) minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.7fr) auto;align-items:center;gap:16px;padding:12px 16px;transition:background-color .1s;display:grid}.profile-module__rFBM0W__histRow:last-child{border-bottom:0}.profile-module__rFBM0W__histRow:hover:not(.profile-module__rFBM0W__histRowHead){background:var(--surface-2)}.profile-module__rFBM0W__histRowHead{background:var(--surface-2);padding:8px 16px}.profile-module__rFBM0W__histColH{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:600}.profile-module__rFBM0W__histRowRunning{background:color-mix(in oklch,#3aa85b 6%,var(--surface))}@supports (color:lab(0% 0 0)){.profile-module__rFBM0W__histRowRunning{background:color-mix(in oklch,lab(61.285% -45.3286 29.93) 6%,var(--surface))}}.profile-module__rFBM0W__histRowRunning:hover{background:color-mix(in oklch,#3aa85b 10%,var(--surface))!important}@supports (color:lab(0% 0 0)){.profile-module__rFBM0W__histRowRunning:hover{background:color-mix(in oklch,lab(61.285% -45.3286 29.93) 10%,var(--surface))!important}}.profile-module__rFBM0W__histMark{background:var(--surface-2);border:1px solid var(--border);width:32px;height:32px;font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;border-radius:7px;place-items:center;font-size:12px;font-weight:600;display:grid}.profile-module__rFBM0W__histMain{min-width:0}.profile-module__rFBM0W__histTitleRow{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.profile-module__rFBM0W__histTitle{color:var(--text);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:14px;font-weight:600;overflow:hidden}.profile-module__rFBM0W__histTitle:hover{color:var(--accent)}.profile-module__rFBM0W__histDev,.profile-module__rFBM0W__histId,.profile-module__rFBM0W__histInstSub,.profile-module__rFBM0W__histTime,.profile-module__rFBM0W__histCostSub{color:var(--text-soft);font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace}.profile-module__rFBM0W__histDev{font-size:12px}.profile-module__rFBM0W__histTask{border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);border-radius:3px;padding:2px 6px;font-size:10.5px}.profile-module__rFBM0W__histStatusRunning{color:#007835;color:lab(43.7335% -42.6217 28.5221);font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;font-size:11px}.profile-module__rFBM0W__histId{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11.5px;overflow:hidden}.profile-module__rFBM0W__histInst,.profile-module__rFBM0W__histTime,.profile-module__rFBM0W__histCost{min-width:0}.profile-module__rFBM0W__histInstMain,.profile-module__rFBM0W__histTimeV,.profile-module__rFBM0W__histCostV{color:var(--text);font-weight:600}.profile-module__rFBM0W__histInstMain{align-items:baseline;gap:8px;font-size:13px;display:flex}.profile-module__rFBM0W__histGpu{color:var(--text);font-size:13px;font-weight:600}.profile-module__rFBM0W__histInstSub,.profile-module__rFBM0W__histTimeSub,.profile-module__rFBM0W__histCostSub{margin-top:3px;font-size:11px}.profile-module__rFBM0W__histInstSub{align-items:center;gap:6px;display:flex}.profile-module__rFBM0W__histTimeV{font-size:12.5px}.profile-module__rFBM0W__histTimeSub,.profile-module__rFBM0W__histCostSub{margin-top:2px}.profile-module__rFBM0W__histCostSub{font-size:10.5px}.profile-module__rFBM0W__histCost{text-align:right}.profile-module__rFBM0W__histCostV{font-size:13.5px;font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace}.profile-module__rFBM0W__histActions{align-items:center;gap:4px;display:flex}.profile-module__rFBM0W__buttonBase,.profile-module__rFBM0W__primaryAction,.profile-module__rFBM0W__secondaryAction,.profile-module__rFBM0W__btnRun,.profile-module__rFBM0W__iconButton{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 14px;font-size:14px;font-weight:500;transition:background-color .12s,border-color .12s,transform .12s;display:inline-flex}.profile-module__rFBM0W__buttonBase:disabled,.profile-module__rFBM0W__primaryAction:disabled,.profile-module__rFBM0W__secondaryAction:disabled,.profile-module__rFBM0W__btnRun:disabled,.profile-module__rFBM0W__iconButton:disabled{cursor:not-allowed;opacity:.55;transform:none}.profile-module__rFBM0W__primaryAction svg,.profile-module__rFBM0W__secondaryAction svg,.profile-module__rFBM0W__btnRun svg,.profile-module__rFBM0W__iconButton svg{width:14px;height:14px}.profile-module__rFBM0W__primaryAction,.profile-module__rFBM0W__btnRun{background:var(--accent);color:var(--n-0);border:0}.profile-module__rFBM0W__btnRun{padding:0 18px 0 14px;box-shadow:0 1px 2px #0000000a}.profile-module__rFBM0W__toolbar>.profile-module__rFBM0W__btnRun,.profile-module__rFBM0W__toolbar>.profile-module__rFBM0W__secondaryAction{height:36px;min-height:36px;padding:0 12px;font-size:13px}.profile-module__rFBM0W__secondaryAction,.profile-module__rFBM0W__iconButton{border:1px solid var(--border);background:var(--surface);color:var(--text)}.profile-module__rFBM0W__alignRight{text-align:right}.profile-module__rFBM0W__positive{color:#1c8742;color:lab(49.5467% -42.4533 28.2033)}.profile-module__rFBM0W__pageError{border:1px solid color-mix(in oklch,#b02500 35%,var(--border));background:color-mix(in oklch,#b02500 7%,var(--surface));color:#9c2508;border-radius:7px;margin:0 0 12px;padding:10px 12px;font-size:12.5px}.profile-module__rFBM0W__emptyState{text-align:center;padding:60px 20px}.profile-module__rFBM0W__emptyState h3{color:var(--text);margin:8px 0 4px;font-size:16px;font-weight:600}.profile-module__rFBM0W__emptyState p{color:var(--text-muted);margin:0 0 16px;font-size:13px}.profile-module__rFBM0W__emptyIcon{border:1px solid var(--border);background:var(--surface-2);width:44px;height:44px;color:var(--text-soft);border-radius:10px;place-items:center;margin:0 auto 14px;display:grid}.profile-module__rFBM0W__emptyIcon svg{width:20px;height:20px}.profile-module__rFBM0W__instDot{background:#20a04e;background:lab(57.9142% -48.5439 32.2804);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite profile-module__rFBM0W__instPulse;box-shadow:0 0 0 3px #20a04e38;box-shadow:0 0 0 3px lab(57.9142% -48.5439 32.2804/.22)}.profile-module__rFBM0W__instDotPaused{background:#cd9130;background:lab(65.0917% 17.1256 57.4885);animation:none;box-shadow:0 0 0 3px #cd913038;box-shadow:0 0 0 3px lab(65.0917% 17.1256 57.4885/.22)}@keyframes profile-module__rFBM0W__instPulse{0%,to{opacity:1}50%{opacity:.45}}.profile-module__rFBM0W__profRunCount{min-width:18px;height:18px;font-family:var(--font-geist-mono),monospace;background:#ffffff42;background:lab(100% 0 0/.26);border-radius:9px;justify-content:center;align-items:center;margin-left:2px;padding:0 5px;font-size:11px;font-weight:600;display:inline-flex}.profile-module__rFBM0W__profLiveCard{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:center;gap:12px;margin-bottom:22px;padding:14px 16px;display:flex}.profile-module__rFBM0W__profLiveCard:hover{border-color:var(--accent);background:var(--surface-2)}.profile-module__rFBM0W__profLiveBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.profile-module__rFBM0W__profLiveTitle{color:var(--text);letter-spacing:-.01em;font-size:14px;font-weight:600}.profile-module__rFBM0W__profLiveSub{color:var(--text-soft);font-size:12px}.profile-module__rFBM0W__profLiveGo{color:var(--accent);flex-shrink:0;align-items:center;gap:4px;font-size:12.5px;font-weight:500;display:inline-flex}.profile-module__rFBM0W__profLiveGo svg{width:13px;height:13px}.profile-module__rFBM0W__profileStatUnit{color:var(--text-muted);margin-left:2px;font-size:12px;font-weight:500}.profile-module__rFBM0W__instList{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.profile-module__rFBM0W__instRow{border-bottom:1px solid var(--border);grid-template-columns:96px minmax(0,1.7fr) minmax(0,1.25fr) minmax(0,.85fr) minmax(0,.95fr) auto;align-items:start;gap:14px;padding:14px 16px;display:grid}.profile-module__rFBM0W__instRow:last-child{border-bottom:0}.profile-module__rFBM0W__instRow:hover:not(.profile-module__rFBM0W__instRowHead){background:var(--surface-2)}.profile-module__rFBM0W__instRowHead{background:var(--surface-2);align-items:center;padding:8px 16px}.profile-module__rFBM0W__instRowRunning{background:color-mix(in oklch,#3aa85b 5%,var(--surface))}@supports (color:lab(0% 0 0)){.profile-module__rFBM0W__instRowRunning{background:color-mix(in oklch,lab(61.285% -45.3286 29.93) 5%,var(--surface))}}.profile-module__rFBM0W__instRowRunning:hover{background:color-mix(in oklch,#3aa85b 9%,var(--surface))!important}@supports (color:lab(0% 0 0)){.profile-module__rFBM0W__instRowRunning:hover{background:color-mix(in oklch,lab(61.285% -45.3286 29.93) 9%,var(--surface))!important}}.profile-module__rFBM0W__instRowPaused{background:color-mix(in oklch,#ca933e 5%,var(--surface))}@supports (color:lab(0% 0 0)){.profile-module__rFBM0W__instRowPaused{background:color-mix(in oklch,lab(65.1229% 15.422 51.651) 5%,var(--surface))}}.profile-module__rFBM0W__instRowPaused:hover{background:color-mix(in oklch,#ca933e 9%,var(--surface))!important}@supports (color:lab(0% 0 0)){.profile-module__rFBM0W__instRowPaused:hover{background:color-mix(in oklch,lab(65.1229% 15.422 51.651) 9%,var(--surface))!important}}.profile-module__rFBM0W__instColHead{color:var(--text-soft);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:600}.profile-module__rFBM0W__instState{align-items:center;gap:6px;padding-top:2px;display:flex}.profile-module__rFBM0W__instStateLabel{color:var(--text-muted);font-size:12px;font-weight:500}.profile-module__rFBM0W__instModel,.profile-module__rFBM0W__instHw,.profile-module__rFBM0W__instTime,.profile-module__rFBM0W__instMoney{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-module__rFBM0W__instModel{gap:3px}.profile-module__rFBM0W__instModelTop{align-items:center;gap:7px;min-width:0;display:flex}.profile-module__rFBM0W__devLogo{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:9px;font-weight:600;display:grid}.profile-module__rFBM0W__instModelName{color:var(--text);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.profile-module__rFBM0W__instModelName:hover{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.profile-module__rFBM0W__instModelDev{color:var(--text-soft);white-space:nowrap;font-size:11.5px}.profile-module__rFBM0W__instModelId,.profile-module__rFBM0W__instEndpoint{color:var(--text-soft);font-family:var(--font-geist-mono),monospace;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.profile-module__rFBM0W__instEndpoint{color:var(--text-muted)}.profile-module__rFBM0W__instHwName{color:var(--text);font-family:var(--font-geist-mono),monospace;font-size:13px;font-weight:500}.profile-module__rFBM0W__instHwSku{color:var(--text-muted);font-family:var(--font-geist-mono),monospace;font-size:11.5px}.profile-module__rFBM0W__instHwSub{color:var(--text-soft);flex-wrap:wrap;align-items:center;gap:5px;font-size:11px;display:flex}.profile-module__rFBM0W__instClock{color:var(--text);font-family:var(--font-geist-mono),monospace;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:16px;font-weight:600}.profile-module__rFBM0W__instClockLive{color:#067132;color:lab(41.2941% -39.5197 26.3744)}.profile-module__rFBM0W__instTimeSub,.profile-module__rFBM0W__instMoneySub{color:var(--text-soft);font-size:11px}.profile-module__rFBM0W__instSpent{font-family:var(--font-geist-mono),monospace;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:16px;font-weight:600}.profile-module__rFBM0W__instActions{flex-direction:column;align-items:stretch;gap:6px;min-width:150px;display:flex}.profile-module__rFBM0W__instBtn{justify-content:center;height:30px;min-height:30px;padding:0 10px;font-size:12.5px}.profile-module__rFBM0W__instBtnDanger{border:1px solid var(--border);background:var(--surface);height:30px;color:var(--text-muted);font:inherit;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12.5px;display:inline-flex}.profile-module__rFBM0W__instBtnDanger svg{width:13px;height:13px}.profile-module__rFBM0W__instBtnDanger:hover{background:color-mix(in oklch,#d9544b 7%,var(--surface));color:#be2323;color:lab(42.4236% 59.8149 41.9956);border-color:#d9544b;border-color:lab(54.2721% 53.047 34.1576)}@supports (color:lab(0% 0 0)){.profile-module__rFBM0W__instBtnDanger:hover{background:color-mix(in oklch,lab(54.2721% 53.047 34.1576) 7%,var(--surface))}}.profile-module__rFBM0W__instBtnDanger:disabled{opacity:.55;cursor:not-allowed}.profile-module__rFBM0W__instEmpty,.profile-module__rFBM0W__instFootNote{color:var(--text-soft);font-size:12px}.profile-module__rFBM0W__instEmpty{text-align:center;padding:28px 16px}.profile-module__rFBM0W__instFootNote{max-width:760px;margin:12px 0 0;line-height:1.5}.profile-module__rFBM0W__modalBackdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000061;background:lab(0% 0 0/.38);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.profile-module__rFBM0W__modal{border:1px solid var(--border);background:var(--surface);width:100%;max-width:520px;max-height:calc(100vh - 48px);box-shadow:var(--shadow-pop);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.profile-module__rFBM0W__modalHead,.profile-module__rFBM0W__modalFoot{align-items:center;gap:12px;padding:16px 18px;display:flex}.profile-module__rFBM0W__modalHead{border-bottom:1px solid var(--border)}.profile-module__rFBM0W__modalHead h3{flex:1;margin:0;font-size:15px;font-weight:600}.profile-module__rFBM0W__modalBody{flex:1;min-height:0;padding:18px;overflow-y:auto}.profile-module__rFBM0W__modalFoot{border-top:1px solid var(--border);background:var(--surface-2);gap:8px;padding:12px 18px}.profile-module__rFBM0W__modalFoot>span:first-child{flex:1}.profile-module__rFBM0W__pausePrice{border:1px solid var(--accent-soft-border);background:var(--accent-soft);border-radius:8px;margin-bottom:14px;padding:14px 16px}.profile-module__rFBM0W__pausePriceKey{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:600}.profile-module__rFBM0W__pausePriceValue{font-family:var(--font-geist-mono),monospace;letter-spacing:-.03em;margin-top:2px;font-size:28px;font-weight:600}.profile-module__rFBM0W__pausePriceValue span{color:var(--text-muted);font-family:var(--font-geist),sans-serif;margin-left:3px;font-size:13px;font-weight:500}.profile-module__rFBM0W__pausePriceCalc{color:var(--text-muted);margin-top:4px;font-size:11.5px}.profile-module__rFBM0W__kvList{border:1px solid var(--border);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.profile-module__rFBM0W__kv{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;padding:9px 12px;font-size:13px;display:flex}.profile-module__rFBM0W__kv:last-child{border-bottom:0}.profile-module__rFBM0W__kv>span{color:var(--text-muted)}.profile-module__rFBM0W__kv strong{font-family:var(--font-geist-mono),monospace;text-align:right;font-weight:500}.profile-module__rFBM0W__modalNote{color:var(--text-soft);margin:12px 0 0;font-size:12px;line-height:1.55}.profile-module__rFBM0W__btnDanger{color:#fff;height:34px;font:inherit;cursor:pointer;background:#d33b36;background:lab(49.4061% 59.6078 40.1112);border:1px solid #d33b36;border:1px solid lab(49.4061% 59.6078 40.1112);border-radius:6px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.profile-module__rFBM0W__btnDanger svg{width:14px;height:14px}.profile-module__rFBM0W__btnDanger:hover{background:#c2181d;background:lab(42.3119% 63.0679 45.4931);border-color:#c2181d;border-color:lab(42.3119% 63.0679 45.4931)}.profile-module__rFBM0W__btnDanger:disabled{opacity:.55;cursor:not-allowed}.profile-module__rFBM0W__primaryAction:hover,.profile-module__rFBM0W__secondaryAction:hover,.profile-module__rFBM0W__btnRun:hover,.profile-module__rFBM0W__iconButton:hover{transform:none}.profile-module__rFBM0W__primaryAction:hover,.profile-module__rFBM0W__btnRun:hover{background:var(--accent-hover)}.profile-module__rFBM0W__secondaryAction:hover,.profile-module__rFBM0W__iconButton:hover{background:var(--surface-2);border-color:var(--border-strong)}.profile-module__rFBM0W__btnRunSm{border-radius:6px;height:30px;min-height:30px;padding:0 12px 0 10px;font-size:12.5px}.profile-module__rFBM0W__iconButton{width:32px;min-height:32px;padding:0}.profile-module__rFBM0W__rowError{color:#b02500;grid-column:2/-1;font-size:12px}.profile-module__rFBM0W__modelManageButton{font-size:18px;line-height:1}.profile-module__rFBM0W__runtimeModelsPanel{border:1px solid var(--border);background:var(--surface-2);border-radius:8px;grid-column:2/-1;padding:12px}.profile-module__rFBM0W__runtimeModelsHeader,.profile-module__rFBM0W__runtimeModelRow,.profile-module__rFBM0W__runtimeModelForm{align-items:center;gap:8px;display:flex}.profile-module__rFBM0W__runtimeModelsHeader{justify-content:space-between;font-size:13px}.profile-module__rFBM0W__runtimeModelsHeader span,.profile-module__rFBM0W__runtimeModelsNote,.profile-module__rFBM0W__runtimeModelRow span,.profile-module__rFBM0W__runtimeModelRow small{color:var(--text-muted);font-size:12px}.profile-module__rFBM0W__runtimeModelsNote{margin:8px 0}.profile-module__rFBM0W__runtimeModelRow{border-bottom:1px solid var(--border);justify-content:space-between;padding:8px 0}.profile-module__rFBM0W__runtimeModelRow div{min-width:0}.profile-module__rFBM0W__runtimeModelRow small{overflow-wrap:anywhere;margin-top:3px;display:block}.profile-module__rFBM0W__runtimeModelForm{flex-wrap:wrap;margin-top:10px}.profile-module__rFBM0W__runtimeModelForm input,.profile-module__rFBM0W__runtimeModelForm select{border:1px solid var(--border-strong);background:var(--surface);min-height:30px;color:var(--text);font:inherit;border-radius:6px;padding:0 8px}.profile-module__rFBM0W__runtimeModelForm input{flex:280px}.profile-module__rFBM0W__statusSurface{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:18px}.profile-module__rFBM0W__emptyTitle,.profile-module__rFBM0W__statusTitle{letter-spacing:-.015em;margin:0 0 6px;font-size:18px;font-weight:600}.profile-module__rFBM0W__emptyDescription,.profile-module__rFBM0W__statusDescription,.profile-module__rFBM0W__panelDescription{color:var(--text-muted);margin:0;font-size:13px;line-height:1.55}.profile-module__rFBM0W__shell{max-width:var(--content-max);margin:0 auto;padding:32px 16px 120px}.profile-module__rFBM0W__panelEyebrow{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:600}.profile-module__rFBM0W__statusActions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}@media (max-width:900px){.profile-module__rFBM0W__topBarShell,.profile-module__rFBM0W__profileHero,.profile-module__rFBM0W__profileSection{padding-inline:16px}.profile-module__rFBM0W__topNav{display:none}.profile-module__rFBM0W__histRow{grid-template-columns:28px 1fr auto;gap:10px}.profile-module__rFBM0W__histInst,.profile-module__rFBM0W__histTime,.profile-module__rFBM0W__histCost,.profile-module__rFBM0W__histRowHead .profile-module__rFBM0W__histColH:nth-of-type(2),.profile-module__rFBM0W__histRowHead .profile-module__rFBM0W__histColH:nth-of-type(3),.profile-module__rFBM0W__histRowHead .profile-module__rFBM0W__histColH:nth-of-type(4),.profile-module__rFBM0W__histRowHead{display:none}}@media (max-width:1180px){.profile-module__rFBM0W__instRow{grid-template-columns:88px minmax(0,1.6fr) minmax(0,1.2fr) minmax(0,.9fr);row-gap:10px}.profile-module__rFBM0W__instRowHead{display:none}.profile-module__rFBM0W__instMoney,.profile-module__rFBM0W__instActions{grid-column:span 2}.profile-module__rFBM0W__instActions{flex-direction:row;justify-content:flex-end}}@media (max-width:700px){.profile-module__rFBM0W__profileActions{width:100%}.profile-module__rFBM0W__profileActions>*{flex:1}.profile-module__rFBM0W__profileStats{grid-template-columns:repeat(2,1fr)}.profile-module__rFBM0W__profileStat{border-bottom:1px solid var(--border)}.profile-module__rFBM0W__profLiveGo{display:none}.profile-module__rFBM0W__instRow{grid-template-columns:1fr}.profile-module__rFBM0W__instMoney,.profile-module__rFBM0W__instActions{grid-column:auto}.profile-module__rFBM0W__instActions{justify-content:stretch}.profile-module__rFBM0W__modalFoot{flex-wrap:wrap}.profile-module__rFBM0W__modalFoot>span:first-child{display:none}.profile-module__rFBM0W__modalFoot button{flex:1}}
.benchmark-module__ubFyPW__builder{background:var(--bg);min-width:0;max-width:100vw;height:calc(100vh - 56px);min-height:0;color:var(--text);flex-direction:column;display:flex}.benchmark-module__ubFyPW__header{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:14px;min-width:0;min-height:56px;padding:10px 24px;display:flex}.benchmark-module__ubFyPW__crumbs{color:var(--text-soft);white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}.benchmark-module__ubFyPW__crumbs strong{color:var(--text);font-weight:500}.benchmark-module__ubFyPW__benchmarkName{width:0;min-width:100px;max-width:420px;color:var(--text);letter-spacing:-.015em;background:0 0;border:0;border-bottom:1px solid #0000;outline:none;flex:200px;padding:4px 0;font-size:16px;font-weight:600}.benchmark-module__ubFyPW__benchmarkName:hover{border-color:var(--border)}.benchmark-module__ubFyPW__benchmarkName:focus{border-color:var(--accent)}.benchmark-module__ubFyPW__benchmarkName::placeholder{color:var(--text-soft);font-weight:500}.benchmark-module__ubFyPW__saved{color:var(--text-soft);font:11.5px var(--ff-mono);white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.benchmark-module__ubFyPW__saved>span{background:#3aa85b;background:lab(61.285% -45.3286 29.93);border-radius:50%;width:6px;height:6px}.benchmark-module__ubFyPW__saved.benchmark-module__ubFyPW__saving>span{background:#dfa11a;background:lab(71.006% 16.077 70.1908)}.benchmark-module__ubFyPW__headerSpacer{flex:1}.benchmark-module__ubFyPW__secondaryButton,.benchmark-module__ubFyPW__runButton{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:7px;height:34px;padding:0 13px;font-size:13px;font-weight:600;display:inline-flex}.benchmark-module__ubFyPW__secondaryButton{border:1px solid var(--border);background:var(--surface)}.benchmark-module__ubFyPW__secondaryButton:hover{border-color:var(--border-strong);background:var(--surface-2)}.benchmark-module__ubFyPW__runButton{border:1px solid var(--accent);background:var(--accent);color:#fff}.benchmark-module__ubFyPW__runButton:hover{background:var(--accent-hover)}.benchmark-module__ubFyPW__runButton:disabled{cursor:not-allowed;opacity:.48}.benchmark-module__ubFyPW__secondaryButton svg,.benchmark-module__ubFyPW__runButton svg{width:14px;height:14px}.benchmark-module__ubFyPW__modelsButton{display:none;position:relative}.benchmark-module__ubFyPW__modelsButton b{background:var(--accent);color:#fff;min-width:16px;height:16px;font:10px/16px var(--ff-mono);border-radius:8px;padding:0 4px}.benchmark-module__ubFyPW__body{flex:1;grid-template-columns:280px minmax(0,1fr) 300px;min-height:0;display:grid}.benchmark-module__ubFyPW__taskList,.benchmark-module__ubFyPW__modelPanel{background:var(--surface);flex-direction:column;min-height:0;display:flex}.benchmark-module__ubFyPW__taskList{border-right:1px solid var(--border)}.benchmark-module__ubFyPW__modelPanel{border-left:1px solid var(--border)}.benchmark-module__ubFyPW__listHeader{align-items:center;gap:4px;min-height:48px;padding:12px 10px 8px 16px;font-size:12.5px;font-weight:600;display:flex}.benchmark-module__ubFyPW__listHeader>span{flex:1}.benchmark-module__ubFyPW__listHeader b{color:var(--text-soft);font:11.5px var(--ff-mono);margin-left:4px}.benchmark-module__ubFyPW__iconButton{width:28px;height:28px;color:var(--text-soft);border-radius:6px;place-items:center;display:grid}.benchmark-module__ubFyPW__iconButton:hover{background:var(--surface-2);color:var(--text)}.benchmark-module__ubFyPW__iconButton svg{width:14px;height:14px}.benchmark-module__ubFyPW__importError{color:#c9302d;color:lab(45.9154% 59.7076 40.9321);margin:0 16px 8px;font-size:11.5px}.benchmark-module__ubFyPW__taskItems{flex:1;min-height:0;padding:0 8px;overflow-y:auto}.benchmark-module__ubFyPW__taskItem{text-align:left;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px;display:flex;position:relative}.benchmark-module__ubFyPW__taskItem:hover{background:var(--surface-2)}.benchmark-module__ubFyPW__taskItemActive{background:var(--surface-2);box-shadow:inset 2px 0 0 var(--accent)}.benchmark-module__ubFyPW__taskIndex{width:18px;color:var(--text-soft);font:11px var(--ff-mono);flex:none}.benchmark-module__ubFyPW__taskThumb{border:1px solid var(--border);background:var(--bg);width:36px;height:36px;color:var(--text-soft);border-radius:7px;flex:none;place-items:center;display:grid}.benchmark-module__ubFyPW__taskThumb svg{width:14px;height:14px}.benchmark-module__ubFyPW__taskBody{flex:1;min-width:0}.benchmark-module__ubFyPW__taskBody strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;display:block;overflow:hidden}.benchmark-module__ubFyPW__taskItemEmpty .benchmark-module__ubFyPW__taskBody strong{color:var(--text-soft);font-weight:400}.benchmark-module__ubFyPW__taskBody small{color:var(--text-soft);white-space:nowrap;align-items:center;gap:5px;margin-top:2px;font-size:11.5px;display:flex}.benchmark-module__ubFyPW__taskBody small svg{width:11px;height:11px}.benchmark-module__ubFyPW__taskBody small i,.benchmark-module__ubFyPW__footer>i{background:var(--n-300);border-radius:50%;width:3px;height:3px}.benchmark-module__ubFyPW__taskActions{background:var(--surface-2);border-radius:6px;gap:2px;padding:2px;display:none;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.benchmark-module__ubFyPW__taskItem:hover .benchmark-module__ubFyPW__taskActions,.benchmark-module__ubFyPW__taskItem:focus-visible .benchmark-module__ubFyPW__taskActions{display:flex}.benchmark-module__ubFyPW__taskActions>span{width:24px;height:24px;color:var(--text-soft);border-radius:5px;place-items:center;display:grid}.benchmark-module__ubFyPW__taskActions>span:hover{background:var(--surface);color:var(--text)}.benchmark-module__ubFyPW__taskActions svg{width:13px;height:13px}.benchmark-module__ubFyPW__addTaskButton{border:1px dashed var(--border-strong);color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;gap:6px;margin:8px 16px 14px;padding:8px;font-size:12.5px;font-weight:500;display:flex}.benchmark-module__ubFyPW__addTaskButton:hover{border-color:var(--accent);color:var(--accent)}.benchmark-module__ubFyPW__addTaskButton svg{width:13px;height:13px}.benchmark-module__ubFyPW__editorScroll{min-width:0;padding:28px 40px 60px;overflow-y:auto}.benchmark-module__ubFyPW__editor{flex-direction:column;gap:26px;max-width:760px;margin:0 auto;display:flex}.benchmark-module__ubFyPW__editorHead{align-items:center;gap:12px;display:flex}.benchmark-module__ubFyPW__editorHead>span{border:1px solid var(--border);color:var(--text-soft);font:12px var(--ff-mono);border-radius:5px;padding:3px 6px}.benchmark-module__ubFyPW__editorHead input{min-width:0;color:var(--text);letter-spacing:-.02em;background:0 0;border:0;outline:none;flex:1;padding:2px 0;font-size:20px;font-weight:600}.benchmark-module__ubFyPW__editorHead input::placeholder{color:var(--text-soft);font-weight:500}.benchmark-module__ubFyPW__block{flex-direction:column;gap:8px;display:flex}.benchmark-module__ubFyPW__twoColumns{grid-template-columns:1fr 1fr;gap:24px;display:grid}.benchmark-module__ubFyPW__twoColumns>div{flex-direction:column;gap:8px;display:flex}.benchmark-module__ubFyPW__label{color:var(--text);align-items:baseline;gap:8px;font-size:12.5px;font-weight:600;display:flex}.benchmark-module__ubFyPW__label span{color:var(--text-soft);font-size:11.5px;font-weight:400}.benchmark-module__ubFyPW__textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);font:13.5px/1.55 var(--ff-sans);resize:vertical;border-radius:8px;outline:none;padding:10px 12px;transition:border-color .12s,box-shadow .12s}.benchmark-module__ubFyPW__textarea:hover{border-color:var(--border-strong)}.benchmark-module__ubFyPW__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch,var(--accent)15%,transparent)}.benchmark-module__ubFyPW__textareaInvalid{border-color:#d9544b;border-color:lab(54.2721% 53.047 34.1576)}.benchmark-module__ubFyPW__fileDrop{border:1px dashed var(--border-strong);background:var(--surface);cursor:pointer;border-radius:10px;padding:8px}.benchmark-module__ubFyPW__fileDrop:hover{border-color:var(--accent)}.benchmark-module__ubFyPW__fileGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;margin-bottom:8px;display:grid}.benchmark-module__ubFyPW__fileCard{border:1px solid var(--border);background:var(--bg);border-radius:8px;overflow:hidden}.benchmark-module__ubFyPW__filePreview{aspect-ratio:16/6;background:var(--surface-2);color:var(--text-soft);place-items:center;display:grid}.benchmark-module__ubFyPW__filePreview svg{width:22px;height:22px}.benchmark-module__ubFyPW__fileMeta{background:var(--surface);align-items:center;gap:6px;padding:6px 8px;font-size:11.5px;display:flex}.benchmark-module__ubFyPW__fileMeta>svg{width:12px;height:12px;color:var(--text-soft)}.benchmark-module__ubFyPW__fileMeta strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.benchmark-module__ubFyPW__fileMeta small{color:var(--text-soft);font:10.5px var(--ff-mono);white-space:nowrap}.benchmark-module__ubFyPW__fileMeta button{width:18px;height:18px;color:var(--text-soft);border-radius:4px;place-items:center;display:grid}.benchmark-module__ubFyPW__fileMeta button:hover{background:var(--surface-2);color:var(--text)}.benchmark-module__ubFyPW__fileMeta button svg{width:11px;height:11px}.benchmark-module__ubFyPW__fileAdd{width:100%;color:var(--text-muted);text-align:left;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;display:flex}.benchmark-module__ubFyPW__fileAdd:hover{background:var(--surface-2);color:var(--text)}.benchmark-module__ubFyPW__fileAdd svg{width:14px;height:14px;color:var(--text-soft)}.benchmark-module__ubFyPW__fileAdd small{color:var(--text-soft);font:10.5px var(--ff-mono);margin-left:auto}.benchmark-module__ubFyPW__formatTabs{border:1px solid var(--border);background:var(--surface);border-radius:7px;width:fit-content;padding:2px;display:flex}.benchmark-module__ubFyPW__formatTabs button{min-height:30px;color:var(--text-muted);border-radius:5px;align-items:center;gap:6px;padding:0 10px;font-size:12.5px;display:flex}.benchmark-module__ubFyPW__formatTabs button:hover{color:var(--text)}.benchmark-module__ubFyPW__formatTabs button.benchmark-module__ubFyPW__formatActive{background:var(--surface-2);color:var(--text);box-shadow:var(--shadow-1)}.benchmark-module__ubFyPW__formatTabs svg{width:12px;height:12px}.benchmark-module__ubFyPW__help{color:var(--text-soft);margin:0;font-size:11.5px}.benchmark-module__ubFyPW__graderList{flex-direction:column;gap:2px;display:flex}.benchmark-module__ubFyPW__graderList button{color:var(--text-muted);text-align:left;border-radius:7px;align-items:center;gap:9px;padding:7px 8px;font-size:13px;display:flex}.benchmark-module__ubFyPW__graderList button:hover:not(:disabled){background:var(--surface-2)}.benchmark-module__ubFyPW__graderList button:disabled{opacity:.5;cursor:default}.benchmark-module__ubFyPW__graderList button>i{border:1.5px solid var(--border-strong);border-radius:50%;flex:none;width:13px;height:13px}.benchmark-module__ubFyPW__graderList button svg{width:14px;height:14px;color:var(--text-soft)}.benchmark-module__ubFyPW__graderList button.benchmark-module__ubFyPW__graderActive{color:var(--text);font-weight:500}.benchmark-module__ubFyPW__graderList button.benchmark-module__ubFyPW__graderActive>i{border:4px solid var(--accent)}.benchmark-module__ubFyPW__graderList button.benchmark-module__ubFyPW__graderActive svg{color:var(--accent)}.benchmark-module__ubFyPW__modelSearch{border:1px solid var(--border);height:32px;color:var(--text-soft);border-radius:6px;align-items:center;gap:7px;margin:0 16px 8px;padding:0 9px;display:flex}.benchmark-module__ubFyPW__modelSearch:focus-within{border-color:var(--accent)}.benchmark-module__ubFyPW__modelSearch svg{width:14px;height:14px}.benchmark-module__ubFyPW__modelSearch input{background:0 0;border:0;outline:none;flex:1;min-width:0;height:100%}.benchmark-module__ubFyPW__categoryChips{flex-wrap:wrap;gap:4px;padding:0 16px 8px;display:flex}.benchmark-module__ubFyPW__categoryChips button{border:1px solid var(--border);color:var(--text-soft);font:10.5px var(--ff-mono);border-radius:999px;padding:3px 8px}.benchmark-module__ubFyPW__categoryChips button:hover{border-color:var(--border-strong);color:var(--text)}.benchmark-module__ubFyPW__categoryChips button.benchmark-module__ubFyPW__chipActive{border-color:var(--accent-soft-border);background:var(--accent-soft);color:var(--accent)}.benchmark-module__ubFyPW__linkButton{color:var(--text-soft);padding:4px;font-size:11.5px}.benchmark-module__ubFyPW__linkButton:hover{color:var(--accent)}.benchmark-module__ubFyPW__modelList{flex:1;min-height:0;padding:0 8px 16px;overflow-y:auto}.benchmark-module__ubFyPW__modelItem{cursor:pointer;border-radius:7px;align-items:center;gap:10px;padding:7px 8px;display:flex}.benchmark-module__ubFyPW__modelItem:hover,.benchmark-module__ubFyPW__modelSelected{background:var(--surface-2)}.benchmark-module__ubFyPW__modelDisabled{opacity:.46;cursor:not-allowed}.benchmark-module__ubFyPW__modelItem input{width:14px;height:14px;accent-color:var(--accent);margin:0}.benchmark-module__ubFyPW__modelLogo{border:1px solid var(--border);background:var(--bg);width:26px;height:26px;font:600 10px var(--ff-mono);border-radius:6px;flex:none;place-items:center;display:grid}.benchmark-module__ubFyPW__modelBody{flex-direction:column;flex:1;min-width:0;display:flex}.benchmark-module__ubFyPW__modelBody strong{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:500;overflow:hidden}.benchmark-module__ubFyPW__modelBody small{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.benchmark-module__ubFyPW__modelMeta{max-width:62px;color:var(--text-muted);font:10px var(--ff-mono);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.benchmark-module__ubFyPW__noModels{color:var(--text-soft);text-align:center;padding:30px 10px;font-size:12.5px}.benchmark-module__ubFyPW__footer{border-top:1px solid var(--border);background:var(--surface);min-height:34px;color:var(--text-soft);font:12px var(--ff-mono);align-items:center;gap:10px;padding:8px 24px;display:flex}.benchmark-module__ubFyPW__footer b{color:var(--text);font-weight:600}.benchmark-module__ubFyPW__publishStatus,.benchmark-module__ubFyPW__publishError{text-overflow:ellipsis;white-space:nowrap;margin-left:auto;font-size:11px;font-weight:500;overflow:hidden}.benchmark-module__ubFyPW__publishStatus{color:#007835;color:lab(43.7335% -42.6217 28.5221)}.benchmark-module__ubFyPW__publishError{color:#c9302d;color:lab(45.9154% 59.7076 40.9321)}.benchmark-module__ubFyPW__routeState{border:1px solid var(--border);background:var(--surface);width:min(680px,100% - 32px);box-shadow:var(--shadow-1);border-radius:12px;margin:72px auto;padding:28px}.benchmark-module__ubFyPW__routeStateLabel{color:#c9302d;color:lab(45.9154% 59.7076 40.9321);font:11px var(--ff-mono);letter-spacing:.08em;text-transform:uppercase}.benchmark-module__ubFyPW__routeState h1{letter-spacing:-.02em;margin:8px 0 6px;font-size:22px;font-weight:600}.benchmark-module__ubFyPW__routeState p{color:var(--text-muted);margin:0;font-size:13.5px}.benchmark-module__ubFyPW__routeStateActions{align-items:center;gap:8px;margin-top:20px;display:flex}.benchmark-module__ubFyPW__loadingBlock,.benchmark-module__ubFyPW__loadingRow{background:linear-gradient(90deg,var(--surface-2)20%,var(--surface)50%,var(--surface-2)80%);background-size:220% 100%;border-radius:5px;animation:1.4s ease-in-out infinite benchmark-module__ubFyPW__benchmarkShimmer;display:block}.benchmark-module__ubFyPW__loadingName{width:180px;height:26px}.benchmark-module__ubFyPW__loadingButton{width:92px;height:32px}.benchmark-module__ubFyPW__loadingStack{flex-direction:column;gap:8px;padding:8px;display:flex}.benchmark-module__ubFyPW__loadingRow{width:100%;height:46px}.benchmark-module__ubFyPW__loadingTitle{width:46%;height:24px}.benchmark-module__ubFyPW__loadingLabel{width:86px;height:12px}.benchmark-module__ubFyPW__loadingArea{width:100%;height:126px}.benchmark-module__ubFyPW__loadingPanel{width:100%;height:112px}@keyframes benchmark-module__ubFyPW__benchmarkShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.benchmark-module__ubFyPW__loadingBlock,.benchmark-module__ubFyPW__loadingRow{animation:none}}.benchmark-module__ubFyPW__scrim{display:none}.benchmark-module__ubFyPW__modalBackdrop{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#070604d1;background:lab(1.56487% .113577 .596616/.82);place-items:center;padding:32px;display:grid;position:fixed;inset:0}.benchmark-module__ubFyPW__summary{background:var(--surface);width:min(720px,100%);box-shadow:var(--shadow-pop);color:var(--text);border-radius:14px;overflow:hidden}.benchmark-module__ubFyPW__summary>header{border-bottom:1px solid var(--border);flex-direction:column;gap:2px;padding:18px 22px 14px;display:flex}.benchmark-module__ubFyPW__summary>header strong{font-size:16px;font-weight:600}.benchmark-module__ubFyPW__summary>header span{color:var(--text-muted);font-size:12.5px}.benchmark-module__ubFyPW__summaryStats{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.benchmark-module__ubFyPW__summaryStats>div{border-right:1px solid var(--border);flex-direction:column;gap:2px;padding:14px 22px;display:flex}.benchmark-module__ubFyPW__summaryStats>div:last-child{border-right:0}.benchmark-module__ubFyPW__summaryStats span{color:var(--text-soft);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.benchmark-module__ubFyPW__summaryStats b{font-variant-numeric:tabular-nums;font-size:18px;font-weight:600}.benchmark-module__ubFyPW__summaryTable{border:1px solid var(--border);border-radius:8px;margin:16px 22px;overflow:hidden}.benchmark-module__ubFyPW__summaryTable>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,2fr) .6fr .8fr;align-items:center;gap:12px;min-height:38px;padding:7px 10px;font-size:12px;display:grid}.benchmark-module__ubFyPW__summaryTable>div:last-child{border-bottom:0}.benchmark-module__ubFyPW__summaryTableHead{background:var(--surface-2);color:var(--text-soft);text-transform:uppercase;font-size:11px!important}.benchmark-module__ubFyPW__summaryTable strong{font-weight:500}.benchmark-module__ubFyPW__summaryTable small{color:var(--text-soft);margin-left:6px}.benchmark-module__ubFyPW__summary>footer{border-top:1px solid var(--border);background:var(--surface-2);justify-content:flex-end;gap:8px;padding:12px 22px;display:flex}@media (max-width:1100px){.benchmark-module__ubFyPW__body{grid-template-columns:240px minmax(0,1fr);position:relative}.benchmark-module__ubFyPW__editorScroll{padding:20px 24px 60px}.benchmark-module__ubFyPW__modelsButton{display:inline-flex}.benchmark-module__ubFyPW__saved{display:none}.benchmark-module__ubFyPW__header{gap:10px;padding:10px 16px}.benchmark-module__ubFyPW__modelPanel{z-index:30;width:320px;box-shadow:var(--shadow-pop);transition:transform .18s;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.benchmark-module__ubFyPW__bodyModelsOpen .benchmark-module__ubFyPW__modelPanel{transform:none}.benchmark-module__ubFyPW__bodyModelsOpen .benchmark-module__ubFyPW__scrim{z-index:25;background:#07060440;background:lab(1.56487% .113577 .596616/.25);display:block;position:absolute;inset:0}}@media (max-width:760px){.benchmark-module__ubFyPW__body{grid-template-columns:minmax(0,1fr)}.benchmark-module__ubFyPW__taskList{display:none}.benchmark-module__ubFyPW__twoColumns{grid-template-columns:1fr}.benchmark-module__ubFyPW__crumbs,.benchmark-module__ubFyPW__header .benchmark-module__ubFyPW__secondaryButton:not(.benchmark-module__ubFyPW__modelsButton),.benchmark-module__ubFyPW__fileAdd small{display:none}.benchmark-module__ubFyPW__footer{gap:7px;padding-inline:12px;font-size:10.5px}}
