.xterm{cursor:text;-webkit-user-select:none;user-select:none;position:relative}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{z-index:5;position:absolute;top:0}.xterm .xterm-helper-textarea{opacity:0;z-index:-5;white-space:nowrap;resize:none;border:0;width:0;height:0;margin:0;padding:0;position:absolute;top:0;left:-9999em;overflow:hidden}.xterm .composition-view{color:#fff;white-space:nowrap;z-index:1;background:#000;display:none;position:absolute}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{cursor:default;background-color:#000;position:absolute;inset:0;overflow-y:scroll}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;top:0;left:0}.xterm-char-measure-element{visibility:hidden;line-height:normal;display:inline-block;position:absolute;top:0;left:-9999em}.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{z-index:10;color:#0000;pointer-events:none;position:absolute;inset:0}.xterm .xterm-accessibility-tree:not(.debug) ::selection{color:#0000}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre;font-family:monospace}.xterm .xterm-accessibility-tree>div{transform-origin:0;width:fit-content}.xterm .live-region{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:underline double;text-decoration:underline double}.xterm-underline-3{-webkit-text-decoration:underline wavy;text-decoration:underline wavy}.xterm-underline-4{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.xterm-underline-5{-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:underline overline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;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;pointer-events:none;position:absolute;top:0;right:0}.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;z-index:11;background:0 0;transition:opacity .1s linear}.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{display:none;position:absolute}.xterm .xterm-scrollable-element>.shadow.top{width:100%;height:3px;box-shadow:var(--vscode-scrollbar-shadow,#000) 0 6px 6px -6px inset;display:block;top:0;left:3px}.xterm .xterm-scrollable-element>.shadow.left{width:3px;height:100%;box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset;display:block;top:3px;left:0}.xterm .xterm-scrollable-element>.shadow.top-left-corner{width:3px;height:3px;display:block;top:0;left:0}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset}body{color:#e5e7eb;background:#111827;margin:0;font-family:Arial,sans-serif}#launch-screen{color:#e5e7eb;background:radial-gradient(circle at top,#38bdf82e,#0000 35%),linear-gradient(135deg,#020617 0%,#0f172a 55%,#111827 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;font-family:Consolas,Courier New,monospace;display:flex}.launch-card{background:#0f172af5;border:1px solid #334155;border-radius:18px;width:460px;max-width:calc(100vw - 32px);padding:28px;box-shadow:0 0 40px #0ea5e91f,0 24px 80px #000000a6}.launch-header{text-align:center;margin-bottom:24px}.launch-logo{color:#38bdf8;border:1px solid #38bdf8;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 14px;font-size:28px;display:flex;box-shadow:0 0 22px #38bdf859}.launch-header h1{color:#f8fafc;margin:0 0 8px;font-size:24px}.launch-header p{color:#94a3b8;margin:0;font-size:13px}.launch-summary{background:#020617;border:1px solid #1e293b;border-radius:14px;margin-bottom:20px;padding:16px}.summary-row{border-bottom:1px solid #1e293b;justify-content:space-between;gap:16px;padding:8px 0;display:flex}.summary-row:last-child{border-bottom:none}.summary-row span{color:#94a3b8;font-size:13px}.summary-row strong{color:#e2e8f0;text-align:right;font-size:13px}.launch-actions{gap:10px;margin-bottom:24px;display:grid}.launch-card button{color:#e5e7eb;cursor:pointer;background:#1e293b;border:1px solid #475569;border-radius:10px;padding:12px 14px;font-family:inherit;font-weight:700}.launch-card button:hover:not(:disabled){background:#334155;border-color:#38bdf8}.launch-card button:disabled{opacity:.45;cursor:not-allowed}.primary-launch-button{color:#f8fafc!important;background:#0369a1!important;border-color:#38bdf8!important}.primary-launch-button:hover{background:#0284c7!important}.mini-game-section{border-top:1px solid #334155;padding-top:18px}.mini-game-section h2{color:#cbd5e1;margin:0 0 12px;font-size:15px}.mini-game-button{justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;display:flex}.mini-game-button span{font-size:14px}.mini-game-button small{color:#94a3b8;font-size:11px}.mini-game-button.locked{opacity:.55}.launch-footer{text-align:center}.launch-footer p{color:#38bdf8;margin:0;font-size:12px}#home-screen{box-sizing:border-box;background:#111827;width:100%;height:100vh;padding:20px;font-family:Consolas,Courier New,monospace;overflow:hidden}#home-app{grid-template-rows:auto minmax(0,1fr);gap:18px;height:100%;min-height:0;display:grid}#home-header{background:#0f172af5;border:1px solid #334155;border-radius:14px;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;box-shadow:0 0 28px #00000059}#home-header h1{color:#f8fafc;margin:0 0 6px;font-size:24px}#home-header p{color:#94a3b8;margin:0;font-size:14px}#home-operator-summary{color:#cbd5e1;align-items:center;gap:18px;font-size:14px;display:flex}#home-operator-summary strong{color:#facc15}#home-to-launch-button,#go-to-terminal-button{color:#e5e7eb;cursor:pointer;background:#1e293b;border:1px solid #38bdf8;border-radius:8px;padding:8px 11px;font-family:Consolas,Courier New,monospace;font-weight:700}#home-to-launch-button:hover,#go-to-terminal-button:hover{color:#f8fafc;background:#0369a1}#home-layout{grid-template-rows:minmax(0,1.2fr) minmax(220px,.8fr);grid-template-columns:minmax(0,1fr) 360px;gap:18px;min-height:0;display:grid;overflow:hidden}.home-panel{box-sizing:border-box;background:#111827;border:1px solid #334155;border-radius:14px;min-height:0;padding:16px;overflow:auto;box-shadow:0 0 25px #00000040}.home-panel h2{color:#f8fafc;margin-top:0;font-size:18px}.home-panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.home-panel-header h2{margin:0}#building-map-panel{grid-area:1/1}#email-list-panel{background:#111827;grid-area:1/2}#email-reading-panel{grid-area:2/1}#home-ai-panel{flex-direction:column;grid-area:2/2;display:flex;overflow:hidden}#home-ai-message{flex:1;min-height:0;overflow-y:auto}#building-map-placeholder{flex-direction:column;justify-content:center;height:calc(100% - 44px);min-height:0;display:flex}.building-shell{background:#0f172a;border:1px solid #475569;border-radius:10px;width:min(560px,90%);margin:0 auto;overflow:hidden}.building-floor{color:#e5e7eb;background:#111827;border-bottom:1px solid #334155;padding:16px 20px;font-family:Consolas,Courier New,monospace}.building-floor:last-child{border-bottom:none}.active-floor{color:#f8fafc;background:#0ea5e929}.map-caption{text-align:center;color:#94a3b8;max-width:640px;margin:18px auto 0;font-size:13px}.email-list{flex-direction:column;gap:12px;display:flex}.email-card{cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:10px;padding:12px}.email-card:hover{background:#172033;border-color:#38bdf8}.email-card p{margin:0}.email-card small{color:#94a3b8}#email-reading-header{border-bottom:1px solid #334155;margin-bottom:14px;padding-bottom:10px}#email-reading-from{color:#38bdf8;margin:0 0 6px;font-size:13px}#email-reading-subject{margin:0}#email-reading-body{color:#f8fafc;line-height:1.5}#email-reading-body p{margin-top:0}.email-list button,.email-card{text-align:left;color:#e5e7eb;cursor:pointer;box-sizing:border-box;background:#0f172a;border:1px solid #334155;border-radius:10px;width:100%;padding:12px;font-family:Consolas,Courier New,monospace;display:block}.email-list button:hover,.email-card:hover{background:#172033;border-color:#38bdf8}.email-list button strong,.email-card strong{color:#f8fafc}.email-list button small,.email-card small{color:#94a3b8;margin-top:4px;display:block}.email-list button+button{margin-top:12px}#app{box-sizing:border-box;grid-template-rows:minmax(240px,58fr) minmax(190px,42fr);grid-template-columns:minmax(0,1fr) 360px;gap:1rem;height:100%;min-height:0;padding:0;display:grid;overflow:hidden}#terminal{box-sizing:border-box;scrollbar-gutter:stable;background:#0b0f14;border:1px solid #1f2937;border-radius:12px;grid-area:1/1;height:100%;min-height:0;padding:14px 18px 14px 14px;position:relative;overflow:hidden auto;box-shadow:0 0 25px #0006}#terminal *{box-sizing:border-box}#terminal .xterm{width:100%;height:100%}#terminal .xterm-viewport,#terminal .xterm-screen{width:100%!important}#terminal pre,#terminal code,#terminal div{max-width:100%}.panel{background:#1f2937;border-radius:12px;grid-area:1/2;min-height:0;padding:18px;overflow-y:auto;box-shadow:0 0 25px #00000040}#notes-panel{background:#111827;border:1px solid #374151;border-radius:12px;grid-area:2/1;min-height:0;padding:16px;overflow-y:auto;box-shadow:0 0 25px #00000040}#notes-panel h2{margin-top:0;font-size:18px}#notes-panel p,#notes-panel li{font-size:14px}#ai-panel{background:#1f2937;border-top:none;border-radius:12px;flex-direction:column;grid-area:2/2;min-height:0;margin-top:0;padding:18px;display:flex;overflow:hidden;box-shadow:0 0 25px #00000040}#ai-panel h2{margin:0 0 14px;font-size:18px}#mission-ai-message{color:#f8fafc;white-space:pre-wrap;box-sizing:border-box;background:#080d16;border:1px solid #334155;border-radius:10px;flex:1;min-height:0;margin:0;padding:16px;line-height:1.45;overflow-y:auto}#quest-notes ul{flex-wrap:wrap;gap:10px;padding-left:0;list-style:none;display:flex}#quest-notes li{background:#1f2937;border:1px solid #374151;border-radius:999px;margin-bottom:0;padding:6px 12px;font-size:14px}h1{margin-top:0;font-size:22px}h2{font-size:20px}li{margin-bottom:12px}.complete{color:#86efac;text-decoration:line-through}.xp-box{border-top:1px solid #374151;margin-top:32px;padding-top:18px}#xp-counter{color:#facc15;font-size:24px}#quest-status{color:#93c5fd}#next-quest-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;margin-top:12px;padding:12px;font-size:16px}#next-quest-button:disabled{color:#9ca3af;cursor:not-allowed;background:#4b5563}#next-quest-button:not(:disabled):hover{background:#1d4ed8}#terminal::-webkit-scrollbar{width:10px}#notes-panel::-webkit-scrollbar{width:10px}.panel::-webkit-scrollbar{width:10px}#mission-ai-message::-webkit-scrollbar{width:10px}#terminal::-webkit-scrollbar-track{background:#0b0f14;border-radius:999px}#notes-panel::-webkit-scrollbar-track{background:#0b0f14;border-radius:999px}.panel::-webkit-scrollbar-track{background:#0b0f14;border-radius:999px}#mission-ai-message::-webkit-scrollbar-track{background:#0b0f14;border-radius:999px}#terminal::-webkit-scrollbar-thumb{background:#374151;border-radius:999px}#notes-panel::-webkit-scrollbar-thumb{background:#374151;border-radius:999px}.panel::-webkit-scrollbar-thumb{background:#374151;border-radius:999px}#mission-ai-message::-webkit-scrollbar-thumb{background:#374151;border-radius:999px}#terminal::-webkit-scrollbar-thumb:hover{background:#4b5563}#notes-panel::-webkit-scrollbar-thumb:hover{background:#4b5563}.panel::-webkit-scrollbar-thumb:hover{background:#4b5563}#mission-ai-message::-webkit-scrollbar-thumb:hover{background:#4b5563}.hidden-objective:before{content:"⚠ "}.hidden-objective{color:#facc15}.hidden{display:none!important}#game-screen{box-sizing:border-box;background:#111827;grid-template-rows:auto minmax(0,1fr);gap:18px;width:100%;height:100vh;padding:20px;display:grid;overflow:hidden}#mission-header{background:#0f172af5;border:1px solid #334155;border-radius:14px;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;box-shadow:0 0 28px #00000059}#mission-header h1{color:#f8fafc;margin:0 0 6px;font-size:24px}#mission-header p{color:#94a3b8;margin:0;font-size:14px}#mission-operator-summary{color:#cbd5e1;align-items:center;gap:18px;font-family:Consolas,Courier New,monospace;font-size:14px;display:flex}#mission-operator-summary strong{color:#facc15}#mission-to-home-button{color:#e5e7eb;cursor:pointer;background:#1e293b;border:1px solid #38bdf8;border-radius:8px;padding:8px 11px;font-family:Consolas,Courier New,monospace;font-weight:700}#mission-to-home-button:hover{color:#f8fafc;background:#0369a1}.building-floor.floor-with-nodes{padding:16px 20px;display:block}.building-floor.floor-with-nodes:after{content:none}.building-floor.floor-with-nodes .floor-label{color:#e0f2fe;margin-bottom:12px;font-weight:700}.building-floor.floor-with-nodes .floor-nodes{flex-wrap:wrap;gap:10px;display:flex}.building-floor.floor-with-nodes .map-node{color:#cbd5e1;cursor:pointer;background:#020617;border:1px solid #475569;border-radius:8px;padding:8px 11px;font-family:Consolas,Courier New,monospace;font-size:13px;font-weight:700}.building-floor.floor-with-nodes .map-node:hover{color:#f8fafc;background:#0f172a;border-color:#38bdf8}.building-floor.floor-with-nodes .primary-node{color:#f8fafc;background:#0369a1;border-color:#38bdf8}.building-floor.floor-with-nodes .primary-node:hover{background:#0284c7}.map-node-row{background:#0ea5e914;border-bottom:1px solid #334155;border-left:5px solid #38bdf8;flex-wrap:wrap;gap:10px;padding:14px 20px 16px;display:flex}.map-node-row .map-node{color:#cbd5e1;cursor:pointer;background:#020617;border:1px solid #475569;border-radius:8px;padding:8px 11px;font-family:Consolas,Courier New,monospace;font-size:13px;font-weight:700;display:inline-block}.map-node-row .map-node:hover{color:#f8fafc;background:#0f172a;border-color:#38bdf8}.map-node-row .primary-node{color:#f8fafc;background:#0369a1;border-color:#38bdf8}.map-node-row .primary-node:hover{background:#0284c7}button.building-floor{text-align:left;cursor:pointer;width:100%;font-family:Consolas,Courier New,monospace;font-size:16px}.clickable-floor{border-left:5px solid #38bdf8}.clickable-floor:hover{color:#f8fafc;background:#0ea5e947}.floor-expand-indicator{color:#38bdf8;border:1px solid #334155;border-radius:999px;padding:4px 8px;font-size:12px}.map-node-row.hidden{display:none!important}.launch-home-link{color:#8bbcff;opacity:.8;opacity:.75;margin-top:12px;font-size:.85rem;text-decoration:none;display:block}.launch-home-link:hover{opacity:1;color:#38cfff;text-decoration:underline}.email-section,.archived-email-list{flex-direction:column;gap:.75rem;display:flex}.archived-email-section{border-top:1px solid #78aadc40;margin-top:1rem;padding-top:.75rem}.archived-email-section summary{cursor:pointer;color:#8fb8ff;margin-bottom:.75rem;font-family:monospace}.archived-email{opacity:.65}.email-actions{border-top:1px solid #78aadc40;margin-top:1.25rem;padding-top:1rem}.email-action-button{color:#e5f7ff;cursor:pointer;background:#063d5c;border:1px solid #19a7d8;border-radius:6px;padding:.55rem .85rem;font-family:monospace}.email-action-button:hover:not(:disabled){background:#07577f}.email-action-button:disabled{opacity:.45;cursor:not-allowed}.docs-tabs{border-bottom:1px solid #78aadc40;gap:.5rem;margin-bottom:.75rem;display:flex}.docs-tab{color:#9fb7d7;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom:none;padding:.45rem .75rem;font-family:monospace}.docs-tab:hover{color:#fff}.active-docs-tab{color:#fff;background:#78aadc14;border-color:#78aadc73}.docs-tab-panel{min-height:120px}.notebook-entry{background:#050c1859;border:1px solid #78aadc40;border-radius:10px;margin-bottom:.75rem;padding:.85rem}.notebook-entry h3{color:#fff;margin-top:0}.notebook-entry h4{color:#9fdcff;margin-bottom:.35rem}.empty-notebook-message{color:#9fb7d7;font-style:italic}.docs-tabs{border-bottom:1px solid #7daadc59;align-items:flex-end;gap:.25rem;margin-top:.5rem;margin-bottom:0;display:flex}.docs-tab{color:#9fb7d7;cursor:pointer;background:#121f30d9;border:1px solid #7daadc59;border-bottom:none;border-radius:10px 10px 0 0;padding:.45rem .9rem;font-family:inherit;font-size:.9rem;position:relative;top:1px}.docs-tab:hover{color:#fff;background:#1b2d44f2}.docs-tab.active-docs-tab{color:#fff;z-index:2;background:#0e1728;border-color:#91bef08c;box-shadow:0 -2px 10px #5096dc26}.docs-tab-panel{padding-top:1rem}.docs-tab-panel.hidden{display:none}.active-docs-panel{display:block}.helios-message{color:#f8fafc;white-space:pre-wrap;background:#080d16;border:1px solid #334155;border-radius:10px;min-height:72px;margin:14px 0 0;padding:16px;line-height:1.45}
