.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{font-family:monospace;user-select:text;white-space:pre}.xterm .xterm-accessibility-tree>div{transform-origin:left;width:fit-content}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.xterm .xterm-scrollable-element>.scrollbar{cursor:default}.xterm .xterm-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.xterm .xterm-scrollable-element>.visible{opacity:1;background:#0000;transition:opacity .1s linear;z-index:11}.xterm .xterm-scrollable-element>.invisible{opacity:0;pointer-events:none}.xterm .xterm-scrollable-element>.invisible.fade{transition:opacity .8s linear}.xterm .xterm-scrollable-element>.shadow{position:absolute;display:none}.xterm .xterm-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow, #000) 0 6px 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow, #000) 6px 0 6px -6px inset}.xterm .xterm-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow, #000) 6px 0 6px -6px inset}:root{color-scheme:light;--background: #fafafa;--card: #ffffff;--muted: #f3f3f3;--foreground: #1c1c1c;--muted-foreground: #646464;--border: #e4e4e4;--accent: #ededed;--success: #257342;--success-muted: #eaf5ed;--destructive: #b3261e;--destructive-muted: #fff2f1;--focus: #347cba;--terminal-background: #141617;--terminal-foreground: #ededed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:root[data-theme=dark]{color-scheme:dark;--background: #141414;--card: #1b1b1b;--muted: #232323;--foreground: #ededed;--muted-foreground: #a5a5a5;--border: #333333;--accent: #303030;--success: #85c69a;--success-muted: #203328;--destructive: #ffa29b;--destructive-muted: #382221;--focus: #7bbafa}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;background:var(--background);color:var(--foreground);font-size:14px;line-height:1.5}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--focus);outline-offset:4px}button{cursor:pointer}h1,h2,p{margin:0}h2{font-size:16px;line-height:1.5;font-weight:600}.page{max-width:1184px;margin:0 auto;padding:0 32px}.site-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:11px;font-size:17px;font-weight:620;letter-spacing:-.4px}.brand-mark{flex:none}.brand-subtle{color:var(--muted-foreground);font-weight:450}.header-actions{display:flex;align-items:center;gap:18px}.pilot-label{font-size:12px;color:var(--muted-foreground)}.icon-button{width:36px;height:36px;display:grid;place-items:center;background:var(--card);color:var(--foreground);border:1px solid var(--border);border-radius:9px}.icon-button:hover{background:var(--accent)}.theme-icon{width:18px;height:18px}.introduction{padding:45px 0 31px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.eyebrow{margin-bottom:9px;color:var(--muted-foreground);font-size:12px;letter-spacing:.03em}h1{font-size:clamp(28px,4vw,36px);font-weight:570;line-height:1.2;letter-spacing:-1.2px}.intro-copy{margin-top:10px;color:var(--muted-foreground);font-size:15px}.status-badge{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;border:1px solid var(--border);padding:5px 10px;border-radius:30px;background:var(--card);font-size:12px;color:var(--muted-foreground)}.status-dot,.connection-dot{width:6px;height:6px;border-radius:50%;display:inline-block;background:var(--muted-foreground)}.status-badge[data-status=ready]{color:var(--success);background:var(--success-muted);border-color:transparent}.status-badge[data-status=ready] .status-dot{background:var(--success)}.state-panel{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:56px 24px 48px;display:flex;flex-direction:column;align-items:center;text-align:center}.state-icon{height:58px;width:58px;background:var(--muted);border:1px solid var(--border);border-radius:16px;display:grid;place-items:center;margin-bottom:20px}.state-panel h2{font-size:21px;letter-spacing:-.5px;font-weight:560}.state-panel>p{color:var(--muted-foreground);max-width:480px;margin-top:9px}.launch-progress{list-style:none;padding:0;margin:34px 0 0;display:flex;gap:30px;font-size:12px;color:var(--muted-foreground)}.launch-progress li{display:flex;align-items:center;gap:8px}.step-number{width:23px;height:23px;border-radius:50%;border:1px solid var(--border);display:grid;place-items:center;font-size:11px}.launch-progress [aria-current=step]{color:var(--foreground)}.launch-progress [aria-current=step] .step-number{background:var(--foreground);color:var(--background);border-color:var(--foreground);animation:breathe 2s ease-in-out infinite}.launch-progress .complete .step-number{background:var(--success-muted);color:var(--success);border-color:transparent}.waiting-puzzle{display:flex;align-items:center;gap:24px;margin-top:34px;padding:20px;background:var(--muted);border:1px solid var(--border);border-radius:12px;max-width:540px;text-align:left}.puzzle-board{display:block;width:180px;height:180px;flex-shrink:0;border-radius:5px}.puzzle-copy h3{margin:3px 0 7px;font-size:16px;line-height:1.4;font-weight:600;letter-spacing:-.2px}.puzzle-copy p{font-size:12px;color:var(--muted-foreground)}.puzzle-copy .puzzle-eyebrow{font-size:11px}.puzzle-copy .button{margin-top:14px}.puzzle-copy .puzzle-answer{margin-top:12px;color:var(--foreground)}.notice{margin:16px 0;padding:16px;border-radius:10px;display:flex;gap:16px;justify-content:space-between;align-items:center}.error-notice{border:1px solid var(--destructive);background:var(--destructive-muted);color:var(--destructive)}.notice .button{flex-shrink:0}.button{min-height:36px;padding:7px 12px;border:1px solid transparent;border-radius:7px;font-size:12px;line-height:20px;font-weight:550;white-space:nowrap}.button-secondary{color:var(--foreground);background:var(--card);border-color:var(--border);box-shadow:0 1px 2px #00000004}.button-secondary:hover{background:var(--accent)}.button-quiet{color:var(--muted-foreground);background:transparent}.button-quiet:hover{background:var(--destructive-muted);color:var(--destructive)}.button-destructive{color:#fff;background:#b3261e}.button-destructive:hover{background:#982019}.workspace{border-radius:12px;border:1px solid var(--border);overflow:hidden;background:var(--card);box-shadow:0 4px 24px #00000004}.workspace-toolbar{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.workspace-identity{display:flex;align-items:center;gap:12px;min-width:0}.workspace-identity h2{font-size:14px}.workspace-identity p{font-size:12px;color:var(--muted-foreground);margin-top:1px}.workspace-actions{display:flex;gap:8px}.image-status{padding:9px 20px;color:var(--muted-foreground);font-size:12px;border-top:1px solid var(--border)}.image-status[data-error=true]{color:var(--destructive);background:var(--destructive-muted)}.workspace-symbol{font:15px monospace;display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--border);background:var(--muted);border-radius:8px;flex-shrink:0}.signin-help{background:var(--muted);border-top:1px solid var(--border);padding:12px 20px;color:var(--muted-foreground);font-size:12px}.signin-help strong{font-weight:600;color:var(--foreground)}.signin-help>span{display:block;margin-top:3px}.terminal-pane{height:clamp(410px,62vh,780px);padding:16px 12px 12px 16px;overflow:hidden;background:var(--terminal-background);color:var(--terminal-foreground)}.terminal-pane .xterm{height:100%}.terminal-pane .xterm-viewport{scrollbar-width:thin;scrollbar-color:#55585a transparent}.terminal-pane .xterm-screen{min-width:0}.connection-message{color:#dedede;background:#242728;font-size:12px;border-bottom:1px solid #343738;padding:9px 20px}.workspace-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 20px;color:var(--muted-foreground);font-size:11px}.connection-dot{margin-right:7px}.connection-dot[data-state=ready]{background:var(--success)}.machine-details{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 2px}.expiry-copy p:first-child{color:var(--foreground);font-size:12px;font-weight:550}.expiry-copy p:last-child{color:var(--muted-foreground);font-size:12px;max-width:660px;margin-top:3px}.delete-confirm{border:1px solid var(--destructive);border-radius:10px;background:var(--destructive-muted);padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.delete-confirm h2{font-size:14px}.delete-confirm p{font-size:12px;color:var(--muted-foreground);margin-top:3px}.confirm-actions{display:flex;gap:8px}.ideas{border-top:1px solid var(--border);padding:29px 0 5px;margin-top:12px;display:grid;grid-template-columns:1fr 1.4fr;gap:38px}.ideas h2{font-size:14px}.ideas p{color:var(--muted-foreground);font-size:12px;max-width:340px;margin-top:4px}.ideas blockquote{margin:0;font-size:13px;line-height:1.7;color:var(--muted-foreground);border-left:2px solid var(--border);padding-left:20px}.site-footer{display:flex;justify-content:space-between;gap:16px;color:var(--muted-foreground);font-size:11px;padding:38px 0 28px}.skip-link{position:absolute;top:-60px;left:20px;background:var(--foreground);color:var(--background);padding:10px 16px;z-index:10;border-radius:6px}.skip-link:focus{top:12px}.noscript{position:fixed;bottom:0;left:0;right:0;padding:20px;text-align:center;background:var(--destructive-muted);color:var(--destructive)}@keyframes breathe{50%{opacity:.55}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important}}@media(max-width:680px){.page{padding:0 16px}.site-header{min-height:76px}.header-actions{gap:10px}.pilot-label{font-size:11px}.introduction{padding:32px 0 24px;align-items:flex-start;flex-direction:column;gap:16px}.intro-copy{font-size:14px}.state-panel{padding:40px 16px 32px}.launch-progress{gap:12px;width:100%;justify-content:center}.launch-progress li{flex-direction:column;gap:7px;flex:1;font-size:11px}.waiting-puzzle{flex-direction:column;gap:16px;padding:18px;width:100%;text-align:center}.puzzle-board{width:176px;height:176px}.workspace-toolbar{padding:14px;flex-wrap:wrap}.image-status{padding:9px 14px}.signin-help{padding:12px 14px}.terminal-pane{padding:12px 7px 10px 9px;height:58vh;min-height:360px}.workspace-footer{padding:10px 14px;align-items:flex-start}.workspace-footer>span:last-child{text-align:right;max-width:190px}.machine-details{gap:8px}.machine-details .button{padding-left:8px;padding-right:8px}.delete-confirm{flex-direction:column;align-items:stretch;padding:16px}.confirm-actions{justify-content:flex-end}.ideas{grid-template-columns:1fr;gap:18px;padding-top:22px}.site-footer{padding-top:30px;font-size:10px}.notice{align-items:flex-start}}
/*! Bundled license information:

@xterm/xterm/css/xterm.css:
  (**
   * Copyright (c) 2014 The xterm.js authors. All rights reserved.
   * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
   * https://github.com/chjj/term.js
   * @license MIT
   *
   * Permission is hereby granted, free of charge, to any person obtaining a copy
   * of this software and associated documentation files (the "Software"), to deal
   * in the Software without restriction, including without limitation the rights
   * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
   * copies of the Software, and to permit persons to whom the Software is
   * furnished to do so, subject to the following conditions:
   *
   * The above copyright notice and this permission notice shall be included in
   * all copies or substantial portions of the Software.
   *
   * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
   * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
   * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
   * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
   * THE SOFTWARE.
   *
   * Originally forked from (with the author's permission):
   *   Fabrice Bellard's javascript vt100 for jslinux:
   *   http://bellard.org/jslinux/
   *   Copyright (c) 2011 Fabrice Bellard
   *   The original design remains. The terminal itself
   *   has been extended to include xterm CSI codes, among
   *   other features.
   *)
*/
