/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-void:#0a0a0a;--color-neon-green:#00ff41;--color-text-dim:#006618;--font-terminal:"VT323",monospace;--font-body:"JetBrains Mono",monospace}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.right-4{right:calc(var(--spacing)*4)}.bottom-4{bottom:calc(var(--spacing)*4)}.left-4{left:calc(var(--spacing)*4)}.z-50{z-index:50}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.table{display:table}.min-h-screen{min-height:100vh}.animate-pulse{animation:var(--animate-pulse)}.cursor-pointer{cursor:pointer}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing)*3)}.border-none{--tw-border-style:none;border-style:none}.bg-transparent{background-color:#0000}.font-terminal{font-family:var(--font-terminal)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-text-dim\/30{color:#0066184d}@supports (color:color-mix(in lab,red,red)){.text-text-dim\/30{color:color-mix(in oklab,var(--color-text-dim)30%,transparent)}}.text-text-dim\/50{color:#00661880}@supports (color:color-mix(in lab,red,red)){.text-text-dim\/50{color:color-mix(in oklab,var(--color-text-dim)50%,transparent)}}.no-underline{text-decoration-line:none}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.hover\:text-text-dim\/50:hover{color:#00661880}@supports (color:color-mix(in lab,red,red)){.hover\:text-text-dim\/50:hover{color:color-mix(in oklab,var(--color-text-dim)50%,transparent)}}}}.crt-scanlines{pointer-events:none;z-index:1000;will-change:transform;background:repeating-linear-gradient(#0000 0 2px,#00000026 2px 4px);position:fixed;inset:0}.crt-vignette{pointer-events:none;z-index:999;background:radial-gradient(#0000 60%,#0009);position:fixed;inset:0}@keyframes crt-flicker{0%{opacity:1}3%{opacity:.97}6%{opacity:1}7%{opacity:.95}9%{opacity:1}50%{opacity:1}52%{opacity:.98}55%{opacity:1}to{opacity:1}}.crt-flicker{animation:8s infinite crt-flicker}.crt-aberration{text-shadow:-.5px 0 #ff00ff26,.5px 0 #00ffff26,0 0 2px}.glow-green{color:#00ff41;text-shadow:-.5px 0 #ff00ff26,.5px 0 #00ffff26,0 0 4px #00ff4199,0 0 10px #00ff4140}.glow-pink{color:#f0f;text-shadow:-.5px 0 #ff00ff26,.5px 0 #00ffff26,0 0 4px #f0f9,0 0 10px #ff00ff40}.glow-blue{color:#0ff;text-shadow:-.5px 0 #ff00ff26,.5px 0 #00ffff26,0 0 4px #0ff9,0 0 10px #00ffff40}.glow-amber{color:#ffb000;text-shadow:-.5px 0 #ff00ff26,.5px 0 #00ffff26,0 0 4px #ffb00099,0 0 10px #ffb00040}@keyframes screen-flash{0%{opacity:0}10%{opacity:.8}to{opacity:0}}.screen-flash{pointer-events:none;z-index:998;opacity:0;background:#00ff41;animation:.4s ease-out forwards screen-flash;position:fixed;inset:0}:root{--crt-tint:#00ff41}.crt-gold .crt-aberration{text-shadow:-.5px 0 #ffd70026,.5px 0 #ffb00026,0 0 2px}.crt-gold .crt-scanlines{background:repeating-linear-gradient(#0000 0 2px,#ffd7000d 2px 4px)}.crt-gold .screen-flash{background:gold}.quality-medium .crt-scanlines{background:repeating-linear-gradient(#0000 0 3px,#0000001a 3px 6px)}.quality-low .crt-scanlines,.quality-low .crt-vignette{display:none}.quality-low .crt-aberration,.quality-low .glow-green,.quality-low .glow-pink,.quality-low .glow-blue,.quality-low .glow-amber{text-shadow:none}@keyframes glitch-1{0%,to{clip-path:inset(0 0 95%);transform:translate(0)}10%{clip-path:inset(40% 0 20%);transform:translate(-2px,1px)}20%{clip-path:inset(80% 0 0%);transform:translate(2px,-1px)}30%{clip-path:inset(10% 0 70%);transform:translate(-1px,2px)}40%{clip-path:inset(0 0 95%);transform:translate(0)}}@keyframes glitch-2{0%,to{clip-path:inset(95% 0 0);transform:translate(0)}15%{clip-path:inset(20% 0 40%);transform:translate(2px,-1px)}25%{clip-path:inset(0% 0 80%);transform:translate(-2px,1px)}35%{clip-path:inset(70% 0 10%);transform:translate(1px,-2px)}45%{clip-path:inset(95% 0 0);transform:translate(0)}}.glitch-text{position:relative}.glitch-text:before,.glitch-text:after{content:attr(data-text);width:100%;height:100%;position:absolute;top:0;left:0}.glitch-text:before{color:#f0f;z-index:-1;animation:3s linear infinite alternate-reverse glitch-1}.glitch-text:after{color:#0ff;z-index:-1;animation:2.5s linear infinite alternate-reverse glitch-2}@keyframes glitch-flicker{0%,to{opacity:1}32.9%{opacity:1}33%{opacity:0}33.2%{opacity:1}66.4%{opacity:1}66.5%{opacity:.8}66.7%{opacity:1}}.glitch-flicker{animation:4s infinite glitch-flicker}.intro-sequence{background:#0a0a0a;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.intro-content{text-align:center;z-index:10;padding:24px;position:relative}.intro-text-backdrop{-webkit-backdrop-filter:blur(2px);background:#0a0a0ab3;border:1px solid #00ff4114;border-radius:2px;padding:12px 24px}.intro-text{color:#00ff41;font-family:VT323,monospace;font-size:24px;line-height:1.4;display:inline-block}@keyframes intro-noise{0%,to{opacity:0}10%{opacity:.02}30%{opacity:0}50%{opacity:.01}70%{opacity:.03}90%{opacity:0}}.intro-noise{z-index:5;pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00ff4108 2px 4px);animation:2s infinite intro-noise;position:absolute;inset:0}@keyframes intro-flash{0%{opacity:0}15%{opacity:.6}to{opacity:0}}.intro-flash{pointer-events:none;z-index:998;opacity:0;background:#00ff41;animation:.3s ease-out forwards intro-flash;position:fixed;inset:0}.terminal-window{background:#0a0a0a;border:1px solid #00ff4126;border-radius:6px;flex-direction:column;width:92vw;max-width:960px;height:80vh;margin:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 0 30px #00ff410d}.terminal-titlebar{-webkit-user-select:none;user-select:none;background:#00ff410a;border-bottom:1px solid #00ff4114;align-items:center;height:32px;min-height:32px;padding:0 12px;display:flex}.terminal-dots{gap:6px;margin-right:12px;display:flex}.terminal-dots .dot{opacity:.35;border-radius:50%;width:10px;height:10px}.dot-close{background:#ff5f56}.dot-minimize{background:#ffbd2e}.dot-maximize{background:#27c93f}.terminal-title{color:#00ff4180;text-align:center;flex:1;margin-right:46px;font-family:JetBrains Mono,monospace;font-size:12px}.terminal-body{flex:1;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.terminal-window-container{background:var(--color-void);justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.crt-gold .terminal-window{border-color:#ffd70033;box-shadow:0 0 30px #ffd70014}.crt-gold .terminal-titlebar{background:#ffd7000a;border-bottom-color:#ffd70014}.crt-gold .terminal-title{color:#ffd700b3}.crt-gold .terminal-dots .dot{opacity:.5}@media(max-width:640px){.terminal-window{border:none;border-radius:0;width:100vw;height:100vh}.terminal-titlebar{height:28px;min-height:28px;padding:0 8px}.terminal-dots .dot{width:8px;height:8px}}.chat-panel{background:#0a0a0a;flex-direction:column;height:100%;font-family:JetBrains Mono,monospace;font-size:13px;display:flex}.chat-header{color:#ffd70080;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #ffd70014;justify-content:space-between;align-items:center;padding:8px 12px;font-size:11px;display:flex}.chat-room-name{color:#ffd700b3}.chat-online{color:#ffd7004d}.chat-messages{flex-direction:column;flex:1;gap:6px;padding:8px 12px;display:flex;overflow-y:auto}.chat-empty{color:#ffd70026;text-align:center;padding:20px 0;font-style:italic}.chat-message{word-wrap:break-word;line-height:1.5}.chat-time{color:#666;font-size:11px}.chat-text{color:#c8c8c8d9}.chat-meta{color:#f0f;font-size:11px}.chat-divider{text-align:center;color:#ffd70026;border-top:1px solid #ffd7000f;padding:4px 0;font-size:11px}.chat-input-area{border-top:1px solid #ffd70014;align-items:center;gap:6px;padding:8px 12px;display:flex}.chat-input-prefix{color:#ffd70080}.chat-input-placeholder{color:#ffd70026;font-size:12px;font-style:italic}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-track{background:0 0}.chat-messages::-webkit-scrollbar-thumb{background:#ffd7001a;border-radius:0}.chat-messages::-webkit-scrollbar-thumb:hover{background:#ffd70040}.desktop-shell{background:var(--color-void);width:100vw;height:100vh;position:relative;overflow:hidden}.desktop-shell .matrix-rain{opacity:.25}.draggable-window{opacity:0;background:#0a0a0a;border:1px solid #ffd70026;border-radius:6px;flex-direction:column;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;overflow:hidden;transform:translateY(12px);box-shadow:0 4px 20px #0009,0 0 15px #ffd70008}.draggable-window.visible{opacity:1;transform:translateY(0)}.draggable-window.focused{border-color:#ffd70040;box-shadow:0 4px 24px #000000b3,0 0 20px #ffd7000f}.draggable-window.dragging{cursor:grabbing;transition:none;box-shadow:0 8px 40px #000c,0 0 30px #ffd70014}.draggable-titlebar{cursor:move;-webkit-user-select:none;user-select:none;background:#ffd7000a;border-bottom:1px solid #ffd70014;align-items:center;height:32px;min-height:32px;padding:0 12px;display:flex}.draggable-title{color:#ffd700b3;text-align:center;letter-spacing:.05em;flex:1;font-family:JetBrains Mono,monospace;font-size:12px}.draggable-icon{opacity:.6;margin-right:6px}.draggable-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.draggable-window .terminal-dots .dot{opacity:.5;cursor:pointer;transition:opacity .15s}.draggable-window .terminal-dots .dot:hover{opacity:.9}.taskbar{z-index:9999;-webkit-backdrop-filter:blur(12px);background:#0a0a0ae0;border-top:1px solid #ffd7001a;align-items:center;gap:4px;height:36px;padding:0 12px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex;position:fixed;bottom:0;left:0;right:0}.taskbar-left{align-items:center;gap:8px;margin-right:auto;display:flex}.taskbar-brand{color:#ffd700b3;letter-spacing:.1em;cursor:default;font-family:VT323,monospace;font-size:15px}.taskbar-settings-btn{color:#ffd70080;cursor:pointer;background:0 0;border:1px solid #ffd7001f;border-radius:3px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:11px;transition:all .15s}.taskbar-settings-btn:hover{color:#ffd700cc;background:#ffd7000d;border-color:#ffd7004d}.taskbar-center{align-items:center;gap:2px;display:flex}.taskbar-button{color:#ffd70066;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;padding:2px 10px;font-family:JetBrains Mono,monospace;font-size:11px;transition:all .15s}.taskbar-button:hover{color:#ffd700b3;background:#ffd7000a;border-color:#ffd70026}.taskbar-button.active{color:#ffd700cc;background:#ffd7000f;border-color:#ffd70033}.taskbar-button.minimized{color:#ffd70033}.taskbar-right{align-items:center;gap:8px;margin-left:auto;display:flex}.taskbar-audio-btn{cursor:pointer;background:0 0;border:none;padding:2px 4px;font-family:JetBrains Mono,monospace;font-size:11px;transition:color .15s}.taskbar-clock{color:#ffd70066;text-align:right;min-width:44px;font-size:11px}.settings-panel{color:#c8c8c8d9;padding:16px;font-family:JetBrains Mono,monospace;font-size:13px}.settings-section{margin-bottom:16px}.settings-section-title{color:#ffd70099;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #ffd70014;margin-bottom:8px;padding-bottom:4px;font-size:11px}.settings-row{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.settings-label{color:#c8c8c8b3;font-size:12px}.settings-value{color:#ffd70080;font-size:12px}.settings-toggle{cursor:pointer;background:0 0;border:1px solid #ffd70026;border-radius:3px;min-width:40px;padding:2px 10px;font-family:JetBrains Mono,monospace;font-size:11px;transition:all .15s}.settings-toggle.on{color:#00ff41;background:#00ff410f;border-color:#00ff414d}.settings-toggle.off{color:#666;background:#6464640a;border-color:#64646433}.settings-toggle:hover{border-color:#ffd7004d}@media(max-width:900px){.desktop-shell{display:none}}html,body{background:var(--color-void);color:var(--color-neon-green);font-family:var(--font-body);-webkit-font-smoothing:none;-moz-osx-font-smoothing:unset;margin:0;padding:0;font-size:14px;line-height:1.6;overflow-x:hidden}::selection{background:var(--color-neon-green);color:var(--color-void)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-void)}::-webkit-scrollbar-thumb{background:var(--color-text-dim);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--color-neon-green)}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.cursor-blink{animation:1s step-end infinite blink}@media(max-width:640px){html,body{font-size:12px}}@media(min-width:1200px){html,body{font-size:15px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}/**
* 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.
*/.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}
