@keyframes reus-slide{0%{transform:translate(-100%)}to{transform:translate(250%)}}.reus-indeterminate{position:relative;overflow:hidden}.reus-indeterminate:after{content:"";position:absolute;inset:0;width:40%;border-radius:inherit;background:var(--color-accent);animation:reus-slide 1.3s var(--ease-out) infinite}@keyframes reus-pulse{0%,to{opacity:1;box-shadow:0 0 #e5484d73}50%{opacity:.65;box-shadow:0 0 0 7px #e5484d00}}.reus-pulse-dot{animation:reus-pulse 1.6s ease-in-out infinite}@keyframes reus-toast-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.reus-toast{animation:reus-toast-in .22s var(--ease-out) both}@keyframes reus-modal-in{0%{opacity:0;transform:translateY(6px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.reus-modal-panel{animation:reus-modal-in .18s var(--ease-out) both}@keyframes reus-materialize{0%{opacity:0;transform:translateY(8px) scale(.985);backdrop-filter:blur(0) saturate(100%)}to{opacity:1;transform:translateY(0) scale(1);backdrop-filter:blur(22px) saturate(160%)}}.reus-app-root{background:linear-gradient(180deg,color-mix(in srgb,var(--color-ink) 70%,var(--color-surface)),color-mix(in srgb,var(--color-bg) 88%,var(--color-accent-soft)) 38%,color-mix(in srgb,var(--color-bg) 82%,var(--color-bg-raised)))}.reus-main-pane{background:linear-gradient(180deg,color-mix(in srgb,var(--color-ink) 58%,transparent),color-mix(in srgb,var(--color-accent-soft) 16%,transparent) 160px,transparent 320px),var(--color-bg)}.reus-material-sidebar{background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 12%,transparent),transparent 42%),color-mix(in srgb,var(--color-ink) 78%,transparent);backdrop-filter:blur(30px) saturate(170%);box-shadow:inset 1px 0 #ffffff75,inset -1px 0 color-mix(in srgb,var(--color-line-soft) 78%,transparent),12px 0 42px -34px #1f1c176b}.reus-call-banner{background:color-mix(in srgb,var(--color-accent-soft) 64%,var(--color-surface));backdrop-filter:blur(18px) saturate(165%)}.reus-card{position:relative;border:1px solid color-mix(in srgb,var(--color-line) 84%,transparent);border-radius:var(--radius-sm);background:linear-gradient(180deg,#ffffff75,#ffffff29),color-mix(in srgb,var(--color-surface) 58%,transparent);box-shadow:var(--shadow-card),inset 0 1px #ffffffb8,inset 0 -1px color-mix(in srgb,var(--color-line-soft) 55%,transparent);backdrop-filter:blur(28px) saturate(175%);animation:reus-materialize .24s var(--ease-out) both}.reus-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgb(255 255 255 / .58),transparent 44%);opacity:.72}.reus-card-inset,.reus-metric{border:1px solid color-mix(in srgb,var(--color-line-soft) 86%,transparent);border-radius:10px;background:linear-gradient(180deg,#ffffff47,#ffffff14),color-mix(in srgb,var(--color-bg-raised) 62%,var(--color-surface));box-shadow:inset 0 1px #ffffff8f,inset 0 -1px #1f1c1709}.reus-material-popover{background:linear-gradient(180deg,rgb(255 255 255 / .42),transparent),color-mix(in srgb,var(--color-surface) 76%,transparent);backdrop-filter:blur(28px) saturate(175%);animation:reus-materialize .18s var(--ease-out) both}.reus-pressable{transform:translateZ(0);transition-property:background-color,border-color,box-shadow,color,opacity,transform;transition-duration:.14s;transition-timing-function:var(--ease-out);will-change:transform}.reus-pressable:active:not(:disabled){transform:scale(.975);transition-duration:80ms}.reus-nav-item{position:relative;overflow:hidden;isolation:isolate}.reus-nav-item:before{content:"";position:absolute;inset-block:6px;left:5px;width:3px;border-radius:999px;background:var(--color-accent);opacity:0;transform:scaleY(.45);transition:transform .18s var(--ease-out),opacity .18s var(--ease-out)}.reus-nav-item.is-active{box-shadow:inset 0 1px #fff6}.reus-nav-item.is-active:before{opacity:1;transform:scaleY(1)}.theme-dark .reus-card,.theme-dark .reus-material-popover{background:linear-gradient(180deg,color-mix(in srgb,var(--color-cream) 4%,transparent),transparent 46%),color-mix(in srgb,var(--color-surface) 94%,var(--color-bg));box-shadow:0 1px 2px #00000029,0 18px 38px -30px #000c,inset 0 1px #ffffff14}.theme-dark .reus-card-inset,.theme-dark .reus-metric{background:linear-gradient(180deg,color-mix(in srgb,var(--color-cream) 3%,transparent),transparent 52%),color-mix(in srgb,var(--color-surface-2) 58%,var(--color-bg-raised));box-shadow:inset 0 1px #ffffff0f}.theme-dark .reus-card:before{background:linear-gradient(135deg,rgb(255 255 255 / .08),transparent 44%)}.reus-range{appearance:none;-webkit-appearance:none;width:100%;height:14px;background:transparent;cursor:pointer}.reus-range:disabled{cursor:default;opacity:.5}.reus-range::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(to right,var(--color-accent) var(--reus-range-pct, 0%),var(--color-surface-2) var(--reus-range-pct, 0%))}.reus-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;margin-top:-4px;border-radius:50%;border:none;background:var(--color-cream);box-shadow:0 1px 3px #0c0b0980;transition:transform .12s var(--ease-out)}.reus-range:hover::-webkit-slider-thumb{transform:scale(1.15)}.reus-range::-moz-range-track{height:4px;border-radius:999px;background:var(--color-surface-2)}.reus-range::-moz-range-progress{height:4px;border-radius:999px;background:var(--color-accent)}.reus-range::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:50%;background:var(--color-cream);box-shadow:0 1px 3px #0c0b0980}.reus-audio-wave{position:relative;height:50px;overflow:hidden;border-radius:var(--radius-xs);border:1px solid var(--color-line-soft);background:linear-gradient(90deg,color-mix(in srgb,var(--color-line-soft) 42%,transparent) 1px,transparent 1px) 0 0 / 10px 100%,linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 76%,var(--color-bg)),color-mix(in srgb,var(--color-bg) 82%,var(--color-surface-2)));box-shadow:inset 0 1px #ffffffb3}.theme-dark .reus-audio-wave{border-color:var(--color-line);background:linear-gradient(90deg,rgb(255 255 255 / .035) 1px,transparent 1px) 0 0 / 10px 100%,color-mix(in srgb,var(--color-bg) 84%,#000);box-shadow:inset 0 0 0 1px #ffffff09}.reus-audio-wave__bars{position:absolute;inset:6px 8px;display:grid;grid-template-columns:repeat(72,minmax(1px,1fr));align-items:center;gap:3px}.reus-audio-wave__bar{display:block;min-height:3px;height:max(3px,calc(var(--reus-wave-level, .2) * 100%));border-radius:1px;background:color-mix(in srgb,var(--color-text-3) 56%,transparent);box-shadow:none;transition:height .12s linear,background-color .12s linear,opacity .12s linear}.reus-audio-wave__bar.is-played{background:color-mix(in srgb,var(--color-accent) 88%,var(--color-text));opacity:1}.theme-dark .reus-audio-wave__bar{background:#9a9a9194}.theme-dark .reus-audio-wave__bar.is-played{background:var(--color-accent)}.reus-audio-wave__playhead{position:absolute;top:6px;bottom:6px;left:var(--reus-wave-progress, 0%);width:2px;border-radius:1px;background:var(--color-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-surface) 58%,transparent),0 0 10px color-mix(in srgb,var(--color-accent) 28%,transparent);transform:translate(-50%);transition:left .1s linear;pointer-events:none}.theme-dark .reus-audio-wave__playhead{box-shadow:0 0 0 1px #0000002e,0 0 12px color-mix(in srgb,var(--color-accent) 34%,transparent)}.reus-audio-wave__range{position:absolute;inset:0;width:100%;height:100%;margin:0;cursor:pointer;opacity:0}.reus-audio-wave__range:disabled{cursor:default}.reus-meter-fill{transition:width .12s linear}.reus-crab-slide{transition:transform .45s var(--ease-out),opacity .45s var(--ease-out);will-change:transform}@keyframes reus-crab-wiggle{0%{transform:rotate(0)}10%{transform:rotate(-7deg) translateY(-1px)}22%{transform:rotate(6deg)}34%{transform:rotate(-5deg) translateY(-1px)}46%{transform:rotate(4deg)}58%{transform:rotate(-2deg)}70%{transform:rotate(1deg)}80%,to{transform:rotate(0)}}.reus-crab-wiggle{animation:reus-crab-wiggle 3s var(--ease-out) both;transform-origin:50% 100%}.reus-bubble{transition:transform .26s var(--ease-out),opacity .26s var(--ease-out);will-change:transform}@media(prefers-reduced-motion:reduce){.reus-card,.reus-material-popover{animation:none}.reus-pressable{transition-duration:.01ms;will-change:auto}.reus-pressable:active:not(:disabled){transform:none}.reus-nav-item:before{transition:none}.reus-crab-slide,.reus-bubble{transition-duration:.01ms}.reus-crab-wiggle{animation:none}.reus-indeterminate:after{animation:none;width:100%;opacity:.45}.reus-pulse-dot{animation:none}.reus-toast,.reus-modal-panel{animation-duration:.01ms}.reus-meter-fill,.reus-audio-wave__bar,.reus-audio-wave__playhead{transition:none}}@media(prefers-reduced-transparency:reduce){.reus-material-sidebar,.reus-call-banner,.reus-card,.reus-material-popover{backdrop-filter:none}.reus-material-sidebar{background:var(--color-ink)}.reus-card,.reus-material-popover{background:var(--color-surface)}.reus-call-banner{background:var(--color-accent-soft)}}@media(prefers-contrast:more){.reus-card,.reus-card-inset,.reus-metric,.reus-material-popover{border-color:var(--color-text-2)}.reus-material-sidebar{border-color:var(--color-line)}}.reus-shell,.reus-shell body,#root{height:100%}.reus-shell body{overflow:hidden;overscroll-behavior:none}body{font-size:13.5px;line-height:1.5}@keyframes reus-shimmer{to{background-position:-200% 0}}.reus-thinking,.reus-thinking-dark{background-image:linear-gradient(90deg,var(--color-text-3) 0%,var(--color-cream) 45%,var(--color-text-3) 90%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:reus-shimmer 1.6s linear infinite}.reus-thinking-dark{background-image:linear-gradient(90deg,#98937f,#f6f4ed,#98937f 90%)}@media(prefers-reduced-motion:reduce){.reus-thinking,.reus-thinking-dark{animation:none;background:none;color:var(--color-text-2)}.reus-thinking-dark{color:#98937f}}/**
 * 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}
