@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700&display=swap";.topbar{grid-template-columns:auto auto minmax(250px,1fr) auto!important;column-gap:10px}.mode-switch{justify-self:center}.top-actions .saved{display:inline-flex;flex:0 0 116px;align-items:center;min-width:116px;white-space:nowrap}.application-menu{position:relative;align-self:stretch;display:flex;align-items:center}#fileMenuButton{border:0;border-radius:4px;background:transparent;color:#9da9ae;padding:6px 8px;font-size:11px}#fileMenuButton:hover,#fileMenuButton[aria-expanded=true]{background:#20292e;color:#e0e5e7}.file-menu{position:absolute;z-index:50;top:46px;left:0;width:250px;max-height:calc(100dvh - 54px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:5px;border:1px solid #3a464c;border-radius:5px;background:#11191d;box-shadow:0 14px 36px #000b}.file-menu>button,.file-menu-recents button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:3px;background:transparent;color:#c4ced1;padding:7px 9px;text-align:left;font-size:10px}.file-menu>button:hover,.file-menu>button:focus-visible,.file-menu-recents button:hover,.file-menu-recents button:focus-visible{outline:0;background:#3c6d83;color:#fff}.file-menu button:disabled{color:#56636a;pointer-events:none}.file-menu kbd{color:#77868c;font:8px DM Mono}.file-menu hr{height:1px;margin:4px 6px;border:0;background:#2c373d}.file-menu-recents{display:grid;padding:4px 0}.file-menu-recents>span{padding:5px 9px 3px;color:#65747a;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.file-menu-recents small{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.file-menu-recents .recent-empty{display:block;padding:7px 9px;color:#c4ced1;font-size:10px}.workspace-origin-badge{margin:0 8px;padding:2px 7px;border:1px solid;border-radius:8px;font-size:8px;font-weight:600;letter-spacing:.05em}.recent-origin-badge{flex:0 0 auto;padding:1px 5px;border:1px solid;border-radius:8px;font-size:7px;font-weight:600;letter-spacing:.04em}.workspace-origin-badge[data-origin=browser],.recent-origin-badge[data-origin=browser]{border-color:#9b7433;background:#2b2213;color:#f1c66f}.workspace-origin-badge[data-origin=local],.recent-origin-badge[data-origin=local]{border-color:#297c6d;background:#102923;color:#70dfc0}.workspace-origin-badge[data-origin=read-only],.recent-origin-badge[data-origin=read-only]{border-color:#a05d42;background:#321c17;color:#f2a17d}.workspace-origin-badge[data-origin=cloud],.recent-origin-badge[data-origin=cloud]{border-color:#39769c;background:#132635;color:#79c1ec}.workspace-origin-badge[data-origin=zip],.recent-origin-badge[data-origin=zip]{border-color:#755a9e;background:#261d35;color:#c5a1ee}.workspace-dirty-count{margin-left:5px;border-radius:8px;background:#735824;color:#efc575;padding:1px 5px;font-size:8px}.workspace{position:relative}.welcome{position:absolute;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#080e12}.welcome>div{width:min(390px,calc(100% - 42px));display:grid;grid-template-columns:1fr 1fr;gap:8px 10px}.welcome-mark{grid-column:1 / -1;display:grid;place-items:center;width:44px;height:44px;border-radius:5px;background:var(--gold);color:#111619;font:29px Georgia}.welcome h1,.welcome p,.welcome h2,.welcome-recents{grid-column:1 / -1}.welcome h1{margin:5px 0 0;color:#e0e6e8;font-size:22px;font-weight:500}.welcome p{margin:0 0 13px;color:#76858b;font-size:11px}.welcome>div>button,.welcome-recents button{border:1px solid #334047;border-radius:4px;background:#121a1e;color:#bdc8cb;padding:9px 11px;text-align:left;font-size:10px}.welcome>div>button[data-file-command=open-zip]{grid-column:1 / -1}.welcome>div>button:hover,.welcome-recents button:hover{border-color:#a78043;color:#efc476}.welcome h2{margin:15px 0 0;color:#7e8c92;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.welcome-recents{display:grid;gap:5px;max-height:140px;overflow:auto}.welcome-recents button{display:flex;justify-content:space-between;gap:10px}.welcome-recents small{color:#68767c}.resource-create-dialog select{width:100%;height:32px;border:1px solid #2e3a40;border-radius:4px;background:#080e12;color:#d3dcdf;padding:0 9px;font:10px DM Mono}.directory-conflict-dialog{width:min(920px,calc(100vw - 32px));padding:0;border:1px solid #445158;border-radius:7px;background:#0c1317;color:#cbd4d7;box-shadow:0 22px 70px #000c}.directory-conflict-dialog::backdrop{background:#020507c7}.directory-conflict-dialog form{display:grid;gap:12px}.directory-conflict-dialog header,.directory-conflict-dialog footer{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #273239}.directory-conflict-dialog header button{border:0;background:transparent;color:#7e8b91;font-size:18px}.directory-conflict-dialog p{margin:0;padding:0 14px;color:#748289;font-size:9px}.directory-conflict-labels{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 14px;color:#86949a;font-size:9px}.directory-conflict-diff{height:min(55vh,430px);margin:0 14px;border:1px solid #2c383e}.directory-conflict-dialog footer{justify-content:flex-end;gap:8px;border-top:1px solid #273239;border-bottom:0}.directory-conflict-dialog footer button{border:1px solid #344147;border-radius:4px;background:#151e23;color:#bac5c8;padding:7px 10px;font-size:9px}.directory-conflict-dialog footer .primary{border-color:#e2b45f;background:#d6a451;color:#121619}.palette .tool-eyebrow{padding-top:8px}.auto-route-group{margin-bottom:7px;padding:9px;border:1px solid #2b363c;border-radius:5px;background:linear-gradient(145deg,#11191d,#0d1418)}.auto-route-group>header{display:flex;align-items:center;gap:9px;margin-bottom:9px}.auto-route-group>header>span:last-child{display:grid;gap:3px}.auto-route-group>header b{font-size:10px;color:#cbd4d7}.auto-route-group>header small{font-size:8px;color:#66747a}.route-tool-glyph{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;border:1px dashed #d4a64f;color:#edbc67;font-size:17px}.palette .auto-route-kinds{display:grid;gap:5px}.palette .auto-route-kind{display:grid;grid-template-columns:minmax(0,1fr) 29px;gap:4px}.palette .auto-route-kind>button{min-width:0;margin:0;border-color:#303c42}.palette .auto-route-kind>button[data-tool]{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:1fr;align-items:center;padding:7px 8px;text-align:left}.palette .auto-route-kind>button[data-tool] b{font:9px DM Mono;color:#aeb9bd}.palette .auto-route-kind>button[data-tool] small{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.palette .auto-route-kind>button[data-tool].active{border-color:#d8a44d;background:#20231e;box-shadow:inset 3px 0 #d8a44d}.palette .auto-route-kind>button[data-tool].active b{color:#f0c36e}.palette .auto-route-kind>.auto-route-config{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;place-items:center;padding:0;color:#77868c;font-size:12px;line-height:1;text-align:center}.palette .auto-route-kind>.auto-route-config .settings-icon{width:12px;height:12px}.palette .auto-route-kind>.auto-route-config:hover{color:#edbc67}.route-config-dialog section>p{margin:0 0 10px;color:#68777d;font-size:9px;line-height:1.5}.route-config-dialog .route-config-fields{display:grid;grid-template-columns:1fr 1fr;column-gap:16px}.route-config-dialog footer #resetAutoRouteSettings{margin-right:auto}.canvas-shell.routing canvas{cursor:cell}.placement-hint.error{border-color:#d86b5f;color:#f1a196}:root{font-family:Inter,system-ui,sans-serif;color:#d9e0e2;background:#070b0f;font-synthesis:none;--line:#263038;--muted:#7e8b91;--gold:#e0ae58;--panel:#0c1216}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input,select{font:inherit}.topbar{height:58px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px;border-bottom:1px solid var(--line);background:#0a0f13}.brand{display:flex;align-items:center;gap:9px;font-size:14px;letter-spacing:.01em}.brand b{color:#b9c1c5;font-weight:400}.brand-mark{display:grid;place-items:center;width:27px;height:27px;background:var(--gold);color:#101417;font-family:Georgia;font-size:18px;border-radius:3px}.beta{font-size:8px;letter-spacing:.15em;color:#8e9ca1;border:1px solid #364149;padding:3px 5px;border-radius:3px}.mode-switch{padding:3px;background:#05090c;border:1px solid #222c32;border-radius:7px}.mode-switch button{border:0;background:none;color:#78868d;padding:8px 20px;border-radius:5px;font-size:12px}.mode-switch button span{margin-right:6px}.mode-switch button.active{color:#f1c675;background:#182025;box-shadow:inset 0 0 0 1px #354047}.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.top-actions button{background:#151d22;border:1px solid #303b41;color:#c8d0d3;padding:8px 13px;border-radius:5px;font-size:11px}.top-actions .primary{background:#d6a451;color:#121619;border-color:#e6b862;font-weight:700}.top-actions kbd{font:9px DM Mono;margin-left:7px;opacity:.65}.saved{color:#75848a;font-size:10px;margin-right:9px}.saved i,.console p i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#61b89b;margin-right:6px}.workspace{height:calc(100vh - 58px);display:grid;grid-template-columns:48px 370px minmax(380px,1fr) 270px}.rail{background:#080d11;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;padding:13px 0 10px;gap:8px}.rail span{flex:1}.rail button{border:0;background:none;color:#65737a;font-size:18px;width:34px;height:34px;border-radius:4px}.rail .rail-active{color:#e5b865;background:#1b2327}.left-panel{min-width:0;display:grid;grid-template-rows:39px minmax(0,1fr) 170px;border-right:1px solid var(--line);background:#0a1014}.panel-head,.stage-bar,.inspector-head{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid var(--line);font-size:10px;color:#89969c;letter-spacing:.06em}.panel-head button,.stage-tools button,.inspector-head button{border:0;background:none;color:#86939a;padding:5px 7px}.code-wrap{display:grid;grid-template-columns:42px 1fr;min-height:0;background:#0b1115}.code-wrap textarea{resize:none;border:0;outline:0;background:transparent;color:#c8d2d5;padding:15px 18px 30px 10px;font:11px/1.75 DM Mono,monospace;white-space:pre;overflow:auto;-moz-tab-size:2;tab-size:2}.code-wrap textarea::selection{background:#32464f}.code-wrap textarea{caret-color:#e5b767}.code-wrap textarea::-webkit-scrollbar,.inspector::-webkit-scrollbar{width:8px;height:8px}.code-wrap textarea::-webkit-scrollbar-thumb,.inspector::-webkit-scrollbar-thumb{background:#2b353b}.code-wrap textarea{color:#aebbc0}.code-wrap #gutter{padding-top:15px;overflow:hidden;color:#46545b;border-right:1px solid #182126;font:10px/1.925 DM Mono;text-align:right}.code-wrap #gutter span{display:block;padding-right:11px}.console{min-height:0;display:grid;grid-template-rows:31px minmax(0,1fr) auto;border-top:1px solid var(--line);background:#090e12;font-size:9px;color:#77858b}.bottom-panel-tabs{display:flex;align-items:stretch;gap:4px;padding:0 8px;border-bottom:1px solid #1b2429}.bottom-panel-tabs button{position:relative;border:0;background:transparent;color:#7b898f;padding:0 9px;font-size:9px;letter-spacing:.08em;cursor:pointer}.bottom-panel-tabs button:hover{color:#b5c0c4}.bottom-panel-tabs button.active{color:#e0b45f}.bottom-panel-tabs button.active:after{content:"";position:absolute;right:8px;bottom:-1px;left:8px;height:2px;background:#d6a451}.console b{background:#28333a;color:#aab5b9;border-radius:7px;padding:1px 5px;margin-left:3px}.bottom-panel-list{min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#344248 #090e12}.bottom-panel-empty{height:100%;display:flex;align-items:center;justify-content:center;gap:7px;color:#59676d}.bottom-panel-empty span{color:#718087;font-size:12px}.problem-row{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:start;width:100%;gap:5px;border:0;border-bottom:1px solid #151e23;background:transparent;color:#b8c2c5;padding:7px 10px;text-align:left;cursor:pointer}.problem-row:hover{background:#11191d}.problem-row .problem-icon{color:#e57368;font-size:13px;line-height:1}.problem-row.warning .problem-icon{color:#d9a84f}.problem-message{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.problem-row small{color:#66757b;font:8px DM Mono,monospace}.output-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:7px;padding:6px 11px;border-bottom:1px solid #151e23}.output-level{color:#6f7e84;text-transform:uppercase}.output-row.warn .output-level{color:#d9a84f}.output-row.error .output-level{color:#e57368}.output-row.info .output-level{color:#79aeb5}.output-row pre{overflow-wrap:anywhere;margin:0;color:#aeb9bd;font:9px/1.45 DM Mono,monospace;white-space:pre-wrap}.console p{margin:0;padding:7px 12px;border-top:1px solid #1b2429;color:#829096;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.console p.error{color:#e68679}.console p.error i{background:#e66f62}.stage{min-width:0;display:grid;grid-template-rows:39px 1fr;background:#080d10}.stage-bar{justify-content:initial}.crumb{flex:1}.crumb b{color:#bdc7ca}.stage-tools{display:flex;align-items:center;border:1px solid #2a343a;border-radius:4px;overflow:hidden}.stage-tools button{height:25px;padding:0 9px;border-right:1px solid #2a343a;font-size:11px}.stage-tools .selected{color:#edbc67;background:#192126}.units{margin-left:auto;padding-left:14px}.canvas-shell{position:relative;min-height:0}.canvas-shell canvas{width:100%;height:100%;display:block;cursor:crosshair}.legend{position:absolute;left:16px;bottom:16px;display:flex;gap:13px;background:#0b1115d9;border:1px solid #2a343a;padding:7px 10px;border-radius:4px;color:#77868c;font-size:8px;letter-spacing:.05em}.legend i{display:inline-block;width:8px;height:8px;margin-right:5px;border:1px solid}.legend .metal{background:#d8a449;border-color:#f0c26e}.legend .space{background:#4d6d72;border-color:#78989b}.legend .guard{background:#235a56;border-color:#3c8880}#coords{position:absolute;right:14px;bottom:16px;color:#6f7d83;background:#0b1115cc;padding:6px 8px;font:9px DM Mono}.placement-hint{position:absolute;top:14px;left:50%;translate:-50%;padding:7px 12px;border:1px solid #d2a14e;background:#191c1c;color:#edc77f;font-size:10px;border-radius:4px}.inspector{background:#0b1115;border-left:1px solid var(--line);overflow:auto}.inspector-head{position:sticky;top:0;background:#0b1115;z-index:2}.empty-inspector{height:45%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#65737a;padding:25px}.empty-inspector>span{font-size:30px;color:#364249;margin-bottom:14px}.empty-inspector b{font-size:11px;color:#86949a}.empty-inspector p{font-size:10px;line-height:1.5}.object-title{display:flex;gap:11px;align-items:center;padding:14px;border-bottom:1px solid #20292e}.kind-icon{width:34px;height:34px;display:grid;place-items:center;background:#182126;border:1px solid #354149;color:#e3b45f;border-radius:4px}.object-title b,.object-title small{display:block}.object-title b{font:11px DM Mono;color:#cbd4d7}.object-title small{font-size:8px;color:#647278;margin-top:4px}.section-label{padding:13px 14px 7px;color:#58666d;font-size:8px;letter-spacing:.1em}.properties label{display:grid;grid-template-columns:82px 1fr;align-items:center;gap:8px;padding:5px 14px;font-size:9px;color:#87949a}.field{position:relative}.properties input,.properties select{width:100%;height:28px;background:#0a0f12;border:1px solid #2a353b;color:#c5cfd2;border-radius:3px;padding:0 8px;font:10px DM Mono;outline:none}.properties input:focus,.properties select:focus{border-color:#9b7840}.properties em{position:absolute;right:7px;top:7px;color:#536168;font-style:normal;font-size:8px}.ir-preview{margin-top:18px;border-top:1px solid var(--line)}.ir-preview button{width:100%;height:36px;display:flex;justify-content:space-between;align-items:center;border:0;background:#0a0f13;color:#707e84;padding:0 13px;font-size:8px;letter-spacing:.1em}.ir-preview pre{max-height:260px;overflow:auto;margin:0;padding:12px;color:#668087;background:#080d10;font:8px/1.55 DM Mono;white-space:pre-wrap}.ir-preview.collapsed pre{display:none}.palette{padding:12px;overflow:auto}.palette .eyebrow{font-size:8px;color:#5e6c72;letter-spacing:.13em;padding:2px 3px 9px}.palette button{width:100%;display:grid;grid-template-columns:35px 1fr;grid-template-rows:1fr 1fr;text-align:left;background:#10171b;border:1px solid #283238;color:#bcc6c9;padding:9px;margin-bottom:7px;border-radius:4px}.palette button:hover{border-color:#9f7a3f;background:#151c1f}.palette .glyph{grid-row:1/3;width:24px;height:24px;align-self:center;border:1px solid #d4a64f}.palette .trace{height:8px;border-width:2px 0}.palette .qubit{rotate:45deg}.palette .port{clip-path:polygon(0 0,100% 35%,100% 65%,0 100%)}.palette b{font-size:10px}.palette small{font-size:8px;color:#66747a}.palette p{color:#5f6e74;font-size:9px;line-height:1.5;padding:5px}.hidden{display:none!important}@media (max-width:1000px){.workspace{grid-template-columns:42px 310px 1fr}.inspector{position:absolute;right:0;top:58px;bottom:0;width:245px;box-shadow:-10px 0 30px #0008}.top-actions .saved{display:none}}@media (max-width:760px){.workspace{grid-template-columns:0 42% 58%}.rail,.inspector,.brand .beta,.top-actions #export{display:none}.topbar{grid-template-columns:1fr auto auto}.mode-switch button{padding:7px 9px}}.file-tree-scroll,.project-list,.palette,.inspector,.settings-dialog section,.welcome-recents,#fileRecentList,.file-menu,.revision-save-body{scrollbar-width:thin;scrollbar-color:#344248 #0b1115}.file-tree-scroll::-webkit-scrollbar,.project-list::-webkit-scrollbar,.palette::-webkit-scrollbar,.inspector::-webkit-scrollbar,.settings-dialog section::-webkit-scrollbar,.welcome-recents::-webkit-scrollbar,#fileRecentList::-webkit-scrollbar,.file-menu::-webkit-scrollbar,.revision-save-body::-webkit-scrollbar{width:8px;height:8px}.file-tree-scroll::-webkit-scrollbar-track,.project-list::-webkit-scrollbar-track,.palette::-webkit-scrollbar-track,.inspector::-webkit-scrollbar-track,.settings-dialog section::-webkit-scrollbar-track,.welcome-recents::-webkit-scrollbar-track,#fileRecentList::-webkit-scrollbar-track,.file-menu::-webkit-scrollbar-track,.revision-save-body::-webkit-scrollbar-track{background:#0b1115}.file-tree-scroll::-webkit-scrollbar-thumb,.project-list::-webkit-scrollbar-thumb,.palette::-webkit-scrollbar-thumb,.inspector::-webkit-scrollbar-thumb,.settings-dialog section::-webkit-scrollbar-thumb,.welcome-recents::-webkit-scrollbar-thumb,#fileRecentList::-webkit-scrollbar-thumb,.file-menu::-webkit-scrollbar-thumb,.revision-save-body::-webkit-scrollbar-thumb{border:2px solid #0b1115;border-radius:999px;background:#344248}.file-tree-scroll::-webkit-scrollbar-thumb:hover,.project-list::-webkit-scrollbar-thumb:hover,.palette::-webkit-scrollbar-thumb:hover,.inspector::-webkit-scrollbar-thumb:hover,.settings-dialog section::-webkit-scrollbar-thumb:hover,.welcome-recents::-webkit-scrollbar-thumb:hover,#fileRecentList::-webkit-scrollbar-thumb:hover,.file-menu::-webkit-scrollbar-thumb:hover,.revision-save-body::-webkit-scrollbar-thumb:hover{background:#4a5a61}.file-tree-scroll::-webkit-scrollbar-corner,.project-list::-webkit-scrollbar-corner,.palette::-webkit-scrollbar-corner,.inspector::-webkit-scrollbar-corner,.settings-dialog section::-webkit-scrollbar-corner,.welcome-recents::-webkit-scrollbar-corner,#fileRecentList::-webkit-scrollbar-corner,.file-menu::-webkit-scrollbar-corner,.revision-save-body::-webkit-scrollbar-corner{background:#0b1115}.file-menu{scrollbar-color:#344248 #11191d}.file-menu::-webkit-scrollbar-track,.file-menu::-webkit-scrollbar-corner{background:#11191d}.file-menu::-webkit-scrollbar-thumb{border-color:#11191d}.file-tabs{scrollbar-width:none}.file-tabs::-webkit-scrollbar{display:none;width:0;height:0}.revision-history{position:relative;grid-column:1;grid-row:1;min-width:0;min-height:0;display:grid;grid-template-rows:39px minmax(0,1fr) 34px;background:#0a1014;border-right:1px solid #20292e}.revision-history{grid-template-rows:39px auto minmax(0,1fr) 34px}.workspace-change-summary{display:grid;gap:8px;padding:10px 12px;border-bottom:1px solid #202b30;background:#0b1216}.workspace-change-group{display:grid;gap:4px}.workspace-change-group>b{color:#78878d;font-size:7px;letter-spacing:.1em}.workspace-change-group>span{color:#b9c4c7;font:8px/1.5 DM Mono;overflow-wrap:anywhere}.workspace-change-group em{margin-left:5px;border-radius:7px;background:#243238;color:#9fb0b5;padding:1px 5px;font-size:7px;font-style:normal}.workspace-change-group em.warning{background:#5d4826;color:#efc16d}.workspace-change-group button{justify-self:start;margin-top:2px;border:1px solid #4e5b61;border-radius:3px;background:#151e23;color:#bdc8cb;padding:5px 7px;font-size:8px}.workspace-change-group button:hover{border-color:#a78043;color:#efc476}.revision-history>header{display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid var(--line);color:#89969c;font-size:10px;letter-spacing:.09em}.revision-history>header button{border:0;background:none;color:#87959b;padding:6px 8px;font-size:15px}.revision-history>footer{display:flex;align-items:center;padding:0 13px;border-top:1px solid #1d272c;color:#536168;font-size:8px}.revision-history-list{overflow:auto;padding:10px 12px 22px;scrollbar-width:thin;scrollbar-color:#344248 #0a1014}.revision-tree{position:relative;min-width:0}.revision-graph{position:absolute;inset:0 auto auto 0;overflow:visible;pointer-events:none}.revision-graph path{fill:none;stroke:#3a484f;stroke-width:1.25}.revision-graph circle{fill:#0a1014;stroke:#697980;stroke-width:2}.revision-graph circle.head{stroke:#e0ae58;filter:drop-shadow(0 0 3px #e0ae5870)}.revision-graph circle.loaded{fill:#79b79f;stroke:#b2d8c9}.revision-entry{position:relative;height:var(--revision-row-height);padding-left:var(--revision-graph-width)}.revision-card{position:relative;min-width:0;width:100%;height:calc(var(--revision-row-height) - 9px);margin:4px 0 5px;padding:10px 11px;border:1px solid #253037;border-radius:5px;background:#0d1418;color:inherit;text-align:left;cursor:pointer}.revision-card:hover{border-color:#59676d;background:#11191d}.revision-card:focus-visible{outline:1px solid #e0ae58;outline-offset:1px}.revision-card.loading{opacity:.6;cursor:wait}.revision-head .revision-card{border-color:#6f5934;background:#111719}.revision-loaded .revision-card{box-shadow:inset 2px 0 #e0ae58}.revision-title{display:flex;align-items:center;gap:7px}.revision-title b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c6d0d3;font:10px DM Mono}.revision-title em{padding:2px 5px;border-radius:8px;background:#5d4826;color:#f0c36e;font-size:7px;font-style:normal;letter-spacing:.08em}.revision-card time{display:block;margin:6px 0 8px;color:#6e7c82;font-size:8px}.revision-card code{color:#cf9f4e;font:9px DM Mono}.revision-card small{margin-left:9px;color:#56646a;font-size:8px}.revision-card strong{position:absolute;right:9px;bottom:9px;color:#79b79f;font-size:7px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.revision-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center;color:#647279}.revision-empty>span{font-size:28px;color:#435159}.revision-empty b{margin-top:11px;color:#9aa7ac;font-size:10px}.revision-empty p{max-width:240px;margin:7px 0 0;font-size:9px;line-height:1.55}.revision-error>span{color:#d37e70}.revision-loading{padding:22px;color:#718087;font-size:9px}.workflow-structure{position:relative;grid-column:1;grid-row:1;min-width:0;min-height:0;display:grid;grid-template-rows:39px minmax(0,1fr) 34px;background:#0a1014;border-right:1px solid #20292e}.workflow-structure>header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:0 7px 0 12px;border-bottom:1px solid var(--line);color:#89969c;font-size:9px;letter-spacing:.08em}.workflow-structure>header>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-structure>header small{color:#d7a94f;font:7px DM Mono;letter-spacing:.08em}.workflow-structure>header button{border:0;background:none;color:#87959b;padding:6px 8px;font-size:15px}.workflow-structure>footer{display:flex;align-items:center;padding:0 13px;border-top:1px solid #1d272c;color:#536168;font-size:8px}.workflow-structure-list{overflow:auto;padding:10px 12px 22px;scrollbar-width:thin;scrollbar-color:#344248 #0a1014}.workflow-structure-entry .revision-card{display:grid;align-content:center;gap:6px;padding:7px 9px}.workflow-structure-entry .revision-title{min-width:0}.workflow-structure-entry .revision-title em{flex:none;background:#253c42;color:#9cc5ca}.workflow-structure-entry .revision-title b{font-size:9px}.workflow-structure-entry .revision-card>small{min-width:0;overflow:hidden;margin:0;color:#56646a;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.workflow-structure-entry.selected .revision-card{border-color:#8a6b3c;box-shadow:inset 2px 0 #e0ae58}.workflow-structure.stale .workflow-structure-graph{opacity:.55}.workflow-structure.stale .workflow-structure-card{opacity:.72}.workflow-structure-entry .workflow-kind-design{background:#5d4826;color:#f0c36e}.workflow-structure-entry .workflow-kind-optimizer{background:#4b3d26;color:#e4bd70}.workflow-structure-entry .workflow-kind-objective{background:#35402e;color:#aac78d}.workflow-structure-entry .workflow-kind-write{background:#393445;color:#b9a8d4}.revision-state{max-width:145px;overflow:hidden;color:#9bb0b5;font:9px DM Mono;text-overflow:ellipsis;white-space:nowrap}.revision-state.detached{color:#edb765}.revision-save-dialog{width:min(460px,calc(100vw - 32px));max-height:calc(100vh - 64px);padding:0;border:1px solid #36444a;border-radius:7px;background:#0c1317;color:#cbd4d7;box-shadow:0 22px 70px #000c;overflow:hidden}.revision-save-dialog::backdrop{background:#020507b8}.revision-save-dialog form{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:0;max-height:calc(100vh - 66px)}.revision-save-body{display:grid;align-content:start;gap:13px;min-height:0;padding:13px 0;overflow-x:hidden;overflow-y:auto}.revision-save-dialog header,.revision-save-dialog footer{display:flex;align-items:center;padding:12px 14px}.revision-save-dialog header{justify-content:space-between;border-bottom:1px solid #273239}.revision-save-dialog header b{font:11px DM Mono;color:#e1e7e9}.revision-save-dialog header button{border:0;background:transparent;color:#7e8b91;font-size:18px}.revision-save-dialog label{display:grid;gap:6px;padding:0 14px;color:#7f8d93;font-size:9px}.revision-save-dialog input{width:100%;height:32px;border:1px solid #2e3a40;border-radius:4px;outline:none;background:#080e12;color:#d3dcdf;padding:0 9px;font:10px DM Mono}.revision-save-dialog input:focus{border-color:#aa8242}.revision-save-dialog .revision-content-choice{display:grid;gap:7px;margin:0 14px;padding:10px;border:1px solid #2e3a40;border-radius:5px}.revision-save-dialog .revision-content-choice.hidden{display:none}.revision-save-dialog .revision-content-choice legend{padding:0 5px;color:#7f8d93;font-size:9px}.revision-save-dialog .revision-content-choice label{grid-template-columns:auto 1fr;align-items:start;gap:8px;padding:7px;border:1px solid #263238;border-radius:4px;cursor:pointer}.revision-save-dialog .revision-content-choice input{width:13px;height:13px;margin-top:2px;accent-color:#d6a451}.revision-save-dialog .revision-content-choice span{display:grid;gap:3px}.revision-save-dialog .revision-content-choice b{color:#cbd4d7;font:700 9px DM Mono}.revision-save-dialog .revision-content-choice small{color:#66767c;font-size:8px;line-height:1.4}.revision-save-dialog p{min-height:28px;margin:0;padding:0 14px;color:#65747a;font-size:9px;line-height:1.55}.revision-save-dialog footer{justify-content:flex-end;gap:8px;border-top:1px solid #273239}.revision-save-dialog footer button{border:1px solid #344147;border-radius:4px;background:#151e23;color:#bac5c8;padding:7px 10px;font-size:9px}.revision-save-dialog footer .primary{border-color:#e2b45f;background:#d6a451;color:#121619;font-weight:700}.resource-create-dialog{width:min(430px,calc(100vw - 32px));padding:0;border:1px solid #36444a;border-radius:7px;background:#0c1317;color:#cbd4d7;box-shadow:0 22px 70px #000c}.resource-create-dialog::backdrop{background:#020507b8}.resource-create-dialog form{display:grid;gap:13px}.resource-create-dialog header,.resource-create-dialog footer{display:flex;align-items:center;padding:12px 14px}.resource-create-dialog header{justify-content:space-between;border-bottom:1px solid #273239}.resource-create-dialog header b{font:11px DM Mono;color:#e1e7e9}.resource-create-dialog header button{border:0;background:transparent;color:#7e8b91;font-size:18px}.resource-create-dialog label{display:grid;gap:6px;padding:0 14px;color:#7f8d93;font-size:9px}.resource-create-dialog input{width:100%;height:32px;border:1px solid #2e3a40;border-radius:4px;outline:none;background:#080e12;color:#d3dcdf;padding:0 9px;font:10px DM Mono}.resource-create-dialog input:focus{border-color:#aa8242}.resource-create-dialog p{margin:0;padding:0 14px;color:#65747a;font-size:9px;line-height:1.5}.resource-create-dialog footer{justify-content:flex-end;gap:8px;border-top:1px solid #273239}.resource-create-dialog footer button{border:1px solid #344147;border-radius:4px;background:#151e23;color:#bac5c8;padding:7px 10px;font-size:9px}.resource-create-dialog footer .primary{border-color:#e2b45f;background:#d6a451;color:#121619;font-weight:700}.resource-create-dialog p strong{color:#dce4e6;font:10px DM Mono}.resource-create-dialog footer .danger{border-color:#a84e57;background:#7f3038;color:#fff;font-weight:700}.cloud-save-paths{max-height:180px;overflow:auto;margin:0 14px;border:1px solid #273239;background:#080e12;color:#aebbc0;padding:9px;font:8px/1.6 DM Mono;white-space:pre-wrap}.settings-dialog{width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow:hidden;padding:0;border:1px solid #36444a;border-radius:8px;background:#0c1317;color:#cbd4d7;box-shadow:0 22px 70px #000c}.settings-dialog::backdrop{background:#020507b8}.settings-dialog form{display:grid;max-height:calc(100vh - 34px);max-height:calc(100dvh - 34px);grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.settings-dialog header,.settings-dialog footer{display:flex;align-items:center;padding:14px 16px}.settings-dialog header{justify-content:space-between;border-bottom:1px solid #273239;background:#0c1317}.settings-dialog header>div{display:grid;gap:4px}.settings-dialog header b{color:#e1e7e9;font:12px DM Mono}.settings-dialog header small{color:#66747a;font-size:8px}.settings-dialog header button{border:0;background:transparent;color:#7e8b91;font-size:18px}.settings-dialog section{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:15px 16px 20px;touch-action:pan-y;-webkit-overflow-scrolling:touch}.settings-dialog h2{margin:0 0 8px;color:#987846;font-size:8px;font-weight:600;letter-spacing:.13em}.settings-dialog label+h2,.settings-dialog .settings-details+h2{margin-top:15px}.settings-dialog label,.settings-dialog .settings-row{min-height:55px;display:grid;grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:18px;border-bottom:1px solid #202a2f}.settings-dialog label>span,.settings-dialog .settings-row>span,.settings-dialog .settings-details summary>span{display:grid;gap:4px}.settings-dialog label b,.settings-dialog .settings-row b,.settings-dialog .settings-details summary b{color:#cbd4d7;font-size:10px;font-weight:500}.settings-dialog label small,.settings-dialog .settings-row small,.settings-dialog .settings-details summary small{color:#66747a;font-size:8px;line-height:1.4}.settings-dialog input[type=number],.settings-dialog select{width:110px;height:30px;border:1px solid #2e3a40;border-radius:4px;outline:none;background:#080e12;color:#d3dcdf;padding:0 8px;font:10px DM Mono}.settings-dialog input[type=number]:focus,.settings-dialog select:focus{border-color:#aa8242}.settings-dialog .settings-toggle{grid-template-columns:minmax(0,1fr) auto}.auth-gate{width:min(420px,calc(100vw - 32px));max-width:92vw;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);border:1px solid #36444a;border-radius:8px;padding:0;color:#cbd4d7;background:#0c1317;box-shadow:0 22px 70px #000c}.auth-gate::backdrop{background:#020507b8}.auth-gate header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #273239;background:#0c1317}.auth-gate header b{display:block;font-size:12px;color:#e1e7e9}.auth-gate header small{display:block;margin-top:4px;color:#66747a;font-size:8px}.auth-gate section{min-height:0;overflow:auto;padding:15px 16px 20px}.auth-gate label{display:grid;gap:4px}.auth-gate label span{font-size:10px;color:#86949a}.auth-gate input{width:100%;height:32px;border:1px solid #2e3a40;border-radius:4px;background:#080e12;color:#d3dcdf;padding:0 9px;font:10px DM Mono}.auth-gate footer{display:flex;align-items:center;gap:8px;padding:14px 16px;border-top:1px solid #273239}.auth-gate footer button{border:1px solid #344147;border-radius:4px;background:#151e23;color:#bac5c8;padding:7px 10px;font-size:9px}.auth-gate footer .primary{border-color:#e2b45f;background:#d6a451;color:#121619}.auth-gate .account-form__link{background:none;border:none;padding:0;font-size:12px;text-decoration:underline;cursor:pointer;opacity:.75}.auth-gate .account-message{margin:8px 0 0;color:#65747a;font-size:12px;opacity:.8}.auth-gate .account-message--error{color:#e5484d;opacity:1}.auth-gate__spacer{flex:1}.settings-dialog .account-settings:not([hidden]){display:block;margin-bottom:15px}.settings-dialog .account-settings:not([hidden])+h2{margin-top:0}.settings-dialog .account-settings .settings-row>button{justify-self:end;min-width:72px;height:26px;padding:0 9px;border:1px solid #2e3a40;border-radius:4px;background:#151e23;color:#bac5c8;font:9px DM Mono}.settings-dialog .account-settings button:hover:not(:disabled){border-color:#aa8242;color:#e4bd76}.settings-dialog .account-settings button:disabled{cursor:not-allowed;opacity:.45}.settings-dialog .account-quota{border-bottom:1px solid #202a2f}.settings-dialog .account-quota>.settings-row{border-bottom:1px solid #182126}.settings-dialog .account-quota-grid{display:grid;gap:10px;padding:12px 0}.settings-dialog .account-quota-grid>span{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;align-items:center}.settings-dialog .account-quota-grid small{color:#7b898f;font-size:8px}.settings-dialog .account-quota-grid b{color:#bdc8cb;font:8px DM Mono,monospace;font-weight:500}.settings-dialog .account-quota-grid progress{grid-column:1 / -1;width:100%;height:4px;border:0;border-radius:4px;background:#202a2f}.settings-dialog .account-quota-grid progress::-webkit-progress-bar{border-radius:4px;background:#202a2f}.settings-dialog .account-quota-grid progress::-webkit-progress-value{border-radius:4px;background:#c29346}.settings-dialog .account-enrollment{margin:10px 0 0;padding:10px;border:1px solid #273239;border-radius:4px;background:#080e12;color:#9ba8ad;font-size:8px;line-height:1.5}.settings-dialog .account-enrollment-row{display:flex;align-items:flex-start;gap:8px}.settings-dialog .account-enrollment code{flex:1;color:#cbd4d7;font:8px/1.5 DM Mono,monospace;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;cursor:text}.settings-dialog .account-enrollment button,.settings-dialog .account-keys button{flex:none;border:1px solid #344147;border-radius:4px;background:#151e23;color:#bac5c8;padding:5px 7px;font:8px DM Mono}.settings-dialog .account-enrollment small{display:block;margin-top:6px;color:#66747a;font-size:8px}.settings-dialog .settings-details{margin-right:0;margin-left:0;font-size:8px;border-bottom:1px solid #202a2f}.settings-dialog .settings-details summary{min-height:55px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;color:#cbd4d7;cursor:pointer;list-style:none}.settings-dialog .settings-details summary::-webkit-details-marker{display:none}.settings-dialog .settings-details summary i{color:#77868c;font-size:15px;font-style:normal;transition:rotate .15s,color .15s}.settings-dialog .settings-details summary:hover i{color:#e4bd76}.settings-dialog .settings-details[open] summary i{rotate:90deg}.settings-dialog .settings-details-body{border-top:1px solid #182126}.settings-dialog .account-keys-body{padding:8px 0 6px 12px}.settings-dialog .compute-settings-body{padding-left:12px}.settings-dialog .compute-settings-body>label:last-child{border-bottom:0}.settings-dialog .account-keys-list{margin:0;padding:0;list-style:none}.settings-dialog .account-keys-list li{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;padding:6px 0;border-bottom:1px solid #202a2f}.settings-dialog .account-keys-list span{display:flex;flex-direction:column;min-width:0}.settings-dialog .account-keys-list b{color:#cbd4d7;font-size:9px;font-weight:500;overflow-wrap:anywhere}.settings-dialog .account-keys-list small,.settings-dialog .account-keys>small{color:#66747a;font-size:8px;line-height:1.4}.settings-dialog .account-keys-revoke{flex:none;min-width:72px;height:26px;padding:0 9px;border-color:#a84e57;background:#7f3038;color:#fff}.settings-dialog .account-keys-revoke:not(:disabled):hover{border-color:#d96b76;background:#983b45;color:#fff}.settings-dialog .account-keys>small{display:block;margin-top:6px}.settings-dialog input[type=checkbox]{width:30px;height:17px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #39464c;border-radius:10px;background:#182126;cursor:pointer;transition:background .15s,border-color .15s}.settings-dialog input[type=checkbox]:before{content:"";display:block;width:11px;height:11px;margin:2px;border-radius:50%;background:#748187;transition:translate .15s,background .15s}.settings-dialog input[type=checkbox]:checked{border-color:#d1a14e;background:#735824}.settings-dialog input[type=checkbox]:checked:before{translate:13px 0;background:#f0c36e}.settings-dialog footer{justify-content:flex-end;gap:8px;border-top:1px solid #273239}.settings-dialog footer button{border:1px solid #344147;border-radius:4px;background:#151e23;color:#bac5c8;padding:7px 10px;font-size:9px}.settings-dialog footer #resetStudioSettings{margin-right:auto}.settings-dialog footer .primary{border-color:#e2b45f;background:#d6a451;color:#121619;font-weight:700}.canvas-shell canvas:focus{outline:none}.canvas-shell{overflow:hidden;background:radial-gradient(circle at 55% 45%,#111b20 0,#070c10 75%)}.canvas-shell canvas{position:absolute;top:0;right:0;bottom:0;left:0}.canvas-shell #webglCanvas{z-index:0;pointer-events:none}.canvas-shell #canvas{z-index:1}.canvas-shell #canvas.panning{cursor:grabbing}.canvas-shell .placement-hint,.canvas-shell .legend,.canvas-shell #coords{z-index:2}.modifier-actions{display:flex;flex-wrap:wrap;gap:6px;padding:5px 14px 14px}.modifier-actions button,.properties button[data-remove-modifier]{background:#10171b;border:1px solid #354149;color:#9aa7ac;border-radius:3px;padding:6px 8px;font-size:8px}.properties button[data-remove-modifier]{margin:4px 14px 8px}.verification-result-group{border-bottom:1px solid #1d282d}.verification-result-group>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 10px;background:#0d1418}.verification-result-group>header>div{display:flex;align-items:center;min-width:0;gap:7px}.verification-result-group>header b,.verification-result-row b{overflow:hidden;margin:0;padding:0;background:none;border-radius:0;color:#c2cccf;font:9px DM Mono,monospace;text-overflow:ellipsis;white-space:nowrap}.verification-result-group>header small{flex:none;color:#7f8e94;font:8px DM Mono,monospace}.verification-result-group>header small.pass{color:#76c197}.verification-result-group>header small.fail{color:#ea8176}.verification-operation{flex:none;padding:2px 5px;border:1px solid #53666e;border-radius:3px;color:#a9bdc2;font:700 7px DM Mono,monospace;letter-spacing:.07em}.verification-operation.drc{border-color:#9e7440;color:#e4b665}.verification-operation.lvs{border-style:dashed;border-color:#9b5c58;color:#e58a80}.verification-result-row{display:grid;grid-template-columns:48px minmax(90px,.5fr) minmax(160px,1.5fr) auto;align-items:center;width:100%;gap:8px;border:0;border-top:1px solid #151e23;background:transparent;padding:7px 10px;color:#aeb9bd;text-align:left;cursor:pointer}.verification-result-row:hover{background:#111a1e}.verification-result-row.error{box-shadow:inset 2px 0 #d9685e}.verification-result-row.warning{box-shadow:inset 2px 0 #d3a34a}.verification-result-row.info{box-shadow:inset 2px 0 #57aeba}.verification-result-severity{font:700 7px DM Mono,monospace;text-transform:uppercase}.verification-result-row.error .verification-result-severity{color:#e97f75}.verification-result-row.warning .verification-result-severity{color:#ddb35e}.verification-result-row.info .verification-result-severity{color:#6cbeca}.verification-result-message{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verification-result-row small{color:#64747a;font:8px DM Mono,monospace;white-space:nowrap}.verification-result-pass{margin:0!important;padding:12px!important;border-top:1px solid #151e23!important;color:#75ad8a!important;font:9px DM Mono,monospace!important}.verification-result-pass:before{content:"✓";margin-right:7px;color:#72c294}.stage-bar{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:3px 8px;overflow:hidden}.stage-bar-scroll{display:flex;align-items:center;min-width:0;gap:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none}.stage-bar-scroll::-webkit-scrollbar{display:none;width:0;height:0}.stage-bar-scroll>.crumb{flex:0 0 auto}.stage-bar-scroll>.stage-tools{flex:0 0 auto;margin-left:auto}.stage-bar-scroll>.units{flex:0 0 auto;margin-left:0;padding:0 4px 0 0}.topbar{grid-template-columns:auto auto minmax(0,1fr)!important;min-width:0}.brand-mark{border:0;padding:0}.brand,.application-menu{flex:none;min-width:0;white-space:nowrap}.scroll-strip>[data-scroll-direction=backward]{grid-column:1}.scroll-strip>[data-scroll-viewport]{grid-column:2}.scroll-strip>[data-scroll-viewport]:focus{outline:none}.scroll-strip>[data-scroll-direction=forward]{grid-column:3}.mode-switch{flex:0 0 auto;display:flex}.top-actions .mode-switch .mode{flex:0 0 auto;padding:8px 20px;font-size:12px}.top-actions .mode-switch .mode span{margin-right:6px}.top-actions{--top-action-control-width: 25px;--top-action-run-width: 63px;--top-action-gap: 8px;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;min-width:0;gap:var(--top-action-gap);overflow:hidden}.top-actions-scroll{min-width:0;display:flex;align-items:center;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none}.top-actions-scroll>:first-child{margin-left:auto}.top-actions.is-overflowing .top-actions-scroll>:first-child{margin-left:0}.top-actions-scroll::-webkit-scrollbar{display:none;width:0;height:0}.top-actions-scroll>*{flex:0 0 auto}.top-actions .saved{display:inline-flex}.top-actions-scroll #export{display:block}.horizontal-scroll-control{display:none;position:relative;z-index:2;align-self:center;width:25px;height:31px;padding:0!important;border:1px solid #2d3940!important;border-radius:5px;background:#151d22;color:#9eacb1!important;font-size:18px!important;line-height:1}.scroll-strip.is-overflowing>.horizontal-scroll-control{display:block}.horizontal-scroll-control:disabled{color:#46545a!important;opacity:.55}.scroll-strip.can-scroll-backward:before,.scroll-strip.can-scroll-forward:after{content:"";position:absolute;z-index:1;top:0;bottom:0;width:24px;pointer-events:none}.scroll-strip.can-scroll-backward:before{left:25px;background:linear-gradient(90deg,#0a0f13,transparent)}.stage-bar.can-scroll-backward:before{left:25px;background:linear-gradient(90deg,#080d10,transparent)}.stage-bar.can-scroll-forward:after{right:25px;background:linear-gradient(270deg,#080d10,transparent)}.top-actions.can-scroll-backward:before{left:calc(var(--top-action-control-width) + var(--top-action-gap));background:linear-gradient(90deg,#0a0f13,transparent)}.top-actions.can-scroll-forward:after{right:calc(var(--top-action-run-width) + var(--top-action-control-width) + 2 * var(--top-action-gap));background:linear-gradient(270deg,#0a0f13,transparent)}.top-actions #run{position:relative;z-index:2;grid-column:4;flex:none;width:var(--top-action-run-width);min-width:var(--top-action-run-width);max-width:var(--top-action-run-width);overflow:hidden;padding-inline:9px;white-space:nowrap}.top-actions #run kbd{display:none}@media (max-width:900px){.topbar{column-gap:6px;padding-inline:9px}}@media (min-width:1121px){#mobileSidebarToggle{cursor:default}}@media (hover:hover) and (pointer:fine){.scroll-strip>[data-scroll-viewport]:focus-visible{box-shadow:inset 0 0 0 1px #8c713f}}@media (max-width:1120px){#mobileSidebarToggle{cursor:pointer}#mobileSidebarToggle:focus-visible{outline:2px solid #f1c675;outline-offset:2px}}@media (max-width:760px){.brand-name,.brand .beta{display:none}.brand{gap:0}}@media (max-width:440px){.topbar{grid-template-columns:auto auto minmax(0,1fr)!important;column-gap:3px;padding-inline:3px}.horizontal-scroll-control{width:20px}.top-actions{--top-action-control-width: 20px;--top-action-run-width: 52px;--top-action-gap: 2px}#fileMenuButton{padding-inline:4px}.top-actions #run{padding-inline:6px;font-size:10px}}.product-version{color:#68767c;font:9px DM Mono,monospace}@media (max-width:760px){.brand .product-version{display:none}}.simulation-panel{position:absolute;z-index:20;top:14px;right:14px;display:flex;flex-direction:column;width:min(720px,calc(100% - 28px));height:min(620px,78%);min-width:min(360px,calc(100% - 2px));min-height:min(220px,calc(100% - 2px));max-width:calc(100% - 2px);max-height:calc(100% - 2px);overflow:hidden;background:#0b1115f2;border:1px solid #354149;border-radius:6px;box-shadow:0 18px 50px #0009}.simulation-panel,.simulation-panel *{scrollbar-width:thin;scrollbar-color:#344248 #0b1115}.simulation-panel::-webkit-scrollbar,.simulation-panel *::-webkit-scrollbar{width:8px;height:8px}.simulation-panel::-webkit-scrollbar-track,.simulation-panel *::-webkit-scrollbar-track{background:#0b1115}.simulation-panel::-webkit-scrollbar-thumb,.simulation-panel *::-webkit-scrollbar-thumb{border:2px solid #0b1115;border-radius:999px;background:#344248}.simulation-panel::-webkit-scrollbar-thumb:hover,.simulation-panel *::-webkit-scrollbar-thumb:hover{background:#4a5a61}.simulation-panel::-webkit-scrollbar-corner,.simulation-panel *::-webkit-scrollbar-corner{background:#0b1115}.simulation-panel>header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#0b1115;border-bottom:1px solid var(--line);font-size:9px;letter-spacing:.09em;color:#98a5aa;cursor:move;-webkit-user-select:none;user-select:none;touch-action:none}.simulation-panel>header{flex:none}#simulationList{display:flex;flex:1;min-height:0;flex-direction:column;overflow:hidden;container:workflow-view / inline-size}.simulation-panel.dragging,.simulation-panel.resizing{box-shadow:0 22px 65px #000c}.workflow-resize-handle{position:absolute;z-index:8;touch-action:none}.workflow-resize-handle[data-workflow-resize=n]{top:0;right:10px;left:10px;height:8px;cursor:ns-resize}.workflow-resize-handle[data-workflow-resize=e]{top:10px;right:0;bottom:10px;width:8px;cursor:ew-resize}.workflow-resize-handle[data-workflow-resize=s]{right:10px;bottom:0;left:10px;height:8px;cursor:ns-resize}.workflow-resize-handle[data-workflow-resize=w]{top:10px;bottom:10px;left:0;width:8px;cursor:ew-resize}.workflow-resize-handle[data-workflow-resize=ne],.workflow-resize-handle[data-workflow-resize=sw]{width:12px;height:12px;cursor:nesw-resize}.workflow-resize-handle[data-workflow-resize=nw],.workflow-resize-handle[data-workflow-resize=se]{width:12px;height:12px;cursor:nwse-resize}.workflow-resize-handle[data-workflow-resize=ne],.workflow-resize-handle[data-workflow-resize=nw]{top:0}.workflow-resize-handle[data-workflow-resize=se],.workflow-resize-handle[data-workflow-resize=sw]{bottom:0}.workflow-resize-handle[data-workflow-resize=ne],.workflow-resize-handle[data-workflow-resize=se]{right:0}.workflow-resize-handle[data-workflow-resize=nw],.workflow-resize-handle[data-workflow-resize=sw]{left:0}.simulation-panel header button{border:0;background:none;color:#839097;font-size:18px}.simulation-panel article{display:grid;grid-template-columns:1fr auto;gap:10px;padding:13px 14px;border-bottom:1px solid #20292e}.simulation-panel article.simulation-node{display:block;border:1px solid #26383a;border-radius:6px;background:#0d1417}.simulation-panel article b,.simulation-panel article small{display:block}.simulation-panel article b{font:11px DM Mono;color:#d3dcdf}.simulation-panel article small{margin-top:5px;color:#718087;font-size:8px}.simulation-panel article button{align-self:center;border:1px solid #b58b47;background:#d6a451;color:#121619;padding:7px 9px;border-radius:4px;font-size:9px;font-weight:700}.simulation-panel article button.simulation-cancel{border-color:#8f5050;background:#401f22;color:#efb2b2}.simulation-panel article pre{max-height:180px;overflow:auto;margin:3px 0 0;padding:9px;background:#070b0f;color:#7fa39f;font:8px/1.5 DM Mono;white-space:pre-wrap}.simulation-state{display:inline-block;margin-top:7px;padding:3px 6px;border:1px solid #46545b;border-radius:999px;color:#98a7ad;font:700 8px DM Mono;letter-spacing:.06em;text-transform:uppercase}.simulation-state.queued{border-color:#695f42;color:#d5c489}.simulation-state.running{border-color:#416a70;color:#87c6cd}.simulation-state.waiting_for_capacity{border-color:#8b713e;color:#e4bc70}.simulation-state.completed{border-color:#416750;color:#8fd0a2}.simulation-state.failed{border-color:#784348;color:#e39ca3}.simulation-error{grid-column:1 / -1;margin:0;color:#e39ca3;font-size:9px}.simulation-artifacts{grid-column:1 / -1;display:grid;gap:5px}.simulation-artifacts>b{color:#78878d!important;font-size:8px!important;letter-spacing:.08em}.simulation-artifact-group{display:grid;gap:5px;padding-top:5px}.simulation-artifact-group>header{display:flex;align-items:center;justify-content:space-between;gap:6px}.simulation-artifact-group>header>b{color:#60747b!important;font-size:7px!important;letter-spacing:.1em}.simulation-artifact-group>header>button{padding:3px 5px!important;border-color:#3b5960!important;background:#14262b!important;color:#a7d1d5!important;font-size:7px!important;white-space:nowrap}.simulation-mesh-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.simulation-mesh-columns .simulation-artifact{grid-template-columns:minmax(0,1fr)}.simulation-mesh-columns .simulation-artifact>div{justify-content:flex-end}.simulation-artifact{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 8px;align-items:center;padding:7px 8px;border:1px solid #293a40;border-radius:4px;background:#0d191d}.simulation-artifact>span{min-width:0}.simulation-artifact strong{display:block;overflow:hidden;color:#b8d0d3;font:9px DM Mono;text-overflow:ellipsis;white-space:nowrap}.simulation-artifact>span small{margin-top:3px;color:#657b81;text-transform:uppercase}.simulation-artifact>div{display:flex;gap:4px}.simulation-artifact button{padding:5px 7px!important;border-color:#3b5960!important;background:#14262b!important;color:#a7d1d5!important;white-space:nowrap}.simulation-artifact button.simulation-preview-button{border-color:#5a5140!important;background:#272216!important;color:#d7bd86!important}.simulation-artifact>pre{grid-column:1 / -1}@media (max-width: 360px){.simulation-mesh-columns{grid-template-columns:1fr}}@media (max-width: 1120px){.simulation-panel{position:fixed;z-index:85;top:66px!important;right:9px!important;bottom:auto!important;left:9px!important;width:auto!important;height:min(620px,calc(100vh - 74px))!important;min-width:0;min-height:min(220px,calc(100vh - 74px));max-width:none;max-height:calc(100vh - 74px)}.simulation-panel>header{cursor:default;touch-action:auto}.simulation-panel .workflow-resize-handle{display:none}}@media (max-width: 440px){.simulation-panel{right:3px!important;left:3px!important}}.simulation-result{grid-column:1 / -1;display:grid;gap:7px}.simulation-result>b{color:#78878d!important;font-size:8px!important;letter-spacing:.08em}.simulation-warning{margin:0;padding:8px;border:1px solid #735b37;border-radius:4px;background:#2b2114;color:#d2b47e;font:8px/1.5 DM Mono}.simulation-warning b{margin-bottom:3px;color:#e4c081!important;font-size:8px!important}.simulation-warning code{color:#efce94}.simulation-result details{min-width:0}.simulation-result summary{cursor:pointer;color:#65767d;font:7px DM Mono;letter-spacing:.08em}.verification-overlay-controls{margin-top:3px}.verification-violation-list{display:grid;gap:5px;max-height:220px;margin:1px 0 0;padding:0;overflow:auto;list-style:none}.verification-violation-list button{display:grid;grid-template-columns:auto 1fr;gap:2px 7px;width:100%;padding:7px 8px;text-align:left}.verification-violation-list small{grid-column:2;color:#829096;white-space:normal}.verification-severity{align-self:center;padding:1px 4px;border-radius:3px;color:#101719;font-size:8px;font-weight:800;text-transform:uppercase}.verification-severity.error{background:#ef6458}.verification-severity.warning{background:#edb249}.verification-severity.info{background:#4ebeda}.objective-term-table{min-width:0;overflow-x:auto;border:1px solid #26383a;border-radius:4px}.objective-term-table table{width:100%;border-collapse:collapse;color:#a7c3c0;font:8px DM Mono;text-align:right}.objective-term-table th,.objective-term-table td{padding:6px 7px;border-right:1px solid #1f3032;border-bottom:1px solid #1f3032;white-space:nowrap}.objective-term-table thead th{background:#101a1d;color:#607a77;font-size:7px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.objective-term-table th:first-child{text-align:left}.objective-term-table tbody th{color:#8fb0ad;font-weight:600}.objective-term-table tr:last-child th,.objective-term-table tr:last-child td{border-bottom:0}.objective-term-table th:last-child,.objective-term-table td:last-child{border-right:0}.simulation-matrix{display:grid;gap:5px;min-width:0}.simulation-matrix>b{color:#7fa39f!important;font-size:8px!important}.simulation-matrix>b small{display:inline!important;margin:0 0 0 3px;color:#607a77;font-size:7px}.simulation-matrix>div{overflow-x:auto;border:1px solid #26383a;border-radius:4px}.simulation-matrix table{width:100%;border-collapse:collapse;color:#a7c3c0;font:8px DM Mono;text-align:right}.simulation-matrix th,.simulation-matrix td{padding:6px 7px;border-right:1px solid #1f3032;border-bottom:1px solid #1f3032;white-space:nowrap}.simulation-matrix th{color:#6f908d;font-weight:600}.simulation-matrix tr:last-child th,.simulation-matrix tr:last-child td{border-bottom:0}.simulation-matrix th:last-child,.simulation-matrix td:last-child{border-right:0}.simulation-pending{align-self:center;color:#75848a;font-size:8px}.simulation-empty{padding:16px;color:#748188;font-size:9px}.workflow-toolbar-strip{position:sticky;top:0;z-index:2;display:grid;flex:none;grid-template-columns:minmax(0,1fr);align-items:stretch;overflow:hidden;background:#0b1115;border-bottom:1px solid #20292e}.simulation-graph-toolbar{display:flex;grid-column:1;align-items:center;justify-content:flex-start;min-width:0;gap:10px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:10px 14px;scroll-behavior:smooth;scrollbar-width:none}.simulation-graph-toolbar::-webkit-scrollbar{display:none;width:0;height:0}.simulation-graph-toolbar>div{display:flex;flex:none;align-items:center;gap:8px}.simulation-graph-toolbar>div:last-child{gap:4px}.simulation-graph-toolbar span{color:#8a99a0;font-size:8px;letter-spacing:.07em;text-transform:uppercase}.workflow-viewport-controls{display:flex;align-items:center!important;gap:4px!important}.simulation-graph-toolbar .workflow-viewport-controls button{min-width:28px;padding:6px 8px;border-color:#415158;background:#111a1e;color:#9babb0}.simulation-graph-toolbar .workflow-viewport-controls button:hover{border-color:#62777f;background:#172329;color:#cfdbde}.workflow-viewport-controls [data-workflow-zoom-label]{min-width:34px;text-align:center}.workflow-viewport-controls .workflow-fit-button,.workflow-viewport-controls .workflow-collapse-button{min-width:auto}.workflow-edge-toggle{display:flex;align-items:center;gap:5px;color:#718087;font:8px DM Mono;cursor:pointer;white-space:nowrap}.workflow-edge-toggle input{margin:0;accent-color:#5c8791}.simulation-graph-toolbar button{border:1px solid #b58b47;background:#d6a451;color:#121619;padding:7px 10px;border-radius:4px;font-size:9px;font-weight:700}.simulation-graph-toolbar button:disabled{border-color:#384047;background:#1b2226;color:#5c6a70}.workflow-toolbar-scroll-control{display:none;position:relative;z-index:4;grid-row:1;align-self:center;width:28px;height:32px;border:1px solid #415158;border-radius:4px;background:#111a1e;color:#9babb0;padding:0;font-size:18px;line-height:1}.workflow-toolbar-strip.is-overflowing{grid-template-columns:auto minmax(0,1fr) auto}.workflow-toolbar-strip.is-overflowing>.workflow-toolbar-scroll-control{display:block}.workflow-toolbar-strip.is-overflowing>[data-workflow-toolbar-scroll="-1"]{grid-column:1}.workflow-toolbar-strip.is-overflowing>.simulation-graph-toolbar{grid-column:2}.workflow-toolbar-strip.is-overflowing>[data-workflow-toolbar-scroll="1"]{grid-column:3}.workflow-toolbar-scroll-control:disabled{color:#46545a;opacity:.55}.workflow-toolbar-strip.can-scroll-backward:before,.workflow-toolbar-strip.can-scroll-forward:after{content:"";position:absolute;z-index:3;top:0;bottom:0;width:24px;pointer-events:none}.workflow-toolbar-strip.can-scroll-backward:before{left:28px;background:linear-gradient(90deg,#0b1115,transparent)}.workflow-toolbar-strip.can-scroll-forward:after{right:28px;background:linear-gradient(270deg,#0b1115,transparent)}.simulation-graph{position:relative;flex:1;min-height:min(220px,36%);overflow:auto;scrollbar-gutter:stable}.workflow-graph-hint{position:absolute;top:10px;left:14px;z-index:2;display:flex;align-items:center;gap:6px;color:#637178;font:7px DM Mono;letter-spacing:.05em;text-transform:uppercase}.workflow-graph-hint>i{width:16px;height:0;border-top:1px solid #62838b}.workflow-graph-hint>i.optimizer-score{margin-left:6px;border-top-style:dashed;border-top-color:#c29a52}.workflow-graph-stage{position:relative;min-width:100%;min-height:100%}.workflow-graph-canvas{position:absolute;top:0;left:0;width:max-content;transform-origin:0 0}.simulation-graph-edges{position:absolute;top:0;left:0;pointer-events:none}.simulation-graph-edges>path{fill:none;stroke:#3b5961;stroke-width:1.5;opacity:.88;transition:opacity .14s ease,stroke .14s ease,stroke-width .14s ease}.simulation-graph-edges>path.workflow-edge-evaluation{stroke:#a98649;stroke-dasharray:5 4}.simulation-columns{position:relative;z-index:1;display:flex;align-items:flex-start;gap:44px;width:max-content;padding:var(--workflow-edge-top, 46px) 14px 20px}.simulation-column{position:relative;width:230px;flex:none}.simulation-node{position:absolute;left:0;width:100%;box-sizing:border-box;padding:11px 12px;transition:opacity .14s ease,border-color .14s ease,box-shadow .14s ease}.simulation-graph.edge-focus .simulation-node:not(.edge-related){opacity:.32}.simulation-graph.edge-focus .simulation-graph-edges>path:not(.edge-active){opacity:.1}.simulation-graph.edge-focus .simulation-graph-edges>path.edge-active{opacity:1;stroke:#79aeb8;stroke-width:2.2}.simulation-graph.edge-focus .simulation-node.edge-related{border-color:#496b73;box-shadow:inset 0 0 18px #5f929c0c}.simulation-node-head{display:flex;align-items:flex-start;gap:8px}.simulation-node-select{margin-top:3px;accent-color:#d6a451;flex:none}.simulation-node-head>div{flex:1;min-width:0}.simulation-node-head b{display:block;overflow:hidden;font:11px DM Mono;color:#d3dcdf;text-overflow:ellipsis;white-space:nowrap}.simulation-node-head small{display:block;margin-top:4px;color:#718087;font-size:8px}.simulation-node .simulation-state{flex:none;margin-top:0}.simulation-node>button,.simulation-node>.simulation-pending{display:block;margin-top:9px}.simulation-node>button{border:1px solid #b58b47;background:#d6a451;color:#121619;padding:7px 9px;border-radius:4px;font-size:9px;font-weight:700}.simulation-node>button.simulation-cancel{border-color:#8f5050;background:#401f22;color:#efb2b2}.simulation-node>button.simulation-node-delete{margin-left:6px;border-color:#4a555a;background:#151d21;color:#87969c}.simulation-node>button.simulation-node-delete:disabled{opacity:.45}.simulation-node>.simulation-error{margin-top:8px}.simulation-node-detail{margin-top:9px}.simulation-node-detail summary{cursor:pointer;color:#65767d;font:7px DM Mono;letter-spacing:.08em;text-transform:uppercase}.simulation-node-detail>:not(summary){margin-top:8px}.workflow-node-editor{position:relative}.workflow-node-editor summary{cursor:pointer;list-style:none;border:1px solid #496068;border-radius:4px;padding:7px 9px;color:#a8c1c5;font:700 9px DM Mono}.workflow-node-editor[open] summary{border-color:#b58b47;color:#e0bc7d}.workflow-node-editor form{width:270px;display:grid;gap:8px;margin-top:7px;padding:12px;border:1px solid #3b494f;border-radius:5px;background:#10171b}.workflow-node-editor label{display:grid;grid-template-columns:62px 1fr;align-items:center;gap:7px;color:#829097;font-size:8px}.workflow-node-editor input,.workflow-node-editor select,.workflow-node-editor textarea{min-width:0;height:27px;padding:0 7px;border:1px solid #334047;border-radius:3px;background:#090e11;color:#c2ced1;font:9px DM Mono}.workflow-node-editor textarea{width:100%;height:190px;padding:7px;resize:vertical;line-height:1.45}.workflow-node-editor .workflow-config-field{grid-template-columns:1fr;align-items:start}.workflow-node-editor form>small{color:#697980;font:8px/1.4 DM Mono}.workflow-node-editor form button{justify-self:end}.optimizer-node{border-color:#6e5935!important;box-shadow:inset 0 0 24px #d6a4510b}.simulation-graph.edge-focus .optimizer-node.edge-related{border-color:#79aeb8!important;box-shadow:inset 0 0 24px #79aeb816,0 0 0 1px #79aeb84d}.optimizer-node-parameters{margin-top:9px!important;color:#8e7b5b!important;font-family:DM Mono,monospace;line-height:1.5}.optimizer-dashboard{flex:0 1 auto;min-height:0;margin:12px 14px 2px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;border:1px solid #5e4b2d;border-radius:7px;background:linear-gradient(145deg,#16180f,#0c1416 52%,#0c1114);box-shadow:0 12px 30px #0006}.optimizer-dashboard>header{position:static;display:grid;grid-template-columns:1fr auto auto;gap:24px;padding:13px 15px;border-bottom-color:#3b3423;background:#111714cc}.optimizer-dashboard>header>div{display:grid;gap:4px}.optimizer-dashboard>header>div:not(:first-child){min-width:88px;text-align:right}.optimizer-dashboard>header small,.optimizer-chart>span{color:#766c54;font:7px DM Mono;letter-spacing:.11em}.optimizer-dashboard>header b{color:#ead5a8;font:12px DM Mono}.optimizer-dashboard>header strong{color:#f0c66f;font:13px DM Mono;font-weight:500}.optimizer-inputs{display:flex;flex-wrap:wrap;align-items:center;gap:9px;padding:8px 15px;border-bottom:1px solid #29312b;background:#0c1312a8}.optimizer-inputs>span{margin-right:3px;color:#6f7463;font:7px DM Mono;letter-spacing:.1em}.optimizer-inputs>div{display:flex;align-items:baseline;gap:5px;padding:4px 7px;border:1px solid #34413b;border-radius:4px;background:#111a18}.optimizer-inputs small{color:#6d817b;font:7px DM Mono}.optimizer-inputs strong{color:#a9d3c4;font:9px DM Mono;font-weight:500}.optimizer-dashboard-body{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(260px,1.1fr);gap:18px;padding:14px 15px}.optimizer-parameters{display:grid;gap:10px}.optimizer-parameter{display:grid;gap:4px}.optimizer-parameter>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.optimizer-parameter b{color:#a9b9b6!important;font:8px DM Mono!important}.optimizer-parameter output{color:#e4bd70;font:9px DM Mono}.optimizer-parameter>div{height:4px;overflow:hidden;border-radius:3px;background:#202a29}.optimizer-parameter>div i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7a663c,#e0ad54);transition:width .32s ease}.optimizer-parameter small{margin:0!important;color:#566660!important;font:7px DM Mono}.optimizer-chart{display:grid;grid-template-rows:auto 1fr;gap:7px;min-height:105px}.optimizer-chart svg{width:100%;height:100%;min-height:78px;overflow:visible}.optimizer-chart path{fill:none;stroke:#273c3d;stroke-width:1}.optimizer-chart polyline{fill:none;stroke:#e2ad54;stroke-width:2;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px #dca64b66)}.optimizer-chart circle{fill:#f1c66e;stroke:#2b2417;stroke-width:1;vector-effect:non-scaling-stroke}.optimizer-dashboard>footer{display:flex;align-items:center;gap:7px;padding:9px 15px;border-top:1px solid #2a3028;color:#85938f;font:8px DM Mono}.optimizer-dashboard>footer i{width:7px;height:7px;border-radius:50%;background:#d5a64e;box-shadow:0 0 0 4px #d5a64e1c}.optimizer-dashboard.running>footer i{animation:optimizer-pulse 1.15s ease-in-out infinite}.optimizer-dashboard.completed>footer i{background:#65b58e;box-shadow:0 0 0 4px #65b58e1c}.optimizer-dashboard.failed>footer i{background:#dc7777;box-shadow:0 0 0 4px #dc77771c}.optimizer-dashboard.cancelled>footer i{background:#87959a;box-shadow:0 0 0 4px #87959a1c}.optimizer-dashboard>footer span{flex:1}.optimizer-dashboard>footer small{margin:0;color:#596963}.optimizer-dashboard>footer .optimizer-save-guess{border:1px solid #5a5140;border-radius:4px;background:#272216;color:#d7bd86;padding:5px 8px;font:700 8px DM Mono;white-space:nowrap}.optimizer-dashboard>footer .optimizer-save-guess:hover{border-color:#8b7348;background:#332b1b;color:#efd293}@keyframes optimizer-pulse{50%{opacity:.4;transform:scale(.72)}}@container workflow-view (max-width: 620px){.optimizer-dashboard-body{grid-template-columns:minmax(0,1fr)}.optimizer-dashboard>header{gap:10px}.optimizer-dashboard>header>div:not(:first-child){min-width:64px}}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}#app{-webkit-user-select:none;user-select:none}dialog[tabindex="-1"]:focus{outline:none}#app #authGate,#app #authGate *{-webkit-user-select:none;user-select:none}#app input,#app textarea,#app [contenteditable=true],#app .monaco-editor,#app pre,#app .bottom-panel-list,#app .simulation-result{-webkit-user-select:text;user-select:text}#app #settingsDialog,#app #settingsDialog *,#app #autoRouteSettingsDialog,#app #autoRouteSettingsDialog *{-webkit-user-select:none;user-select:none}#app #settingsDialog #accountEnrollmentCommand{-webkit-user-select:text;user-select:text;cursor:text}#app #settingsDialog #accountEnrollmentCommand::selection{background:#3c5964;color:#f4f8f9}#app #status{-webkit-user-select:text;user-select:text;cursor:text}#app #status::selection{background:#3c5964;color:#f4f8f9}.workspace{position:relative;height:calc(100vh - 58px);height:calc(100dvh - 58px);min-height:0;overflow:hidden}.left-panel,.stage,.inspector{height:100%;min-height:0}.stage{position:relative;isolation:isolate;grid-template-columns:minmax(0,1fr);overflow:hidden}.canvas-shell{width:100%;min-width:0;max-width:100%}.canvas-shell canvas{touch-action:none}.left-panel,.code-wrap{overflow:hidden}.code-wrap{display:block;height:100%;min-height:0}.code-wrap #editor{width:100%;height:100%;min-height:0}.crumb{display:flex;align-items:center;gap:7px;min-width:0}.crumb #projectName{max-width:180px;overflow:hidden;border:0;border-radius:3px;background:transparent;color:#89969c;padding:4px 2px;text-overflow:ellipsis;white-space:nowrap;cursor:text}.crumb #projectName:hover{background:#172126;color:#e0b45f}.crumb #projectNameInput{width:180px;height:25px;border:1px solid #8c713f;border-radius:3px;outline:0;background:#0d1519;color:#d7dfe1;padding:0 6px;font:10px DM Mono,monospace}.crumb>span{color:#536168}.zip-arrow{display:inline-block}.zip-arrow-download{transform:rotate(180deg)}.workspace.code-mode{grid-template-columns:48px minmax(440px,1.25fr) minmax(360px,1fr) 270px}.workspace.canvas-mode{grid-template-columns:48px minmax(260px,.7fr) minmax(400px,1.3fr) 270px}.workspace.interactive-mode{grid-template-columns:48px minmax(380px,1fr) minmax(360px,1fr) 270px}.workspace.manual-layout{--responsive-inspector-width: clamp(210px, var(--inspector-width, 270px), 30vw);--responsive-editor-width: clamp( 260px, var(--editor-width, 440px), calc(100vw - 48px - 300px - var(--responsive-inspector-width)) )}.workspace.code-mode.manual-layout,.workspace.canvas-mode.manual-layout,.workspace.interactive-mode.manual-layout{grid-template-columns:48px var(--responsive-editor-width) minmax(300px,1fr) var(--responsive-inspector-width)}.workspace.resizing,.workspace.resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.workspace.palette-resizing,.workspace.palette-resizing *,.workspace.bottom-panel-resizing,.workspace.bottom-panel-resizing *{cursor:row-resize!important;-webkit-user-select:none!important;user-select:none!important}.left-panel{position:relative;overflow:visible}.left-panel{grid-template-rows:39px minmax(0,1fr) 1px var(--bottom-panel-height, 170px)}.left-panel.bottom-panel-collapsed{grid-template-rows:39px minmax(0,1fr) 0 max-content}.inspector{position:relative;z-index:1;isolation:isolate}.panel-resizer{position:absolute;z-index:10;top:0;right:-4px;width:8px;height:100%;cursor:col-resize}.panel-resizer:after{content:"";position:absolute;top:0;bottom:0;left:3px;width:2px;background:transparent;transition:background .15s}.panel-resizer:hover:after,.workspace.resizing .panel-resizer:after{background:#d8a44d}.inspector-resizer{right:auto;left:-1px}.inspector-resizer:after{display:block;left:1px;width:1px}.inspector:has(.inspector-resizer:hover),.workspace.resizing .inspector{border-left-color:#d8a44d}.bottom-panel-resizer{position:relative;z-index:7;cursor:row-resize;outline:0}.bottom-panel-resizer:before{content:"";position:absolute;top:-3px;right:0;bottom:-4px;left:0}.bottom-panel-resizer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--line);transition:background .15s}.bottom-panel-resizer:hover:after,.bottom-panel-resizer:focus-visible:after,.workspace.bottom-panel-resizing .bottom-panel-resizer:after{background:#d8a44d}.bottom-panel-collapsed .bottom-panel-resizer{visibility:hidden}.bottom-panel{border-top:0}.bottom-panel.collapsed{overflow:hidden;grid-template-rows:31px 0 auto;box-shadow:inset 0 1px var(--line)}.bottom-panel.collapsed>.bottom-panel-tabs{border-bottom:0}.bottom-panel>.bottom-panel-tabs{grid-row:1}.bottom-panel>.bottom-panel-list{grid-row:2}.bottom-panel>#status{grid-row:3}.code-area{position:relative;display:grid;grid-template-columns:var(--file-tree-width, 134px) minmax(0,1fr);min-height:0;overflow:hidden}.sidebar-panel-stack{display:grid;grid-column:1;grid-row:1;min-width:0;min-height:0}.sidebar-panel-stack>.file-tree,.sidebar-panel-stack>.workflow-structure,.sidebar-panel-stack>.revision-history{grid-column:1;grid-row:1}.mobile-sidebar-tabs{display:none}.settings-icon{display:block;width:16px;height:16px;margin:auto;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.code-area.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.code-area.sidebar-collapsed .sidebar-panel-stack{display:none}.code-area .editor-stack{grid-column:2;grid-row:1}.code-area .palette{grid-column:2;grid-row:1;min-width:0;min-height:0;background:#0a1014}.code-area.sidebar-collapsed .editor-stack,.code-area.sidebar-collapsed .palette{grid-column:1}.primitive-resizer,.code-area.sidebar-collapsed .file-tree-resizer{display:none}.workspace.interactive-mode .code-area{grid-template-rows:minmax(120px,1fr) 8px minmax(120px,var(--primitive-panel-height, 40%))}.workspace.interactive-mode .code-area .primitive-resizer{display:block;position:relative;z-index:6;grid-column:2;grid-row:2;cursor:row-resize;outline:0}.workspace.interactive-mode .code-area .primitive-resizer:after{content:"";position:absolute;top:3px;right:0;left:0;height:2px;background:var(--line);transition:background .15s}.workspace.interactive-mode .code-area .primitive-resizer:hover:after,.workspace.interactive-mode .code-area .primitive-resizer:focus-visible:after,.workspace.palette-resizing .primitive-resizer:after{background:#d8a44d}.workspace.interactive-mode .code-area .palette{grid-row:3;border-top:0}.workspace.interactive-mode .code-area.sidebar-collapsed .primitive-resizer{grid-column:1}.workspace.interactive-mode .code-area .sidebar-panel-stack{grid-row:1 / -1}.file-tree{display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:0;background:#0a1014;border-right:1px solid #20292e}.file-tree-scroll{flex:1;min-height:0;width:100%;overflow-x:hidden;overflow-y:auto}.file-tree-content{width:100%;min-width:0}.tree-title{display:flex;align-items:center;justify-content:space-between;height:39px;padding:0 7px 0 12px;border-bottom:1px solid var(--line);color:#89969c;font-size:10px;letter-spacing:.09em}.tree-actions{display:flex;align-items:center;gap:2px}.tree-actions button{width:20px;height:20px;border:0;border-radius:3px;background:transparent;color:#78868d;padding:0;font-size:13px;line-height:1;cursor:pointer}.tree-actions button:hover{background:#1b252a;color:#e0b45f}.tree-actions button.loading{color:#e0b45f;animation:project-sync-spin .9s linear infinite}@keyframes project-sync-spin{to{transform:rotate(360deg)}}.project-catalog{padding:10px 12px;border-bottom:1px solid var(--line)}.project-catalog input{width:100%;height:25px;margin:0 0 5px;border:1px solid #263238;border-radius:3px;outline:0;background:#0d1519;color:#c4ced1;padding:0 7px;font:8px DM Mono,monospace}.project-catalog input:focus{border-color:#8c713f}.project-list{max-height:210px;overflow-y:auto}.project-item{display:grid;grid-template-columns:14px minmax(0,1fr);width:100%;gap:3px;border:0;border-radius:3px;background:transparent;color:#7c8a90;padding:6px 5px;text-align:left;cursor:pointer}.project-item:hover,.project-item.active{background:#172126;color:#dbe2e4}.project-item .project-state{color:#56666d;font-size:8px;padding-top:2px}.project-item.active .project-state{color:#d7a94f}.project-item b,.project-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-item b{font:9px DM Mono,monospace;font-weight:500}.project-item small{margin-top:3px;color:#59686e;font-size:7px}.project-empty{padding:9px 6px;color:#59676d;font-size:8px;line-height:1.45}.project-catalog-dialog{width:min(520px,calc(100vw - 32px));padding:0;border:1px solid #36444a;border-radius:8px;background:#0c1317;color:#cbd4d7;box-shadow:0 22px 70px #000c}.project-catalog-dialog::backdrop{background:#020507b8}.project-catalog-dialog>section{display:grid;grid-template-rows:auto auto minmax(120px,1fr) auto;max-height:min(620px,calc(100vh - 48px))}.project-catalog-dialog header,.project-catalog-dialog footer{display:flex;align-items:center;padding:13px 15px}.project-catalog-dialog header{justify-content:space-between;border-bottom:1px solid #273239}.project-catalog-dialog header>div{display:grid;gap:4px}.project-catalog-dialog header b{color:#e1e7e9;font:11px DM Mono,monospace}.project-catalog-dialog header small,.project-catalog-dialog footer span{color:#66747a;font-size:8px}.project-catalog-dialog header button{border:0;background:transparent;color:#7e8b91;font-size:18px;cursor:pointer}.project-catalog-dialog label{display:grid;gap:6px;padding:13px 15px;color:#7f8d93;font-size:9px}.project-catalog-dialog input{width:100%;height:32px;border:1px solid #2e3a40;border-radius:4px;outline:none;background:#080e12;color:#d3dcdf;padding:0 9px;font:10px DM Mono,monospace}.project-catalog-dialog input:focus{border-color:#aa8242}.project-catalog-dialog .project-list{max-height:min(420px,calc(100vh - 230px));overflow-y:auto;border-top:1px solid #202a2f}.project-catalog-dialog .project-item{padding:10px 15px;border-radius:0}.project-catalog-dialog footer{justify-content:space-between;border-top:1px solid #273239}.project-catalog-dialog footer button{border:1px solid #344147;border-radius:4px;background:#151e23;color:#bac5c8;padding:7px 10px;font-size:9px;cursor:pointer}.example-catalog-dialog>section{grid-template-rows:auto minmax(120px,1fr) auto}.example-catalog-list{display:grid;gap:7px;min-width:min(460px,calc(100vw - 64px));padding:12px;overflow-y:auto}.example-catalog-list>button{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;border:1px solid #2b373d;border-radius:5px;background:#10181c;color:#c8d2d5;padding:11px 12px;text-align:left;cursor:pointer}.example-catalog-list>button:hover,.example-catalog-list>button:focus-visible{outline:0;border-color:#a77e3e;background:#182126}.example-catalog-list>button span{display:grid;gap:4px}.example-catalog-list>button b{color:#d7dfe1;font:10px DM Mono,monospace}.example-catalog-list>button small{color:#6e7c82;font-size:8px;line-height:1.45}.example-catalog-list>button i{color:#dcb15f;font-size:8px;font-style:normal}.tree-file-list{padding:7px 6px}.tree-directory-row{display:flex;align-items:center;width:100%;min-width:0;height:27px;gap:5px;overflow:hidden;border:0;border-radius:3px;background:transparent;color:#89969c;padding-right:6px;text-align:left;cursor:pointer}.tree-directory-row:hover{background:#151f24;color:#dbe2e4}.tree-directory-row .tree-chevron{flex:none;width:10px;color:#75848a;font-size:15px;line-height:1}.tree-directory-row .tree-folder-icon{flex:none;color:#b9914c;font-size:8px}.tree-directory-row b{min-width:0;overflow:hidden;font:500 9px DM Mono,monospace;text-overflow:ellipsis;white-space:nowrap}.tree-file-row{position:relative;display:flex;align-items:center;min-width:0;border-radius:3px}.tree-file-row:hover,.tree-file-row.active{background:#1b252a}.tree-file{display:block;flex:1;min-width:0;overflow:hidden;border:0;border-radius:3px;background:transparent;color:#859298;padding:7px 25px 7px 7px;text-align:left;text-overflow:ellipsis;white-space:nowrap;font:9px DM Mono,monospace}.tree-file span{color:#d7a94f;font-size:7px;margin-right:6px}.tree-file i{float:right;color:#d7a94f;font-size:7px;font-style:normal}.tree-file-row.active .tree-file{color:#e3e9ea}.tree-file-delete{position:absolute;right:3px;display:none;width:19px;height:19px;align-items:center;justify-content:center;border:0;border-radius:3px;background:transparent;color:#6f7d83;font-size:14px;line-height:1;cursor:pointer}.tree-file-row:hover .tree-file-delete,.tree-file-row.active .tree-file-delete,.tree-file-delete:focus-visible{display:flex}.tree-file-delete:hover{background:#392328;color:#f08a8a}.editor-stack{display:grid;min-width:0;min-height:0;grid-template-rows:39px minmax(0,1fr)}.properties .readonly-field{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;height:28px;overflow:hidden;border:1px solid #2a353b;border-radius:3px;background:#0a0f12;color:#c5cfd2;padding:0 8px;font:10px DM Mono,monospace;text-align:left}.properties .readonly-field>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.properties .readonly-field em{position:static;flex:none;margin-left:8px}.properties .readonly-field:not(:disabled){cursor:pointer}.properties .readonly-field:not(:disabled):hover,.properties .readonly-field:not(:disabled):focus-visible{border-color:#9b7840;color:#f0c875;outline:0}.properties .readonly-field:disabled{color:#77858b;opacity:.72}.properties label[data-source-start]{cursor:pointer}.properties label[data-source-start]:hover>span{color:#d9b66c}.file-tabs{display:flex;min-width:0;overflow-x:auto;overflow-y:hidden;background:#090f13;border-bottom:1px solid var(--line)}.editor-stack.no-file-open .code-wrap{position:relative}.editor-stack.no-file-open .code-wrap #editor{visibility:hidden}.editor-stack.no-file-open .code-wrap:after{content:"Select a DSL file from the sidebar to open it";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;color:#56656c;font:9px DM Mono,monospace;letter-spacing:.03em;text-align:center;pointer-events:none}.file-tab{display:flex;align-items:center;gap:8px;flex:0 0 auto;max-width:150px;border:0;border-right:1px solid #263037;background:#0b1115;color:#77858b;padding:0 9px;font:9px DM Mono,monospace}.file-tab span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-tab b{color:#64737a;font-size:14px;font-weight:400}.file-tab>i{color:#e0ae58;font-size:6px;font-style:normal}.file-tab.active{background:#111a1f;color:#e0b45f;box-shadow:inset 0 -2px #d8a44d}.file-tab.active b:hover{color:#f0d294}.file-tree-resizer{position:absolute;z-index:5;top:0;bottom:0;left:calc(var(--file-tree-width, 134px) - 4px);width:8px;cursor:col-resize}.file-tree-resizer:after{content:"";position:absolute;top:0;bottom:0;left:3px;width:2px;background:transparent;transition:background .15s}.file-tree-resizer:hover:after,.workspace.resizing .file-tree-resizer:after{background:#d8a44d}@media (max-width: 1000px){.workspace.code-mode{grid-template-columns:42px minmax(400px,1.2fr) minmax(300px,1fr)}.workspace.canvas-mode{grid-template-columns:42px minmax(260px,.7fr) minmax(400px,1.3fr)}.workspace.interactive-mode{grid-template-columns:42px minmax(300px,1fr) minmax(300px,1fr)}.workspace.code-mode.manual-layout,.workspace.canvas-mode.manual-layout,.workspace.interactive-mode.manual-layout{grid-template-columns:42px var(--editor-width) minmax(300px,1fr)}.inspector{position:absolute;top:0;right:0;bottom:0;width:245px;height:auto;box-shadow:-10px 0 30px #0008}.inspector-resizer{display:none}}@media (max-width: 760px){.file-tree,.file-tree-resizer{display:none}.code-area{grid-template-columns:1fr}.code-area .editor-stack,.code-area .palette{grid-column:1}.settings-dialog{overflow-x:hidden;overflow-y:hidden;overscroll-behavior-x:none}.settings-dialog form{min-width:0;overflow:hidden}.settings-dialog section{min-width:0;overflow-x:hidden}}@media (max-width: 1120px){.workspace.code-mode,.workspace.canvas-mode,.workspace.interactive-mode,.workspace.code-mode.manual-layout,.workspace.canvas-mode.manual-layout,.workspace.interactive-mode.manual-layout{grid-template-columns:minmax(0,1fr);grid-template-rows:clamp(520px,65vh,900px) clamp(520px,65vh,900px) minmax(480px,max-content);align-content:start;overflow-x:hidden;overflow-y:auto;overflow-anchor:none;scroll-padding-bottom:max(24px,env(safe-area-inset-bottom,0px));scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#344248 #0b1115}.workspace::-webkit-scrollbar{width:8px;height:8px}.workspace::-webkit-scrollbar-track{background:#0b1115}.workspace::-webkit-scrollbar-thumb{border:2px solid #0b1115;border-radius:999px;background:#344248}.workspace::-webkit-scrollbar-thumb:hover{background:#4a5a61}.workspace::-webkit-scrollbar-corner{background:#0b1115}.rail{display:none}.code-area,.code-area.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.code-area .editor-stack,.code-area .palette,.code-area.sidebar-collapsed .editor-stack,.code-area.sidebar-collapsed .palette{grid-column:1}.code-area .sidebar-panel-stack,.code-area.sidebar-collapsed .sidebar-panel-stack{display:none}.left-panel.mobile-sidebar-open .sidebar-panel-stack{position:fixed;z-index:80;top:66px;left:9px;display:grid;width:min(380px,calc(100vw - 18px));height:min(470px,calc(100vh - 74px));grid-template-rows:44px minmax(0,1fr);overflow:hidden;border:1px solid #344147;border-radius:7px;background:#0a1014;box-shadow:0 16px 46px #000b}.mobile-sidebar-tabs{display:flex;grid-column:1;grid-row:1;align-items:center;gap:3px;padding:5px;border-bottom:1px solid var(--line);background:#0d1519}.mobile-sidebar-tabs button{display:flex;align-items:center;height:33px;gap:5px;border:1px solid transparent;border-radius:4px;background:transparent;color:#78868d;padding:0 8px;font-size:9px}.mobile-sidebar-tabs button.rail-active{border-color:#354047;background:#182025;color:#f1c675}.mobile-sidebar-tabs [data-mobile-settings]{justify-content:center;width:38px;margin-left:auto;padding:0}.mobile-sidebar-tabs [data-mobile-settings] .settings-icon{width:12px;height:12px}.mobile-sidebar-tabs [data-mobile-sidebar-close]{justify-content:center;width:34px;padding:0;font-size:18px}.sidebar-panel-stack>.file-tree,.sidebar-panel-stack>.workflow-structure,.sidebar-panel-stack>.revision-history{grid-column:1;grid-row:2;border-right:0}.left-panel.mobile-sidebar-open .file-tree:not(.hidden){display:block}.left-panel{grid-column:1;grid-row:1;height:auto;min-width:0;min-height:520px;overflow:hidden;border-right:0;border-bottom:1px solid var(--line)}.stage{grid-column:1;grid-row:2;height:auto;min-width:0;min-height:520px;border-bottom:1px solid var(--line)}.inspector{position:static;display:block;grid-column:1;grid-row:3;width:auto;height:auto;min-width:0;min-height:480px;overflow:visible;padding-bottom:max(24px,env(safe-area-inset-bottom,0px));border-left:0;box-shadow:none}.inspector-resizer{display:none}}@media (max-width: 440px){.left-panel.mobile-sidebar-open .sidebar-panel-stack{left:3px;width:min(380px,calc(100vw - 6px))}.mobile-sidebar-tabs button{padding-inline:6px}.mobile-sidebar-tabs button span{display:none}}.palette .primitive-thumbnail{--thumbnail-metal: #d8a449;--thumbnail-space: #55757a;--thumbnail-guard: #2f746e;position:relative;grid-row:1 / 3;width:34px;height:28px;align-self:center}.palette .primitive-thumbnail i,.palette .primitive-thumbnail:before,.palette .primitive-thumbnail:after{position:absolute;display:block;content:""}.palette .primitive-thumbnail i{top:0;right:0;bottom:0;left:0}.palette .primitive-thumbnail-label:before{left:3px;top:12px;width:28px;height:1px;background:var(--thumbnail-space)}.palette .primitive-thumbnail-label:after{left:16px;top:2px;width:1px;height:22px;background:var(--thumbnail-space)}.palette .primitive-thumbnail-label i:before{position:absolute;left:14px;top:10px;width:5px;height:5px;border:1px solid var(--thumbnail-metal);border-radius:50%;background:#0c1216;content:""}.palette .primitive-thumbnail-box i{top:4px;right:5px;bottom:4px;left:5px;border:1.5px solid var(--thumbnail-metal);background:color-mix(in srgb,var(--thumbnail-metal) 8%,transparent)}.palette .primitive-thumbnail-cpw i{top:3px;right:1px;bottom:3px;left:1px;background:linear-gradient(var(--thumbnail-metal),var(--thumbnail-metal)) center / 100% 3px no-repeat,linear-gradient(var(--thumbnail-space),var(--thumbnail-space)) center / 100% 11px no-repeat,linear-gradient(var(--thumbnail-guard),var(--thumbnail-guard)) center / 100% 19px no-repeat}.palette .primitive-thumbnail-cps i{top:3px;right:1px;bottom:3px;left:1px;background:linear-gradient(var(--thumbnail-metal),var(--thumbnail-metal)) center 7px / 100% 3px no-repeat,linear-gradient(var(--thumbnail-metal),var(--thumbnail-metal)) center 15px / 100% 3px no-repeat,linear-gradient(var(--thumbnail-space),var(--thumbnail-space)) center / 100% 15px no-repeat}.palette .primitive-thumbnail-flux i{top:2px;right:1px;bottom:2px;left:1px;background:linear-gradient(var(--thumbnail-metal),var(--thumbnail-metal)) center 5px / 100% 2px no-repeat,linear-gradient(var(--thumbnail-metal),var(--thumbnail-metal)) center 11px / 100% 3px no-repeat,linear-gradient(var(--thumbnail-metal),var(--thumbnail-metal)) center 18px / 100% 2px no-repeat,linear-gradient(var(--thumbnail-space),var(--thumbnail-space)) center / 100% 18px no-repeat}.palette .primitive-thumbnail-text:before{top:1px;right:5px;bottom:1px;left:5px;display:grid;place-items:center;border:1px solid var(--thumbnail-space);color:var(--thumbnail-metal);content:"T";font:600 20px/1 Georgia,serif}.palette .primitive-thumbnail-resonator i{top:1px;right:3px;bottom:1px;left:3px;background:repeating-linear-gradient(to bottom,var(--thumbnail-metal) 0 2px,transparent 2px 7px)}.palette .primitive-thumbnail-resonator:before{top:3px;right:3px;width:2px;height:7px;background:var(--thumbnail-metal);box-shadow:-26px 7px var(--thumbnail-metal),0 14px var(--thumbnail-metal)}.palette .primitive-thumbnail-qubit i{top:1px;right:7px;bottom:1px;left:7px;border:1px solid var(--thumbnail-guard);background:linear-gradient(var(--thumbnail-metal),var(--thumbnail-metal)) center 3px / 13px 8px no-repeat,linear-gradient(var(--thumbnail-metal),var(--thumbnail-metal)) center 16px / 13px 8px no-repeat,color-mix(in srgb,var(--thumbnail-space) 38%,transparent)}.palette .primitive-thumbnail-port i{top:3px;right:1px;bottom:3px;left:1px;background:var(--thumbnail-guard);clip-path:polygon(0 0,58% 0,100% 36%,100% 64%,58% 100%,0 100%)}.palette .primitive-thumbnail-port:before{top:6px;right:3px;bottom:6px;left:3px;background:var(--thumbnail-space);clip-path:polygon(0 0,55% 0,100% 31%,100% 69%,55% 100%,0 100%)}.palette .primitive-thumbnail-port:after{top:10px;right:5px;bottom:10px;left:5px;background:var(--thumbnail-metal);clip-path:polygon(0 0,52% 0,100% 22%,100% 78%,52% 100%,0 100%)}.layer-panel{border-bottom:1px solid var(--line);background:#091014}.layer-panel>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px 9px}.layer-panel>header>div:first-child{display:grid;gap:3px}.layer-panel>header span{color:#89969c;font-size:8px;letter-spacing:.12em}.layer-panel>header small{color:#59686e;font:7px DM Mono}.layer-panel>header>div:last-child{display:flex;gap:4px}.layer-panel>header button{height:22px;border:1px solid #2b373d;border-radius:3px;background:#10181c;color:#78868c;padding:0 6px;font:7px DM Mono;cursor:pointer}.layer-panel>header button:hover{border-color:#8f713d;color:#edbc67}.layer-list{display:grid;gap:3px;padding:0 8px 9px}.layer-list>p{margin:0;padding:7px 5px 10px;color:#56656b;font-size:8px;line-height:1.45}.layer-row{display:grid;grid-template-columns:10px minmax(0,1fr) 28px;align-items:center;gap:8px;min-height:37px;padding:4px 4px 4px 7px;border:1px solid #202b30;border-radius:4px;background:#0d1519;transition:opacity .15s,border-color .15s}.layer-row:hover{border-color:#3a484e}.layer-row>span:nth-child(2){display:grid;gap:3px;min-width:0}.layer-row b{color:#c9d1d4;font:9px DM Mono}.layer-row small{overflow:hidden;color:#5f6e74;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.layer-swatch{width:8px;height:8px;border:1px solid #f0c36e;border-radius:2px;background:#d8a449;box-shadow:0 0 6px #d8a44933}.layer-row>button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:3px;background:transparent;color:#e3b45f;font-size:15px;cursor:pointer}.layer-row>button:hover{background:#182126;color:#f2c875}.layer-row.layer-hidden{opacity:.48}.layer-row.layer-hidden .layer-swatch{border-color:#637178;background:transparent;box-shadow:none}.layer-row.layer-hidden>button{color:#75838a}.monaco-aria-container{position:absolute;left:-999em}::-ms-clear{display:none}.monaco-editor .editor-widget input{color:inherit}.monaco-editor{position:relative;overflow:visible;-webkit-text-size-adjust:100%;color:var(--vscode-editor-foreground);background-color:var(--vscode-editor-background);overflow-wrap:initial}.monaco-editor-background{background-color:var(--vscode-editor-background)}.monaco-editor .rangeHighlight{background-color:var(--vscode-editor-rangeHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-rangeHighlightBorder)}.monaco-editor.hc-black .rangeHighlight,.monaco-editor.hc-light .rangeHighlight{border-style:dotted}.monaco-editor .symbolHighlight{background-color:var(--vscode-editor-symbolHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-symbolHighlightBorder)}.monaco-editor.hc-black .symbolHighlight,.monaco-editor.hc-light .symbolHighlight{border-style:dotted}.monaco-editor .editorCanvas{position:absolute;width:100%;height:100%;z-index:0;pointer-events:none}.monaco-editor .overflow-guard{position:relative;overflow:hidden}.monaco-editor .view-overlays{position:absolute;top:0}.monaco-editor .view-overlays>div,.monaco-editor .margin-view-overlays>div{position:absolute;width:100%}.monaco-editor .squiggly-error{border-bottom:4px double var(--vscode-editorError-border)}.monaco-editor .squiggly-error:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorError-background)}.monaco-editor .squiggly-warning{border-bottom:4px double var(--vscode-editorWarning-border)}.monaco-editor .squiggly-warning:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorWarning-background)}.monaco-editor .squiggly-info{border-bottom:4px double var(--vscode-editorInfo-border)}.monaco-editor .squiggly-info:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorInfo-background)}.monaco-editor .squiggly-hint{border-bottom:2px dotted var(--vscode-editorHint-border)}.monaco-editor.showUnused .squiggly-unnecessary{border-bottom:2px dashed var(--vscode-editorUnnecessaryCode-border)}.monaco-editor.showDeprecated .squiggly-inline-deprecated{text-decoration:line-through;text-decoration-color:var(--vscode-editor-foreground, inherit)}.monaco-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.monaco-scrollable-element>.visible{opacity:1;background:#0000;transition:opacity .1s linear;z-index:11}.monaco-scrollable-element>.invisible{opacity:0;pointer-events:none}.monaco-scrollable-element>.invisible.fade{transition:opacity .8s linear}.monaco-scrollable-element>.shadow{position:absolute;display:none}.monaco-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.monaco-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.scrollbar{background:var(--vscode-scrollbar-background)}.monaco-scrollable-element>.scrollbar>.slider{background:var(--vscode-scrollbarSlider-background)}.monaco-scrollable-element>.scrollbar>.slider:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-scrollable-element>.scrollbar>.slider.active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .blockDecorations-container{position:absolute;top:0;pointer-events:none}.monaco-editor .blockDecorations-block{position:absolute;box-sizing:border-box}.monaco-editor .view-overlays .current-line,.monaco-editor .margin-view-overlays .current-line{display:block;position:absolute;left:0;top:0;box-sizing:border-box;height:100%}.monaco-editor .margin-view-overlays .current-line.current-line-margin.current-line-margin-both{border-right:0}.monaco-editor .lines-content .cdr{position:absolute;height:100%}.monaco-editor .glyph-margin{position:absolute;top:0}.monaco-editor .glyph-margin-widgets .cgmr{position:absolute;display:flex;align-items:center;justify-content:center}.monaco-editor .glyph-margin-widgets .cgmr.codicon-modifier-spin:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.monaco-editor .lines-content .core-guide{position:absolute;box-sizing:border-box;height:100%}.monaco-editor .margin-view-overlays .line-numbers{bottom:0;font-variant-numeric:tabular-nums;position:absolute;text-align:right;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:default}.monaco-editor .relative-current-line-number{text-align:left;display:inline-block;width:100%}.monaco-editor .margin-view-overlays .line-numbers.lh-odd{margin-top:1px}.monaco-editor .line-numbers{color:var(--vscode-editorLineNumber-foreground)}.monaco-editor .line-numbers.active-line-number{color:var(--vscode-editorLineNumber-activeForeground)}.monaco-mouse-cursor-text{cursor:text}.mtkcontrol{color:#fff!important;background:#960000!important}.mtkoverflow{background-color:var(--vscode-button-background, var(--vscode-editor-background));color:var(--vscode-button-foreground, var(--vscode-editor-foreground));border-width:1px;border-style:solid;border-color:var(--vscode-contrastBorder);border-radius:2px;padding:4px;cursor:pointer}.mtkoverflow:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-editor.no-user-select .lines-content,.monaco-editor.no-user-select .view-line,.monaco-editor.no-user-select .view-lines{user-select:none;-webkit-user-select:none}.monaco-editor.mac .lines-content:hover,.monaco-editor.mac .view-line:hover,.monaco-editor.mac .view-lines:hover{user-select:text;-webkit-user-select:text;-ms-user-select:text}.monaco-editor.enable-user-select{user-select:initial;-webkit-user-select:initial}.monaco-editor .view-lines{white-space:nowrap}.monaco-editor .view-line{box-sizing:border-box;position:absolute;width:100%}.monaco-editor .lines-content>.view-lines>.view-line>span{top:0;bottom:0;position:absolute}.monaco-editor .mtkw{color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .mtkz{display:inline-block;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .lines-decorations{position:absolute;top:0;background:#fff}.monaco-editor .margin-view-overlays .cldr{position:absolute;height:100%}.monaco-editor .margin{background-color:var(--vscode-editorGutter-background)}.monaco-editor .margin-view-overlays .cmdr{position:absolute;left:0;width:100%;height:100%}.monaco-editor .minimap.slider-mouseover .minimap-slider{opacity:0;transition:opacity .1s linear}.monaco-editor .minimap.slider-mouseover:hover .minimap-slider,.monaco-editor .minimap.slider-mouseover .minimap-slider.active{opacity:1}.monaco-editor .minimap-slider .minimap-slider-horizontal{background:var(--vscode-minimapSlider-background)}.monaco-editor .minimap-slider:hover .minimap-slider-horizontal{background:var(--vscode-minimapSlider-hoverBackground)}.monaco-editor .minimap-slider.active .minimap-slider-horizontal{background:var(--vscode-minimapSlider-activeBackground)}.monaco-editor .minimap-shadow-visible{box-shadow:var(--vscode-scrollbar-shadow) -6px 0 6px -6px inset}.monaco-editor .minimap-shadow-hidden{position:absolute;width:0}.monaco-editor .minimap-shadow-visible{position:absolute;left:-6px;width:6px;pointer-events:none}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{position:absolute;left:-1px;width:1px}.minimap.minimap-autohide-mouseover,.minimap.minimap-autohide-scroll{opacity:0;transition:opacity .5s}.minimap.minimap-autohide-scroll{pointer-events:none}.minimap.minimap-autohide-mouseover:hover,.minimap.minimap-autohide-scroll.active{opacity:1;pointer-events:auto}.monaco-editor .minimap{z-index:5}.monaco-editor .overlayWidgets{position:absolute;top:0;left:0}.monaco-editor .view-ruler{position:absolute;top:0;box-shadow:1px 0 0 0 var(--vscode-editorRuler-foreground) inset}.monaco-editor .scroll-decoration{position:absolute;top:0;left:0;height:6px;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-editor .lines-content .cslr{position:absolute}.monaco-editor .focused .selected-text{background-color:var(--vscode-editor-selectionBackground)}.monaco-editor .selected-text{background-color:var(--vscode-editor-inactiveSelectionBackground)}.monaco-editor .top-left-radius{border-top-left-radius:3px}.monaco-editor .bottom-left-radius{border-bottom-left-radius:3px}.monaco-editor .top-right-radius{border-top-right-radius:3px}.monaco-editor .bottom-right-radius{border-bottom-right-radius:3px}.monaco-editor.hc-black .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-black .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-black .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-black .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor.hc-light .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-light .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-light .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-light .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor .cursors-layer{position:absolute;top:0}.monaco-editor .cursors-layer>.cursor{position:absolute;overflow:hidden;box-sizing:border-box}.monaco-editor .cursors-layer.cursor-smooth-caret-animation>.cursor{transition:all 80ms}.monaco-editor .cursors-layer.cursor-block-outline-style>.cursor{background:transparent!important;border-style:solid;border-width:1px}.monaco-editor .cursors-layer.cursor-underline-style>.cursor{border-bottom-width:2px;border-bottom-style:solid;background:transparent!important}.monaco-editor .cursors-layer.cursor-underline-thin-style>.cursor{border-bottom-width:1px;border-bottom-style:solid;background:transparent!important}@keyframes monaco-cursor-smooth{0%,20%{opacity:1}60%,to{opacity:0}}@keyframes monaco-cursor-phase{0%,20%{opacity:1}90%,to{opacity:0}}@keyframes monaco-cursor-expand{0%,20%{transform:scaleY(1)}80%,to{transform:scaleY(0)}}.cursor-smooth{animation:monaco-cursor-smooth .5s ease-in-out 0s 20 alternate}.cursor-phase{animation:monaco-cursor-phase .5s ease-in-out 0s 20 alternate}.cursor-expand>.cursor{animation:monaco-cursor-expand .5s ease-in-out 0s 20 alternate}.monaco-editor .mwh{position:absolute;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .monaco-decoration-css-rule-extractor{visibility:hidden;pointer-events:none}.monaco-editor .inputarea{min-width:0;min-height:0;margin:0;padding:0;position:absolute;outline:none!important;resize:none;border:none;overflow:hidden;color:transparent;background-color:transparent;z-index:-10}.monaco-editor .inputarea.ime-input{z-index:10;caret-color:var(--vscode-editorCursor-foreground);color:var(--vscode-editor-foreground)}.monaco-editor .native-edit-context{margin:0;padding:0;position:absolute;overflow-y:scroll;scrollbar-width:none;z-index:-10;white-space:pre-wrap}.monaco-editor .ime-text-area{min-width:0;min-height:0;margin:0;padding:0;position:absolute;outline:none!important;resize:none;border:none;overflow:hidden;color:transparent;background-color:transparent;z-index:-10}.monaco-editor .edit-context-composition-none{background-color:transparent;border-bottom:none}.monaco-editor :not(.hc-black,.hc-light) .edit-context-composition-secondary{border-bottom:1px solid var(--vscode-editor-compositionBorder)}.monaco-editor :not(.hc-black,.hc-light) .edit-context-composition-primary{border-bottom:2px solid var(--vscode-editor-compositionBorder)}.monaco-editor :is(.hc-black,.hc-light) .edit-context-composition-secondary{border:1px solid var(--vscode-editor-compositionBorder)}.monaco-editor :is(.hc-black,.hc-light) .edit-context-composition-primary{border:2px solid var(--vscode-editor-compositionBorder)}.monaco-editor .margin-view-overlays .gpu-mark{position:absolute;top:0;bottom:0;left:0;width:100%;display:inline-block;border-left:solid 2px var(--vscode-editorWarning-foreground);opacity:.2;transition:background-color .1s linear}.monaco-editor .margin-view-overlays .gpu-mark:hover{background-color:var(--vscode-editorWarning-foreground)}.monaco-select-box{width:100%;cursor:pointer;border-radius:2px}.monaco-select-box-dropdown-container{font-size:13px;font-weight:400;text-transform:none}.monaco-action-bar .action-item.select-container{cursor:default}.monaco-action-bar .action-item .monaco-select-box{cursor:pointer;min-width:100px;min-height:18px;padding:2px 23px 2px 8px}.mac .monaco-action-bar .action-item .monaco-select-box{font-size:11px;border-radius:3px;min-height:24px}.monaco-list{position:relative;height:100%;width:100%;white-space:nowrap}.monaco-list.mouse-support{user-select:none;-webkit-user-select:none}.monaco-list>.monaco-scrollable-element{height:100%}.monaco-list-rows{position:relative;width:100%;height:100%}.monaco-list.horizontal-scrolling .monaco-list-rows{width:auto;min-width:100%}.monaco-list-row{position:absolute;box-sizing:border-box;overflow:hidden;width:100%}.monaco-list.mouse-support .monaco-list-row{cursor:pointer;touch-action:none}.monaco-list .monaco-scrollable-element>.scrollbar.vertical,.monaco-pane-view>.monaco-split-view2.vertical>.monaco-scrollable-element>.scrollbar.vertical{z-index:14}.monaco-list-row.scrolling{display:none!important}.monaco-list.element-focused,.monaco-list.selection-single,.monaco-list.selection-multiple{outline:0!important}.monaco-list-type-filter-message{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;padding:40px 1em 1em;text-align:center;white-space:normal;opacity:.7;pointer-events:none}.monaco-list-type-filter-message:empty{display:none}.monaco-drag-image{display:inline-block;padding:1px 7px;border-radius:10px;font-size:12px;position:absolute;z-index:1000;background-color:var(--vscode-list-activeSelectionBackground);color:var(--vscode-list-activeSelectionForeground);outline:1px solid var(--vscode-list-focusOutline);outline-offset:-1px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-select-box-dropdown-padding{--dropdown-padding-top: 1px;--dropdown-padding-bottom: 1px}.hc-black .monaco-select-box-dropdown-padding,.hc-light .monaco-select-box-dropdown-padding{--dropdown-padding-top: 3px;--dropdown-padding-bottom: 4px}.monaco-select-box-dropdown-container{display:none;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown *{margin:0}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown a:focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown code{line-height:15px;font-family:var(--monaco-monospace-font)}.monaco-select-box-dropdown-container.visible{display:flex;flex-direction:column;text-align:left;width:1px;overflow:hidden;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container{flex:0 0 auto;align-self:flex-start;padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom);padding-left:1px;padding-right:1px;width:100%;overflow:hidden;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane{padding:5px}.hc-black .monaco-select-box-dropdown-container>.select-box-dropdown-list-container{padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom)}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row{cursor:pointer}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-text{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-detail{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left;opacity:.7}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-decorator-right{text-overflow:ellipsis;overflow:hidden;padding-right:10px;white-space:nowrap;float:right}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control{flex:1 1 auto;align-self:flex-start;opacity:0}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div{overflow:hidden;max-height:0px}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div>.option-text-width-control{padding-left:4px;padding-right:8px;white-space:nowrap}.monaco-action-bar{white-space:nowrap;height:100%}.monaco-action-bar .actions-container{display:flex;margin:0 auto;padding:0;height:100%;width:100%;align-items:center}.monaco-action-bar.vertical .actions-container{display:inline-block}.monaco-action-bar .action-item{display:block;align-items:center;justify-content:center;cursor:pointer;position:relative}.monaco-action-bar .action-item.disabled{cursor:default}.monaco-action-bar .action-item .icon,.monaco-action-bar .action-item .codicon{display:block}.monaco-action-bar .action-item .codicon{display:flex;align-items:center;width:16px;height:16px}.monaco-action-bar .action-label{display:flex;font-size:11px;padding:3px;border-radius:5px}.monaco-action-bar .action-item.disabled .action-label:not(.icon),.monaco-action-bar .action-item.disabled .action-label:not(.icon):before,.monaco-action-bar .action-item.disabled .action-label:not(.icon):hover{color:var(--vscode-disabledForeground)}.monaco-action-bar .action-item.disabled .action-label.icon,.monaco-action-bar .action-item.disabled .action-label.icon:before,.monaco-action-bar .action-item.disabled .action-label.icon:hover{opacity:.6}.monaco-action-bar.vertical{text-align:left}.monaco-action-bar.vertical .action-item{display:block}.monaco-action-bar.vertical .action-label.separator{display:block;border-bottom:1px solid var(--vscode-disabledForeground);padding-top:1px;margin-left:.8em;margin-right:.8em}.monaco-action-bar .action-item .action-label.separator{width:1px;height:16px;margin:5px 4px!important;cursor:default;min-width:1px;padding:0;background-color:var(--vscode-disabledForeground)}.secondary-actions .monaco-action-bar .action-label{margin-left:6px}.monaco-action-bar .action-item.select-container{overflow:hidden;flex:1;max-width:170px;min-width:60px;display:flex;align-items:center;justify-content:center;margin-right:10px}.monaco-action-bar .action-item.action-dropdown-item{display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator{display:flex;align-items:center;cursor:default}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator>div{width:1px}.monaco-diff-editor .diff-review{position:absolute}.monaco-component.diff-review{user-select:none;-webkit-user-select:none;z-index:99}.monaco-component.diff-review .diff-review-line-number{text-align:right;display:inline-block;color:var(--vscode-editorLineNumber-foreground)}.monaco-component.diff-review .diff-review-summary{padding-left:10px}.monaco-component.diff-review .diff-review-shadow{position:absolute;box-shadow:var(--vscode-scrollbar-shadow) 0 -6px 6px -6px inset}.monaco-component.diff-review .diff-review-row{white-space:pre}.monaco-component.diff-review .diff-review-table{display:table;min-width:100%}.monaco-component.diff-review .diff-review-row{display:table-row;width:100%}.monaco-component.diff-review .diff-review-spacer{display:inline-block;width:10px;vertical-align:middle}.monaco-component.diff-review .diff-review-spacer>.codicon{font-size:9px!important}.monaco-component.diff-review .diff-review-actions{display:inline-block;position:absolute;right:10px;top:2px;z-index:100}.monaco-component.diff-review .diff-review-actions .action-label{width:16px;height:16px;margin:2px 0}.monaco-component.diff-review .revertButton{cursor:pointer}.monaco-component.diff-review .action-label{background:var(--vscode-editorActionList-background)}:root{--vscode-sash-size: 4px;--vscode-sash-hover-size: 4px}.monaco-sash{position:absolute;z-index:35;touch-action:none}.monaco-sash.disabled{pointer-events:none}.monaco-sash.mac.vertical{cursor:col-resize}.monaco-sash.vertical.minimum{cursor:e-resize}.monaco-sash.vertical.maximum{cursor:w-resize}.monaco-sash.mac.horizontal{cursor:row-resize}.monaco-sash.horizontal.minimum{cursor:s-resize}.monaco-sash.horizontal.maximum{cursor:n-resize}.monaco-sash.disabled{cursor:default!important;pointer-events:none!important}.monaco-sash.vertical{cursor:ew-resize;top:0;width:var(--vscode-sash-size);height:100%}.monaco-sash.horizontal{cursor:ns-resize;left:0;width:100%;height:var(--vscode-sash-size)}.monaco-sash:not(.disabled)>.orthogonal-drag-handle{content:" ";height:calc(var(--vscode-sash-size) * 2);width:calc(var(--vscode-sash-size) * 2);z-index:100;display:block;cursor:all-scroll;position:absolute}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.start,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.end{cursor:nwse-resize}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.end,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.start{cursor:nesw-resize}.monaco-sash.vertical>.orthogonal-drag-handle.start{left:calc(var(--vscode-sash-size) * -.5);top:calc(var(--vscode-sash-size) * -1)}.monaco-sash.vertical>.orthogonal-drag-handle.end{left:calc(var(--vscode-sash-size) * -.5);bottom:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.start{top:calc(var(--vscode-sash-size) * -.5);left:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.end{top:calc(var(--vscode-sash-size) * -.5);right:calc(var(--vscode-sash-size) * -1)}.monaco-sash:before{content:"";pointer-events:none;position:absolute;width:100%;height:100%;background:transparent}.monaco-enable-motion .monaco-sash:before{transition:background-color .1s ease-out}.monaco-sash.hover:before,.monaco-sash.active:before{background:var(--vscode-sash-hoverBorder)}.monaco-sash.vertical:before{width:var(--vscode-sash-hover-size);left:calc(50% - (var(--vscode-sash-hover-size) / 2))}.monaco-sash.horizontal:before{height:var(--vscode-sash-hover-size);top:calc(50% - (var(--vscode-sash-hover-size) / 2))}.pointer-events-disabled{pointer-events:none!important}.monaco-sash.debug{background:#0ff}.monaco-sash.debug.disabled{background:#0ff3}.monaco-sash.debug:not(.disabled)>.orthogonal-drag-handle{background:red}.monaco-dropdown{height:100%;padding:0}.monaco-dropdown>.dropdown-label{cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center}.monaco-dropdown>.dropdown-label>.action-label.disabled{cursor:default}.monaco-dropdown-with-primary{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-primary>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.monaco-toolbar{height:100%}.monaco-toolbar .toolbar-toggle-more{display:inline-block;padding:0}.monaco-toolbar.responsive .monaco-action-bar>.actions-container>.action-item{flex-shrink:1;min-width:20px}.monaco-action-bar .action-item.menu-entry .action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-action-bar .action-item.menu-entry.text-only .action-label{color:var(--vscode-descriptionForeground);overflow:hidden;border-radius:2px}.monaco-action-bar .action-item.menu-entry.text-only.use-comma:not(:last-of-type) .action-label:after{content:", "}.monaco-action-bar .action-item.menu-entry.text-only+.action-item:not(.text-only)>.monaco-dropdown .action-label{color:var(--vscode-descriptionForeground)}.monaco-dropdown-with-default{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-default>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-default>.action-container.menu-entry>.action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-dropdown-with-default:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.monaco-editor .diff-hidden-lines-widget{width:100%}.monaco-editor .diff-hidden-lines{height:0px;transform:translateY(-10px);font-size:13px;line-height:14px}.monaco-editor .diff-hidden-lines:not(.dragging) .top:hover,.monaco-editor .diff-hidden-lines:not(.dragging) .bottom:hover,.monaco-editor .diff-hidden-lines .top.dragging,.monaco-editor .diff-hidden-lines .bottom.dragging{background-color:var(--vscode-focusBorder)}.monaco-editor .diff-hidden-lines .top,.monaco-editor .diff-hidden-lines .bottom{transition:background-color .1s ease-out;height:4px;background-color:transparent;background-clip:padding-box;border-bottom:2px solid transparent;border-top:4px solid transparent}.monaco-editor.draggingUnchangedRegion.canMoveTop:not(.canMoveBottom) *,.monaco-editor .diff-hidden-lines .top.canMoveTop:not(.canMoveBottom),.monaco-editor .diff-hidden-lines .bottom.canMoveTop:not(.canMoveBottom){cursor:n-resize!important}.monaco-editor.draggingUnchangedRegion:not(.canMoveTop).canMoveBottom *,.monaco-editor .diff-hidden-lines .top:not(.canMoveTop).canMoveBottom,.monaco-editor .diff-hidden-lines .bottom:not(.canMoveTop).canMoveBottom{cursor:s-resize!important}.monaco-editor.draggingUnchangedRegion.canMoveTop.canMoveBottom *,.monaco-editor .diff-hidden-lines .top.canMoveTop.canMoveBottom,.monaco-editor .diff-hidden-lines .bottom.canMoveTop.canMoveBottom{cursor:ns-resize!important}.monaco-editor .diff-hidden-lines .top{transform:translateY(4px)}.monaco-editor .diff-hidden-lines .bottom{transform:translateY(-6px)}.monaco-editor .diff-unchanged-lines{background:var(--vscode-diffEditor-unchangedCodeBackground)}.monaco-editor .noModificationsOverlay{z-index:1;background:var(--vscode-editor-background);display:flex;justify-content:center;align-items:center}.monaco-editor .diff-hidden-lines .center{background:var(--vscode-diffEditor-unchangedRegionBackground);color:var(--vscode-diffEditor-unchangedRegionForeground);overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;height:24px;box-shadow:inset 0 -5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow),inset 0 5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow)}.monaco-editor .diff-hidden-lines .center span.codicon{vertical-align:middle}.monaco-editor .diff-hidden-lines .center a:hover .codicon{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .diff-hidden-lines div.breadcrumb-item{cursor:pointer}.monaco-editor .diff-hidden-lines div.breadcrumb-item:hover{color:var(--vscode-editorLink-activeForeground)}.monaco-editor .movedOriginal,.monaco-editor .movedModified{border:2px solid var(--vscode-diffEditor-move-border)}.monaco-editor .movedOriginal.currentMove,.monaco-editor .movedModified.currentMove{border:2px solid var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path.currentMove{stroke:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path{pointer-events:visiblestroke}.monaco-diff-editor .moved-blocks-lines .arrow{fill:var(--vscode-diffEditor-move-border)}.monaco-diff-editor .moved-blocks-lines .arrow.currentMove{fill:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines .arrow-rectangle{fill:var(--vscode-editor-background)}.monaco-diff-editor .moved-blocks-lines{position:absolute;pointer-events:none}.monaco-diff-editor .moved-blocks-lines path{fill:none;stroke:var(--vscode-diffEditor-move-border);stroke-width:2}.monaco-editor .char-delete.diff-range-empty{margin-left:-1px;border-left:solid var(--vscode-diffEditor-removedTextBackground) 3px}.monaco-editor .char-insert.diff-range-empty{border-left:solid var(--vscode-diffEditor-insertedTextBackground) 3px}.monaco-editor .fold-unchanged{cursor:pointer}.monaco-diff-editor .diff-moved-code-block{display:flex;justify-content:flex-end;margin-top:-4px}.monaco-diff-editor .diff-moved-code-block .action-bar .action-label.codicon{width:12px;height:12px;font-size:12px}.monaco-diff-editor .diffOverview{z-index:9}.monaco-diff-editor .diffOverview .diffViewport{z-index:10}.monaco-diff-editor.vs .diffOverview{background:#00000008}.monaco-diff-editor.vs-dark .diffOverview{background:#ffffff03}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark .scrollbar{background:#0000}.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-light .scrollbar{background:none}.monaco-scrollable-element.modified-in-monaco-diff-editor .slider{z-index:10}.modified-in-monaco-diff-editor .slider.active{background:#ababab66}.modified-in-monaco-diff-editor.hc-black .slider.active,.modified-in-monaco-diff-editor.hc-light .slider.active{background:none}.monaco-editor .insert-sign,.monaco-diff-editor .insert-sign,.monaco-editor .delete-sign,.monaco-diff-editor .delete-sign{font-size:11px!important;opacity:.7!important;display:flex!important;align-items:center}.monaco-editor.hc-black .insert-sign,.monaco-diff-editor.hc-black .insert-sign,.monaco-editor.hc-black .delete-sign,.monaco-diff-editor.hc-black .delete-sign,.monaco-editor.hc-light .insert-sign,.monaco-diff-editor.hc-light .insert-sign,.monaco-editor.hc-light .delete-sign,.monaco-diff-editor.hc-light .delete-sign{opacity:1}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .inline-added-margin-view-zone{text-align:right}.monaco-editor .arrow-revert-change{z-index:10;position:absolute}.monaco-editor .arrow-revert-change:hover{cursor:pointer}.monaco-editor .view-zones .view-lines .view-line span{display:inline-block}.monaco-editor .margin-view-zones .lightbulb-glyph:hover{cursor:pointer}.monaco-editor .char-insert,.monaco-diff-editor .char-insert{background-color:var(--vscode-diffEditor-insertedTextBackground)}.monaco-editor .line-insert,.monaco-diff-editor .line-insert{background-color:var(--vscode-diffEditor-insertedLineBackground, var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .line-insert,.monaco-editor .char-insert{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-insertedTextBorder)}.monaco-editor.hc-black .line-insert,.monaco-editor.hc-light .line-insert,.monaco-editor.hc-black .char-insert,.monaco-editor.hc-light .char-insert{border-style:dashed}.monaco-editor .line-delete,.monaco-editor .char-delete{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-removedTextBorder)}.monaco-editor.hc-black .line-delete,.monaco-editor.hc-light .line-delete,.monaco-editor.hc-black .char-delete,.monaco-editor.hc-light .char-delete{border-style:dashed}.monaco-editor .inline-added-margin-view-zone,.monaco-editor .gutter-insert,.monaco-diff-editor .gutter-insert{background-color:var(--vscode-diffEditorGutter-insertedLineBackground, var(--vscode-diffEditor-insertedLineBackground), var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .char-delete,.monaco-diff-editor .char-delete,.monaco-editor .inline-deleted-text{background-color:var(--vscode-diffEditor-removedTextBackground)}.monaco-editor .inline-deleted-text{text-decoration:line-through}.monaco-editor .line-delete,.monaco-diff-editor .line-delete{background-color:var(--vscode-diffEditor-removedLineBackground, var(--vscode-diffEditor-removedTextBackground))}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .gutter-delete,.monaco-diff-editor .gutter-delete{background-color:var(--vscode-diffEditorGutter-removedLineBackground, var(--vscode-diffEditor-removedLineBackground), var(--vscode-diffEditor-removedTextBackground))}.monaco-diff-editor.side-by-side .editor.modified{box-shadow:-6px 0 5px -5px var(--vscode-scrollbar-shadow);border-left:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor.side-by-side .editor.original{box-shadow:6px 0 5px -5px var(--vscode-scrollbar-shadow);border-right:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor .diffViewport{background:var(--vscode-scrollbarSlider-background)}.monaco-diff-editor .diffViewport:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-diff-editor .diffViewport:active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .diagonal-fill{background-image:linear-gradient(-45deg,var(--vscode-diffEditor-diagonalFill) 12.5%,#0000 12.5%,#0000 50%,var(--vscode-diffEditor-diagonalFill) 50%,var(--vscode-diffEditor-diagonalFill) 62.5%,#0000 62.5%,#0000 100%);background-size:8px 8px}.monaco-diff-editor .gutter{position:relative;overflow:hidden;flex-shrink:0;flex-grow:0}.monaco-diff-editor .gutter>div{position:absolute}.monaco-diff-editor .gutter .gutterItem{opacity:0;transition:opacity .7s}.monaco-diff-editor .gutter .gutterItem.showAlways{opacity:1;transition:none}.monaco-diff-editor .gutter .gutterItem.noTransition{transition:none}.monaco-diff-editor .gutter:hover .gutterItem{opacity:1;transition:opacity .1s ease-in-out}.monaco-diff-editor .gutter .gutterItem .background{position:absolute;height:100%;left:50%;width:1px;border-left:2px var(--vscode-menu-separatorBackground) solid}.monaco-diff-editor .gutter .gutterItem .buttons{position:absolute;width:100%;display:flex;justify-content:center;align-items:center}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar{height:fit-content}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar{line-height:1}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container{width:fit-content;border-radius:4px;background:var(--vscode-editorGutter-itemBackground)}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container .action-item:hover{background:var(--vscode-toolbar-hoverBackground)}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container .action-item .action-label{color:var(--vscode-editorGutter-itemGlyphForeground);padding:1px 2px}.monaco-diff-editor .diff-hidden-lines-compact{display:flex;height:11px}.monaco-diff-editor .diff-hidden-lines-compact .line-left,.monaco-diff-editor .diff-hidden-lines-compact .line-right{height:1px;border-top:1px solid;border-color:var(--vscode-editorCodeLens-foreground);opacity:.5;margin:auto;width:100%}.monaco-diff-editor .diff-hidden-lines-compact .line-left{width:20px}.monaco-diff-editor .diff-hidden-lines-compact .text{color:var(--vscode-editorCodeLens-foreground);text-wrap:nowrap;font-size:11px;line-height:11px;margin:0 4px}.monaco-editor .line-delete-selectable{user-select:text!important;-webkit-user-select:text!important;z-index:1!important}.line-delete-selectable .view-line{user-select:text!important;-webkit-user-select:text!important}.monaco-editor .selection-anchor{background-color:#007acc;width:2px!important}.monaco-editor .bracket-match{box-sizing:border-box;background-color:var(--vscode-editorBracketMatch-background);border:1px solid var(--vscode-editorBracketMatch-border)}.inline-editor-progress-decoration{display:inline-block;width:1em;height:1em}.inline-progress-widget{display:flex!important;justify-content:center;align-items:center}.inline-progress-widget .icon{font-size:80%!important}.inline-progress-widget:hover .icon{font-size:90%!important;animation:none}.inline-progress-widget:hover .icon:before{content:var(--vscode-icon-x-content);font-family:var(--vscode-icon-x-font-family)}.monaco-editor .monaco-editor-overlaymessage{padding-bottom:8px;z-index:10000}.monaco-editor .monaco-editor-overlaymessage.below{padding-bottom:0;padding-top:8px;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.monaco-editor .monaco-editor-overlaymessage.fadeIn{animation:fadeIn .15s ease-out}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.monaco-editor .monaco-editor-overlaymessage.fadeOut{animation:fadeOut .1s ease-out}.monaco-editor .monaco-editor-overlaymessage .message{padding:2px 4px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-inputValidation-infoBorder);border-radius:3px}.monaco-editor .monaco-editor-overlaymessage .message p{margin-block:0px}.monaco-editor .monaco-editor-overlaymessage .message a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-editor-overlaymessage .message a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor.hc-black .monaco-editor-overlaymessage .message,.monaco-editor.hc-light .monaco-editor-overlaymessage .message{border-width:2px}.monaco-editor .monaco-editor-overlaymessage .anchor{width:0!important;height:0!important;border-color:transparent;border-style:solid;z-index:1000;border-width:8px;position:absolute;left:2px}.monaco-editor .monaco-editor-overlaymessage .anchor.top{border-bottom-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage .anchor.below{border-top-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top,.monaco-editor .monaco-editor-overlaymessage.below .anchor.below{display:none}.monaco-editor .monaco-editor-overlaymessage.below .anchor.top{display:inherit;top:-8px}.monaco-text-button{box-sizing:border-box;display:flex;width:100%;padding:4px;border-radius:2px;text-align:center;cursor:pointer;justify-content:center;align-items:center;border:1px solid var(--vscode-button-border, transparent);line-height:18px}.monaco-text-button:focus{outline-offset:2px!important}.monaco-text-button:hover{text-decoration:none!important}.monaco-button.disabled:focus,.monaco-button.disabled{opacity:.4!important;cursor:default}.monaco-text-button .codicon{margin:0 .2em;color:inherit!important}.monaco-text-button.monaco-text-button-with-short-label{flex-direction:row;flex-wrap:wrap;padding:0 4px;overflow:hidden;height:28px}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label{flex-basis:100%}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{flex-grow:1;width:0;overflow:hidden}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label,.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{display:flex;justify-content:center;align-items:center;font-weight:400;font-style:inherit;padding:4px 0}.monaco-button-dropdown{display:flex;cursor:pointer}.monaco-button-dropdown.disabled{cursor:default}.monaco-button-dropdown>.monaco-button:focus{outline-offset:-1px!important}.monaco-button-dropdown.disabled>.monaco-button.disabled,.monaco-button-dropdown.disabled>.monaco-button.disabled:focus,.monaco-button-dropdown.disabled>.monaco-button-dropdown-separator{opacity:.4!important}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-right-width:0!important}.monaco-button-dropdown .monaco-button-dropdown-separator{padding:4px 0;cursor:default}.monaco-button-dropdown .monaco-button-dropdown-separator>div{height:100%;width:1px}.monaco-button-dropdown>.monaco-button.monaco-dropdown-button{border:1px solid var(--vscode-button-border, transparent);border-left-width:0!important;border-radius:0 2px 2px 0;display:flex;align-items:center}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-radius:2px 0 0 2px}.monaco-description-button{display:flex;flex-direction:column;align-items:center;margin:4px 5px}.monaco-description-button .monaco-button-description{font-style:italic;font-size:11px;padding:4px 20px}.monaco-description-button .monaco-button-label,.monaco-description-button .monaco-button-description{display:flex;justify-content:center;align-items:center}.monaco-description-button .monaco-button-label>.codicon,.monaco-description-button .monaco-button-description>.codicon{margin:0 .2em;color:inherit!important}.monaco-button.default-colors,.monaco-button-dropdown.default-colors>.monaco-button{color:var(--vscode-button-foreground);background-color:var(--vscode-button-background)}.monaco-button.default-colors:hover,.monaco-button-dropdown.default-colors>.monaco-button:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-button.default-colors.secondary,.monaco-button-dropdown.default-colors>.monaco-button.secondary{color:var(--vscode-button-secondaryForeground);background-color:var(--vscode-button-secondaryBackground)}.monaco-button.default-colors.secondary:hover,.monaco-button-dropdown.default-colors>.monaco-button.secondary:hover{background-color:var(--vscode-button-secondaryHoverBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator{background-color:var(--vscode-button-background);border-top:1px solid var(--vscode-button-border);border-bottom:1px solid var(--vscode-button-border)}.monaco-button-dropdown.default-colors .monaco-button.secondary+.monaco-button-dropdown-separator{background-color:var(--vscode-button-secondaryBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator>div{background-color:var(--vscode-button-separator)}.action-widget{font-size:13px;min-width:100px;max-width:80vw;z-index:40;display:block;width:100%;border:1px solid var(--vscode-menu-border)!important;border-radius:5px;background-color:var(--vscode-menu-background);color:var(--vscode-menu-foreground);padding:4px;box-shadow:0 2px 8px var(--vscode-widget-shadow)}.context-view-block{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:-1}.context-view-pointerBlock{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:2}.action-widget .monaco-list{user-select:none;-webkit-user-select:none;border:none!important;border-width:0!important}.action-widget .monaco-list:focus:before{outline:0!important}.action-widget .monaco-list .monaco-scrollable-element{overflow:visible}.action-widget .monaco-list .monaco-list-row{padding:0 4px;white-space:nowrap;cursor:pointer;touch-action:none;width:100%;border-radius:3px}.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-disabled){background-color:var(--vscode-list-activeSelectionBackground)!important;color:var(--vscode-list-activeSelectionForeground);outline:1px solid var(--vscode-menu-selectionBorder, transparent);outline-offset:-1px}.action-widget .monaco-list-row.group-header{color:var(--vscode-descriptionForeground)!important;font-weight:600;font-size:13px}.action-widget .monaco-list-row.group-header:not(:first-of-type){margin-top:2px}.action-widget .monaco-scrollable-element .monaco-list-rows .monaco-list-row.separator{border-top:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-descriptionForeground);font-size:12px;padding:0;margin:4px 0 0;cursor:default;-webkit-user-select:none;user-select:none;border-radius:0}.action-widget .monaco-scrollable-element .monaco-list-rows .monaco-list-row.separator.focused{outline:0 solid;background-color:transparent;border-radius:0}.action-widget .monaco-list-row.separator:first-of-type{border-top:none;margin-top:0}.action-widget .monaco-list .group-header,.action-widget .monaco-list .option-disabled,.action-widget .monaco-list .option-disabled:before,.action-widget .monaco-list .option-disabled .focused,.action-widget .monaco-list .option-disabled .focused:before{cursor:default!important;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:transparent!important;outline:0 solid!important}.action-widget .monaco-list-row.action{display:flex;gap:4px;align-items:center}.action-widget .monaco-list-row.action.option-disabled,.action-widget .monaco-list:focus .monaco-list-row.focused.action.option-disabled,.action-widget .monaco-list-row.action.option-disabled .codicon,.action-widget .monaco-list:not(.drop-target):not(.dragging) .monaco-list-row:hover:not(.selected):not(.focused).option-disabled{color:var(--vscode-disabledForeground)}.action-widget .monaco-list-row.action:not(.option-disabled) .codicon{color:inherit}.action-widget .monaco-list-row.action .title{flex:1;overflow:hidden;text-overflow:ellipsis}.action-widget .monaco-list-row.action .monaco-keybinding>.monaco-keybinding-key{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-radius:3px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow)}.action-widget .action-widget-action-bar{background-color:var(--vscode-menu-background);border-top:1px solid var(--vscode-menu-border);margin-top:2px}.action-widget .action-widget-action-bar:before{display:block;content:"";width:100%}.action-widget .action-widget-action-bar .actions-container{padding:4px 8px 2px 24px}.action-widget-action-bar .action-label{color:var(--vscode-textLink-activeForeground);font-size:13px;line-height:22px;padding:0;pointer-events:all}.action-widget-action-bar .action-item{margin-right:16px;pointer-events:none}.action-widget-action-bar .action-label:hover{background-color:transparent!important}.monaco-action-bar .actions-container.highlight-toggled .action-label.checked{background:var(--vscode-actionBar-toggledBackground)!important}.action-widget .monaco-list .monaco-list-row .description{opacity:.7;margin-left:.5em}.monaco-keybinding{display:flex;align-items:center;line-height:10px}.monaco-keybinding>.monaco-keybinding-key{display:inline-block;border-style:solid;border-width:1px;border-radius:3px;vertical-align:middle;font-size:11px;padding:3px 5px;margin:0 2px}.monaco-keybinding>.monaco-keybinding-key:first-child{margin-left:0}.monaco-keybinding>.monaco-keybinding-key:last-child{margin-right:0}.monaco-keybinding>.monaco-keybinding-key-separator{display:inline-block}.monaco-keybinding>.monaco-keybinding-key-chord-separator{width:6px}.post-edit-widget{box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:1px solid var(--vscode-widget-border, transparent);border-radius:4px;color:var(--vscode-button-foreground);background-color:var(--vscode-button-background);overflow:hidden}.post-edit-widget .monaco-button{padding:2px;border:none;border-radius:0}.post-edit-widget .monaco-button:hover{background-color:var(--vscode-button-hoverBackground)!important}.post-edit-widget .monaco-button .codicon{margin:0}@font-face{font-family:codicon;font-display:block;src:url(/assets/codicon-ngg6Pgfi.ttf) format("truetype")}.codicon[class*=codicon-]{font: 16px/1 codicon;display:inline-block;text-decoration:none;text-rendering:auto;text-align:center;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none}.codicon-wrench-subaction{opacity:.5}@keyframes codicon-spin{to{transform:rotate(360deg)}}.codicon-sync.codicon-modifier-spin,.codicon-loading.codicon-modifier-spin,.codicon-gear.codicon-modifier-spin,.codicon-notebook-state-executing.codicon-modifier-spin{animation:codicon-spin 1.5s steps(30) infinite}.codicon-modifier-disabled{opacity:.4}.codicon-loading,.codicon-tree-item-loading:before{animation-duration:1s!important;animation-timing-function:cubic-bezier(.53,.21,.29,.67)!important}.monaco-editor .codicon.codicon-symbol-array,.monaco-workbench .codicon.codicon-symbol-array{color:var(--vscode-symbolIcon-arrayForeground)}.monaco-editor .codicon.codicon-symbol-boolean,.monaco-workbench .codicon.codicon-symbol-boolean{color:var(--vscode-symbolIcon-booleanForeground)}.monaco-editor .codicon.codicon-symbol-class,.monaco-workbench .codicon.codicon-symbol-class{color:var(--vscode-symbolIcon-classForeground)}.monaco-editor .codicon.codicon-symbol-method,.monaco-workbench .codicon.codicon-symbol-method{color:var(--vscode-symbolIcon-methodForeground)}.monaco-editor .codicon.codicon-symbol-color,.monaco-workbench .codicon.codicon-symbol-color{color:var(--vscode-symbolIcon-colorForeground)}.monaco-editor .codicon.codicon-symbol-constant,.monaco-workbench .codicon.codicon-symbol-constant{color:var(--vscode-symbolIcon-constantForeground)}.monaco-editor .codicon.codicon-symbol-constructor,.monaco-workbench .codicon.codicon-symbol-constructor{color:var(--vscode-symbolIcon-constructorForeground)}.monaco-editor .codicon.codicon-symbol-value,.monaco-workbench .codicon.codicon-symbol-value,.monaco-editor .codicon.codicon-symbol-enum,.monaco-workbench .codicon.codicon-symbol-enum{color:var(--vscode-symbolIcon-enumeratorForeground)}.monaco-editor .codicon.codicon-symbol-enum-member,.monaco-workbench .codicon.codicon-symbol-enum-member{color:var(--vscode-symbolIcon-enumeratorMemberForeground)}.monaco-editor .codicon.codicon-symbol-event,.monaco-workbench .codicon.codicon-symbol-event{color:var(--vscode-symbolIcon-eventForeground)}.monaco-editor .codicon.codicon-symbol-field,.monaco-workbench .codicon.codicon-symbol-field{color:var(--vscode-symbolIcon-fieldForeground)}.monaco-editor .codicon.codicon-symbol-file,.monaco-workbench .codicon.codicon-symbol-file{color:var(--vscode-symbolIcon-fileForeground)}.monaco-editor .codicon.codicon-symbol-folder,.monaco-workbench .codicon.codicon-symbol-folder{color:var(--vscode-symbolIcon-folderForeground)}.monaco-editor .codicon.codicon-symbol-function,.monaco-workbench .codicon.codicon-symbol-function{color:var(--vscode-symbolIcon-functionForeground)}.monaco-editor .codicon.codicon-symbol-interface,.monaco-workbench .codicon.codicon-symbol-interface{color:var(--vscode-symbolIcon-interfaceForeground)}.monaco-editor .codicon.codicon-symbol-key,.monaco-workbench .codicon.codicon-symbol-key{color:var(--vscode-symbolIcon-keyForeground)}.monaco-editor .codicon.codicon-symbol-keyword,.monaco-workbench .codicon.codicon-symbol-keyword{color:var(--vscode-symbolIcon-keywordForeground)}.monaco-editor .codicon.codicon-symbol-module,.monaco-workbench .codicon.codicon-symbol-module{color:var(--vscode-symbolIcon-moduleForeground)}.monaco-editor .codicon.codicon-symbol-namespace,.monaco-workbench .codicon.codicon-symbol-namespace{color:var(--vscode-symbolIcon-namespaceForeground)}.monaco-editor .codicon.codicon-symbol-null,.monaco-workbench .codicon.codicon-symbol-null{color:var(--vscode-symbolIcon-nullForeground)}.monaco-editor .codicon.codicon-symbol-number,.monaco-workbench .codicon.codicon-symbol-number{color:var(--vscode-symbolIcon-numberForeground)}.monaco-editor .codicon.codicon-symbol-object,.monaco-workbench .codicon.codicon-symbol-object{color:var(--vscode-symbolIcon-objectForeground)}.monaco-editor .codicon.codicon-symbol-operator,.monaco-workbench .codicon.codicon-symbol-operator{color:var(--vscode-symbolIcon-operatorForeground)}.monaco-editor .codicon.codicon-symbol-package,.monaco-workbench .codicon.codicon-symbol-package{color:var(--vscode-symbolIcon-packageForeground)}.monaco-editor .codicon.codicon-symbol-property,.monaco-workbench .codicon.codicon-symbol-property{color:var(--vscode-symbolIcon-propertyForeground)}.monaco-editor .codicon.codicon-symbol-reference,.monaco-workbench .codicon.codicon-symbol-reference{color:var(--vscode-symbolIcon-referenceForeground)}.monaco-editor .codicon.codicon-symbol-snippet,.monaco-workbench .codicon.codicon-symbol-snippet{color:var(--vscode-symbolIcon-snippetForeground)}.monaco-editor .codicon.codicon-symbol-string,.monaco-workbench .codicon.codicon-symbol-string{color:var(--vscode-symbolIcon-stringForeground)}.monaco-editor .codicon.codicon-symbol-struct,.monaco-workbench .codicon.codicon-symbol-struct{color:var(--vscode-symbolIcon-structForeground)}.monaco-editor .codicon.codicon-symbol-text,.monaco-workbench .codicon.codicon-symbol-text{color:var(--vscode-symbolIcon-textForeground)}.monaco-editor .codicon.codicon-symbol-type-parameter,.monaco-workbench .codicon.codicon-symbol-type-parameter{color:var(--vscode-symbolIcon-typeParameterForeground)}.monaco-editor .codicon.codicon-symbol-unit,.monaco-workbench .codicon.codicon-symbol-unit{color:var(--vscode-symbolIcon-unitForeground)}.monaco-editor .codicon.codicon-symbol-variable,.monaco-workbench .codicon.codicon-symbol-variable{color:var(--vscode-symbolIcon-variableForeground)}.monaco-editor .lightBulbWidget{display:flex;align-items:center;justify-content:center}.monaco-editor .lightBulbWidget:hover{cursor:pointer}.monaco-editor .lightBulbWidget.codicon-light-bulb,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .lightBulbWidget.codicon-lightbulb-autofix,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle-autofix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .lightBulbWidget.codicon-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground))}.monaco-editor .lightBulbWidget:before{position:relative;z-index:2}.monaco-editor .lightBulbWidget:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;opacity:.3;z-index:1}.monaco-editor .glyph-margin-widgets .cgmr[class*=codicon-gutter-lightbulb]{display:block;cursor:pointer}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-auto-fix,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-aifix-auto-fix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground))}.monaco-editor .codelens-decoration{overflow:hidden;display:inline-flex!important;align-items:center;text-overflow:ellipsis;white-space:nowrap;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize);padding-right:calc(var(--vscode-editorCodeLens-fontSize)*.5);font-feature-settings:var(--vscode-editorCodeLens-fontFeatureSettings);font-family:var(--vscode-editorCodeLens-fontFamily),var(--vscode-editorCodeLens-fontFamilyDefault)}.monaco-editor .codelens-decoration>span,.monaco-editor .codelens-decoration>a{user-select:none;-webkit-user-select:none;white-space:nowrap;vertical-align:sub;display:inline-flex;align-items:center}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration>a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration .codicon[class*=codicon-]{vertical-align:middle;color:currentColor!important;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize)}.monaco-editor .codelens-decoration>a:hover .codicon:before{cursor:pointer}@keyframes fadein{0%{opacity:0}to{opacity:1}}.monaco-editor .codelens-decoration.fadein{animation:fadein .1s linear}.monaco-editor .inlineSuggestionsHints{padding:4px}.monaco-editor .inlineSuggestionsHints .warningMessage p{margin:0}.monaco-editor .inlineSuggestionsHints.withBorder{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .inlineSuggestionsHints a,.monaco-editor .inlineSuggestionsHints a:hover{color:var(--vscode-foreground)!important}.monaco-editor .inlineSuggestionsHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineSuggestionsHints .availableSuggestionCount a{display:flex;min-width:19px;justify-content:center}.monaco-editor .inlineSuggestionStatusBarItemLabel{margin-right:2px}.monaco-hover{cursor:default;position:absolute;overflow:hidden;user-select:text;-webkit-user-select:text;box-sizing:border-box;line-height:1.5em;white-space:var(--vscode-hover-whiteSpace, normal)}.monaco-hover.fade-in{animation:fadein .1s linear}.monaco-hover.hidden{display:none}.monaco-hover a:hover:not(.disabled){cursor:pointer}.monaco-hover .hover-contents:not(.html-hover-contents){padding:4px 8px}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents){max-width:var(--vscode-hover-maxWidth, 500px);word-wrap:break-word}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents) hr{min-width:100%}.monaco-hover p,.monaco-hover .code,.monaco-hover ul,.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{margin:8px 0}.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{line-height:1.1}.monaco-hover code{font-family:var(--monaco-monospace-font)}.monaco-hover hr{box-sizing:border-box;border-left:0px;border-right:0px;margin:4px -8px -4px;height:1px}.monaco-hover p:first-child,.monaco-hover .code:first-child,.monaco-hover ul:first-child{margin-top:0}.monaco-hover p:last-child,.monaco-hover .code:last-child,.monaco-hover ul:last-child{margin-bottom:0}.monaco-hover ul,.monaco-hover ol{padding-left:20px}.monaco-hover li>p{margin-bottom:0}.monaco-hover li>ul{margin-top:0}.monaco-hover code{border-radius:3px;padding:0 .4em}.monaco-hover .monaco-tokenized-source{white-space:var(--vscode-hover-sourceWhiteSpace, pre-wrap)}.monaco-hover .hover-row.status-bar{font-size:12px;line-height:22px}.monaco-hover .hover-row.status-bar .info{font-style:italic;padding:0 8px}.monaco-hover .hover-row.status-bar .actions{display:flex;padding:0 8px;width:100%}.monaco-hover .hover-row.status-bar .actions .action-container{margin-right:16px;cursor:pointer;overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis}.monaco-hover .hover-row.status-bar .actions .action-container .action .icon{padding-right:4px;vertical-align:middle}.monaco-hover .hover-row.status-bar .actions .action-container a{color:var(--vscode-textLink-foreground);text-decoration:var(--text-link-decoration)}.monaco-hover .hover-row.status-bar .actions .action-container a .icon.codicon{color:var(--vscode-textLink-foreground)}.monaco-hover .markdown-hover .hover-contents .codicon{color:inherit;font-size:inherit;vertical-align:middle}.monaco-hover .hover-contents a.code-link:hover,.monaco-hover .hover-contents a.code-link{color:inherit}.monaco-hover .hover-contents a.code-link:before{content:"("}.monaco-hover .hover-contents a.code-link:after{content:")"}.monaco-hover .hover-contents a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-foreground)}.monaco-hover .hover-contents a.code-link>span:hover{color:var(--vscode-textLink-activeForeground)}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) p:last-child [style*=background-color]{margin-bottom:4px;display:inline-block}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span.codicon{margin-bottom:2px}.monaco-hover-content .action-container a{-webkit-user-select:none;user-select:none}.monaco-hover-content .action-container.disabled{pointer-events:none;opacity:.4;cursor:default}.monaco-hover .action-container,.monaco-hover .action,.monaco-hover button,.monaco-hover .monaco-button,.monaco-hover .monaco-text-button,.monaco-hover [role=button]{-webkit-user-select:none;user-select:none}.monaco-custom-toggle{margin-left:2px;float:left;cursor:pointer;overflow:hidden;width:20px;height:20px;border-radius:3px;border:1px solid transparent;padding:1px;box-sizing:border-box;user-select:none;-webkit-user-select:none}.monaco-custom-toggle:hover{background-color:var(--vscode-inputOption-hoverBackground)}.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{border:1px dashed var(--vscode-focusBorder)}.hc-black .monaco-custom-toggle,.hc-light .monaco-custom-toggle,.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{background:none}.monaco-custom-toggle.monaco-checkbox{height:18px;width:18px;border:1px solid transparent;border-radius:3px;margin-right:9px;margin-left:0;padding:0;opacity:1;background-size:16px!important}.monaco-action-bar .checkbox-action-item{display:flex;align-items:center;border-radius:2px;padding-right:2px}.monaco-action-bar .checkbox-action-item:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-action-bar .checkbox-action-item>.monaco-custom-toggle.monaco-checkbox{margin-right:4px}.monaco-action-bar .checkbox-action-item>.checkbox-label{font-size:12px}.monaco-editor .find-widget{position:absolute;z-index:35;height:33px;overflow:hidden;line-height:19px;transition:transform .2s linear;padding:0 4px;box-sizing:border-box;transform:translateY(calc(-100% - 10px));box-shadow:0 0 8px 2px var(--vscode-widget-shadow);color:var(--vscode-editorWidget-foreground);border-left:1px solid var(--vscode-widget-border);border-right:1px solid var(--vscode-widget-border);border-bottom:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px;background-color:var(--vscode-editorWidget-background)}.monaco-reduce-motion .monaco-editor .find-widget{transition:transform 0ms linear}.monaco-editor .find-widget textarea{margin:0}.monaco-editor .find-widget.hiddenEditor{display:none}.monaco-editor .find-widget.replaceToggled>.replace-part{display:flex}.monaco-editor .find-widget.visible{transform:translateY(0)}.monaco-editor .find-widget .monaco-inputbox.synthetic-focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px;outline-color:var(--vscode-focusBorder)}.monaco-editor .find-widget .monaco-inputbox .input{background-color:transparent;min-height:0}.monaco-editor .find-widget .monaco-findInput .input{font-size:13px}.monaco-editor .find-widget>.find-part,.monaco-editor .find-widget>.replace-part{margin:3px 25px 0 17px;font-size:12px;display:flex}.monaco-editor .find-widget>.find-part .monaco-inputbox,.monaco-editor .find-widget>.replace-part .monaco-inputbox{min-height:25px}.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-right:22px}.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.mirror,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-top:2px;padding-bottom:2px}.monaco-editor .find-widget>.find-part .find-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget>.replace-part .replace-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget .monaco-findInput{vertical-align:middle;display:flex;flex:1}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element{width:100%}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element .scrollbar.vertical{opacity:0}.monaco-editor .find-widget .matchesCount{display:flex;flex:initial;margin:0 0 0 3px;padding:2px 0 0 2px;height:25px;vertical-align:middle;box-sizing:border-box;text-align:center;line-height:23px}.monaco-editor .find-widget .button{width:16px;height:16px;padding:3px;border-radius:5px;flex:initial;margin-left:3px;background-position:center center;background-repeat:no-repeat;cursor:pointer;display:flex;align-items:center;justify-content:center}.monaco-editor .find-widget .codicon-find-selection{width:22px;height:22px;padding:3px;border-radius:5px}.monaco-editor .find-widget .button.left{margin-left:0;margin-right:3px}.monaco-editor .find-widget .button.wide{width:auto;padding:1px 6px;top:-1px}.monaco-editor .find-widget .button.toggle{position:absolute;top:0;left:3px;width:18px;height:100%;border-radius:0;box-sizing:border-box}.monaco-editor .find-widget .button.toggle.disabled{display:none}.monaco-editor .find-widget .disabled{color:var(--vscode-disabledForeground);cursor:default}.monaco-editor .find-widget>.replace-part{display:none}.monaco-editor .find-widget>.replace-part>.monaco-findInput{position:relative;display:flex;vertical-align:middle;flex:auto;flex-grow:0;flex-shrink:0}.monaco-editor .find-widget>.replace-part>.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.monaco-editor .find-widget.reduced-find-widget .matchesCount{display:none}.monaco-editor .find-widget.narrow-find-widget{max-width:257px!important}.monaco-editor .find-widget.collapsed-find-widget{max-width:170px!important}.monaco-editor .find-widget.collapsed-find-widget .button.previous,.monaco-editor .find-widget.collapsed-find-widget .button.next,.monaco-editor .find-widget.collapsed-find-widget .button.replace,.monaco-editor .find-widget.collapsed-find-widget .button.replace-all,.monaco-editor .find-widget.collapsed-find-widget>.find-part .monaco-findInput .controls{display:none}.monaco-editor .find-widget.no-results .matchesCount{color:var(--vscode-errorForeground)}.monaco-editor .findMatch{animation-duration:0;animation-name:inherit!important;background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor .currentFindMatch{background-color:var(--vscode-editor-findMatchBackground);border:2px solid var(--vscode-editor-findMatchBorder);padding:1px;box-sizing:border-box}.monaco-editor .findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor .find-widget .monaco-sash{left:0!important;background-color:var(--vscode-editorWidget-resizeBorder, var(--vscode-editorWidget-border))}.monaco-editor.hc-black .find-widget .button:before{position:relative;top:1px;left:2px}.monaco-editor .find-widget .button:not(.disabled):hover,.monaco-editor .find-widget .codicon-find-selection:hover{background-color:var(--vscode-toolbar-hoverBackground)!important}.monaco-editor.findMatch{background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor.currentFindMatch{background-color:var(--vscode-editor-findMatchBackground)}.monaco-editor.findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor.findMatch{background-color:var(--vscode-editorWidget-background)}.monaco-editor .find-widget>.button.codicon-widget-close{position:absolute;top:5px;right:4px}.monaco-inputbox{position:relative;display:block;padding:0;box-sizing:border-box;border-radius:2px;font-size:inherit}.monaco-inputbox>.ibwrapper>.input,.monaco-inputbox>.ibwrapper>.mirror{padding:4px 6px}.monaco-inputbox>.ibwrapper{position:relative;width:100%}.monaco-inputbox>.ibwrapper>.input{display:inline-block;box-sizing:border-box;width:100%;height:100%;line-height:inherit;border:none;font-family:inherit;font-size:inherit;resize:none;color:inherit}.monaco-inputbox>.ibwrapper>input{text-overflow:ellipsis}.monaco-inputbox>.ibwrapper>textarea.input{display:block;scrollbar-width:none;outline:none}.monaco-inputbox>.ibwrapper>textarea.input::-webkit-scrollbar{display:none}.monaco-inputbox>.ibwrapper>textarea.input.empty{white-space:nowrap}.monaco-inputbox>.ibwrapper>.mirror{position:absolute;display:inline-block;width:100%;top:0;left:0;box-sizing:border-box;white-space:pre-wrap;visibility:hidden;word-wrap:break-word}.monaco-inputbox-container{text-align:right}.monaco-inputbox-container .monaco-inputbox-message{display:inline-block;overflow:hidden;text-align:left;width:100%;box-sizing:border-box;padding:.4em;font-size:12px;line-height:17px;margin-top:-1px;word-wrap:break-word}.monaco-inputbox .monaco-action-bar{position:absolute;right:2px;top:4px}.monaco-inputbox .monaco-action-bar .action-item{margin-left:2px}.monaco-inputbox .monaco-action-bar .action-item .codicon{background-repeat:no-repeat;width:16px;height:16px}.monaco-findInput{position:relative}.monaco-findInput .monaco-inputbox{font-size:13px;width:100%}.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.vs .monaco-findInput.disabled{background-color:#e1e1e1}.vs-dark .monaco-findInput.disabled{background-color:#333}.monaco-findInput.highlight-0 .controls,.hc-light .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-0 .1s linear 0s}.monaco-findInput.highlight-1 .controls,.hc-light .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-1 .1s linear 0s}.hc-black .monaco-findInput.highlight-0 .controls,.vs-dark .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-dark-0 .1s linear 0s}.hc-black .monaco-findInput.highlight-1 .controls,.vs-dark .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-dark-1 .1s linear 0s}@keyframes monaco-findInput-highlight-0{0%{background:#fdff00cc}to{background:transparent}}@keyframes monaco-findInput-highlight-1{0%{background:#fdff00cc}99%{background:transparent}}@keyframes monaco-findInput-highlight-dark-0{0%{background:#ffffff70}to{background:transparent}}@keyframes monaco-findInput-highlight-dark-1{0%{background:#ffffff70}99%{background:transparent}}.colorpicker-widget{height:190px;user-select:none;-webkit-user-select:none}.colorpicker-color-decoration,.hc-light .colorpicker-color-decoration{border:solid .1em #000;box-sizing:border-box;margin:.1em .2em 0;width:.8em;height:.8em;line-height:.8em;display:inline-block;cursor:pointer}.hc-black .colorpicker-color-decoration,.vs-dark .colorpicker-color-decoration{border:solid .1em #eee}.colorpicker-header{display:flex;height:24px;position:relative;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-header .picked-color{width:240px;display:flex;align-items:center;justify-content:center;line-height:24px;cursor:pointer;color:#fff;flex:1;white-space:nowrap;overflow:hidden}.colorpicker-header .picked-color .picked-color-presentation{white-space:nowrap;margin-left:5px;margin-right:5px}.colorpicker-header .picked-color .codicon{color:inherit;font-size:14px}.colorpicker-header .picked-color.light{color:#000}.colorpicker-header .original-color{width:74px;z-index:inherit;cursor:pointer}.standalone-colorpicker{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header.standalone-colorpicker{border-bottom:none}.colorpicker-header .close-button{cursor:pointer;background-color:var(--vscode-editorHoverWidget-background);border-left:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header .close-button-inner-div{width:100%;height:100%;text-align:center}.colorpicker-header .close-button-inner-div:hover{background-color:var(--vscode-toolbar-hoverBackground)}.colorpicker-header .close-icon{padding:3px}.colorpicker-body{display:flex;padding:8px;position:relative}.colorpicker-body .saturation-wrap{overflow:hidden;height:150px;position:relative;min-width:220px;flex:1}.colorpicker-body .saturation-box{height:150px;position:absolute}.colorpicker-body .saturation-selection{width:9px;height:9px;margin:-5px 0 0 -5px;border:1px solid rgb(255,255,255);border-radius:100%;box-shadow:0 0 2px #000c;position:absolute}.colorpicker-body .strip{width:25px;height:150px}.colorpicker-body .standalone-strip{width:25px;height:122px}.colorpicker-body .hue-strip{position:relative;margin-left:8px;cursor:grab;background:linear-gradient(to bottom,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.colorpicker-body .opacity-strip{position:relative;margin-left:8px;cursor:grab;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-body .strip.grabbing{cursor:grabbing}.colorpicker-body .slider{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:4px;box-sizing:border-box;border:1px solid rgba(255,255,255,.71);box-shadow:0 0 1px #000000d9}.colorpicker-body .strip .overlay{height:150px;pointer-events:none}.colorpicker-body .standalone-strip .standalone-overlay{height:122px;pointer-events:none}.standalone-colorpicker-body{display:block;border:1px solid transparent;border-bottom:1px solid var(--vscode-editorHoverWidget-border);overflow:hidden}.colorpicker-body .insert-button{position:absolute;height:20px;width:58px;padding:0;right:8px;bottom:8px;background:var(--vscode-button-background);color:var(--vscode-button-foreground);border-radius:2px;border:none;cursor:pointer}.colorpicker-body .insert-button:hover{background:var(--vscode-button-hoverBackground)}.monaco-editor .peekview-widget .head{box-sizing:border-box;display:flex;justify-content:space-between;flex-wrap:nowrap}.monaco-editor .peekview-widget .head .peekview-title{display:flex;align-items:baseline;font-size:13px;margin-left:20px;min-width:0;text-overflow:ellipsis;overflow:hidden}.monaco-editor .peekview-widget .head .peekview-title.clickable{cursor:pointer}.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty){font-size:.9em;margin-left:.5em}.monaco-editor .peekview-widget .head .peekview-title .meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monaco-editor .peekview-widget .head .peekview-title .dirname,.monaco-editor .peekview-widget .head .peekview-title .filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty):before{content:"-";padding:0 .3em}.monaco-editor .peekview-widget .head .peekview-actions{flex:1;text-align:right;padding-right:2px}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar{display:inline-block}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar,.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar>.actions-container{height:100%}.monaco-editor .peekview-widget>.body{border-top:1px solid;position:relative}.monaco-editor .peekview-widget .head .peekview-title .codicon{margin-right:4px;align-self:center}.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon{color:inherit!important}.monaco-editor .zone-widget{position:absolute;z-index:10}.monaco-editor .zone-widget .zone-widget-container{border-top-style:solid;border-bottom-style:solid;border-top-width:0;border-bottom-width:0;position:relative}.monaco-split-view2{position:relative;width:100%;height:100%}.monaco-split-view2>.sash-container{position:absolute;width:100%;height:100%;pointer-events:none}.monaco-split-view2>.sash-container>.monaco-sash{pointer-events:initial}.monaco-split-view2>.monaco-scrollable-element{width:100%;height:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container{width:100%;height:100%;white-space:nowrap;position:relative}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view{white-space:initial;position:absolute}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view:not(.visible){display:none}.monaco-split-view2.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view{width:100%}.monaco-split-view2.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view{height:100%}.monaco-split-view2.separator-border>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{content:" ";position:absolute;top:0;left:0;z-index:5;pointer-events:none;background-color:var(--separator-border)}.monaco-split-view2.separator-border.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:100%;width:1px}.monaco-split-view2.separator-border.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:1px;width:100%}.monaco-table{display:flex;flex-direction:column;position:relative;height:100%;width:100%;white-space:nowrap;overflow:hidden}.monaco-table>.monaco-split-view2{border-bottom:1px solid transparent}.monaco-table>.monaco-list{flex:1}.monaco-table-tr{display:flex;height:100%}.monaco-table-th{width:100%;height:100%;font-weight:700;overflow:hidden;text-overflow:ellipsis}.monaco-table-th,.monaco-table-td{box-sizing:border-box;flex-shrink:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{content:"";position:absolute;left:calc(var(--vscode-sash-size) / 2);width:0;border-left:1px solid transparent}.monaco-enable-motion .monaco-table>.monaco-split-view2,.monaco-enable-motion .monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{transition:border-color .2s ease-out}.monaco-tl-row{display:flex;height:100%;align-items:center;position:relative}.monaco-tl-row.disabled{cursor:default}.monaco-tl-indent{height:100%;position:absolute;top:0;left:16px;pointer-events:none}.hide-arrows .monaco-tl-indent{left:12px}.monaco-tl-indent>.indent-guide{display:inline-block;box-sizing:border-box;height:100%;border-left:1px solid transparent;opacity:0}.monaco-enable-motion .monaco-tl-indent>.indent-guide{transition:opacity .1s linear}.monaco-tl-twistie,.monaco-tl-contents{height:100%}.monaco-tl-twistie{font-size:10px;text-align:right;padding-right:6px;flex-shrink:0;width:16px;display:flex!important;align-items:center;justify-content:center;transform:translate(3px)}.monaco-tl-contents{flex:1;overflow:hidden}.monaco-tl-twistie:before{border-radius:20px}.monaco-tl-twistie.collapsed:before{transform:rotate(-90deg)}.monaco-tl-twistie.codicon-tree-item-loading:before{animation:codicon-spin 1.25s steps(30) infinite}.monaco-tree-type-filter{position:absolute;top:0;right:0;display:flex;padding:3px;max-width:200px;z-index:100;margin:0 10px 0 6px;border:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.monaco-enable-motion .monaco-tree-type-filter{transition:top .3s}.monaco-tree-type-filter.disabled{top:-40px!important}.monaco-tree-type-filter-input{flex:1}.monaco-tree-type-filter-input .monaco-inputbox{height:23px}.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.input,.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.mirror{padding:2px 4px}.monaco-tree-type-filter-input .monaco-findInput>.controls{top:2px}.monaco-tree-type-filter-actionbar{margin-left:4px}.monaco-tree-type-filter-actionbar .monaco-action-bar .action-label{padding:2px}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container{position:absolute;top:0;left:0;width:100%;height:0;z-index:13;background-color:var(--vscode-sideBar-background)}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row.monaco-list-row{position:absolute;width:100%;opacity:1!important;overflow:hidden;background-color:var(--vscode-sideBar-background)}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row:hover{background-color:var(--vscode-list-hoverBackground)!important;cursor:pointer}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty,.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty .monaco-tree-sticky-container-shadow{display:none}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-container-shadow{position:absolute;bottom:-3px;left:0;height:0px;width:100%}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container[tabindex="0"]:focus{outline:none}.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget{border-top-width:1px;border-bottom-width:1px}.monaco-editor .reference-zone-widget .inline{display:inline-block;vertical-align:top}.monaco-editor .reference-zone-widget .messages{height:100%;width:100%;text-align:center;padding:3em 0}.monaco-editor .reference-zone-widget .ref-tree{line-height:23px;background-color:var(--vscode-peekViewResult-background);color:var(--vscode-peekViewResult-lineForeground)}.monaco-editor .reference-zone-widget .ref-tree .reference{text-overflow:ellipsis;overflow:hidden}.monaco-editor .reference-zone-widget .ref-tree .reference-file{display:inline-flex;width:100%;height:100%;color:var(--vscode-peekViewResult-fileForeground)}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file{color:inherit!important}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows>.monaco-list-row.selected:not(.highlighted){background-color:var(--vscode-peekViewResult-selectionBackground);color:var(--vscode-peekViewResult-selectionForeground)!important}.monaco-editor .reference-zone-widget .ref-tree .reference-file .count{margin-right:12px;margin-left:auto}.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight{color:var(--vscode-peekViewResult-fileForeground)!important;background-color:var(--vscode-peekViewResult-matchHighlightBackground)!important}.monaco-editor .reference-zone-widget .preview .reference-decoration{background-color:var(--vscode-peekViewEditor-matchHighlightBackground);border:2px solid var(--vscode-peekViewEditor-matchHighlightBorder);box-sizing:border-box}.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background,.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input{background-color:var(--vscode-peekViewEditor-background)}.monaco-editor .reference-zone-widget .preview .monaco-editor .margin{background-color:var(--vscode-peekViewEditorGutter-background)}.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file,.monaco-editor.hc-light .reference-zone-widget .ref-tree .reference-file{font-weight:700}.monaco-editor.hc-black .reference-zone-widget .ref-tree .referenceMatch .highlight,.monaco-editor.hc-light .reference-zone-widget .ref-tree .referenceMatch .highlight{border:1px dotted var(--vscode-contrastActiveBorder, transparent);box-sizing:border-box}.monaco-count-badge{padding:3px 5px;border-radius:11px;font-size:11px;min-width:18px;min-height:18px;line-height:11px;font-weight:400;text-align:center;display:inline-block;box-sizing:border-box}.monaco-count-badge.long{padding:2px 3px;border-radius:2px;min-height:auto;line-height:normal}.monaco-icon-label{display:flex;overflow:hidden;text-overflow:ellipsis}.monaco-icon-label:before{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;line-height:inherit!important;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;flex-shrink:0}.monaco-icon-label-iconpath{width:16px;height:22px;margin-right:6px;display:flex}.monaco-icon-label-container.disabled{color:var(--vscode-disabledForeground)}.monaco-icon-label>.monaco-icon-label-container{min-width:0;overflow:hidden;text-overflow:ellipsis;flex:1}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{color:inherit;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name>.label-separator{margin:0 2px;opacity:.5}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-suffix-container>.label-suffix{opacity:.7;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.7;margin-left:.5em;font-size:.9em;white-space:pre}.monaco-icon-label.nowrap>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{white-space:nowrap}.vs .monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.95}.monaco-icon-label.bold>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.bold>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-weight:700}.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-style:italic}.monaco-icon-label.deprecated{text-decoration:line-through;opacity:.66}.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{text-decoration:line-through}.monaco-icon-label:after{opacity:.75;font-size:90%;font-weight:600;margin:auto 16px 0 5px;text-align:center}.monaco-list:focus .selected .monaco-icon-label,.monaco-list:focus .selected .monaco-icon-label:after{color:inherit!important}.monaco-list-row.focused.selected .label-description,.monaco-list-row.selected .label-description{opacity:.8}.monaco-editor .peekview-widget .head .peekview-title .severity-icon{display:inline-block;vertical-align:text-top;margin-right:4px}.monaco-editor .marker-widget{text-overflow:ellipsis;white-space:nowrap}.monaco-editor .marker-widget>.stale{opacity:.6;font-style:italic}.monaco-editor .marker-widget .title{display:inline-block;padding-right:5px}.monaco-editor .marker-widget .descriptioncontainer{position:absolute;white-space:pre;user-select:text;-webkit-user-select:text;padding:8px 12px 0 20px}.monaco-editor .marker-widget .descriptioncontainer .message{display:flex;flex-direction:column}.monaco-editor .marker-widget .descriptioncontainer .message .details{padding-left:6px}.monaco-editor .marker-widget .descriptioncontainer .message .source,.monaco-editor .marker-widget .descriptioncontainer .message span.code{opacity:.6}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link{opacity:.6;color:inherit}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:before{content:"("}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:after{content:")"}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-activeForeground)}.monaco-editor .marker-widget .descriptioncontainer .filename{cursor:pointer;color:var(--vscode-textLink-activeForeground)}.monaco-editor .zone-widget .codicon.codicon-error,.markers-panel .marker-icon.error,.markers-panel .marker-icon .codicon.codicon-error,.text-search-provider-messages .providerMessage .codicon.codicon-error,.extensions-viewlet>.extensions .codicon.codicon-error,.extension-editor .codicon.codicon-error,.chat-attached-context-attachment .codicon.codicon-error{color:var(--vscode-problemsErrorIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-warning,.markers-panel .marker-icon.warning,.markers-panel .marker-icon .codicon.codicon-warning,.text-search-provider-messages .providerMessage .codicon.codicon-warning,.extensions-viewlet>.extensions .codicon.codicon-warning,.extension-editor .codicon.codicon-warning,.preferences-editor .codicon.codicon-warning{color:var(--vscode-problemsWarningIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-info,.markers-panel .marker-icon.info,.markers-panel .marker-icon .codicon.codicon-info,.text-search-provider-messages .providerMessage .codicon.codicon-info,.extensions-viewlet>.extensions .codicon.codicon-info,.extension-editor .codicon.codicon-info{color:var(--vscode-problemsInfoIcon-foreground)}.monaco-editor .hoverHighlight{background-color:var(--vscode-editor-hoverHighlightBackground)}.monaco-editor .monaco-resizable-hover{border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;box-sizing:content-box}.monaco-editor .monaco-resizable-hover>.monaco-hover{border:none;border-radius:none}.monaco-editor .monaco-hover{border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background)}.monaco-editor .monaco-hover a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .monaco-hover .hover-row{display:flex}.monaco-editor .monaco-hover .hover-row.hover-row-with-copy{position:relative;padding-right:20px}.monaco-editor .monaco-hover .hover-row .hover-row-contents{min-width:0;display:flex;flex-direction:column}.monaco-editor .monaco-hover .hover-row .verbosity-actions{border-right:1px solid var(--vscode-editorHoverWidget-border);width:22px;overflow-y:clip}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner{display:flex;flex-direction:column;padding-left:5px;padding-right:5px;justify-content:flex-end;position:relative}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon{cursor:pointer;font-size:11px}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon.enabled{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon.disabled{opacity:.6}.monaco-editor .monaco-hover .hover-row .actions{background-color:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-editor .monaco-hover code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .monaco-hover .hover-copy-button{position:absolute;top:4px;right:4px;padding:2px 4px;border-radius:3px;display:flex;align-items:center;justify-content:center;opacity:0}.monaco-editor .monaco-hover .hover-row-with-copy:hover .hover-copy-button,.monaco-editor .monaco-hover .hover-row-with-copy:focus-within .hover-copy-button{opacity:1}.monaco-editor .monaco-hover .hover-copy-button:hover{background-color:var(--vscode-toolbar-hoverBackground);cursor:pointer}.monaco-editor .monaco-hover .hover-copy-button:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.monaco-editor .monaco-hover .hover-copy-button .codicon{font-size:16px;color:var(--vscode-foreground)}.monaco-editor.vs .dnd-target,.monaco-editor.hc-light .dnd-target{border-right:2px dotted black;color:#fff}.monaco-editor.vs-dark .dnd-target{border-right:2px dotted #AEAFAD;color:#51504f}.monaco-editor.hc-black .dnd-target{border-right:2px dotted #fff;color:#000}.monaco-editor.mouse-default .view-lines,.monaco-editor.vs-dark.mac.mouse-default .view-lines,.monaco-editor.hc-black.mac.mouse-default .view-lines,.monaco-editor.hc-light.mac.mouse-default .view-lines{cursor:default}.monaco-editor.mouse-copy .view-lines,.monaco-editor.vs-dark.mac.mouse-copy .view-lines,.monaco-editor.hc-black.mac.mouse-copy .view-lines,.monaco-editor.hc-light.mac.mouse-copy .view-lines{cursor:copy}.monaco-editor .findOptionsWidget{background-color:var(--vscode-editorWidget-background);color:var(--vscode-editorWidget-foreground);box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:2px solid var(--vscode-contrastBorder)}.monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-editor .margin-view-overlays .codicon-folding-collapsed{cursor:pointer;opacity:0;transition:opacity .5s;display:flex;align-items:center;justify-content:center;font-size:140%;margin-left:2px}.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-collapsed{transition:initial}.monaco-editor .margin-view-overlays:hover .codicon,.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon.codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons{opacity:1}.monaco-editor .inline-folded:after{color:var(--vscode-editor-foldPlaceholderForeground);margin:.1em .2em 0;content:"⋯";display:inline;line-height:1em;cursor:pointer}.monaco-editor .folded-background{background-color:var(--vscode-editor-foldBackground)}.monaco-editor .cldr.codicon.codicon-folding-expanded,.monaco-editor .cldr.codicon.codicon-folding-collapsed,.monaco-editor .cldr.codicon.codicon-folding-manual-expanded,.monaco-editor .cldr.codicon.codicon-folding-manual-collapsed{color:var(--vscode-editorGutter-foldingControlForeground)!important}.monaco-editor .snippet-placeholder{min-width:2px;outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetTabstopHighlightBorder, transparent)}.monaco-editor .finish-snippet-placeholder{outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetFinalTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetFinalTabstopHighlightBorder, transparent)}.monaco-editor .suggest-widget{width:430px;z-index:40;display:flex;flex-direction:column;border-radius:3px}.monaco-editor .suggest-widget.message{flex-direction:row;align-items:center}.monaco-editor .suggest-widget,.monaco-editor .suggest-details{flex:0 1 auto;width:100%;border-style:solid;border-width:1px;border-color:var(--vscode-editorSuggestWidget-border);background-color:var(--vscode-editorSuggestWidget-background)}.monaco-editor.hc-black .suggest-widget,.monaco-editor.hc-black .suggest-details,.monaco-editor.hc-light .suggest-widget,.monaco-editor.hc-light .suggest-details{border-width:2px}.monaco-editor .suggest-widget .suggest-status-bar{box-sizing:border-box;display:none;flex-flow:row nowrap;justify-content:space-between;width:100%;font-size:80%;padding:0 4px;border-top:1px solid var(--vscode-editorSuggestWidget-border);overflow:hidden}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar{display:flex}.monaco-editor .suggest-widget .suggest-status-bar .left{padding-right:8px}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-label{color:var(--vscode-editorSuggestWidgetStatus-foreground)}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label{margin-right:0}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label:after{content:", ";margin-right:.3em}.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget.with-status-bar:not(.docs-side) .monaco-list .monaco-list-row:hover>.contents>.main>.right.can-expand-details>.details-label{width:100%}.monaco-editor .suggest-widget>.message{padding-left:22px}.monaco-editor .suggest-widget>.tree{height:100%;width:100%}.monaco-editor .suggest-widget .monaco-list{user-select:none;-webkit-user-select:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row{display:flex;-mox-box-sizing:border-box;box-sizing:border-box;padding-right:10px;background-repeat:no-repeat;background-position:2px 2px;white-space:nowrap;cursor:pointer;touch-action:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused{color:var(--vscode-editorSuggestWidget-selectedForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused .codicon{color:var(--vscode-editorSuggestWidget-selectedIconForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents{flex:1;height:100%;overflow:hidden;padding-left:2px}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main{display:flex;overflow:hidden;text-overflow:ellipsis;white-space:pre;justify-content:space-between}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{display:flex}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.focused)>.contents>.main .monaco-icon-label{color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-widget:not(.frozen) .monaco-highlighted-label .highlight{font-weight:700}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-highlightForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-focusHighlightForeground)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:before{color:inherit;opacity:1;font-size:14px;cursor:pointer}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close{position:absolute;top:6px;right:2px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close:hover,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:hover{opacity:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{opacity:.7}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.signature-label{overflow:hidden;text-overflow:ellipsis;opacity:.6}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{margin-left:12px;opacity:.4;font-size:85%;line-height:initial;text-overflow:ellipsis;overflow:hidden;align-self:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{font-size:85%;margin-left:1.1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label>.monaco-tokenized-source{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{display:none}.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row.focused:not(.string-label)>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right.can-expand-details>.details-label{width:calc(100% - 26px)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left{flex-shrink:1;flex-grow:1;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.monaco-icon-label{flex-shrink:0}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.left>.monaco-icon-label{max-width:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.left>.monaco-icon-label{flex-shrink:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{overflow:hidden;flex-shrink:4;max-width:70%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:inline-block;position:absolute;right:10px;width:18px;height:18px;visibility:hidden}.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none!important}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:inline-block}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right>.readMore{visibility:visible}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated{opacity:.66;text-decoration:unset}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated>.monaco-icon-label-container>.monaco-icon-name-container{text-decoration:line-through}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label:before{height:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon{display:block;height:16px;width:16px;margin-left:2px;background-repeat:no-repeat;background-size:80%;background-position:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon{display:flex;align-items:center;margin-right:4px}.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon:before{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.customcolor .colorspan{margin:0 0 0 .3em;border:.1em solid #000;width:.7em;height:.7em;display:inline-block}.monaco-editor .suggest-details-container{z-index:41}.monaco-editor .suggest-details{display:flex;flex-direction:column;cursor:default;color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-details:focus{border-color:var(--vscode-focusBorder)}.monaco-editor .suggest-details a{color:var(--vscode-textLink-foreground)}.monaco-editor .suggest-details a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .suggest-details code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .suggest-details.no-docs{display:none}.monaco-editor .suggest-details>.monaco-scrollable-element{flex:1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body{box-sizing:border-box;height:100%;width:100%}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type{flex:2;overflow:hidden;text-overflow:ellipsis;opacity:.7;white-space:pre;margin:0 24px 0 0;padding:4px 0 4px 5px}.monaco-editor .suggest-details.detail-and-doc>.monaco-scrollable-element>.body>.header>.type{padding-bottom:12px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type.auto-wrap{white-space:normal;word-break:break-all}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs{margin:0;padding:4px 5px;white-space:pre-wrap}.monaco-editor .suggest-details.no-type>.monaco-scrollable-element>.body>.docs{margin-right:24px;overflow:hidden}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs{padding:0;white-space:initial;min-height:calc(1rem + 8px)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div,.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>span:not(:empty){padding:4px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:first-child{margin-top:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:last-child{margin-bottom:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .monaco-tokenized-source{white-space:pre}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs .code{white-space:pre-wrap;word-wrap:break-word}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .codicon{vertical-align:sub}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>p:empty{display:none}.monaco-editor .suggest-details code{border-radius:3px;padding:0 .4em}.monaco-editor .suggest-details ul,.monaco-editor .suggest-details ol{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}.monaco-editor .suggest-preview-additional-widget{white-space:nowrap}.monaco-editor .suggest-preview-additional-widget .content-spacer{color:transparent;white-space:pre}.monaco-editor .suggest-preview-additional-widget .button{display:inline-block;cursor:pointer;text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-hidden{opacity:0;font-size:0}.monaco-editor .ghost-text-decoration,.monaco-editor .suggest-preview-text .ghost-text{font-style:italic}.monaco-editor .suggest-preview-text.clickable .view-line{z-index:1}.monaco-editor .ghost-text-decoration.clickable,.monaco-editor .ghost-text-decoration-preview.clickable,.monaco-editor .suggest-preview-text.clickable .ghost-text{cursor:pointer}.monaco-editor .inline-completion-text-to-replace{text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text{background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}.monaco-editor .ghost-text-decoration.syntax-highlighted,.monaco-editor .ghost-text-decoration-preview.syntax-highlighted,.monaco-editor .suggest-preview-text .ghost-text.syntax-highlighted{opacity:.7}.monaco-editor .ghost-text-decoration:not(.syntax-highlighted),.monaco-editor .ghost-text-decoration-preview:not(.syntax-highlighted),.monaco-editor .suggest-preview-text .ghost-text:not(.syntax-highlighted){color:var(--vscode-editorGhostText-foreground)}.monaco-editor .ghost-text-decoration.warning,.monaco-editor .ghost-text-decoration-preview.warning,.monaco-editor .suggest-preview-text .ghost-text.warning{background:var(--monaco-editor-warning-decoration) repeat-x bottom left;border-bottom:4px double var(--vscode-editorWarning-border)}.ghost-text-view-warning-widget-icon .codicon{color:var(--vscode-editorWarning-foreground)!important}.monaco-editor .edits-fadeout-decoration{opacity:var(--animation-opacity, 1);background-color:var(--vscode-inlineEdit-modifiedChangedTextBackground)}.monaco-editor .sticky-widget{overflow:hidden;border-bottom:1px solid var(--vscode-editorStickyScroll-border);width:100%;box-shadow:var(--vscode-editorStickyScroll-shadow) 0 4px 2px -2px;z-index:4;right:initial!important;margin-left:"0px"}.monaco-editor .sticky-widget .sticky-widget-line-numbers{float:left;background-color:var(--vscode-editorStickyScrollGutter-background)}.monaco-editor .sticky-widget.peek .sticky-widget-line-numbers{background-color:var(--vscode-peekViewEditorStickyScrollGutter-background)}.monaco-editor .sticky-widget .sticky-widget-lines-scrollable{display:inline-block;position:absolute;overflow:hidden;width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:var(--vscode-editorStickyScroll-background)}.monaco-editor .sticky-widget.peek .sticky-widget-lines-scrollable{background-color:var(--vscode-peekViewEditorStickyScroll-background)}.monaco-editor .sticky-widget .sticky-widget-lines{position:absolute;background-color:inherit}.monaco-editor .sticky-widget .sticky-line-number,.monaco-editor .sticky-widget .sticky-line-content{color:var(--vscode-editorLineNumber-foreground);white-space:nowrap;display:inline-block;position:absolute;background-color:inherit}.monaco-editor .sticky-widget .sticky-line-number .codicon-folding-expanded,.monaco-editor .sticky-widget .sticky-line-number .codicon-folding-collapsed{float:right;transition:var(--vscode-editorStickyScroll-foldingOpacityTransition);position:absolute;margin-left:2px}.monaco-editor .sticky-widget .sticky-line-content{width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit;white-space:nowrap}.monaco-editor .sticky-widget .sticky-line-number-inner{display:inline-block;text-align:right}.monaco-editor .sticky-widget .sticky-line-content:hover{background-color:var(--vscode-editorStickyScrollHover-background);cursor:pointer}.monaco-editor .inline-edits-view-indicator{display:flex;z-index:34;height:20px;color:var(--vscode-inlineEdit-gutterIndicator-primaryForeground);background-color:var(--vscode-inlineEdit-gutterIndicator-background);border:1px solid var(--vscode-inlineEdit-gutterIndicator-primaryBorder);border-radius:3px;align-items:center;padding:2px 10px 2px 2px;margin:0 4px;opacity:0}.monaco-editor .inline-edits-view-indicator.contained{transition:opacity .2s ease-in-out;transition-delay:.4s}.monaco-editor .inline-edits-view-indicator.visible,.monaco-editor .inline-edits-view-indicator.top{opacity:1}.monaco-editor .inline-edits-view-indicator.top .icon{transform:rotate(90deg)}.monaco-editor .inline-edits-view-indicator.bottom{opacity:1}.monaco-editor .inline-edits-view-indicator.bottom .icon{transform:rotate(-90deg)}.monaco-editor .inline-edits-view-indicator .icon{display:flex;align-items:center;margin:0 2px;transform:none;transition:transform .2s ease-in-out}.monaco-editor .inline-edits-view-indicator .icon .codicon{color:var(--vscode-inlineEdit-gutterIndicator-primaryForeground)}.monaco-editor .inline-edits-view-indicator .label{margin:0 2px;display:flex;justify-content:center;width:100%}.monaco-editor .inline-edits-view .editorContainer .preview .monaco-editor .view-overlays .current-line-exact,.monaco-editor .inline-edits-view .editorContainer .preview .monaco-editor .current-line-margin{border:none}.monaco-editor .inline-edits-view .editorContainer .inline-edits-view-zone.diagonal-fill{opacity:.5}.monaco-editor .strike-through{text-decoration:line-through}.monaco-editor .inlineCompletions-line-insert{background:var(--vscode-inlineEdit-modifiedChangedLineBackground)}.monaco-editor .inlineCompletions-line-delete{background:var(--vscode-inlineEdit-originalChangedLineBackground)}.monaco-editor .inlineCompletions-char-insert{background:var(--vscode-inlineEdit-modifiedChangedTextBackground);cursor:pointer}.monaco-editor .inlineCompletions-char-delete{background:var(--vscode-inlineEdit-originalChangedTextBackground)}.monaco-editor .inlineCompletions-char-delete.diff-range-empty{margin-left:-1px;border-left:solid var(--vscode-inlineEdit-originalChangedTextBackground) 3px}.monaco-editor .inlineCompletions-char-insert.diff-range-empty{border-left:solid var(--vscode-inlineEdit-modifiedChangedTextBackground) 3px}.monaco-editor .inlineCompletions-char-delete.single-line-inline{border:1px solid var(--vscode-editorHoverWidget-border);margin:-2px 0 0 -2px}.monaco-editor .inlineCompletions-char-insert.single-line-inline{border-top:1px solid var(--vscode-inlineEdit-modifiedBorder);border-bottom:1px solid var(--vscode-inlineEdit-modifiedBorder)}.monaco-editor .inlineCompletions-char-insert.single-line-inline.start{border-top-left-radius:4px;border-bottom-left-radius:4px;border-left:1px solid var(--vscode-inlineEdit-modifiedBorder)}.monaco-editor .inlineCompletions-char-insert.single-line-inline.end{border-top-right-radius:4px;border-bottom-right-radius:4px;border-right:1px solid var(--vscode-inlineEdit-modifiedBorder)}.monaco-editor .inlineCompletions-char-delete.single-line-inline.empty,.monaco-editor .inlineCompletions-char-insert.single-line-inline.empty{display:none}.monaco-editor .inlineCompletions.strike-through{text-decoration-thickness:1px}.monaco-editor .inlineCompletions-modified-bubble{background:var(--vscode-inlineEdit-modifiedChangedTextBackground)}.monaco-editor .inlineCompletions-original-bubble{background:var(--vscode-inlineEdit-originalChangedTextBackground)}.monaco-editor .inlineCompletions-modified-bubble,.monaco-editor .inlineCompletions-original-bubble{pointer-events:none;display:inline-block}.monaco-editor .inline-edit.ghost-text,.monaco-editor .inline-edit.ghost-text-decoration,.monaco-editor .inline-edit.ghost-text-decoration-preview,.monaco-editor .inline-edit.suggest-preview-text .ghost-text{font-style:normal!important}.monaco-editor .inline-edit.ghost-text.syntax-highlighted,.monaco-editor .inline-edit.ghost-text-decoration.syntax-highlighted,.monaco-editor .inline-edit.ghost-text-decoration-preview.syntax-highlighted,.monaco-editor .inline-edit.suggest-preview-text .ghost-text.syntax-highlighted{opacity:1!important}.monaco-editor .inline-edit.modified-background.ghost-text,.monaco-editor .inline-edit.modified-background.ghost-text-decoration,.monaco-editor .inline-edit.modified-background.ghost-text-decoration-preview,.monaco-editor .inline-edit.modified-background.suggest-preview-text .ghost-text{background:var(--vscode-inlineEdit-modifiedChangedTextBackground)!important;display:inline-block!important}.monaco-editor .inlineCompletions-original-lines{background:var(--vscode-editor-background)}.monaco-menu-option{color:var(--vscode-editorActionList-foreground);font-size:13px;padding:0 4px;line-height:28px;display:flex;gap:4px;align-items:center;border-radius:3px;cursor:pointer}.monaco-menu-option .monaco-keybinding-key{font-size:13px;opacity:.7}.monaco-menu-option.active{background:var(--vscode-editorActionList-focusBackground);color:var(--vscode-editorActionList-focusForeground);outline:1px solid var(--vscode-menu-selectionBorder, transparent);outline-offset:-1px}.monaco-menu-option.active .monaco-keybinding-key{color:var(--vscode-editorActionList-focusForeground)}.monaco-editor .goto-definition-link{text-decoration:underline;cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor.vs .valueSetReplacement{outline:solid 2px var(--vscode-editorBracketMatch-border)}.monaco-editor .linked-editing-decoration{background-color:var(--vscode-editor-linkedEditingBackground);min-width:1px}.monaco-editor .detected-link,.monaco-editor .detected-link-active{text-decoration:underline;text-underline-position:under}.monaco-editor .detected-link-active{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .scroll-editor-on-middle-click-dot{cursor:all-scroll;position:absolute;z-index:1;background-color:var(--vscode-editor-foreground, white);border:1px solid var(--vscode-editor-background, black);opacity:.5;width:5px;height:5px;border-radius:50%;transform:translate(-50%,-50%)}.monaco-editor .scroll-editor-on-middle-click-dot.hidden{display:none}.monaco-editor.scroll-editor-on-middle-click-editor *{cursor:all-scroll}.monaco-editor .focused .selectionHighlight{background-color:var(--vscode-editor-selectionHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-selectionHighlightBorder)}.monaco-editor.hc-black .focused .selectionHighlight,.monaco-editor.hc-light .focused .selectionHighlight{border-style:dotted}.monaco-editor .wordHighlight{background-color:var(--vscode-editor-wordHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightBorder)}.monaco-editor.hc-black .wordHighlight,.monaco-editor.hc-light .wordHighlight{border-style:dotted}.monaco-editor .wordHighlightStrong{background-color:var(--vscode-editor-wordHighlightStrongBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightStrongBorder)}.monaco-editor.hc-black .wordHighlightStrong,.monaco-editor.hc-light .wordHighlightStrong{border-style:dotted}.monaco-editor .wordHighlightText{background-color:var(--vscode-editor-wordHighlightTextBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightTextBorder)}.monaco-editor.hc-black .wordHighlightText,.monaco-editor.hc-light .wordHighlightText{border-style:dotted}.monaco-editor .parameter-hints-widget{z-index:39;display:flex;flex-direction:column;line-height:1.5em;cursor:default;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.hc-black .monaco-editor .parameter-hints-widget,.hc-light .monaco-editor .parameter-hints-widget{border-width:2px}.monaco-editor .parameter-hints-widget>.phwrapper{max-width:440px;display:flex;flex-direction:row}.monaco-editor .parameter-hints-widget.multiple{min-height:3.3em;padding:0}.monaco-editor .parameter-hints-widget.multiple .body:before{content:"";display:block;height:100%;position:absolute;opacity:.5;border-left:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget p,.monaco-editor .parameter-hints-widget ul{margin:8px 0}.monaco-editor .parameter-hints-widget .monaco-scrollable-element,.monaco-editor .parameter-hints-widget .body{display:flex;flex:1;flex-direction:column;min-height:100%}.monaco-editor .parameter-hints-widget .signature{padding:4px 5px;position:relative}.monaco-editor .parameter-hints-widget .signature.has-docs:after{content:"";display:block;position:absolute;left:0;width:100%;padding-top:4px;opacity:.5;border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget .code{font-family:var(--vscode-parameterHintsWidget-editorFontFamily),var(--vscode-parameterHintsWidget-editorFontFamilyDefault)}.monaco-editor .parameter-hints-widget .docs{padding:0 10px 0 5px;white-space:pre-wrap}.monaco-editor .parameter-hints-widget .docs.empty{display:none}.monaco-editor .parameter-hints-widget .docs a{color:var(--vscode-textLink-foreground)}.monaco-editor .parameter-hints-widget .docs a:hover{color:var(--vscode-textLink-activeForeground);cursor:pointer}.monaco-editor .parameter-hints-widget .docs .markdown-docs{white-space:initial}.monaco-editor .parameter-hints-widget .docs code{font-family:var(--monaco-monospace-font);border-radius:3px;padding:0 .4em;background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .parameter-hints-widget .docs .monaco-tokenized-source,.monaco-editor .parameter-hints-widget .docs .code{white-space:pre-wrap}.monaco-editor .parameter-hints-widget .controls{display:none;flex-direction:column;align-items:center;min-width:22px;justify-content:flex-end}.monaco-editor .parameter-hints-widget.multiple .controls{display:flex;padding:0 2px}.monaco-editor .parameter-hints-widget.multiple .button{width:16px;height:16px;background-repeat:no-repeat;cursor:pointer}.monaco-editor .parameter-hints-widget .button.previous{bottom:24px}.monaco-editor .parameter-hints-widget .overloads{text-align:center;height:12px;line-height:12px;font-family:var(--monaco-monospace-font)}.monaco-editor .parameter-hints-widget .signature .parameter.active{color:var(--vscode-editorHoverWidget-highlightForeground);font-weight:700}.monaco-editor .parameter-hints-widget .documentation-parameter>.parameter{font-weight:700;margin-right:.5em}.monaco-editor .editorPlaceholder{top:0;position:absolute;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;pointer-events:none;color:var(--vscode-editor-placeholder-foreground)}.monaco-editor .rename-box{z-index:100;color:inherit;border-radius:4px}.monaco-editor .rename-box.preview{padding:4px 4px 0}.monaco-editor .rename-box .rename-input-with-button{padding:3px;border-radius:2px;width:calc(100% - 8px)}.monaco-editor .rename-box .rename-input{width:calc(100% - 8px);padding:0}.monaco-editor .rename-box .rename-input:focus{outline:none}.monaco-editor .rename-box .rename-suggestions-button{display:flex;align-items:center;padding:3px;background-color:transparent;border:none;border-radius:5px;cursor:pointer}.monaco-editor .rename-box .rename-suggestions-button:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-editor .rename-box .rename-candidate-list-container .monaco-list-row{border-radius:2px}.monaco-editor .rename-box .rename-label{display:none;opacity:.8}.monaco-editor .rename-box.preview .rename-label{display:inherit}.monaco-editor .unicode-highlight{border:1px solid var(--vscode-editorUnicodeHighlight-border);background-color:var(--vscode-editorUnicodeHighlight-background);box-sizing:border-box}.editor-banner{box-sizing:border-box;cursor:default;width:100%;font-size:12px;display:flex;overflow:visible;height:26px;background:var(--vscode-banner-background)}.editor-banner .icon-container{display:flex;flex-shrink:0;align-items:center;padding:0 6px 0 10px}.editor-banner .icon-container.custom-icon{background-repeat:no-repeat;background-position:center center;background-size:16px;width:16px;padding:0;margin:0 6px 0 10px}.editor-banner .message-container{display:flex;align-items:center;line-height:26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-banner .message-container p{margin-block-start:0;margin-block-end:0}.editor-banner .message-actions-container{flex-grow:1;flex-shrink:0;line-height:26px;margin:0 4px}.editor-banner .message-actions-container a.monaco-button{width:inherit;margin:2px 8px;padding:0 12px}.editor-banner .message-actions-container a{padding:3px;margin-left:12px;text-decoration:underline}.editor-banner .action-container{padding:0 10px 0 6px}.editor-banner{background-color:var(--vscode-banner-background)}.editor-banner,.editor-banner .action-container .codicon,.editor-banner .message-actions-container .monaco-link{color:var(--vscode-banner-foreground)}.editor-banner .icon-container .codicon{color:var(--vscode-banner-iconForeground)}.monaco-link{color:var(--vscode-textLink-foreground)}.monaco-link:hover{color:var(--vscode-textLink-activeForeground)}.floating-menu-overlay-widget{padding:0;color:var(--vscode-button-foreground);background-color:var(--vscode-button-background);border-radius:2px;border:1px solid var(--vscode-contrastBorder);display:flex;align-items:center;z-index:10;box-shadow:0 2px 8px var(--vscode-widget-shadow);overflow:hidden}.floating-menu-overlay-widget .action-item>.action-label{padding:5px;font-size:12px;border-radius:2px}.floating-menu-overlay-widget .action-item>.action-label.codicon{color:var(--vscode-button-foreground)}.floating-menu-overlay-widget .action-item>.action-label.codicon:not(.separator){padding-top:6px;padding-bottom:6px}.floating-menu-overlay-widget .action-item:first-child>.action-label{padding-left:7px}.floating-menu-overlay-widget .action-item:last-child>.action-label{padding-right:7px}.floating-menu-overlay-widget .action-item .action-label.separator{background-color:var(--vscode-menu-separatorBackground)}.monaco-editor .iPadShowKeyboard{width:58px;min-width:0;height:36px;min-height:0;margin:0;padding:0;position:absolute;resize:none;overflow:hidden;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjNDI0MjQyIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #F6F6F6;border-radius:4px}.monaco-editor.vs-dark .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjQzVDNUM1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #252526}.monaco-editor .tokens-inspect-widget{z-index:50;user-select:text;-webkit-user-select:text;padding:10px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor.hc-black .tokens-inspect-widget,.monaco-editor.hc-light .tokens-inspect-widget{border-width:2px}.monaco-editor .tokens-inspect-widget .tokens-inspect-separator{height:1px;border:0;background-color:var(--vscode-editorHoverWidget-border)}.monaco-editor .tokens-inspect-widget .tm-token{font-family:var(--monaco-monospace-font)}.monaco-editor .tokens-inspect-widget .tm-token-length{font-weight:400;font-size:60%;float:right}.monaco-editor .tokens-inspect-widget .tm-metadata-table{width:100%}.monaco-editor .tokens-inspect-widget .tm-metadata-value{font-family:var(--monaco-monospace-font);text-align:right}.monaco-editor .tokens-inspect-widget .tm-token-type{font-family:var(--monaco-monospace-font)}.monaco-editor{font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,system-ui,Ubuntu,Droid Sans,sans-serif;--monaco-monospace-font: "SF Mono", Monaco, Menlo, Consolas, "Ubuntu Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace}.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-black .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-light .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-hover p{margin:0}.monaco-aria-container{position:absolute!important;top:0;height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}.monaco-editor .synthetic-focus,.monaco-diff-editor .synthetic-focus,.monaco-editor [tabindex="0"]:focus,.monaco-diff-editor [tabindex="0"]:focus,.monaco-editor [tabindex="-1"]:focus,.monaco-diff-editor [tabindex="-1"]:focus,.monaco-editor button:focus,.monaco-diff-editor button:focus,.monaco-editor input[type=button]:focus,.monaco-diff-editor input[type=button]:focus,.monaco-editor input[type=checkbox]:focus,.monaco-diff-editor input[type=checkbox]:focus,.monaco-editor input[type=search]:focus,.monaco-diff-editor input[type=search]:focus,.monaco-editor input[type=text]:focus,.monaco-diff-editor input[type=text]:focus,.monaco-editor select:focus,.monaco-diff-editor select:focus,.monaco-editor textarea:focus,.monaco-diff-editor textarea:focus{outline-width:1px;outline-style:solid;outline-offset:-1px;outline-color:var(--vscode-focusBorder);opacity:1}.monaco-hover.workbench-hover{position:relative;font-size:13px;line-height:19px;z-index:40;overflow:hidden;max-width:700px;background:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:5px;color:var(--vscode-editorHoverWidget-foreground);box-shadow:0 2px 8px var(--vscode-widget-shadow)}.monaco-hover.workbench-hover .monaco-action-bar .action-item .codicon{width:13px;height:13px}.monaco-hover.workbench-hover hr{border-bottom:none}.monaco-hover.workbench-hover.compact{font-size:12px}.monaco-hover.workbench-hover.compact .monaco-action-bar .action-item .codicon{width:12px;height:12px}.monaco-hover.workbench-hover.compact .hover-contents{padding:2px 8px}.workbench-hover-container.locked .monaco-hover.workbench-hover{outline:1px solid var(--vscode-editorHoverWidget-border)}.workbench-hover-container:focus-within.locked .monaco-hover.workbench-hover{outline-color:var(--vscode-focusBorder)}.workbench-hover-pointer{position:absolute;z-index:41;pointer-events:none}.workbench-hover-pointer:after{content:"";position:absolute;width:5px;height:5px;background-color:var(--vscode-editorHoverWidget-background);border-right:1px solid var(--vscode-editorHoverWidget-border);border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.workbench-hover-container:not(:focus-within).locked .workbench-hover-pointer:after{width:4px;height:4px;border-right-width:2px;border-bottom-width:2px}.workbench-hover-container:focus-within .workbench-hover-pointer:after{border-right:1px solid var(--vscode-focusBorder);border-bottom:1px solid var(--vscode-focusBorder)}.workbench-hover-pointer.left{left:-3px}.workbench-hover-pointer.right{right:3px}.workbench-hover-pointer.top{top:-3px}.workbench-hover-pointer.bottom{bottom:3px}.workbench-hover-pointer.left:after{transform:rotate(135deg)}.workbench-hover-pointer.right:after{transform:rotate(315deg)}.workbench-hover-pointer.top:after{transform:rotate(225deg)}.workbench-hover-pointer.bottom:after{transform:rotate(45deg)}.monaco-hover.workbench-hover a{color:var(--vscode-textLink-foreground)}.monaco-hover.workbench-hover a:focus{outline:1px solid;outline-offset:-1px;text-decoration:underline;outline-color:var(--vscode-focusBorder)}.monaco-hover.workbench-hover a.codicon:focus,.monaco-hover.workbench-hover a.monaco-button:focus{text-decoration:none}.monaco-hover.workbench-hover a:hover,.monaco-hover.workbench-hover a:active{color:var(--vscode-textLink-activeForeground)}.monaco-hover.workbench-hover code{background:var(--vscode-textCodeBlock-background)}.monaco-hover.workbench-hover .hover-row .actions{background:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-hover.workbench-hover.right-aligned{left:1px}.monaco-hover.workbench-hover.right-aligned .hover-row.status-bar .actions{flex-direction:row-reverse}.monaco-hover.workbench-hover.right-aligned .hover-row.status-bar .actions .action-container{margin-right:0;margin-left:16px}.context-view{position:absolute}.context-view.fixed{all:initial;font-family:inherit;font-size:13px;position:fixed;color:inherit}.quick-input-widget{font-size:13px}.quick-input-widget .monaco-highlighted-label .highlight{color:#0066bf}.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight{color:#9dddff}.vs-dark .quick-input-widget .monaco-highlighted-label .highlight{color:#0097fb}.hc-black .quick-input-widget .monaco-highlighted-label .highlight{color:#f38518}.hc-light .quick-input-widget .monaco-highlighted-label .highlight{color:#0f4a85}.monaco-keybinding>.monaco-keybinding-key{background-color:#ddd6;border:solid 1px rgba(204,204,204,.4);border-bottom-color:#bbb6;box-shadow:inset 0 -1px #bbb6;color:#555}.hc-black .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px rgb(111,195,223);box-shadow:none;color:#fff}.hc-light .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px #0F4A85;box-shadow:none;color:#292929}.vs-dark .monaco-keybinding>.monaco-keybinding-key{background-color:#8080802b;border:solid 1px rgba(51,51,51,.6);border-bottom-color:#4449;box-shadow:inset 0 -1px #4449;color:#ccc}.quick-input-widget{position:absolute;width:600px;z-index:2550;left:50%;-webkit-app-region:no-drag;border-radius:6px}.quick-input-titlebar{cursor:grab;display:flex;align-items:center;border-top-right-radius:5px;border-top-left-radius:5px}.quick-input-left-action-bar{display:flex;margin-left:4px;flex:1}.quick-input-inline-action-bar>.actions-container>.action-item:first-child{margin-left:5px}.quick-input-inline-action-bar>.actions-container>.action-item{margin-top:2px}.quick-input-title{cursor:grab;padding:3px 0;text-align:center;text-overflow:ellipsis;overflow:hidden}.quick-input-right-action-bar{display:flex;margin-right:4px;flex:1}.quick-input-right-action-bar>.actions-container{justify-content:flex-end}.quick-input-right-action-bar>.actions-container>.action-item{margin-left:4px}.quick-input-titlebar .monaco-action-bar .action-label.codicon{background-position:center;background-repeat:no-repeat;padding:2px}.quick-input-description{margin:6px 6px 6px 11px}.quick-input-header .quick-input-description{margin:4px 2px;flex:1}.quick-input-header{cursor:grab;display:flex;padding:6px 6px 2px}.quick-input-widget.hidden-input .quick-input-header{padding:0;margin-bottom:0}.quick-input-and-message{display:flex;flex-direction:column;flex-grow:1;min-width:0;position:relative}.quick-input-check-all{align-self:center;margin:0}.quick-input-widget .quick-input-header .monaco-checkbox{margin-top:6px}.quick-input-filter{flex-grow:1;display:flex;position:relative}.quick-input-box{flex-grow:1}.quick-input-widget.show-checkboxes .quick-input-box,.quick-input-widget.show-checkboxes .quick-input-message{margin-left:5px}.quick-input-visible-count{position:absolute;left:-10000px}.quick-input-count{align-self:center;position:absolute;right:4px;display:flex;align-items:center}.quick-input-count .monaco-count-badge{vertical-align:middle;padding:2px 4px;border-radius:2px;min-height:auto;line-height:normal}.quick-input-action{margin-left:6px}.quick-input-action .monaco-text-button{font-size:11px;padding:0 6px;display:flex;height:25px;align-items:center}.quick-input-message{margin-top:-1px;padding:5px;overflow-wrap:break-word}.quick-input-message>.codicon{margin:0 .2em;vertical-align:text-bottom}.quick-input-message a{color:inherit}.quick-input-progress.monaco-progress-container{position:relative}.quick-input-list{line-height:22px}.quick-input-widget.hidden-input .quick-input-list{margin-top:4px;padding-bottom:4px}.quick-input-list .monaco-list{overflow:hidden;max-height:440px;padding-bottom:5px}.quick-input-list .monaco-scrollable-element{padding:0 6px}.quick-input-list .quick-input-list-entry{box-sizing:border-box;overflow:hidden;display:flex;padding:0 6px}.quick-input-list .quick-input-list-entry.quick-input-list-separator-border{border-top-width:1px;border-top-style:solid}.quick-input-list .monaco-list-row{border-radius:3px}.quick-input-list .monaco-list-row[data-index="0"] .quick-input-list-entry.quick-input-list-separator-border{border-top-style:none}.quick-input-list .quick-input-list-label{overflow:hidden;display:flex;height:100%;flex:1}.quick-input-widget .monaco-checkbox{margin-right:0}.quick-input-widget .quick-input-list .monaco-checkbox,.quick-input-widget .quick-input-tree .monaco-checkbox{margin-top:4px}.quick-input-list .quick-input-list-icon{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;display:flex;align-items:center;justify-content:center}.quick-input-list .quick-input-list-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1;margin-left:5px}.quick-input-list .quick-input-list-rows>.quick-input-list-row{display:flex;align-items:center}.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label,.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-list .quick-input-list-rows>.quick-input-list-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-list .quick-input-list-rows .monaco-highlighted-label>span{opacity:1}.quick-input-list .quick-input-list-entry .quick-input-list-entry-keybinding{margin-right:8px}.quick-input-list .quick-input-list-label-meta{opacity:.7;line-height:normal;text-overflow:ellipsis;overflow:hidden}.quick-input-list .monaco-list .monaco-list-row .monaco-highlighted-label .highlight{font-weight:700;background-color:unset;color:var(--vscode-list-highlightForeground)!important}.quick-input-list .monaco-list .monaco-list-row.focused .monaco-highlighted-label .highlight{color:var(--vscode-list-focusHighlightForeground)!important}.quick-input-list .quick-input-list-entry .quick-input-list-separator{margin-right:4px}.quick-input-list .quick-input-list-entry-action-bar{display:flex;flex:0;overflow:visible}.quick-input-list .quick-input-list-entry-action-bar .action-label{display:none}.quick-input-list .quick-input-list-entry-action-bar .action-label.codicon{margin-right:4px;padding:2px}.quick-input-list .quick-input-list-entry-action-bar{margin-top:1px}.quick-input-list .quick-input-list-entry-action-bar{margin-right:4px}.quick-input-list .quick-input-list-entry .quick-input-list-entry-action-bar .action-label.always-visible,.quick-input-list .quick-input-list-entry:hover .quick-input-list-entry-action-bar .action-label,.quick-input-list .quick-input-list-entry.focus-inside .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.passive-focused .quick-input-list-entry-action-bar .action-label{display:flex}.quick-input-list>.monaco-list:focus .monaco-list-row.focused{outline:1px solid var(--vscode-list-focusOutline)!important;outline-offset:-1px}.quick-input-list>.monaco-list:focus .monaco-list-row.focused .quick-input-list-entry.quick-input-list-separator-border{border-color:transparent}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key,.quick-input-list .monaco-list-row.focused .quick-input-list-entry .quick-input-list-separator{color:inherit}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key{background:none}.quick-input-list .quick-input-list-separator-as-item{padding:4px 6px;font-size:12px}.quick-input-list .quick-input-list-separator-as-item .label-name{font-weight:600}.quick-input-list .quick-input-list-separator-as-item .label-description{opacity:1!important}.quick-input-list .monaco-tree-sticky-row .quick-input-list-entry.quick-input-list-separator-as-item.quick-input-list-separator-border{border-top-style:none}.quick-input-list .monaco-tree-sticky-row{padding:0 5px}.quick-input-list .monaco-tl-twistie{display:none!important}.quick-input-tree .monaco-list{overflow:hidden;max-height:440px;padding-bottom:5px}.quick-input-tree .quick-input-tree-entry{box-sizing:border-box;overflow:hidden;display:flex;padding:0 6px}.quick-input-tree .quick-input-tree-label{overflow:hidden;display:flex;height:100%;flex:1}.quick-input-tree .quick-input-tree-icon{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;display:flex;align-items:center;justify-content:center}.quick-input-tree .quick-input-tree-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1;margin-left:5px}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row{display:flex;align-items:center}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .monaco-icon-label,.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-tree .quick-input-tree-rows .monaco-highlighted-label>span{opacity:1}.quick-input-tree .quick-input-tree-entry-action-bar{display:flex;flex:0;overflow:visible}.quick-input-tree .quick-input-tree-entry-action-bar .action-label{display:none}.quick-input-tree .quick-input-tree-entry-action-bar .action-label.codicon{margin-right:4px;padding:2px}.quick-input-tree .quick-input-tree-entry-action-bar{margin-top:1px}.quick-input-tree .quick-input-tree-entry-action-bar{margin-right:4px}.quick-input-tree .quick-input-tree-entry .quick-input-tree-entry-action-bar .action-label.always-visible,.quick-input-tree .quick-input-tree-entry:hover .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .quick-input-tree-entry.focus-inside .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .monaco-list-row.focused .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .monaco-list-row.passive-focused .quick-input-tree-entry-action-bar .action-label{display:flex}.quick-input-tree>.monaco-list:focus .monaco-list-row.focused{outline:1px solid var(--vscode-list-focusOutline)!important;outline-offset:-1px}.monaco-progress-container{width:100%;height:2px;overflow:hidden}.monaco-progress-container .progress-bit{width:2%;height:2px;position:absolute;left:0;display:none}.monaco-progress-container.active .progress-bit{display:inherit}.monaco-progress-container.discrete .progress-bit{left:0;transition:width .1s linear}.monaco-progress-container.discrete.done .progress-bit{width:100%}.monaco-progress-container.infinite .progress-bit{animation-name:progress;animation-duration:4s;animation-iteration-count:infinite;transform:translateZ(0);animation-timing-function:linear}.monaco-progress-container.infinite.infinite-long-running .progress-bit{animation-timing-function:steps(100)}@keyframes progress{0%{transform:translate(0) scaleX(1)}50%{transform:translate(2500%) scaleX(3)}to{transform:translate(4900%) scaleX(1)}}.monaco-editor .rendered-markdown kbd{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-radius:3px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow);vertical-align:middle;padding:1px 3px}.rendered-markdown li:has(input[type=checkbox]){list-style-type:none}.monaco-component.multiDiffEditor{background:var(--vscode-multiDiffEditor-background);position:relative;height:100%;width:100%;overflow-y:hidden}.monaco-component.multiDiffEditor>div{position:absolute;top:0;left:0;height:100%;width:100%}.monaco-component.multiDiffEditor>div.placeholder{visibility:hidden;display:grid;place-items:center;place-content:center}.monaco-component.multiDiffEditor>div.placeholder.visible{visibility:visible}.monaco-component.multiDiffEditor .active{--vscode-multiDiffEditor-border: var(--vscode-focusBorder)}.monaco-component.multiDiffEditor .multiDiffEntry{display:flex;flex-direction:column;flex:1;overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button{margin:0 5px;cursor:pointer}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button a{display:block}.monaco-component.multiDiffEditor .multiDiffEntry .header{z-index:1000;background:var(--vscode-editor-background)}.monaco-component.multiDiffEditor .multiDiffEntry .header:not(.collapsed) .header-content{border-bottom:1px solid var(--vscode-sideBarSectionHeader-border)}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content{margin:8px 0 0;padding:4px 5px;border-top:1px solid var(--vscode-multiDiffEditor-border);display:flex;align-items:center;color:var(--vscode-foreground);background:var(--vscode-multiDiffEditor-headerBackground)}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content.shadow{box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path{display:flex;flex:1;min-width:0}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .title{font-size:14px;line-height:22px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .title.original{flex:1;min-width:0;text-overflow:ellipsis}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .status{font-weight:600;opacity:.75;margin:0 10px;line-height:22px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .actions{padding:0 8px}.monaco-component.multiDiffEditor .multiDiffEntry .editorParent{flex:1;display:flex;flex-direction:column;border-bottom:1px solid var(--vscode-multiDiffEditor-border);overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .editorContainer{flex:1}
