.eureka-workspace_page__l5gZQ{--bg-root:#191a1c;--bg-topbar:#26282b;--bg-topbar-left-tint:#2f3a29;--bg-panel:#191a1c;--bg-panel-alt:#1d1f22;--bg-line-current:#1f2024;--bg-selected:#393b40;--bg-hover:#2a2d31;--border-subtle:#2a2d31;--border-strong:#3a3d42;--tab-active-bg:#25324d;--tab-active-border:#375c9b;--tab-inactive-bg:#1b1c1f;--text-primary:#c6c8cc;--text-secondary:#9da2a8;--text-muted:#747a83;--text-faint:#565c64;--accent-blue:#4f8cff;--accent-cyan:#27c8d8;--accent-green:#4fc26b;--accent-yellow:#d2a84f;--accent-purple:#b083ff;--font-ui:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",sans-serif;--font-mono:"JetBrains Mono","SFMono-Regular",Consolas,monospace;--font-xs:10px;--font-sm:11px;--font-md:12px;--font-code:12px;--line-code:22px;position:fixed;inset:0;z-index:20;overflow:hidden;background:#0f1012;color:var(--text-primary);font-family:var(--font-ui)}.eureka-workspace_page__l5gZQ *{box-sizing:border-box}.eureka-workspace_app__nlvGE{width:100vw;height:100vh;display:grid;grid-template-columns:40px var(--project-panel-width,520px) minmax(0,1fr) 28px;grid-template-rows:52px 36px minmax(0,1fr) var(--terminal-height,338px) 22px;grid-template-areas:"title title title title" "rail project tabs right" "rail project editor right" "rail terminal terminal right" "status status status status";background:var(--bg-root)}.eureka-workspace_appResizingProjectPanel__jV62u,.eureka-workspace_appResizingProjectPanel__jV62u *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.eureka-workspace_appResizingTerminal__t7M3n,.eureka-workspace_appResizingTerminal__t7M3n *{cursor:row-resize!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.eureka-workspace_titlebar__HqpEG{grid-area:title;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;background:linear-gradient(90deg,var(--bg-topbar-left-tint) 0,var(--bg-topbar) 32%,var(--bg-topbar) 100%);border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);font-size:var(--font-sm);line-height:1;padding:0 12px}.eureka-workspace_titleCenter__LQ4kb,.eureka-workspace_titleLeft__s4bwn,.eureka-workspace_titleRight__LihWe{min-width:0;display:flex;align-items:center;gap:10px}.eureka-workspace_titleCenter__LQ4kb{justify-content:center}.eureka-workspace_titleRight__LihWe{justify-content:flex-end}.eureka-workspace_projectSwitcher__mYxbM,.eureka-workspace_versionSwitcher__D5vAe{display:inline-flex;align-items:center;gap:6px;height:24px;white-space:nowrap}.eureka-workspace_projectSwitcher__mYxbM{color:#d7dacf;font-weight:500}.eureka-workspace_projectIcon__MKpjN{display:inline-grid;width:18px;height:18px;place-items:center;border:1px solid rgba(95,194,107,.38);border-radius:4px;background:#25422f;color:#bde5bd;font-size:10px;font-weight:700}.eureka-workspace_versionSwitcher__D5vAe{max-width:240px;overflow:hidden;color:var(--text-secondary);font-family:var(--font-mono);font-size:10px;text-overflow:ellipsis}.eureka-workspace_editorTab__rSWmh,.eureka-workspace_iconButton__3AJnx,.eureka-workspace_panelAction__BlZ_C,.eureka-workspace_rightRailButton__XdIBO,.eureka-workspace_terminalTab__KrpPX,.eureka-workspace_toolButton__is0I0,.eureka-workspace_trialButton__eOEJX{border:0;color:inherit;font:inherit}.eureka-workspace_iconButton__3AJnx:hover,.eureka-workspace_panelAction__BlZ_C:hover{background:var(--bg-hover);color:#d1d5db}.eureka-workspace_discoverStrategiesButton__xKCGl{display:inline-flex;align-items:center;justify-content:center;height:25px;min-width:138px;border:1px solid rgba(79,140,255,.38);border-radius:6px;background:linear-gradient(180deg,rgba(37,50,77,.94),rgba(28,35,52,.94));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.045);color:#cfe0ff;font-size:11px;font-weight:600;text-decoration:none;white-space:nowrap}.eureka-workspace_discoverStrategiesButton__xKCGl:hover{border-color:rgba(79,140,255,.58);background:linear-gradient(180deg,rgba(46,64,100,.96),rgba(32,43,66,.96));color:#e3ecff}.eureka-workspace_computeState__Qxab4{display:inline-flex;align-items:center;gap:6px;min-width:74px;height:24px;border:1px solid #303238;border-radius:5px;background:rgba(20,21,24,.38);color:#b4b8be;font-size:11px;justify-content:center;padding:0 7px;white-space:nowrap}.eureka-workspace_computeStateDot__jdDy1{width:6px;height:6px;border-radius:999px;background:var(--text-muted);box-shadow:0 0 0 1px hsla(0,0%,100%,.06)}.eureka-workspace_computeState__Qxab4[data-state=checking] .eureka-workspace_computeStateDot__jdDy1{background:var(--accent-yellow)}.eureka-workspace_computeState__Qxab4[data-state=idle] .eureka-workspace_computeStateDot__jdDy1,.eureka-workspace_computeState__Qxab4[data-state=no_runs] .eureka-workspace_computeStateDot__jdDy1{background:var(--text-muted)}.eureka-workspace_computeState__Qxab4[data-state=launching] .eureka-workspace_computeStateDot__jdDy1,.eureka-workspace_computeState__Qxab4[data-state=queued] .eureka-workspace_computeStateDot__jdDy1,.eureka-workspace_computeState__Qxab4[data-state=starting] .eureka-workspace_computeStateDot__jdDy1{background:var(--accent-blue)}.eureka-workspace_computeState__Qxab4[data-state=collecting] .eureka-workspace_computeStateDot__jdDy1,.eureka-workspace_computeState__Qxab4[data-state=running] .eureka-workspace_computeStateDot__jdDy1{background:var(--accent-green)}.eureka-workspace_computeState__Qxab4[data-state=degraded] .eureka-workspace_computeStateDot__jdDy1,.eureka-workspace_computeState__Qxab4[data-state=stopping] .eureka-workspace_computeStateDot__jdDy1{background:var(--accent-yellow)}.eureka-workspace_computeState__Qxab4[data-state=offline] .eureka-workspace_computeStateDot__jdDy1,.eureka-workspace_computeState__Qxab4[data-state=signed_out] .eureka-workspace_computeStateDot__jdDy1{background:#df6b74}.eureka-workspace_iconButton__3AJnx:disabled{cursor:default;opacity:.48}.eureka-workspace_iconButton__3AJnx:disabled:hover{background:transparent;color:var(--text-muted)}.eureka-workspace_iconButton__3AJnx,.eureka-workspace_panelAction__BlZ_C{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:5px;background:transparent;color:var(--text-muted)}.eureka-workspace_trialButton__eOEJX{display:inline-flex;align-items:center;justify-content:center;height:24px;border:1px solid rgba(79,194,107,.62);border-radius:999px;background:rgba(79,194,107,.07);color:#bde9c5;font-size:11px;font-weight:500;padding:0 11px;text-decoration:none;white-space:nowrap}.eureka-workspace_trialButton__eOEJX:hover{background:rgba(79,194,107,.13);color:#d5f5db}.eureka-workspace_accountMenu__cF7vU{position:relative;display:inline-flex;align-items:center}.eureka-workspace_accountButton__Gp3A1{position:relative;display:inline-grid;width:26px;height:26px;place-items:center;border:1px solid #394047;border-radius:7px;background:#202327;color:#d5d9df;cursor:default;font:inherit;padding:0}.eureka-workspace_accountButton__Gp3A1:hover{border-color:#48525d;background:var(--bg-hover);color:#eef2f6}.eureka-workspace_accountInitial__6UzvD,.eureka-workspace_accountPopoverInitial__8W_SR{display:inline-grid;place-items:center;font-family:var(--font-ui);font-size:11px;font-weight:700;line-height:1}.eureka-workspace_accountNotificationDot__ikZqk{position:absolute;top:-2px;right:-2px;width:7px;height:7px;border:2px solid var(--bg-topbar);border-radius:999px;background:var(--accent-cyan);box-shadow:0 0 0 0 rgba(39,200,216,.36);animation:eureka-workspace_eurekaNotificationPulse__VVbcr 1.7s ease-out infinite}.eureka-workspace_accountPopover__NF216{position:absolute;z-index:20;top:calc(100% + 9px);right:0;width:278px;border:1px solid var(--border-strong);border-radius:7px;background:#1d1f22;box-shadow:0 16px 38px rgba(0,0,0,.36);color:var(--text-primary);padding:8px}.eureka-workspace_accountPopoverHeader__0luiw{display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--border-subtle);padding:4px 4px 8px}.eureka-workspace_accountPopoverInitial__8W_SR{width:28px;height:28px;border:1px solid #48525d;border-radius:7px;background:#252a2f;color:#edf2f7}.eureka-workspace_accountPopoverIdentity__aQ8Rc{min-width:0;display:grid;gap:3px}.eureka-workspace_accountPopoverIdentity__aQ8Rc span:first-child{overflow:hidden;color:#d9dde3;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_accountPopoverIdentity__aQ8Rc span:last-child{overflow:hidden;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_accountPopoverLink__SEEnK{display:flex;align-items:center;height:26px;margin-top:6px;border-radius:5px;color:var(--text-secondary);font-size:11px;padding:0 8px;text-decoration:none}.eureka-workspace_accountPopoverLink__SEEnK:hover{background:var(--bg-hover);color:var(--text-primary)}.eureka-workspace_accountNotificationsHeader__oq7Hq{display:flex;align-items:center;justify-content:space-between;color:var(--text-muted);font-size:10px;padding:8px 4px 5px;text-transform:uppercase}.eureka-workspace_accountNotificationsHeader__oq7Hq span:last-child{color:var(--accent-cyan);text-transform:none}.eureka-workspace_accountNotificationList__qxYSa{max-height:184px;overflow-y:auto;padding-right:2px}.eureka-workspace_accountNotificationItem__EdlFG{display:grid;gap:4px;border:1px solid var(--border-subtle);border-radius:5px;background:#191a1c;color:var(--text-secondary);font-size:11px;padding:7px 8px}.eureka-workspace_accountNotificationItem__EdlFG+.eureka-workspace_accountNotificationItem__EdlFG{margin-top:5px}.eureka-workspace_accountNotificationItem__EdlFG[data-unread=true]{border-color:rgba(39,200,216,.32);background:rgba(39,200,216,.06);color:#d9edf1}.eureka-workspace_accountNotificationItem__EdlFG span:last-child,.eureka-workspace_accountPopoverError__wB4MK,.eureka-workspace_accountPopoverMuted__avCwy{color:var(--text-muted);font-size:10px}.eureka-workspace_accountPopoverError__wB4MK,.eureka-workspace_accountPopoverMuted__avCwy{border-radius:5px;padding:9px 8px}.eureka-workspace_accountPopoverError__wB4MK{color:#df6b74}.eureka-workspace_leftRail__Ejwoz{grid-area:rail;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:#232629;border-right:1px solid var(--border-subtle);padding:7px 0;overflow:visible;z-index:6}.eureka-workspace_railStack__SE3gR{display:flex;flex-direction:column;gap:5px}.eureka-workspace_toolButton__is0I0{position:relative;display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:6px;background:transparent;color:#7b838c;text-decoration:none;transition:background-color .12s ease,color .12s ease}.eureka-workspace_toolButton__is0I0:focus-visible,.eureka-workspace_toolButton__is0I0:hover{background:#2d3237;color:#cbd1d8}.eureka-workspace_toolButtonActive__9rjTv{background:#34383c;color:#d0d4da}.eureka-workspace_toolButton__is0I0:after{position:absolute;left:36px;top:50%;z-index:30;display:block;min-width:-moz-max-content;min-width:max-content;border:1px solid #3a3f46;border-radius:4px;background:#272a2f;box-shadow:0 8px 18px rgba(0,0,0,.26);color:#c8ccd2;content:attr(data-tooltip);font-family:var(--font-ui);font-size:11px;font-weight:500;line-height:1;opacity:0;padding:5px 7px;pointer-events:none;transform:translate(-4px,-50%);transition:opacity .12s ease,transform .12s ease;white-space:nowrap}.eureka-workspace_toolButton__is0I0:focus-visible:after,.eureka-workspace_toolButton__is0I0:hover:after{opacity:1;transform:translateY(-50%)}.eureka-workspace_toolButton__is0I0:focus-visible{outline:1px solid rgba(79,140,255,.55);outline-offset:1px}.eureka-workspace_projectPanel__lUan6{grid-area:project;position:relative;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden;background:var(--bg-panel);border-right:1px solid var(--border-subtle)}.eureka-workspace_projectResizeHandle__asg9s{position:absolute;top:0;right:-3px;bottom:0;z-index:8;width:7px;border:0;background:transparent;cursor:col-resize;padding:0}.eureka-workspace_projectResizeHandle__asg9s:before{position:absolute;top:36px;bottom:0;left:3px;width:1px;background:transparent;content:""}.eureka-workspace_appResizingProjectPanel__jV62u .eureka-workspace_projectResizeHandle__asg9s:before,.eureka-workspace_projectResizeHandle__asg9s:focus-visible:before,.eureka-workspace_projectResizeHandle__asg9s:hover:before{background:rgba(79,140,255,.85);box-shadow:0 0 0 1px rgba(79,140,255,.18)}.eureka-workspace_projectResizeHandle__asg9s:focus-visible{outline:1px solid rgba(79,140,255,.7);outline-offset:-1px}.eureka-workspace_projectHeader__kOttC{height:36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(42,45,49,.75);padding:0 8px 0 13px}.eureka-workspace_projectTitle__wXC3s{display:inline-flex;align-items:center;gap:5px;color:#c1c5cb;font-size:var(--font-md);font-weight:500}.eureka-workspace_projectActions__zO0x6{display:inline-flex;align-items:center;gap:1px}.eureka-workspace_projectLookup__pGoIf{display:grid;gap:6px;border-bottom:1px solid rgba(42,45,49,.75);padding:8px}.eureka-workspace_projectLookupLabel__fEstA{color:#7d8793;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.eureka-workspace_projectLookupRow__rjrev{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.eureka-workspace_projectLookupInput___ITlT{min-width:0;height:28px;border:1px solid rgba(68,74,84,.92);border-radius:4px;background:rgba(18,20,23,.95);color:#d5dbe4;font-family:var(--font-mono);font-size:11px;outline:none;padding:0 8px}.eureka-workspace_projectLookupInput___ITlT:focus{border-color:rgba(88,150,255,.82);box-shadow:0 0 0 2px rgba(88,150,255,.12)}.eureka-workspace_projectLookupButton__l2VNZ{height:28px;border:1px solid rgba(79,140,255,.42);border-radius:4px;background:rgba(32,43,65,.72);color:#c9d7ef;font-size:11px;font-weight:750;padding:0 9px}.eureka-workspace_projectLookupButton__l2VNZ:disabled{cursor:not-allowed;opacity:.58}.eureka-workspace_projectLookupMessage__O_hOB{margin:0;color:#8e98a7;font-size:11px;line-height:1.35}.eureka-workspace_projectLookupMessage__O_hOB[data-state=success]{color:#9be1a9}.eureka-workspace_projectLookupMessage__O_hOB[data-state=error]{color:#e8a1a1}.eureka-workspace_treeViewport__4RaEE{flex:1 1 auto;min-height:0;overflow:auto;padding:5px 6px 10px 7px;scrollbar-color:#565e68 hsla(0,0%,100%,.025);scrollbar-gutter:stable;scrollbar-width:thin}.eureka-workspace_editorRows__Eg5xC::-webkit-scrollbar,.eureka-workspace_terminalViewport__uUeJa::-webkit-scrollbar,.eureka-workspace_treeViewport__4RaEE::-webkit-scrollbar{width:8px;height:8px}.eureka-workspace_editorRows__Eg5xC::-webkit-scrollbar-track,.eureka-workspace_terminalViewport__uUeJa::-webkit-scrollbar-track,.eureka-workspace_treeViewport__4RaEE::-webkit-scrollbar-track{background:hsla(0,0%,100%,.025)}.eureka-workspace_editorRows__Eg5xC::-webkit-scrollbar-thumb,.eureka-workspace_treeViewport__4RaEE::-webkit-scrollbar-thumb{border:2px solid rgba(25,26,28,.92);border-radius:999px;background:#5f666f}.eureka-workspace_terminalViewport__uUeJa::-webkit-scrollbar-thumb{border:2px solid rgba(25,26,28,.92);border-radius:999px;background:#858c96}.eureka-workspace_treeGroup__ujzcK{min-width:0}.eureka-workspace_treeRow__oMQAT{--depth:0;height:23px;display:grid;width:100%;grid-template-columns:16px 18px minmax(0,1fr) auto;align-items:center;border:0;border-radius:4px;background:transparent;color:#b9bdc3;font:inherit;font-size:12px;line-height:23px;padding-left:calc(var(--depth) * 19px + 2px);padding-right:5px;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none}.eureka-workspace_treeRow__oMQAT:hover{background:rgba(42,45,49,.65)}.eureka-workspace_treeRowSelected__x7yuD{background:var(--bg-selected);color:#d8dade}.eureka-workspace_treeRowSelected__x7yuD:hover{background:#414348}.eureka-workspace_treeRowMuted__SFPXR{color:#7e858e}.eureka-workspace_disclosure__m9SyX,.eureka-workspace_treeIconCyan__WtnHQ,.eureka-workspace_treeIconFolder__OnHOm,.eureka-workspace_treeIconMuted__qrvZW,.eureka-workspace_treeIconOrange__Rjoa3,.eureka-workspace_treeIconPurple___Txr_,.eureka-workspace_treeIcon__p9eHi{display:inline-flex;align-items:center;justify-content:center}.eureka-workspace_disclosure__m9SyX{color:#78808a}.eureka-workspace_disclosureSpacer___RxMu{width:12px}.eureka-workspace_treeIconFolder__OnHOm{color:#a58d4e}.eureka-workspace_treeIconMuted__qrvZW{color:#818892}.eureka-workspace_treeIconPurple___Txr_{color:var(--accent-purple)}.eureka-workspace_treeIconCyan__WtnHQ{color:var(--accent-cyan)}.eureka-workspace_treeIconOrange__Rjoa3{color:#d28a45}.eureka-workspace_treeLabel__JML3i,.eureka-workspace_treeMeta__d_LkA{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_treeMeta__d_LkA{border-radius:999px;color:#7d858f;font-size:10px;line-height:16px;max-width:90px;padding:0 5px}.eureka-workspace_treeMeta_cancelling__9s_jp,.eureka-workspace_treeMeta_collecting__unTgs,.eureka-workspace_treeMeta_provisioning__Angla,.eureka-workspace_treeMeta_queued__NNEil,.eureka-workspace_treeMeta_running__9d5wh{background:rgba(79,140,255,.11);color:#8fb2ff}.eureka-workspace_treeMeta_completed__8sa7s{background:rgba(79,194,107,.1);color:#8ad99b}.eureka-workspace_treeMeta_cancelled__SAZwV,.eureka-workspace_treeMeta_failed__b4KaW{background:rgba(210,168,79,.11);color:#d9bb72}.eureka-workspace_treeMeta_available__QY8NR,.eureka-workspace_treeMeta_clear__QQF00,.eureka-workspace_treeMeta_live__d9T6E,.eureka-workspace_treeMeta_loaded__c3L_5,.eureka-workspace_treeMeta_passed__T3hJV,.eureka-workspace_treeMeta_promoted__E0sH_,.eureka-workspace_treeMeta_ready__ff23T{background:rgba(79,194,107,.1);color:#8ad99b}.eureka-workspace_treeMeta_action__Eefvf,.eureka-workspace_treeMeta_active__8D24c,.eureka-workspace_treeMeta_not_started__fOlqO,.eureka-workspace_treeMeta_on_demand__8Ncv7,.eureka-workspace_treeMeta_pending__6BrlI,.eureka-workspace_treeMeta_publishing__TxfV0{background:rgba(79,140,255,.11);color:#8fb2ff}.eureka-workspace_treeMeta_blocked__RokqK,.eureka-workspace_treeMeta_empty__Fo9rR,.eureka-workspace_treeMeta_error__IniOw,.eureka-workspace_treeMeta_missing__Zk11h{background:hsla(0,60%,72%,.11);color:#e8a1a1}.eureka-workspace_fileBadge__bsfHG{display:inline-grid;width:15px;height:15px;place-items:center;border-radius:3px;font-size:9px;font-weight:700;line-height:1}.eureka-workspace_fileBadgeMarkdown__ZZ18p{background:rgba(79,140,255,.14);color:#73a6ff}.eureka-workspace_editorTabs__waRpW{grid-area:tabs;min-width:0;display:flex;align-items:center;gap:4px;overflow:hidden;background:var(--bg-panel);border-bottom:1px solid var(--border-subtle);padding:6px 8px 5px}.eureka-workspace_tabActionCluster__q6ch1{display:flex;align-items:center;gap:1px;margin-right:3px}.eureka-workspace_editorTab__rSWmh{height:25px;min-width:0;display:inline-flex;align-items:center;gap:7px;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--text-muted);font-size:12px;line-height:1;padding:0 8px 0 9px;white-space:nowrap}.eureka-workspace_editorTab__rSWmh:hover{background:var(--tab-inactive-bg);color:#bec2c8}.eureka-workspace_editorTabActive__2lZS0{border-color:rgba(55,92,155,.74);background:var(--tab-active-bg);color:#d7e2f5}.eureka-workspace_tabClose__ulAgg{display:inline-grid;width:16px;height:16px;place-items:center;border-radius:3px;color:#828a94}.eureka-workspace_editorTab__rSWmh:hover .eureka-workspace_tabClose__ulAgg:hover{background:hsla(0,0%,100%,.08);color:#dce1e8}.eureka-workspace_editor__3lm4B{grid-area:editor;position:relative;min-height:0;min-width:0;overflow:hidden;background:var(--bg-panel);color:#bfc3c9;font-family:var(--font-mono);font-size:var(--font-code);line-height:var(--line-code)}.eureka-workspace_editorInspectionStrip__GU_m4{position:absolute;top:5px;right:16px;z-index:2;display:inline-flex;align-items:center;gap:9px;height:22px;border-radius:4px;background:rgba(25,26,28,.82);color:var(--text-muted);padding:0 5px;font-family:var(--font-ui);font-size:11px}.eureka-workspace_editorControlPanel__AY_op{position:absolute;top:34px;left:52px;right:16px;z-index:2;display:grid;grid-template-columns:repeat(auto-fit,minmax(166px,1fr));gap:8px;min-height:224px;max-height:224px;overflow:visible;padding:9px;border:1px solid rgba(79,86,96,.58);border-radius:6px;background:rgba(31,33,37,.96);box-shadow:0 12px 26px rgba(0,0,0,.22);font-family:var(--font-ui)}.eureka-workspace_configControl__viyfK{min-width:0;display:grid;gap:4px}.eureka-workspace_configControlLabel__t34jO{min-width:0;display:flex;align-items:center;gap:5px;color:#8d96a2;font-size:11px;font-weight:600;line-height:1.2}.eureka-workspace_configControlLabelText__wWY9m{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_configControlInfo__iLSIb{width:13px;height:13px;flex:0 0 auto;border:1px solid rgba(141,150,162,.62);border-radius:999px;color:#aeb7c2;cursor:help;font-size:9px;font-weight:700;line-height:11px;text-align:center}.eureka-workspace_configControlInfo__iLSIb:focus{outline:1px solid rgba(88,150,255,.82);outline-offset:2px}.eureka-workspace_configControlInput__MryY6,.eureka-workspace_configControlReadonly__jUepq,.eureka-workspace_configControlSelect__hnrGy{width:100%;min-width:0;height:28px;border:1px solid rgba(88,96,108,.82);border-radius:4px;background:rgba(18,20,23,.95);color:#d5dbe4;font-family:var(--font-mono);font-size:12px;line-height:1.2}.eureka-workspace_configControlInput__MryY6,.eureka-workspace_configControlSelect__hnrGy{padding:0 8px;outline:none}.eureka-workspace_configControlInput__MryY6:focus,.eureka-workspace_configControlSelect__hnrGy:focus{border-color:rgba(88,150,255,.82);box-shadow:0 0 0 2px rgba(88,150,255,.12)}.eureka-workspace_configControlReadonly__jUepq{display:flex;align-items:center;overflow:hidden;padding:0 8px;color:#a4adb8;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_configToggleRow__2sRyM{display:flex;align-items:center;gap:8px;height:28px}.eureka-workspace_configControlCheckbox__iws_V{width:16px;height:16px;margin:0;accent-color:#4f8cff}.eureka-workspace_configToggleValue__gs8nB{color:#d5dbe4;font-family:var(--font-mono);font-size:12px}.eureka-workspace_inspectionChecking__zGzJg,.eureka-workspace_inspectionChevrons__aZPnV,.eureka-workspace_inspectionError__E65MY,.eureka-workspace_inspectionInfo__dojrs,.eureka-workspace_inspectionSuccess__d1CQS,.eureka-workspace_inspectionWarning__OQEw_{display:inline-flex;align-items:center;gap:3px}.eureka-workspace_editorInspectionButton__h1IxJ{border:0;background:transparent;font:inherit;padding:0;cursor:pointer}.eureka-workspace_editorInspectionButton__h1IxJ:hover{color:#d8dde5}.eureka-workspace_inspectionSuccess__d1CQS{color:#82d58b}.eureka-workspace_inspectionChecking__zGzJg{color:#8aa3c8}.eureka-workspace_inspectionWarning__OQEw_{color:#d2a84f}.eureka-workspace_inspectionError__E65MY{color:#e28b8b}.eureka-workspace_inspectionInfo__dojrs{color:#8f98a5}.eureka-workspace_inspectionChevrons__aZPnV{gap:0;color:#6c747d}.eureka-workspace_editorRows__Eg5xC{position:absolute;inset:0;overflow:auto;padding:10px 14px 10px 0;scrollbar-color:#5f666f hsla(0,0%,100%,.025);scrollbar-gutter:stable;scrollbar-width:thin}.eureka-workspace_editorRowsWithControls__QSWMj{top:278px}.eureka-workspace_editorRichContent__kyBwS{width:calc(100% - 72px);min-width:0;margin:18px 20px 30px 52px;font-family:var(--font-ui);line-height:1.45;white-space:normal}.eureka-workspace_evidenceWorkspace__0U2d5{display:flex;min-width:0;flex-direction:column;gap:14px;color:var(--text-primary)}.eureka-workspace_evidenceHeader__CmKAX{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-top:2px}.eureka-workspace_evidenceEyebrow__JUykH{margin:0;color:#8aa3c8;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.eureka-workspace_evidenceTitle__vex4Z{margin:3px 0 0;color:#d7dbe2;font-size:18px;font-weight:650;line-height:1.25}.eureka-workspace_evidenceDescription__4RpoJ{max-width:860px;margin:6px 0 0;color:#9da2a8;font-size:13px}.eureka-workspace_evidenceHeaderActions__Uc650{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px}.eureka-workspace_featureEditor__bAHmL{display:flex;min-width:0;flex-direction:column;gap:14px;color:var(--text-primary)}.eureka-workspace_featureEditorHeader__vItjo{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:14px}.eureka-workspace_featureCount__v2izt{flex:0 0 auto;border:1px solid rgba(79,140,255,.35);border-radius:999px;background:rgba(36,44,60,.64);color:#c7d8f2;font-size:11px;font-weight:700;padding:4px 9px}.eureka-workspace_featureToolbar__jmj8h{display:flex;flex-wrap:wrap;gap:8px}.eureka-workspace_featureSearch__oHX6V{min-width:min(280px,100%);flex:1 1 280px;height:30px;border:1px solid rgba(88,96,108,.82);border-radius:4px;background:rgba(18,20,23,.95);color:#d5dbe4;font-family:var(--font-mono);font-size:12px;outline:none;padding:0 9px}.eureka-workspace_featureSearch__oHX6V:focus{border-color:rgba(88,150,255,.82);box-shadow:0 0 0 2px rgba(88,150,255,.12)}.eureka-workspace_featurePills__sy1SQ{display:flex;flex-wrap:wrap;gap:6px}.eureka-workspace_featurePillMuted__an6Z7,.eureka-workspace_featurePill__PLSdt{border:1px solid rgba(61,67,77,.9);border-radius:999px;background:rgba(29,31,34,.9);color:#d7dbe2;font-size:11px;font-weight:650;padding:4px 8px}.eureka-workspace_featurePillMuted__an6Z7{color:#8d96a2}.eureka-workspace_featureError__ogITV{margin:0;color:#e8a1a1;font-size:13px}.eureka-workspace_featureGroups__mzptq{display:grid;gap:12px}.eureka-workspace_featureGroup__ilV9U{display:grid;gap:8px}.eureka-workspace_featureGroupTitle__rQxkU{margin:0;color:#8aa3c8;font-size:12px;font-weight:750}.eureka-workspace_featureGrid__7dL28{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:8px}.eureka-workspace_featureOption__KUkuc{display:grid;grid-template-columns:16px minmax(0,1fr);gap:9px;min-width:0;border:1px solid rgba(61,67,77,.9);border-radius:6px;background:rgba(29,31,34,.9);cursor:pointer;padding:10px}.eureka-workspace_featureOptionActive__jrnoc{border-color:rgba(79,140,255,.62);background:rgba(36,44,60,.74)}.eureka-workspace_featureOptionInput__go9BZ{width:15px;height:15px;margin:2px 0 0;accent-color:#4f8cff}.eureka-workspace_featureOptionBody__QnguU{display:grid;min-width:0;gap:3px}.eureka-workspace_featureOptionTitle__H5eUS{overflow:hidden;color:#d7dbe2;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_featureOptionKey__Js_gk{overflow:hidden;color:#7d8793;font-family:var(--font-mono);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_featureOptionText__N1nLd{color:#9da2a8;font-size:12px;line-height:1.4}.eureka-workspace_evidenceKpis__hvs7i{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.eureka-workspace_evidenceKpi__xiAUh{min-width:0;border:1px solid rgba(61,67,77,.9);border-radius:6px;background:rgba(29,31,34,.9);padding:9px 10px}.eureka-workspace_evidenceKpiLabel__KgIZ9{margin:0;color:#7d8793;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.eureka-workspace_evidenceKpiValue__Q073M{overflow:hidden;margin:4px 0 0;color:#d7dbe2;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_evidenceMono__n2yb8{font-family:var(--font-mono)}.eureka-workspace_evidenceNotice__cXELT{border:1px solid rgba(79,140,255,.28);border-radius:6px;background:rgba(36,44,60,.46);color:#b9c8df;padding:10px 12px;font-size:13px}.eureka-workspace_evidenceNoticeWarning__kwyUo{border-color:rgba(210,168,79,.4);background:rgba(62,49,23,.38);color:#dfc47f}.eureka-workspace_evidenceNoticeError__xi56c{border-color:hsla(0,60%,72%,.45);background:rgba(67,33,36,.42);color:#e8a1a1}.eureka-workspace_failureDiagnostics__Ju5bY{display:flex;flex-direction:column;gap:10px;border:1px solid hsla(0,60%,72%,.42);border-radius:6px;background:rgba(47,31,34,.82);padding:12px}.eureka-workspace_failureDiagnosticsHeader__AKl1z,.eureka-workspace_failureWorkerHeader__jdRhq{display:flex;align-items:center;justify-content:space-between;gap:10px}.eureka-workspace_failureActions__WJv2V{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px}.eureka-workspace_evidenceActionButton__ZXemJ{border:1px solid rgba(88,150,255,.48);border-radius:4px;background:rgba(36,44,60,.82);color:#c7d8f2;cursor:pointer;font-family:var(--font-ui);font-size:12px;font-weight:700;padding:5px 9px}.eureka-workspace_evidenceActionButton__ZXemJ:focus-visible:not(:disabled),.eureka-workspace_evidenceActionButton__ZXemJ:hover:not(:disabled){border-color:rgba(112,167,255,.76);background:rgba(47,58,78,.94);color:#e3edff}.eureka-workspace_evidenceActionButton__ZXemJ:disabled{cursor:not-allowed;opacity:.58}.eureka-workspace_debugSupportLink__U25zN,.eureka-workspace_supportActionLink__m_NDc{display:inline-flex;align-items:center;min-height:28px;border:1px solid rgba(79,194,107,.44);border-radius:4px;background:rgba(28,62,40,.46);color:#9be1a9;font-size:12px;font-weight:750;padding:5px 9px;text-decoration:none}.eureka-workspace_debugSupportLink__U25zN:focus-visible,.eureka-workspace_debugSupportLink__U25zN:hover,.eureka-workspace_supportActionLink__m_NDc:focus-visible,.eureka-workspace_supportActionLink__m_NDc:hover{border-color:rgba(79,194,107,.72);background:rgba(34,74,48,.72);color:#c8f2d1}.eureka-workspace_debugSupportLink__U25zN{min-height:24px;padding:3px 8px}.eureka-workspace_certificationInspector__cvg86{display:flex;min-width:0;flex-direction:column;gap:12px;border:1px solid rgba(61,67,77,.92);border-radius:6px;background:linear-gradient(180deg,rgba(31,34,39,.96),rgba(24,26,29,.96));padding:12px}.eureka-workspace_certificationInspectorHeader__Q_692{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.eureka-workspace_certificationInspectorTitle__z6afA{margin:3px 0 0;color:#dce2eb;font-size:16px;font-weight:780;line-height:1.25}.eureka-workspace_certificationInspectorPill__mo2HI{flex:0 0 auto;border:1px solid rgba(88,96,108,.82);border-radius:999px;background:rgba(18,20,23,.86);color:#b9c2ce;font-size:11px;font-weight:760;line-height:1;padding:5px 9px;text-transform:uppercase;white-space:nowrap}.eureka-workspace_certificationInspectorPill__mo2HI[data-state=active],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=available],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=clear],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=completed],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=live],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=loaded],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=passed],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=promoted],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=ready]{border-color:rgba(79,194,107,.42);background:rgba(28,62,40,.48);color:#9be1a9}.eureka-workspace_certificationInspectorPill__mo2HI[data-state=awaiting_stress_test],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=not_started],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=on_demand],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=pending],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=queued],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=running]{border-color:rgba(79,140,255,.48);background:rgba(36,44,60,.58);color:#c7d8f2}.eureka-workspace_certificationInspectorPill__mo2HI[data-state=action],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=empty],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=error],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=failed],.eureka-workspace_certificationInspectorPill__mo2HI[data-state=missing]{border-color:hsla(0,60%,72%,.5);background:rgba(67,33,36,.55);color:#e8a1a1}.eureka-workspace_certificationTimeline__Sgc5M{display:grid;grid-template-columns:repeat(5,minmax(110px,1fr));gap:8px;margin:0;padding:0;list-style:none}.eureka-workspace_certificationTimelineStep__8ZsaW{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);gap:8px;border:1px solid rgba(50,55,64,.94);border-radius:6px;background:rgba(20,21,24,.5);padding:9px 10px}.eureka-workspace_certificationTimelineDot__cy3gr{width:9px;height:9px;margin-top:4px;border-radius:999px;background:#7d8793;box-shadow:0 0 0 3px hsla(213,9%,53%,.12)}.eureka-workspace_certificationTimelineStep__8ZsaW[data-state=active] .eureka-workspace_certificationTimelineDot__cy3gr,.eureka-workspace_certificationTimelineStep__8ZsaW[data-state=completed] .eureka-workspace_certificationTimelineDot__cy3gr,.eureka-workspace_certificationTimelineStep__8ZsaW[data-state=live] .eureka-workspace_certificationTimelineDot__cy3gr,.eureka-workspace_certificationTimelineStep__8ZsaW[data-state=passed] .eureka-workspace_certificationTimelineDot__cy3gr,.eureka-workspace_certificationTimelineStep__8ZsaW[data-state=promoted] .eureka-workspace_certificationTimelineDot__cy3gr,.eureka-workspace_certificationTimelineStep__8ZsaW[data-state=ready] .eureka-workspace_certificationTimelineDot__cy3gr{background:#62cf7c;box-shadow:0 0 0 3px rgba(98,207,124,.16)}.eureka-workspace_certificationTimelineStep__8ZsaW[data-state=awaiting_stress_test] .eureka-workspace_certificationTimelineDot__cy3gr,.eureka-workspace_certificationTimelineStep__8ZsaW[data-state=pending] .eureka-workspace_certificationTimelineDot__cy3gr,.eureka-workspace_certificationTimelineStep__8ZsaW[data-state=queued] .eureka-workspace_certificationTimelineDot__cy3gr,.eureka-workspace_certificationTimelineStep__8ZsaW[data-state=running] .eureka-workspace_certificationTimelineDot__cy3gr{background:#70a7ff;box-shadow:0 0 0 3px rgba(112,167,255,.16)}.eureka-workspace_certificationTimelineStep__8ZsaW[data-state=error] .eureka-workspace_certificationTimelineDot__cy3gr,.eureka-workspace_certificationTimelineStep__8ZsaW[data-state=failed] .eureka-workspace_certificationTimelineDot__cy3gr{background:#e28b8b;box-shadow:0 0 0 3px hsla(0,60%,72%,.16)}.eureka-workspace_certificationTimelineBody__RW_dq{display:grid;min-width:0;gap:3px}.eureka-workspace_certificationTimelineBody__RW_dq strong{overflow:hidden;color:#d7dbe2;font-size:12px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_certificationTimelineBody__RW_dq span{overflow:hidden;color:#8f99a7;font-family:var(--font-mono);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_certificationInspectorGrid__XlbsG{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px}.eureka-workspace_certificationNotes__pVnZz{display:grid;gap:8px;margin:0;border:1px solid rgba(50,55,64,.94);border-radius:6px;background:rgba(20,21,24,.52);color:#c9ced6;font-size:12px;line-height:1.45;padding:12px 12px 12px 28px}.eureka-workspace_certificationPanel__QiHVf{display:flex;min-width:0;flex-direction:column;gap:12px;border:1px solid rgba(61,67,77,.92);border-radius:6px;background:rgba(29,31,34,.88);padding:12px}.eureka-workspace_certificationHeader__6ge7J{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.eureka-workspace_certificationTitle__BcWPn{margin:3px 0 0;color:#d7dbe2;font-size:15px;font-weight:750;line-height:1.25}.eureka-workspace_certificationStatusPill__EIy_C{flex:0 0 auto;border:1px solid rgba(61,67,77,.94);border-radius:999px;background:rgba(20,21,24,.72);color:#aeb5be;font-size:11px;font-weight:750;line-height:1;padding:5px 9px;text-transform:uppercase;white-space:nowrap}.eureka-workspace_certificationStatusStack__wJrfb{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:6px}.eureka-workspace_certificationStatusPill__EIy_C[data-state=certified],.eureka-workspace_certificationStatusPill__EIy_C[data-state=community],.eureka-workspace_certificationStatusPill__EIy_C[data-state=paper_active]{border-color:rgba(79,194,107,.46);background:rgba(28,62,40,.52);color:#9be1a9}.eureka-workspace_certificationStatusPill__EIy_C[data-state=certifying]{border-color:rgba(79,140,255,.48);background:rgba(36,44,60,.64);color:#c7d8f2}.eureka-workspace_certificationStatusPill__EIy_C[data-state=not_started],.eureka-workspace_certificationStatusPill__EIy_C[data-state=private],.eureka-workspace_certificationStatusPill__EIy_C[data-state=unknown]{border-color:rgba(88,96,108,.68);background:rgba(20,21,24,.7);color:#aeb5be}.eureka-workspace_certificationStatusPill__EIy_C[data-state=failed],.eureka-workspace_certificationStatusPill__EIy_C[data-state=gate_blocked]{border-color:hsla(0,60%,72%,.5);background:rgba(67,33,36,.55);color:#e8a1a1}.eureka-workspace_certificationActions__86P8a{display:grid;grid-template-columns:minmax(190px,.7fr) minmax(0,2fr);gap:10px}.eureka-workspace_certificationActionGroup__Syrnv,.eureka-workspace_certificationForm__3GjUP{min-width:0;border:1px solid rgba(50,55,64,.94);border-radius:6px;background:rgba(20,21,24,.52);padding:10px}.eureka-workspace_certificationActionGroup__Syrnv{display:grid;align-content:start;gap:7px}.eureka-workspace_certificationForm__3GjUP{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:end;gap:8px}.eureka-workspace_certificationField__VYXkt{display:grid;min-width:0;gap:5px}.eureka-workspace_certificationFieldLabel__3XRd3{color:#7d8793;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.eureka-workspace_certificationInlineValue__njfzj{overflow:hidden;color:#d7dbe2;font-family:var(--font-mono);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_certificationInput__rQQ_Z{min-width:0;height:30px;border:1px solid rgba(88,96,108,.84);border-radius:4px;background:rgba(18,20,23,.95);color:#d5dbe4;font-family:var(--font-mono);font-size:12px;outline:none;padding:0 9px}.eureka-workspace_certificationInput__rQQ_Z:focus{border-color:rgba(88,150,255,.82);box-shadow:0 0 0 2px rgba(88,150,255,.12)}.eureka-workspace_certificationToggle__OQXQB{display:inline-flex;align-items:center;gap:7px;min-height:30px;color:#b7bbc1;font-size:12px;font-weight:650;white-space:nowrap}.eureka-workspace_certificationToggle__OQXQB input{width:14px;height:14px;margin:0;accent-color:#4f8cff}.eureka-workspace_certificationGrid__v1FEB{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px}.eureka-workspace_certificationMetric__e_H_4{min-width:0;border:1px solid rgba(50,55,64,.94);border-radius:6px;background:rgba(20,21,24,.52);padding:9px 10px}.eureka-workspace_certificationMetric__e_H_4 span{display:block;color:#7d8793;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.eureka-workspace_certificationMetric__e_H_4 strong{display:block;overflow:hidden;margin-top:4px;color:#d7dbe2;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_certificationPipeline__F5Rip{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px}.eureka-workspace_certificationStage__vi3TH{min-width:0;border:1px solid rgba(50,55,64,.94);border-radius:6px;background:rgba(20,21,24,.52);padding:10px}.eureka-workspace_certificationStageHeader__KKJAV{display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid rgba(50,55,64,.8);padding-bottom:7px}.eureka-workspace_certificationStageHeader__KKJAV h4{margin:0;color:#d7dbe2;font-size:13px;font-weight:750}.eureka-workspace_certificationStageHeader__KKJAV span{overflow:hidden;color:#8aa3c8;font-family:var(--font-mono);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_certificationStageRows__J4XSP{display:grid;gap:6px;margin:8px 0 0}.eureka-workspace_certificationStageRows__J4XSP div{display:grid;grid-template-columns:minmax(88px,.72fr) minmax(0,1fr);gap:8px;min-width:0}.eureka-workspace_certificationStageRows__J4XSP dd,.eureka-workspace_certificationStageRows__J4XSP dt{min-width:0;margin:0}.eureka-workspace_certificationStageRows__J4XSP dt{color:#7d8793;font-size:11px}.eureka-workspace_certificationStageRows__J4XSP dd{overflow:hidden;color:#c9ced6;font-family:var(--font-mono);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_gateFailureTable__n40U1{display:grid;overflow:hidden;border:1px solid hsla(0,60%,72%,.42);border-radius:6px;background:rgba(47,31,34,.7)}.eureka-workspace_gateFailureHeader__HM4dn,.eureka-workspace_gateFailureRow__6K21V{display:grid;grid-template-columns:minmax(120px,.6fr) minmax(0,1.4fr);gap:10px;min-width:0;padding:8px 10px}.eureka-workspace_gateFailureHeader__HM4dn{border-bottom:1px solid hsla(0,60%,72%,.28);color:#f0b6b6;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.eureka-workspace_gateFailureRow__6K21V{color:#e8a1a1;font-size:12px}.eureka-workspace_gateFailureRow__6K21V span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_certificationFooterActions__wvkrq{display:flex;flex-wrap:wrap;gap:8px}.eureka-workspace_certificationPrimaryLink__2fc9J{display:inline-flex;align-items:center;min-height:30px;border:1px solid rgba(79,194,107,.42);border-radius:4px;background:rgba(28,62,40,.5);color:#9be1a9;font-size:12px;font-weight:750;padding:5px 10px;text-decoration:none}.eureka-workspace_certificationPrimaryLink__2fc9J:focus-visible,.eureka-workspace_certificationPrimaryLink__2fc9J:hover{border-color:rgba(79,194,107,.72);background:rgba(34,74,48,.74);color:#c8f2d1}.eureka-workspace_auditPanel__AA1bZ,.eureka-workspace_nicheMapPanel__Z35oq,.eureka-workspace_paperRuntimePanel__ulj_M{display:grid;min-width:0;gap:10px;border:1px solid rgba(61,67,77,.92);border-radius:6px;background:rgba(24,26,29,.72);padding:12px}.eureka-workspace_auditPanelHeader__AoLMH,.eureka-workspace_nicheMapCardHeader__OWQcr,.eureka-workspace_paperRuntimeHeader__tMoNI{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.eureka-workspace_auditPanelHeader__AoLMH h4,.eureka-workspace_paperRuntimeHeader__tMoNI h4{margin:3px 0 0;color:#d7dbe2;font-size:14px;font-weight:760}.eureka-workspace_auditPanelHeader__AoLMH>span,.eureka-workspace_nicheMapCardHeader__OWQcr>span,.eureka-workspace_paperRuntimeHeader__tMoNI>span{flex:0 0 auto;border:1px solid rgba(88,96,108,.72);border-radius:999px;background:rgba(20,21,24,.58);color:#aeb5be;font-size:11px;font-weight:740;line-height:1;padding:5px 8px;white-space:nowrap}.eureka-workspace_paperRuntimeHeader__tMoNI p{margin:5px 0 0;color:#9da2a8;font-size:12px}.eureka-workspace_paperRuntimeHeader__tMoNI>span[data-state=live],.eureka-workspace_paperRuntimeHeader__tMoNI>span[data-state=passed],.eureka-workspace_paperRuntimeHeader__tMoNI>span[data-state=promoted]{border-color:rgba(79,194,107,.42);background:rgba(28,62,40,.48);color:#9be1a9}.eureka-workspace_paperRuntimeHeader__tMoNI>span[data-state=not_started],.eureka-workspace_paperRuntimeHeader__tMoNI>span[data-state=running]{border-color:rgba(79,140,255,.48);background:rgba(36,44,60,.58);color:#c7d8f2}.eureka-workspace_paperRuntimeHeader__tMoNI>span[data-state=error],.eureka-workspace_paperRuntimeHeader__tMoNI>span[data-state=failed]{border-color:hsla(0,60%,72%,.5);background:rgba(67,33,36,.55);color:#e8a1a1}.eureka-workspace_auditChartGrid__MXrl7{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px}.eureka-workspace_auditChartCard__laQtT,.eureka-workspace_nicheMapCard__0uYB1{min-width:0;border:1px solid rgba(50,55,64,.94);border-radius:6px;background:rgba(20,21,24,.52);padding:10px}.eureka-workspace_auditChartHeader__LGBxN{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.eureka-workspace_auditChartHeader__LGBxN h5,.eureka-workspace_nicheMapCardHeader__OWQcr h5{margin:0;color:#d7dbe2;font-size:13px;font-weight:760}.eureka-workspace_auditChartHeader__LGBxN p{margin:4px 0 0;color:#9da2a8;font-size:12px}.eureka-workspace_auditChartHeader__LGBxN>span{flex:0 0 auto;border:1px solid rgba(88,96,108,.72);border-radius:999px;color:#aeb5be;font-size:10px;font-weight:720;padding:3px 7px}.eureka-workspace_auditChartBounds__IG1U9{display:flex;justify-content:space-between;gap:10px;margin-top:10px;color:#8f99a7;font-family:var(--font-mono);font-size:10px}.eureka-workspace_auditChartCanvas__kyI81{margin-top:7px;border:1px solid rgba(50,55,64,.94);border-radius:6px;background:rgba(17,19,22,.9);padding:8px}.eureka-workspace_auditChartCanvas__kyI81 svg{display:block;width:100%;height:176px}.eureka-workspace_auditChartGridLine__vZqFv{stroke:rgba(143,153,167,.2);stroke-width:.8}.eureka-workspace_auditLegendGrid__xwoz7{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:7px;margin-top:10px}.eureka-workspace_auditLegendItem__d_f66{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;border:1px solid rgba(50,55,64,.94);border-radius:5px;background:rgba(17,19,22,.82);color:#b9c1cc;font-size:11px;padding:7px}.eureka-workspace_auditLegendItem__d_f66 span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eureka-workspace_auditLegendItem__d_f66 strong{color:#d7dbe2;font-family:var(--font-mono);font-size:10px;font-weight:700}.eureka-workspace_auditLegendDot__o4Bh2{width:9px;height:9px;border-radius:999px}.eureka-workspace_auditEmptyState__ObNSl{margin-top:10px;border:1px dashed rgba(88,96,108,.76);border-radius:6px;background:rgba(18,20,23,.68);color:#9da2a8;font-size:12px;padding:18px}.eureka-workspace_runtimeControlActions__Q8p7i{display:flex;flex-wrap:wrap;gap:8px}.eureka-workspace_runtimeControlButton__JyhF2,.eureka-workspace_runtimeControlDangerButton__n_Ei1{min-height:28px;border:1px solid rgba(79,194,107,.42);border-radius:999px;background:rgba(28,62,40,.28);color:#9be1a9;font:inherit;font-size:12px;font-weight:740;padding:4px 10px}.eureka-workspace_runtimeControlDangerButton__n_Ei1{border-color:hsla(0,60%,72%,.52);background:rgba(67,33,36,.44);color:#efb4b4}.eureka-workspace_runtimeControlButton__JyhF2:focus-visible:not(:disabled),.eureka-workspace_runtimeControlButton__JyhF2:hover:not(:disabled){border-color:rgba(79,194,107,.72);background:rgba(34,74,48,.66)}.eureka-workspace_runtimeControlDangerButton__n_Ei1:focus-visible:not(:disabled),.eureka-workspace_runtimeControlDangerButton__n_Ei1:hover:not(:disabled){border-color:hsla(0,65%,82%,.82);background:rgba(82,38,43,.76)}.eureka-workspace_runtimeControlButton__JyhF2:disabled,.eureka-workspace_runtimeControlDangerButton__n_Ei1:disabled{cursor:default;opacity:.55}.eureka-workspace_nicheMapPanel__Z35oq{gap:12px}.eureka-workspace_nicheMapCard__0uYB1{display:grid;gap:10px}.eureka-workspace_nicheMapCardHeader__OWQcr p{margin:4px 0 0}.eureka-workspace_nicheStrategyGrid__70VzY{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:8px}.eureka-workspace_nicheMapRunLink__zcz8r{display:inline;border:0;background:transparent;color:#9db7ff;cursor:pointer;font:inherit;padding:0;text-align:left;text-decoration:underline;text-underline-offset:2px}.eureka-workspace_nicheMapRunLink__zcz8r:focus-visible,.eureka-workspace_nicheMapRunLink__zcz8r:hover{color:#c3d1ff}.eureka-workspace_evidenceDangerButton__pbKSA{border-color:hsla(0,60%,72%,.52);background:rgba(67,33,36,.66);color:#efb4b4}.eureka-workspace_evidenceDangerButton__pbKSA:focus-visible:not(:disabled),.eureka-workspace_evidenceDangerButton__pbKSA:hover:not(:disabled){border-color:hsla(0,65%,82%,.82);background:rgba(82,38,43,.9);color:#ffd7d7}.eureka-workspace_failureDiagnosticsTitle__IzPOl{margin:3px 0 0;color:#f0b6b6;font-size:15px;font-weight:700}.eureka-workspace_failureStatusPill__CWhO_{flex:0 0 auto;border:1px solid hsla(0,60%,72%,.42);border-radius:999px;background:rgba(85,38,42,.55);color:#f0b6b6;padding:3px 8px;font-size:11px;font-weight:700;text-transform:uppercase}.eureka-workspace_failureMessage__MfiEF{margin:0;color:#e8a1a1;font-size:13px}.eureka-workspace_failureWorkers__98tcw{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px}.eureka-workspace_failureWorker__zP9zW{min-width:0;border:1px solid rgba(73,61,64,.92);border-radius:6px;background:rgba(25,26,28,.72);padding:9px;color:#c4a4a8;font-size:12px}.eureka-workspace_failureWorker__zP9zW p{margin:5px 0 0}.eureka-workspace_chartSurface__mtwQ2{min-width:0}.eureka-workspace_replayPrompt___ihDc{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;border:1px solid rgba(79,140,255,.28);border-radius:6px;background:rgba(36,44,60,.46);color:#b9c8df;padding:12px}.eureka-workspace_replayPromptTitle__87FLb{margin:0;color:#d7dbe2;font-size:13px;font-weight:700}.eureka-workspace_replayPromptText__j5LKB{margin:4px 0 0;color:#9da2a8;font-size:12px}.eureka-workspace_chartSurface__mtwQ2 .rounded-2xl,.eureka-workspace_chartSurface__mtwQ2 .rounded-xl{border-radius:6px!important}.eureka-workspace_chartSurface__mtwQ2 .bg-slate-100,.eureka-workspace_chartSurface__mtwQ2 .bg-slate-50,.eureka-workspace_chartSurface__mtwQ2 .bg-white{background-color:#1d1f22!important}.eureka-workspace_chartSurface__mtwQ2 .bg-emerald-50{background-color:rgba(31,79,59,.38)!important}.eureka-workspace_chartSurface__mtwQ2 .bg-rose-50{background-color:rgba(83,38,45,.42)!important}.eureka-workspace_chartSurface__mtwQ2 .bg-amber-50{background-color:rgba(72,54,24,.42)!important}.eureka-workspace_chartSurface__mtwQ2 .border-dashed,.eureka-workspace_chartSurface__mtwQ2 .border-slate-200,.eureka-workspace_chartSurface__mtwQ2 .border-slate-300{border-color:#303642!important}.eureka-workspace_chartSurface__mtwQ2 .border-emerald-200{border-color:rgba(88,171,123,.38)!important}.eureka-workspace_chartSurface__mtwQ2 .border-rose-200{border-color:hsla(0,60%,72%,.42)!important}.eureka-workspace_chartSurface__mtwQ2 .border-amber-200,.eureka-workspace_chartSurface__mtwQ2 .border-amber-300{border-color:rgba(210,168,79,.42)!important}.eureka-workspace_chartSurface__mtwQ2 .text-slate-700,.eureka-workspace_chartSurface__mtwQ2 .text-slate-800,.eureka-workspace_chartSurface__mtwQ2 .text-slate-900{color:#d7dbe2!important}.eureka-workspace_chartSurface__mtwQ2 .text-slate-500,.eureka-workspace_chartSurface__mtwQ2 .text-slate-600{color:#9da2a8!important}.eureka-workspace_chartSurface__mtwQ2 .text-emerald-700{color:#8fdda8!important}.eureka-workspace_chartSurface__mtwQ2 .text-rose-800{color:#e8a1a1!important}.eureka-workspace_chartSurface__mtwQ2 .text-amber-700,.eureka-workspace_chartSurface__mtwQ2 .text-amber-800,.eureka-workspace_chartSurface__mtwQ2 .text-amber-900{color:#dfc47f!important}.eureka-workspace_chartSurface__mtwQ2 .fill-slate-500,.eureka-workspace_chartSurface__mtwQ2 .fill-slate-600{fill:#9da2a8!important}.eureka-workspace_chartSurface__mtwQ2 .hover\:bg-slate-50:hover{background-color:#252930!important}.eureka-workspace_chartSurface__mtwQ2 table{color:#c6c8cc}.eureka-workspace_editorLine__RHf0g{width:-moz-max-content;width:max-content;min-width:100%;height:var(--line-code);display:grid;grid-template-columns:52px max-content;align-items:start;color:#bfc3c9;white-space:pre}.eureka-workspace_lineNumber__9EjAp{display:block;padding-right:13px;color:#656b73;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.eureka-workspace_codeText__O3vbZ{min-width:0;overflow:visible;padding-left:7px;padding-right:32px;text-overflow:clip}.eureka-workspace_codeHeading__cKBRG{color:#d7dbe2;font-weight:700}.eureka-workspace_editorSelection__oc9x8{background:rgba(79,140,255,.25);color:#dbe7ff}.eureka-workspace_squiggle__kHfTU{text-decoration-line:underline;text-decoration-style:wavy;text-decoration-color:#6bcf78;text-decoration-thickness:1px;text-underline-offset:3px}.eureka-workspace_jsonComment__JqcRB{color:#7f8b78;font-style:italic}.eureka-workspace_jsonPunctuation___KmyA{color:#747a83}.eureka-workspace_jsonKey__uIMdg{color:#7fa6c9}.eureka-workspace_jsonKeySection__RDrJr{color:#8bb8d8;font-weight:600}.eureka-workspace_jsonKeyCta__ky3qF{color:var(--accent-cyan);font-weight:600}.eureka-workspace_jsonKeyWarning__1w7L_{color:var(--accent-yellow);font-weight:600}.eureka-workspace_jsonKeyMeta__Yu9Av{color:#9da2a8;font-weight:600}.eureka-workspace_jsonString__LQoCD{color:#9fb69b}.eureka-workspace_jsonStringCta__YiYGQ{color:#47d4e2}.eureka-workspace_jsonStringSuccess__D_I8T{color:#73c991}.eureka-workspace_jsonStringWarning__OPzlB{color:var(--accent-yellow)}.eureka-workspace_jsonStringDanger__ElMos{color:#df6b74}.eureka-workspace_jsonNumber__HHM7d{color:#c8a35a}.eureka-workspace_jsonBoolean__6XltL,.eureka-workspace_jsonNull__Oa2pe{color:#b083c6}.eureka-workspace_editorRuler__tAIK7{position:absolute;top:0;bottom:0;left:calc(52px + 72ch);width:1px;background:#303236;opacity:.68}.eureka-workspace_rightRail__F9_ha{grid-area:right;display:flex;flex-direction:column;align-items:center;gap:7px;background:#202225;border-left:1px solid var(--border-subtle);padding-top:42px}.eureka-workspace_rightRailButton__XdIBO{display:grid;width:24px;height:24px;place-items:center;border-radius:5px;background:transparent;color:#717983}.eureka-workspace_rightRailButton__XdIBO:hover{background:var(--bg-hover);color:#cdd3da}.eureka-workspace_terminal__yQeB9{grid-area:terminal;position:relative;min-width:0;min-height:0;overflow:hidden;background:var(--bg-panel);border-top:1px solid var(--border-strong);color:#b7bbc1;font-family:var(--font-mono);font-size:11px}.eureka-workspace_terminalResizeHandle__aUrnW{position:absolute;top:-4px;right:0;left:0;z-index:9;height:8px;border:0;background:transparent;cursor:row-resize;padding:0}.eureka-workspace_terminalResizeHandle__aUrnW:before{position:absolute;top:3px;right:0;left:0;height:1px;background:transparent;content:""}.eureka-workspace_appResizingTerminal__t7M3n .eureka-workspace_terminalResizeHandle__aUrnW:before,.eureka-workspace_terminalResizeHandle__aUrnW:focus-visible:before,.eureka-workspace_terminalResizeHandle__aUrnW:hover:before{background:rgba(79,140,255,.85);box-shadow:0 0 0 1px rgba(79,140,255,.14)}.eureka-workspace_terminalResizeHandle__aUrnW:focus-visible{outline:1px solid rgba(79,140,255,.7);outline-offset:-1px}.eureka-workspace_terminalTabs__MkdJt{height:32px;display:flex;align-items:center;gap:3px;border-bottom:1px solid rgba(42,45,49,.76);padding:4px 7px}.eureka-workspace_terminalTab__KrpPX{height:23px;display:inline-flex;align-items:center;gap:6px;border:1px solid transparent;border-radius:5px;background:transparent;color:#7f8791;font-size:11px;line-height:1;padding:0 9px}.eureka-workspace_terminalTab__KrpPX:hover{background:var(--bg-hover);color:#c2c7ce}.eureka-workspace_terminalTabActive__brK4u{border-color:#3f434a;background:#24272b;color:#d2d6dc}.eureka-workspace_terminalSpacer__uGsRm{flex:1}.eureka-workspace_terminalViewport__uUeJa{position:relative;height:calc(100% - 32px);overflow:auto;scrollbar-color:#858c96 hsla(0,0%,100%,.025);scrollbar-gutter:stable;scrollbar-width:thin}.eureka-workspace_terminalOutput__EtLO9{padding:9px 20px 12px 14px}.eureka-workspace_terminalLine__zglJU{min-height:18px;color:#b7bbc1;white-space:pre-wrap}.eureka-workspace_terminalLine_muted__ZbpEe{color:#6f7680}.eureka-workspace_terminalLine_command__96Zup{color:#4cc7dd}.eureka-workspace_terminalLine_success__mTr6M{color:#75d284}.eureka-workspace_terminalLine_error__M3Sw9{color:#df6b74}.eureka-workspace_terminalLine_warning__KadQH{color:#d2a84f}.eureka-workspace_terminalLine_prompt__WAwKA{color:#d8dde5}.eureka-workspace_terminalLine_divider__GTR3e{height:14px;display:flex;align-items:center}.eureka-workspace_terminalDivider__I9UDZ{display:block;width:100%;height:1px;background:#383c42}.eureka-workspace_statusbar__rBEcY{grid-area:status;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;overflow:hidden;background:#2d2f33;border-top:1px solid var(--border-subtle);color:var(--text-secondary);font-family:var(--font-ui);font-size:10px;line-height:1;padding:0 8px 0 10px}.eureka-workspace_breadcrumbs__e0bQH,.eureka-workspace_editorStatusItems___iaDP{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden;white-space:nowrap}.eureka-workspace_breadcrumbs__e0bQH span{overflow:hidden;text-overflow:ellipsis}.eureka-workspace_statusProject__g8IY8{color:#75a5ff}.eureka-workspace_editorStatusItems___iaDP{flex:0 0 auto;gap:14px;color:#a6abb2}@keyframes eureka-workspace_eurekaNotificationPulse__VVbcr{0%{box-shadow:0 0 0 0 rgba(39,200,216,.38)}70%{box-shadow:0 0 0 7px rgba(39,200,216,0)}to{box-shadow:0 0 0 0 rgba(39,200,216,0)}}@media (max-width:1300px){.eureka-workspace_app__nlvGE{grid-template-columns:40px var(--project-panel-width,380px) minmax(0,1fr) 28px;grid-template-rows:52px 36px minmax(0,1fr) var(--terminal-height,300px) 22px}.eureka-workspace_titlebar__HqpEG{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px}.eureka-workspace_certificationTimeline__Sgc5M{grid-template-columns:repeat(auto-fit,minmax(135px,1fr))}}