@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,700;1,400&display=swap";@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,700;1,400&display=swap";.is-paused *{transition-delay:999999s!important;animation-play-state:paused!important}.terminal-logo{font-family:var(--font-mono);color:var(--terminal-green);white-space:pre;text-align:center;margin-bottom:1.875rem;font-size:.5rem;line-height:1;display:block}@media (width<=768px){.terminal-logo{font-size:.28125rem}}@media (width<=768px){.gateway{padding:1.875rem 1.25rem}}.gateway__group.focused,.gateway__group.focused .gateway__line{opacity:1}@keyframes spin{to{transform:rotate(360deg)}}@keyframes loading-progress{0%{left:-30%}to{left:100%}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-.625rem)}75%{transform:translate(.625rem)}}.motd{background:color-mix(in srgb, var(--terminal-green), transparent 95%);border:.0625rem solid color-mix(in srgb, var(--terminal-green), transparent 70%);font-family:var(--font-mono);max-width:50rem;margin-bottom:1.875rem;padding:.9375rem;position:relative;overflow:hidden}.motd__header{color:var(--terminal-green);letter-spacing:.0625rem;opacity:.8;margin-bottom:.625rem;font-size:.625rem;font-weight:700}.motd__content{color:var(--ui-text);margin-bottom:.625rem;font-size:.875rem;font-style:italic;line-height:1.4}.motd__content:before,.motd__content:after{color:var(--terminal-green);opacity:.5}.motd__footer{color:var(--terminal-amber);opacity:.6;letter-spacing:.03125rem;text-align:right;font-size:.5625rem}.motd:after{content:"";pointer-events:none;background:linear-gradient(#0000,#18ff6205,#0000);width:100%;height:100%;animation:3s linear infinite scan;position:absolute;top:0;left:0}@keyframes scan{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes gaussian-flicker{0%{opacity:.98;filter:blur(.03125rem)}5%{opacity:.95;filter:blur()}10%{opacity:.99;filter:blur(.0125rem)}15%{opacity:.92;filter:blur(.05rem)}20%{opacity:.97;filter:blur(.00625rem)}25%{opacity:.94;filter:blur(.025rem)}30%{opacity:.98;filter:blur()}to{opacity:.99;filter:blur(.0125rem)}}@keyframes warm-up{0%{opacity:0;filter:brightness(5)blur(.625rem);transform:scale(.95)}to{opacity:1;filter:brightness()blur();transform:scale(1)}}@keyframes flicker{0%{opacity:1}50%{opacity:.8}to{opacity:1}}@keyframes scanline{0%{bottom:100%}80%{bottom:100%}to{bottom:0%}}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}@keyframes crt-boot{0%{filter:brightness(2);background:var(--terminal-green);box-shadow:0 0 6.25rem var(--terminal-green);opacity:1;transform:scale(0,.001)}30%{filter:brightness(2);background:var(--terminal-green);box-shadow:0 0 3.125rem var(--terminal-green);opacity:1;transform:scaleY(.001)}60%{opacity:1;background:0 0;transform:scaleY(.02)}to{filter:brightness();opacity:1;transform:scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes simulation-chaotic{0%{filter:brightness();transform:none}1%{filter:brightness(1.2)contrast(1.2);transform:skew(.5deg)}2%{filter:brightness();transform:none}45%{filter:brightness();transform:none}46%{filter:brightness(1.1);transform:skew(-.2deg)}47%{filter:brightness();transform:none}98%{filter:brightness();transform:none}99%{filter:brightness(1.3)contrast(1.5);transform:skew(1deg)scale(1.01)}to{filter:brightness();transform:none}}@keyframes glitch{0%{filter:brightness();transform:none}1%{filter:brightness(1.5)contrast(2);transform:skew(2deg)}2%{filter:brightness();transform:none}10%{filter:brightness();transform:none}11%{filter:contrast(1.2);transform:translate(-.125rem)}12%{filter:brightness();transform:none}to{filter:brightness();transform:none}}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}html{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%2318ff62' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='9' y='9' width='6' height='6' fill='%2318ff62' fill-opacity='0.5' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,auto;font-size:16px}body ul li::marker{color:var(--terminal-amber);font-weight:700}body ol li::marker{color:var(--terminal-amber);font-weight:700}h1 ul li::marker{color:var(--terminal-amber);font-weight:700}h1 ol li::marker{color:var(--terminal-amber);font-weight:700}h2 ul li::marker{color:var(--terminal-amber);font-weight:700}h2 ol li::marker{color:var(--terminal-amber);font-weight:700}h3 ul li::marker{color:var(--terminal-amber);font-weight:700}h3 ol li::marker{color:var(--terminal-amber);font-weight:700}h4 ul li::marker{color:var(--terminal-amber);font-weight:700}h4 ol li::marker{color:var(--terminal-amber);font-weight:700}h5 ul li::marker{color:var(--terminal-amber);font-weight:700}h5 ol li::marker{color:var(--terminal-amber);font-weight:700}h6 ul li::marker{color:var(--terminal-amber);font-weight:700}h6 ol li::marker{color:var(--terminal-amber);font-weight:700}@media (width<=768px){.gateway{padding:1.875rem 1.25rem}}.gateway__group.focused,.gateway__group.focused .gateway__line{opacity:1}@media (width<=768px){.terminal-logo svg{width:100%;height:auto;max-height:3.75rem}}@media (width<=1024px){.crt-container{overflow-x:hidden}}.status-bar{background:var(--ui-bg-alt);color:var(--ui-text);border-bottom:.0625rem solid var(--ui-border);height:1.5rem;font-family:var(--font-mono);z-index:1000;white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;font-size:.6875rem;display:flex}.status-bar--p3{border-bottom-color:var(--status-p3)}.status-bar--p3 .status-line__status{color:var(--status-p3)}.status-bar--p1{border-bottom-color:var(--status-p1)}.status-bar--p1 .status-line__status{color:var(--status-p1)}.status-bar--p0{border-bottom-color:var(--status-p0);animation:1s infinite border-flash-red}.status-bar--p0 .status-line__status{color:var(--status-p0)}.status-bar--declared{background:#000}.status-line{justify-content:space-between;align-items:center;width:100%;padding:0 .625rem;display:flex}.status-line__left,.status-line__center,.status-line__right{align-items:center;gap:.625rem;display:flex}@media (width<=768px){.status-line__os-ver{display:none}}.status-line__status{font-weight:700}.status-line__pause{cursor:pointer;background:var(--ui-border);color:var(--status-text);border-radius:.125rem;padding:0 .3125rem;font-size:.625rem;font-weight:700}.status-line__pause:hover{background:var(--ui-text)}.status-line__pause.paused{background:var(--terminal-amber);color:#000;animation:1s infinite flicker}.status-line__network{align-items:center;gap:.25rem;display:flex}@media (width<=768px){.status-line__network{display:none}}.status-line__battery{cursor:pointer;align-items:center;gap:.25rem;display:flex}.status-line__battery:hover{color:var(--terminal-green)}.status-line .separator{opacity:.3}.status-line .unstable-tag{background:var(--terminal-red);color:#fff;padding:0 .25rem;font-size:.5625rem;font-weight:900;animation:.5s infinite flicker}.active-objective{align-items:center;gap:.5rem;display:flex}.active-objective__label{color:var(--terminal-amber);opacity:.8;font-weight:700}.active-objective__title{color:var(--ui-text);text-overflow:ellipsis;max-width:15.625rem;font-weight:700;overflow:hidden}.playbook-progress{align-items:center;gap:.375rem;margin-left:.625rem;display:flex}.playbook-progress__bar{gap:.125rem;display:flex}.playbook-progress__segment{background:var(--ui-border);width:.5rem;height:.25rem}.playbook-progress__segment--filled{background:var(--terminal-green);box-shadow:0 0 .25rem var(--terminal-green)}.playbook-progress__count{opacity:.6;font-size:.5625rem}@media (width<=768px){.playbook-progress__label{display:none}}.command-strip{border-top:.125rem solid var(--terminal-green);z-index:10000;height:2rem;font-family:var(--font-mono);box-shadow:0 -.125rem .9375rem color-mix(in srgb, var(--terminal-green), transparent 80%);background:#000;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 .625rem;display:flex}@media (width<=768px){.command-strip{flex-direction:column;justify-content:center;height:auto;min-height:2.75rem;padding:.3125rem}}.command-strip__info{color:var(--terminal-green);font-size:.6875rem;font-weight:700}@media (width<=768px){.command-strip__info{margin-bottom:.25rem;font-size:.5625rem}}.command-strip__actions{align-items:center;gap:.25rem;height:100%;display:flex}@media (width<=768px){.command-strip__actions{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.375rem;width:100%;padding-bottom:.125rem;overflow-x:auto}.command-strip__actions::-webkit-scrollbar{display:none}}.command-strip__btn{all:unset;height:1.375rem;color:var(--terminal-green);cursor:pointer;border:.0625rem solid var(--terminal-green);white-space:nowrap;background:#111;justify-content:center;align-items:center;padding:0 .625rem;font-size:.6875rem;font-weight:700;display:flex}@media (width<=768px){.command-strip__btn{height:2.25rem;padding:0 .75rem;font-size:.75rem}}.command-strip__btn:hover{background:var(--terminal-green);color:#000}.command-strip__btn.active{background:var(--terminal-green);color:#000;box-shadow:0 0 .625rem var(--terminal-green)}.command-strip__btn--beacon{background:var(--terminal-amber)!important;color:#000!important;animation:.8s infinite alternate beacon-pulse!important}.command-strip__btn--declare{background:var(--terminal-red);color:#fff;border-color:var(--terminal-red)}.command-strip__btn--declare:hover{background:#f55;border-color:#f55}.command-strip__btn--resolve{background:var(--terminal-green);color:#000;border-color:var(--terminal-green)}.command-strip__btn--resolve:hover{filter:brightness(1.2)}.command-strip__btn .f-key{opacity:.5;margin-right:.25rem}@media (width<=768px){.command-strip__btn .f-key{display:none}}.command-strip__btn .command-strip__unread-badge{background:var(--terminal-red);color:#fff;vertical-align:middle;border-radius:.125rem;margin-left:.25rem;padding:0 .25rem;font-size:.5625rem;line-height:1.2;display:inline-block}.cluster-layout{background:var(--bg-color);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.cluster-content-wrapper{flex:1;width:100%;min-height:0;display:flex;overflow:hidden}@media (width<=1024px){.cluster-content-wrapper{flex-direction:column;overflow-y:auto}}.cluster-layout__main{flex-direction:column;flex:1.5;gap:.25rem;min-width:0;height:100%;padding:.25rem;display:flex;position:relative}.cluster-layout__snapped-layer{pointer-events:none;z-index:10;flex-direction:column;gap:.25rem;display:flex;position:absolute;inset:.25rem}.cluster-layout__snapped-layer>*{pointer-events:all}.cluster-layout__right{border-left:.0625rem solid var(--ui-border);flex-direction:column;flex:1;gap:.25rem;min-width:0;height:100%;padding:.25rem;display:flex}.floating-panes{pointer-events:none;z-index:5000;position:fixed;inset:0}.floating-panes>*{pointer-events:all}@keyframes border-flash-red{0%,to{border-bottom-color:var(--status-p0)}50%{border-bottom-color:color-mix(in srgb, var(--status-p0), transparent 50%)}}@keyframes beacon-pulse{0%{opacity:1;transform:scale(1)}to{opacity:.8;transform:scale(1.05)}}.system-layout,.system-header{display:none}.stat-readout{font-family:var(--font-mono);align-items:center;gap:.375rem;font-size:.8125rem;display:inline-flex}.stat-readout__label{opacity:.5;color:var(--ui-text-dim);font-weight:700}.stat-readout__value{color:var(--terminal-green);font-weight:900}.stat-readout--trend-up .stat-readout__value:after{content:" ▲";color:var(--terminal-green);font-size:.8em}.stat-readout--trend-down .stat-readout__value{color:var(--terminal-red)}.stat-readout--trend-down .stat-readout__value:after{content:" ▼";color:var(--terminal-red);font-size:.8em}.stat-readout--trend-neutral .stat-readout__value:after{content:" ▬";opacity:.5;font-size:.8em}.mission-hud{z-index:100;border:.0625rem solid var(--terminal-green);width:100%;box-shadow:0 0 1.25rem color-mix(in srgb, var(--terminal-green), transparent 80%);pointer-events:none;font-family:var(--font-mono);box-sizing:border-box;background:#000000e6;flex-direction:column;margin-bottom:1.25rem;padding:.5rem 1.25rem;display:flex;position:relative;overflow:hidden}.mission-hud__scanline{background:color-mix(in srgb, var(--terminal-green), transparent 90%);width:100%;height:.125rem;animation:4s linear infinite mission-scan;position:absolute;top:0;left:0}.mission-hud__container{grid-template-columns:11.25rem 1fr 7.5rem;align-items:center;gap:.9375rem;display:grid}@media (width<=600px){.mission-hud__container{text-align:center;grid-template-columns:1fr;gap:.3125rem}}.mission-hud__label{color:var(--terminal-green);opacity:.8;font-size:.6875rem;font-weight:700}.mission-hud__title{color:#fff;letter-spacing:.0625rem;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:700;overflow:hidden}.mission-hud__status-indicator{flex-direction:column;align-items:flex-end;display:flex}@media (width<=600px){.mission-hud__status-indicator{align-items:center}}.mission-hud__status-text{margin-bottom:.25rem;font-size:.625rem;font-weight:700}.mission-hud__progress-bar{background:#ffffff1a;border-radius:.125rem;width:100%;height:.25rem}.mission-hud__progress-fill{background:var(--terminal-green);width:100%;height:100%;box-shadow:0 0 .3125rem var(--terminal-green)}.mission-hud--pending{border-color:var(--ui-text-dim)}.mission-hud--pending .mission-hud__progress-fill{background:var(--ui-text-dim);box-shadow:none}.mission-hud--pending .mission-hud__status-text{color:var(--ui-text-dim)}.mission-hud--active{border-color:var(--status-nominal)}.mission-hud--active .mission-hud__progress-fill{background:var(--status-nominal)}.mission-hud--active .mission-hud__status-text{color:var(--status-nominal)}.mission-hud--warning{border-color:var(--status-p1);background:color-mix(in srgb, var(--status-p1), transparent 90%);animation:.5s step-end infinite mission-warning-flash}.mission-hud--warning .mission-hud__progress-fill{background:var(--status-p1);animation:.5s step-end infinite mission-progress-flash}.mission-hud--warning .mission-hud__status-text,.mission-hud--warning .mission-hud__title{color:var(--status-p1)}.mission-hud--complete{border-color:var(--terminal-cobalt)}.mission-hud--complete .mission-hud__progress-fill{background:var(--terminal-cobalt);width:100%;box-shadow:0 0 .3125rem var(--terminal-cobalt)}.mission-hud--complete .mission-hud__status-text{color:var(--terminal-cobalt)}@keyframes mission-scan{0%{top:0}to{top:100%}}@keyframes mission-warning-flash{0%,to{border-color:var(--status-p1);box-shadow:0 0 1.25rem color-mix(in srgb, var(--status-p1), transparent 60%)}50%{border-color:var(--status-p0);box-shadow:0 0 1.875rem color-mix(in srgb, var(--status-p0), transparent 40%)}}@keyframes mission-progress-flash{0%,to{background:var(--status-p1)}50%{background:var(--status-p0)}}.tactical-overview{border:.0625rem solid var(--ui-border);background:#0006;border-radius:.25rem;flex-direction:column;height:100%;padding:1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 3.125rem #00000080}.tactical-overview:before{content:"";pointer-events:none;z-index:10;background:linear-gradient(#12101000 50%,#00000040 50%) 0 0/100% .125rem,linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f) 0 0/.1875rem 100%;position:absolute;inset:0}.eco-mode .tactical-overview:before{display:none}.tactical-overview__grid{flex:1;grid-template-rows:auto auto;grid-template-columns:1.5fr 1fr;gap:1.25rem;display:grid}@media (width<=1200px){.tactical-overview__grid{grid-template-columns:1fr}}.tactical-overview__hero{background:color-mix(in srgb, var(--ui-text), transparent 97%);border:.0625rem solid var(--ui-border);border-radius:.25rem;grid-column:1/-1;padding:1.25rem}.tactical-overview__hero-header{color:var(--terminal-green);align-items:center;gap:.9375rem;margin-bottom:1.25rem;display:flex}.tactical-overview__hero-header h2{letter-spacing:.125rem;margin:0;font-size:1.2rem}.tactical-overview__hero-metrics{flex-wrap:wrap;gap:2.5rem;margin-bottom:1.25rem;display:flex}.tactical-overview__visualizer{background:var(--ui-bg-alt);border:.0625rem solid var(--ui-border);border-radius:.25rem;margin-bottom:1.25rem;padding:.75rem;position:relative;overflow:hidden;box-shadow:inset 0 0 1.25rem #00000080}.tactical-overview__cpu-grid{grid-template-columns:repeat(4,1fr);align-content:start;gap:.5rem;width:100%;display:grid}@media (width<=600px){.tactical-overview__cpu-grid{grid-template-columns:repeat(2,1fr)}}.tactical-overview__mem-block{grid-column:1/-1;margin-bottom:.75rem}.tactical-overview__core{background:color-mix(in srgb, var(--ui-bg), #000 40%);border:.0625rem solid var(--ui-border);border-radius:.125rem;flex-direction:column;height:3.75rem;display:flex;position:relative;overflow:hidden}.tactical-overview__core:before{content:"";background-image:linear-gradient(color-mix(in srgb, var(--ui-text), transparent 97%) .0625rem, transparent .0625rem), linear-gradient(90deg, color-mix(in srgb, var(--ui-text), transparent 97%) .0625rem, transparent .0625rem);pointer-events:none;background-size:25% 25%;position:absolute;inset:0}.tactical-overview__core-label{font-size:.625rem;font-family:var(--font-mono);opacity:.6;pointer-events:none;text-transform:uppercase;background:#0006;justify-content:space-between;align-items:center;padding:.125rem .25rem;display:flex}.tactical-overview__core-usage{opacity:1;color:inherit;font-weight:700}.tactical-overview__core .tactical-overview__css-chart{flex:1;justify-content:flex-end;align-items:flex-end;gap:.0625rem;width:100%;height:100%;padding:.625rem;display:flex;overflow:hidden}.tactical-overview__core .tactical-overview__css-bar{opacity:.8;background-color:currentColor;flex:1;min-width:2px;transition:height .3s}.tactical-overview__section-header{color:var(--ui-text-dim);border-bottom:.0625rem solid #ffffff0d;align-items:center;gap:.625rem;margin-bottom:.9375rem;padding-bottom:.3125rem;font-size:.8rem;display:flex}.tactical-overview__section-header h3{letter-spacing:.0625rem;margin:0;font-weight:400}.tactical-overview__services{background:color-mix(in srgb, var(--ui-text), transparent 98%);border:.0625rem solid var(--ui-border);border-radius:.25rem;flex-direction:column;flex:1;grid-column:1/-1;min-height:15.625rem;padding:.9375rem;display:flex}.tactical-overview__service-grid{grid-template-columns:repeat(auto-fill,minmax(6.25rem,1fr));gap:.5rem;padding-right:.3125rem;display:grid;overflow-y:auto}.tactical-overview__service-grid::-webkit-scrollbar{width:.1875rem}.tactical-overview__service-grid::-webkit-scrollbar-track{background:#0000001a}.tactical-overview__service-grid::-webkit-scrollbar-thumb{background:var(--ui-border)}.tactical-overview__service-node{background:color-mix(in srgb, var(--ui-bg), #000 20%);border:.0625rem solid var(--ui-border);cursor:pointer;border-radius:.125rem;flex-direction:column;gap:.125rem;padding:.375rem;font-size:.65rem;transition:all .2s;display:flex}.tactical-overview__service-node:hover{background:color-mix(in srgb, var(--ui-text), transparent 95%);border-color:var(--terminal-green)}.tactical-overview__service-node--up{border-left:.1875rem solid var(--terminal-green)}.tactical-overview__service-node--dn{border-left:.1875rem solid var(--terminal-red);box-shadow:inset 0 0 .625rem color-mix(in srgb, var(--terminal-red), transparent 90%);animation:1s infinite pulse-red}.tactical-overview__service-node--dn:hover{background:color-mix(in srgb, var(--terminal-red), transparent 90%)}.tactical-overview__service-name{margin-bottom:.25rem;font-weight:700}.tactical-overview__service-status{opacity:.8}.tactical-overview__service-latency{opacity:.5;font-family:IBM Plex Mono,monospace}.tactical-overview__stream{background:#0003;border:.0625rem solid #ffffff08;border-radius:.25rem;grid-column:1/-1;padding:.9375rem}.tactical-overview__stream-content{opacity:.4;max-height:6.25rem;font-family:IBM Plex Mono,monospace;font-size:.65rem;line-height:1.2;overflow:hidden}.tactical-overview__stream-line{white-space:nowrap;margin-bottom:.125rem}.tactical-overview__footer{color:var(--ui-text-dim);border-top:.0625rem solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:.625rem;font-size:.6rem;display:flex}@keyframes pulse-red{0%{background:color-mix(in srgb, var(--ui-bg), #000 20%)}50%{background:color-mix(in srgb, var(--terminal-red), transparent 80%)}to{background:color-mix(in srgb, var(--ui-bg), #000 20%)}}.approval-modal{z-index:10000;width:100vw;height:100vh;color:var(--terminal-red);font-family:var(--terminal-font);justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.approval-modal__overlay{-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);background:#000000e6;width:100%;height:100%;animation:.3s ease-out fade-in;position:absolute;top:0;left:0}.approval-modal__content{background:var(--ui-bg);border:.125rem solid var(--status-p0);width:100%;max-width:31.25rem;box-shadow:0 0 1.25rem color-mix(in srgb, var(--status-p0), transparent 70%);text-align:center;padding:1.875rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) warm-up;position:relative}.approval-modal__content:before{content:"";border:.0625rem solid var(--terminal-red);opacity:.5;pointer-events:none;width:100%;height:100%;animation:2s infinite pulse;position:absolute;top:0;left:0}.approval-modal__header{margin-bottom:1.25rem}.approval-modal__warning-icon{margin-bottom:.625rem;font-size:2.5rem;animation:.5s infinite flicker;display:block}.approval-modal__title{letter-spacing:.125rem;text-transform:uppercase;margin:0;font-size:1.5rem}.approval-modal__timer{letter-spacing:.0625rem;opacity:.8;margin-top:.625rem;font-size:.875rem}.approval-modal--failed{color:var(--status-p0)!important}.approval-modal--failed .approval-modal__content{border-color:var(--status-p0);box-shadow:0 0 1.875rem color-mix(in srgb, var(--status-p0), transparent 50%)}.approval-modal--failed .approval-modal__overlay{background:color-mix(in srgb, var(--status-p0), transparent 80%)}.approval-modal__body{margin-bottom:1.875rem}.approval-modal__message{color:var(--ui-text);margin-bottom:1.25rem;font-size:1.125rem;line-height:1.6}.approval-modal__instruction{color:var(--ui-text-dim);text-transform:uppercase;margin-bottom:.9375rem;font-size:.875rem}.approval-modal__instruction strong{color:var(--terminal-red);font-size:1.125rem}.approval-modal__input{background:var(--ui-bg-alt);border:.0625rem solid var(--terminal-red);width:100%;color:var(--terminal-red);font-size:1.25rem;font-family:var(--terminal-font);text-align:center;text-transform:uppercase;outline:none;padding:.75rem .9375rem}.approval-modal__input:focus{box-shadow:0 0 .625rem #f003}.approval-modal__button-container{justify-content:center;display:flex}.approval-modal__hold-button{background:var(--ui-bg-alt);border:.0625rem solid var(--terminal-red);width:18.75rem;height:3.75rem;color:var(--terminal-red);font-family:var(--terminal-font);cursor:pointer;font-size:1.125rem;transition:all .2s;position:relative;overflow:hidden}.approval-modal__hold-button:active{transform:scale(.98)}.approval-modal__progress-bar{background:var(--terminal-red);opacity:.4;height:100%;transition:width 50ms linear;position:absolute;top:0;left:0}.approval-modal__button-text{z-index:2;letter-spacing:.0625rem;font-weight:700;position:relative}.approval-modal__slider-action{padding:.625rem}.approval-modal__slider-container{width:100%;margin-top:.625rem}.approval-modal__slider{-webkit-appearance:none;background:var(--ui-bg-alt);border:.0625rem solid var(--terminal-red);cursor:pointer;outline:none;width:100%;height:1.25rem}.approval-modal__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--status-p0);border:.125rem solid var(--ui-bg);cursor:ew-resize;width:2.5rem;height:1.875rem;box-shadow:0 0 .625rem color-mix(in srgb, var(--status-p0), transparent 50%)}.approval-modal__slider::-moz-range-thumb{background:var(--status-p0);border:.125rem solid var(--ui-bg);cursor:ew-resize;width:2.5rem;height:1.875rem;box-shadow:0 0 .625rem color-mix(in srgb, var(--status-p0), transparent 50%)}.approval-modal__slider-track-labels{color:var(--ui-text-dim);text-transform:uppercase;font-size:.625rem;font-family:var(--terminal-font);justify-content:space-between;margin-top:.5rem;display:flex}.approval-modal__footer{border-top:.0625rem solid color-mix(in srgb, var(--status-p0), transparent 80%);padding-top:.9375rem}.approval-modal__status{color:var(--ui-text-dim);letter-spacing:.0625rem;font-size:.75rem}.technical-pane{background:var(--ui-bg);box-sizing:border-box;height:100%;color:var(--ui-text);padding:1.25rem;font-family:IBM Plex Mono,monospace;font-size:.875rem;line-height:1.6}.technical-pane h1,.technical-pane h2,.technical-pane h3{color:var(--terminal-amber);text-transform:uppercase;letter-spacing:.0625rem;border-bottom:.0625rem solid color-mix(in srgb, var(--terminal-amber), transparent 85%);margin-top:1.5rem;margin-bottom:.75rem;padding-bottom:.25rem;font-weight:900}.technical-pane h1{font-size:var(--text-l1)}.technical-pane h2{font-size:var(--text-l2)}.technical-pane h3{font-size:var(--text-l3)}.technical-pane p{margin-bottom:.75rem}.technical-pane b,.technical-pane strong{color:var(--terminal-green);font-weight:700}.technical-pane code{background:color-mix(in srgb, var(--terminal-green), transparent 90%);color:var(--terminal-green);border-radius:.125rem;padding:.0625rem .25rem;font-family:inherit;font-size:.95em}.technical-pane ul,.technical-pane ol{margin-bottom:.9375rem;padding-left:1.25rem}.technical-pane ul li,.technical-pane ol li{margin-bottom:.375rem}.technical-pane ul li::marker{color:var(--terminal-amber);font-weight:700}.technical-pane ol li::marker{color:var(--terminal-amber);font-weight:700}.technical-pane hr{border:none;border-top:.0625rem dashed var(--ui-border);margin:1.25rem 0}.technical-pane .text-amber{color:var(--terminal-amber)!important}.technical-pane .text-red{color:var(--terminal-red)!important}.technical-pane .text-green{color:var(--terminal-green)!important}.technical-pane .text-cobalt{color:var(--terminal-cobalt)!important}.technical-pane .text-dim{opacity:.8!important}.technical-pane .text-bold{font-weight:700!important}.technical-pane .text-lead{color:var(--terminal-green);margin-bottom:1.25rem;font-size:1.1rem;line-height:1.5}.technical-pane{flex-direction:column;display:flex;overflow-y:auto}.technical-pane__header{border-bottom:.125rem solid var(--terminal-green);flex-shrink:0;margin-bottom:1.25rem;padding-bottom:.75rem}.technical-pane__label{opacity:.6;text-transform:uppercase;letter-spacing:.0625rem;margin-bottom:.3125rem;font-size:.75rem;font-weight:700}.technical-pane__title{letter-spacing:.125rem;text-transform:uppercase;margin:0;font-size:1.75rem;font-weight:900}.technical-pane__content{flex:1}.technical-pane__footer{border-top:.0625rem dashed var(--ui-border);opacity:.6;text-transform:uppercase;flex-shrink:0;justify-content:space-between;gap:1.25rem;margin-top:2.5rem;padding-top:1.25rem;font-size:.625rem;font-weight:700;display:flex}.technical-pane__footer-col{flex-direction:column;flex:1;gap:.125rem;display:flex}.technical-pane__footer-label{color:var(--terminal-amber);opacity:.8}.technical-pane__footer-value{color:var(--ui-text)}.aar{z-index:11000;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.aar.isVisible{opacity:1;pointer-events:all}.aar__overlay{-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);background:#000000d9;position:absolute;inset:0}.aar__content{z-index:1;width:90%;max-width:50rem;height:80vh;max-height:43.75rem;animation:.6s cubic-bezier(.175,.885,.32,1.275) warm-up;position:relative}.aar__header{border-bottom:.0625rem dashed var(--ui-border);justify-content:space-between;align-items:flex-start;margin-bottom:1.875rem;padding-bottom:1.25rem;display:flex}.aar__grade{background:var(--ui-bg-alt);border:.0625rem solid var(--ui-border);border-radius:.25rem;flex-direction:column;align-items:center;gap:.3125rem;padding:.625rem 1.25rem;display:flex}.aar__grade-label{color:var(--ui-text-dim);font-size:.625rem;font-weight:700}.aar__grade-value{font-size:3rem;font-weight:900;line-height:1}.aar__grade-value--s{color:var(--terminal-green);text-shadow:0 0 .625rem var(--terminal-green)}.aar__grade-value--a{color:var(--terminal-green)}.aar__grade-value--b{color:var(--terminal-amber)}.aar__grade-value--c{color:var(--terminal-amber);opacity:.8}.aar__grade-value--d{color:var(--terminal-red)}.aar__summary{text-align:right;flex-direction:column;gap:.625rem;display:flex}.aar__summary-item{flex-direction:column;gap:.125rem;display:flex}.aar__summary-item .label{color:var(--ui-text-dim);font-size:.625rem;font-weight:700}.aar__summary-item .value{font-size:1rem;font-weight:700}.aar__summary-item .value--p0{color:var(--terminal-red)}.aar__summary-item .value--p1{color:var(--terminal-amber)}.aar__summary-item .value--p3{color:var(--terminal-amber);opacity:.8}.aar__summary-item .value--nominal{color:var(--terminal-green)}.aar__stats{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.875rem;display:grid}.aar__content-inner{flex-direction:column;gap:1.25rem;display:flex}.aar__actions{margin-top:1.25rem}.pause-overlay{z-index:10000;pointer-events:all;font-family:var(--font-mono);background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pause-overlay__content{text-align:left;max-width:800px;color:var(--terminal-green);border:2px solid var(--terminal-green);padding:2rem}.pause-overlay__header{background:var(--terminal-green);color:#000;text-align:center;margin-bottom:2rem;padding:.5rem 1rem;font-weight:700}.pause-overlay__sub{margin-bottom:2rem;font-size:1.5rem;text-decoration:underline}.pause-overlay__dump{opacity:.9;white-space:pre;margin-bottom:2rem;font-size:.9rem;line-height:1.4}.pause-overlay__registers{border-top:1px dashed var(--terminal-green);border-bottom:1px dashed var(--terminal-green);gap:.5rem;padding:1rem 0;font-size:.9rem;display:grid}.pause-overlay__resume-btn{color:var(--terminal-green);font-family:var(--font-mono);cursor:pointer;text-transform:uppercase;background:0 0;border:none;margin:2rem auto 0;font-size:1.25rem;font-weight:700;display:block}.pause-overlay__resume-btn:hover{text-decoration:underline}.pause-overlay__resume-btn .blink{animation:1s step-end infinite blink}@keyframes blink{50%{opacity:0}}:root{--terminal-green:#18ff62;--terminal-amber:#ffb000;--terminal-cobalt:#00d8ff;--terminal-cyan:#0ff;--terminal-red:#ff3b3b;--terminal-bg:#0d110d;--ui-bg:#1a1d21;--ui-bg-rgb:26, 29, 33;--ui-bg-alt:#121519;--ui-border:#35373b;--ui-text:#adbac7;--ui-text-dim:#adbac780;--glow-color:var(--terminal-green);--glow-opacity:.15;--glow-spread:.9375rem;--scanline-opacity:.1;--bg-color:#000;--font-mono:"IBM Plex Mono", monospace;--text-l1:1.75rem;--text-l2:1.25rem;--text-l3:1.1rem;--text-l4:1rem;--status-text:#000;--status-nominal:var(--terminal-green);--status-p3:var(--terminal-amber);--status-p1:var(--terminal-amber);--status-p0:var(--terminal-red)}[data-theme=protanopia]{--terminal-green:#648fff;--terminal-amber:#ffb000;--terminal-red:#fe6100;--terminal-cobalt:#785ef0;--terminal-cyan:#dc267f;--glow-color:var(--terminal-green);--ui-bg:#050a14;--ui-bg-alt:#020408;--ui-border:#1a3366;--ui-text:#e6f2ff;--status-nominal:var(--terminal-green);--status-p3:var(--terminal-amber);--status-p1:var(--terminal-amber);--status-p0:var(--terminal-red)}[data-theme=deuteranopia]{--terminal-green:#56b4e9;--terminal-amber:#f0e442;--terminal-red:#d55e00;--terminal-cobalt:#0072b2;--terminal-cyan:#cc79a7;--glow-color:var(--terminal-green);--ui-bg:#121410;--ui-bg-alt:#090a08;--ui-border:#333d29;--ui-text:#f0f4ef;--status-nominal:var(--terminal-green);--status-p3:var(--terminal-amber);--status-p1:var(--terminal-amber);--status-p0:var(--terminal-red)}[data-theme=tritanopia]{--terminal-green:#3ddbd9;--terminal-amber:#f0e442;--terminal-red:#fb4b53;--terminal-cobalt:#4589ff;--terminal-cyan:#ed97bb;--glow-color:var(--terminal-green);--ui-bg:#161616;--ui-bg-alt:#0a0a0a;--ui-border:#393939;--ui-text:#f4f4f4;--status-nominal:var(--terminal-green);--status-p3:var(--terminal-amber);--status-p1:var(--terminal-amber);--status-p0:#dc267f}[data-theme=amber]{--glow-color:var(--terminal-amber);--terminal-green:var(--terminal-amber);--terminal-cyan:var(--terminal-amber);--ui-bg:#1a1810;--ui-bg-alt:#12110a;--ui-border:#4d3d00;--ui-text:var(--terminal-amber);--ui-text-dim:#ffb00080;--status-text:#000;--status-nominal:var(--terminal-amber);--status-p3:#ff7f00;--status-p1:#ff4500;--status-p0:red}[data-theme=cobalt]{--glow-color:var(--terminal-cobalt);--terminal-green:var(--terminal-cobalt);--terminal-cyan:var(--terminal-cobalt);--ui-bg:#0a191d;--ui-bg-alt:#051012;--ui-border:#004d5a;--ui-text:var(--terminal-cobalt);--ui-text-dim:#00d8ff80;--status-text:#000;--status-nominal:var(--terminal-cobalt)}[data-theme=dracula]{--glow-color:#bd93f9;--terminal-green:#bd93f9;--terminal-amber:#ffb86c;--terminal-red:#f55;--terminal-cobalt:#8be9fd;--terminal-cyan:#8be9fd;--terminal-bg:#282a36;--bg-color:#282a36;--glow-opacity:.15;--scanline-opacity:.05;--ui-bg:#282a36;--ui-bg-alt:#191a21;--ui-border:#44475a;--ui-text:#f8f8f2;--ui-text-dim:#6272a4;--status-text:#282a36;--status-nominal:var(--terminal-green);--status-p3:#f1fa8c;--status-p1:#ffb86c;--status-p0:#f55}[data-theme=monokai]{--glow-color:#f92672;--terminal-green:#a6e22e;--terminal-amber:#e6db74;--terminal-red:#f92672;--terminal-cobalt:#66d9ef;--terminal-cyan:#66d9ef;--terminal-bg:#272822;--bg-color:#272822;--glow-opacity:.1;--scanline-opacity:.05;--ui-bg:#272822;--ui-bg-alt:#1e1f1c;--ui-border:#49483e;--ui-text:#f8f8f2;--ui-text-dim:#75715e;--status-text:#272822;--status-nominal:var(--terminal-green);--status-p3:#e6db74;--status-p1:#fd971f;--status-p0:#f92672}[data-theme=cyberpunk]{--glow-color:#f0f;--terminal-green:#0ff;--terminal-amber:#ff0;--terminal-red:#f05;--terminal-cobalt:#00f;--terminal-cyan:#0ff;--terminal-bg:#050505;--bg-color:#050505;--glow-opacity:.3;--scanline-opacity:.15;--ui-bg:#0a0a0a;--ui-bg-alt:#000;--ui-border:#f0f;--ui-text:#0ff;--ui-text-dim:#00ffff80;--status-text:#000;--status-nominal:#0ff;--status-p3:#ff0;--status-p1:#f0f;--status-p0:#f05}[data-theme=high-contrast]{--glow-color:transparent;--terminal-green:#fff;--terminal-amber:#ff0;--terminal-red:red;--terminal-cobalt:#0ff;--terminal-cyan:#0ff;--terminal-bg:#000;--bg-color:#000;--glow-opacity:0;--scanline-opacity:0;--ui-bg:#000;--ui-bg-alt:#000;--ui-border:#fff;--ui-text:#fff;--ui-text-dim:#fff;--status-text:#000;--status-nominal:#fff;--status-p3:#ff0;--status-p1:#ff0;--status-p0:red}html{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%2318ff62' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='9' y='9' width='6' height='6' fill='%2318ff62' fill-opacity='0.5' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,auto;font-size:16px}html button,html a,html .drag-handle,html [role=button],html input[type=submit]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='%2318ff62' fill-opacity='0.2'/%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%2318ff62' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='6' y='6' width='12' height='12' fill='%2318ff62' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,pointer!important}html input[type=text],html input[type=password],html textarea,html [contenteditable=true]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8 2h8v2H8V2zm4 2v16m-4 0h8v2H8v-2z' stroke='%2318ff62' stroke-width='2' fill='none'/%3E%3Cpath d='M11 4h2v16h-2V4z' fill='%2318ff62' fill-opacity='0.3'/%3E%3C/svg%3E") 12 12,text!important}[data-theme=amber]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%23ffb000' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='9' y='9' width='6' height='6' fill='%23ffb000' fill-opacity='0.5' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,auto}[data-theme=amber] button,[data-theme=amber] a,[data-theme=amber] .drag-handle,[data-theme=amber] [role=button],[data-theme=amber] input[type=submit]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='%23ffb000' fill-opacity='0.2'/%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%23ffb000' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='6' y='6' width='12' height='12' fill='%23ffb000' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,pointer!important}[data-theme=amber] input[type=text],[data-theme=amber] input[type=password],[data-theme=amber] textarea,[data-theme=amber] [contenteditable=true]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8 2h8v2H8V2zm4 2v16m-4 0h8v2H8v-2z' stroke='%23ffb000' stroke-width='2' fill='none'/%3E%3Cpath d='M11 4h2v16h-2V4z' fill='%23ffb000' fill-opacity='0.3'/%3E%3C/svg%3E") 12 12,text!important}[data-theme=cobalt]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%2300d8ff' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='9' y='9' width='6' height='6' fill='%2300d8ff' fill-opacity='0.5' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,auto}[data-theme=cobalt] button,[data-theme=cobalt] a,[data-theme=cobalt] .drag-handle,[data-theme=cobalt] [role=button],[data-theme=cobalt] input[type=submit]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='%2300d8ff' fill-opacity='0.2'/%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%2300d8ff' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='6' y='6' width='12' height='12' fill='%2300d8ff' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,pointer!important}[data-theme=cobalt] input[type=text],[data-theme=cobalt] input[type=password],[data-theme=cobalt] textarea,[data-theme=cobalt] [contenteditable=true]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8 2h8v2H8V2zm4 2v16m-4 0h8v2H8v-2z' stroke='%2300d8ff' stroke-width='2' fill='none'/%3E%3Cpath d='M11 4h2v16h-2V4z' fill='%2300d8ff' fill-opacity='0.3'/%3E%3C/svg%3E") 12 12,text!important}[data-theme=dracula]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%23bd93f9' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='9' y='9' width='6' height='6' fill='%23bd93f9' fill-opacity='0.5' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,auto}[data-theme=dracula] button,[data-theme=dracula] a,[data-theme=dracula] .drag-handle,[data-theme=dracula] [role=button],[data-theme=dracula] input[type=submit]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='%23bd93f9' fill-opacity='0.2'/%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%23bd93f9' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='6' y='6' width='12' height='12' fill='%23bd93f9' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,pointer!important}[data-theme=dracula] input[type=text],[data-theme=dracula] input[type=password],[data-theme=dracula] textarea,[data-theme=dracula] [contenteditable=true]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8 2h8v2H8V2zm4 2v16m-4 0h8v2H8v-2z' stroke='%23bd93f9' stroke-width='2' fill='none'/%3E%3Cpath d='M11 4h2v16h-2V4z' fill='%23bd93f9' fill-opacity='0.3'/%3E%3C/svg%3E") 12 12,text!important}[data-theme=monokai]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%23f92672' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='9' y='9' width='6' height='6' fill='%23f92672' fill-opacity='0.5' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,auto}[data-theme=monokai] button,[data-theme=monokai] a,[data-theme=monokai] .drag-handle,[data-theme=monokai] [role=button],[data-theme=monokai] input[type=submit]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='%23f92672' fill-opacity='0.2'/%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%23f92672' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='6' y='6' width='12' height='12' fill='%23f92672' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,pointer!important}[data-theme=monokai] input[type=text],[data-theme=monokai] input[type=password],[data-theme=monokai] textarea,[data-theme=monokai] [contenteditable=true]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8 2h8v2H8V2zm4 2v16m-4 0h8v2H8v-2z' stroke='%23f92672' stroke-width='2' fill='none'/%3E%3Cpath d='M11 4h2v16h-2V4z' fill='%23f92672' fill-opacity='0.3'/%3E%3C/svg%3E") 12 12,text!important}[data-theme=cyberpunk]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%23ff00ff' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='9' y='9' width='6' height='6' fill='%23ff00ff' fill-opacity='0.5' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,auto}[data-theme=cyberpunk] button,[data-theme=cyberpunk] a,[data-theme=cyberpunk] .drag-handle,[data-theme=cyberpunk] [role=button],[data-theme=cyberpunk] input[type=submit]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='%23ff00ff' fill-opacity='0.2'/%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%23ff00ff' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='6' y='6' width='12' height='12' fill='%23ff00ff' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,pointer!important}[data-theme=cyberpunk] input[type=text],[data-theme=cyberpunk] input[type=password],[data-theme=cyberpunk] textarea,[data-theme=cyberpunk] [contenteditable=true]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8 2h8v2H8V2zm4 2v16m-4 0h8v2H8v-2z' stroke='%23ff00ff' stroke-width='2' fill='none'/%3E%3Cpath d='M11 4h2v16h-2V4z' fill='%23ff00ff' fill-opacity='0.3'/%3E%3C/svg%3E") 12 12,text!important}[data-theme=high-contrast]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%23ffffff' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='9' y='9' width='6' height='6' fill='%23ffffff' fill-opacity='0.5' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,auto}[data-theme=high-contrast] button,[data-theme=high-contrast] a,[data-theme=high-contrast] .drag-handle,[data-theme=high-contrast] [role=button],[data-theme=high-contrast] input[type=submit]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='%23ffffff' fill-opacity='0.2'/%3E%3Cpath d='M0 0h8v2H2v6H0V0zm16 0h8v8h-2V2h-6V0zM0 16h2v6h6v2H0v-8zm16 8v-2h6v-6h2v8h-8z' fill='%23ffffff' stroke='%23000' stroke-width='0.5'/%3E%3Crect x='6' y='6' width='12' height='12' fill='%23ffffff' stroke='%23000' stroke-width='0.5'/%3E%3C/svg%3E") 12 12,pointer!important}[data-theme=high-contrast] input[type=text],[data-theme=high-contrast] input[type=password],[data-theme=high-contrast] textarea,[data-theme=high-contrast] [contenteditable=true]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8 2h8v2H8V2zm4 2v16m-4 0h8v2H8v-2z' stroke='%23ffffff' stroke-width='2' fill='none'/%3E%3Cpath d='M11 4h2v16h-2V4z' fill='%23ffffff' fill-opacity='0.3'/%3E%3C/svg%3E") 12 12,text!important}:disabled,[disabled],.disabled,[aria-disabled=true]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10' stroke='%23ff3b3b' stroke-width='2' fill='none'/%3E%3Cline x1='5' y1='19' x2='19' y2='5' stroke='%23ff3b3b' stroke-width='2'/%3E%3C/svg%3E") 12 12,not-allowed!important}body{background-color:var(--bg-color);background:radial-gradient(circle at center, color-mix(in srgb, var(--glow-color), transparent 85%) 0%, #000000f2 85%), var(--terminal-bg);color:var(--ui-text);margin:0;padding:0;font-family:IBM Plex Mono,monospace;font-size:.875rem;line-height:1.6}body h1,body h2,body h3{color:var(--terminal-amber);text-transform:uppercase;letter-spacing:.0625rem;border-bottom:.0625rem solid color-mix(in srgb, var(--terminal-amber), transparent 85%);margin-top:1.5rem;margin-bottom:.75rem;padding-bottom:.25rem;font-weight:900}body h1{font-size:var(--text-l1)}body h2{font-size:var(--text-l2)}body h3{font-size:var(--text-l3)}body p{margin-bottom:.75rem}body b,body strong{color:var(--terminal-green);font-weight:700}body code{background:color-mix(in srgb, var(--terminal-green), transparent 90%);color:var(--terminal-green);border-radius:.125rem;padding:.0625rem .25rem;font-family:inherit;font-size:.95em}body ul,body ol{margin-bottom:.9375rem;padding-left:1.25rem}body ul li,body ol li{margin-bottom:.375rem}body ul li::marker{color:var(--terminal-amber);font-weight:700}body ol li::marker{color:var(--terminal-amber);font-weight:700}body hr{border:none;border-top:.0625rem dashed var(--ui-border);margin:1.25rem 0}body .text-amber{color:var(--terminal-amber)!important}body .text-red{color:var(--terminal-red)!important}body .text-green{color:var(--terminal-green)!important}body .text-cobalt{color:var(--terminal-cobalt)!important}body .text-dim{opacity:.8!important}body .text-bold{font-weight:700!important}body .text-lead{color:var(--terminal-green);margin-bottom:1.25rem;font-size:1.1rem;line-height:1.5}body{color:var(--terminal-green);font-size:var(--text-l4);width:100vw;height:100vh;line-height:1.5;animation:.15s infinite gaussian-flicker;overflow:hidden}body:before{content:" ";z-index:2000;pointer-events:none;background:linear-gradient(#12101000 50%,#00000040 50%) 0 0/100% .125rem,linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f) 0 0/.1875rem 100%;display:block;position:absolute;inset:0}body{filter:contrast(1.2)brightness(1.1)}body.eco-mode{filter:none!important;background:var(--terminal-bg)!important;animation:none!important}body.eco-mode:before,body.eco-mode:after{display:none!important}h1,h2,h3,h4,h5,h6{color:var(--ui-text);font-family:IBM Plex Mono,monospace;font-size:.875rem;line-height:1.6}h1 h1,h1 h2,h1 h3,h2 h1,h2 h2,h2 h3,h3 h1,h3 h2,h3 h3,h4 h1,h4 h2,h4 h3,h5 h1,h5 h2,h5 h3,h6 h1,h6 h2,h6 h3{color:var(--terminal-amber);text-transform:uppercase;letter-spacing:.0625rem;border-bottom:.0625rem solid color-mix(in srgb, var(--terminal-amber), transparent 85%);margin-top:1.5rem;margin-bottom:.75rem;padding-bottom:.25rem;font-weight:900}h1 h1,h2 h1,h3 h1,h4 h1,h5 h1,h6 h1{font-size:var(--text-l1)}h1 h2,h2 h2,h3 h2,h4 h2,h5 h2,h6 h2{font-size:var(--text-l2)}h1 h3,h2 h3,h3 h3,h4 h3,h5 h3,h6 h3{font-size:var(--text-l3)}h1 p,h2 p,h3 p,h4 p,h5 p,h6 p{margin-bottom:.75rem}h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{color:var(--terminal-green);font-weight:700}h1 code,h2 code,h3 code,h4 code,h5 code,h6 code{background:color-mix(in srgb, var(--terminal-green), transparent 90%);color:var(--terminal-green);border-radius:.125rem;padding:.0625rem .25rem;font-family:inherit;font-size:.95em}h1 ul,h1 ol,h2 ul,h2 ol,h3 ul,h3 ol,h4 ul,h4 ol,h5 ul,h5 ol,h6 ul,h6 ol{margin-bottom:.9375rem;padding-left:1.25rem}h1 ul li,h1 ol li,h2 ul li,h2 ol li,h3 ul li,h3 ol li,h4 ul li,h4 ol li,h5 ul li,h5 ol li,h6 ul li,h6 ol li{margin-bottom:.375rem}h1 ul li::marker{color:var(--terminal-amber);font-weight:700}h1 ol li::marker{color:var(--terminal-amber);font-weight:700}h2 ul li::marker{color:var(--terminal-amber);font-weight:700}h2 ol li::marker{color:var(--terminal-amber);font-weight:700}h3 ul li::marker{color:var(--terminal-amber);font-weight:700}h3 ol li::marker{color:var(--terminal-amber);font-weight:700}h4 ul li::marker{color:var(--terminal-amber);font-weight:700}h4 ol li::marker{color:var(--terminal-amber);font-weight:700}h5 ul li::marker{color:var(--terminal-amber);font-weight:700}h5 ol li::marker{color:var(--terminal-amber);font-weight:700}h6 ul li::marker{color:var(--terminal-amber);font-weight:700}h6 ol li::marker{color:var(--terminal-amber);font-weight:700}h1 hr,h2 hr,h3 hr,h4 hr,h5 hr,h6 hr{border:none;border-top:.0625rem dashed var(--ui-border);margin:1.25rem 0}h1 .text-amber,h2 .text-amber,h3 .text-amber,h4 .text-amber,h5 .text-amber,h6 .text-amber{color:var(--terminal-amber)!important}h1 .text-red,h2 .text-red,h3 .text-red,h4 .text-red,h5 .text-red,h6 .text-red{color:var(--terminal-red)!important}h1 .text-green,h2 .text-green,h3 .text-green,h4 .text-green,h5 .text-green,h6 .text-green{color:var(--terminal-green)!important}h1 .text-cobalt,h2 .text-cobalt,h3 .text-cobalt,h4 .text-cobalt,h5 .text-cobalt,h6 .text-cobalt{color:var(--terminal-cobalt)!important}h1 .text-dim,h2 .text-dim,h3 .text-dim,h4 .text-dim,h5 .text-dim,h6 .text-dim{opacity:.8!important}h1 .text-bold,h2 .text-bold,h3 .text-bold,h4 .text-bold,h5 .text-bold,h6 .text-bold{font-weight:700!important}h1 .text-lead,h2 .text-lead,h3 .text-lead,h4 .text-lead,h5 .text-lead,h6 .text-lead{color:var(--terminal-green);margin-bottom:1.25rem;font-size:1.1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{margin:0}.terminal-content{z-index:3;width:90%;max-width:68.75rem}.terminal-header{border-bottom:.125rem solid var(--terminal-green);justify-content:space-between;align-items:flex-end;margin-bottom:1.25rem;padding-bottom:.3125rem;display:flex}.ai-badge{font-size:var(--text-l4);background:var(--terminal-green);color:var(--status-text);padding:.125rem .5rem;font-weight:700;animation:2s infinite flicker}.button{all:unset;cursor:pointer;white-space:nowrap;box-sizing:border-box;text-transform:uppercase;outline:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:700;transition:none;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.4;filter:grayscale();border-color:var(--ui-border)!important;color:var(--ui-text-dim)!important;background:0 0!important}.button:focus-visible{box-shadow:0 0 0 .125rem var(--terminal-bg), 0 0 0 .25rem var(--terminal-green)}.button--x-small{padding:.25rem .5rem;font-size:.75rem}.button--small-inline{font-size:var(--text-l4);padding:.375rem .75rem}.button--medium-inline{font-size:var(--text-l3);padding:.625rem 1.125rem}.button--small{font-size:var(--text-l3);padding:.875rem 1.75rem}.button--large{font-size:var(--text-l2);padding:1.25rem 2.8125rem}.button--full-width{width:100%}.button--ghost{color:inherit;opacity:.8;background:0 0;border:.0625rem solid #0000}.button--ghost:hover:not(:disabled){background:color-mix(in srgb, var(--ui-bg), transparent 80%);opacity:1}.button--ghost:active:not(:disabled),.button--ghost.button--active{background:color-mix(in srgb, var(--ui-bg), transparent 60%);border-color:var(--ui-border);opacity:1}.button--terminal{border:.125rem solid var(--terminal-green);color:var(--terminal-green);background:0 0}.button--terminal:hover:not(:disabled){background:color-mix(in srgb, var(--terminal-green), transparent 90%)}.button--terminal:active:not(:disabled),.button--terminal.button--active{background:var(--terminal-green);color:var(--terminal-bg)}.button--primary{background:color-mix(in srgb, var(--terminal-green), transparent 90%);border:.25rem solid var(--terminal-green);color:var(--terminal-green)}.button--primary:hover:not(:disabled){background:color-mix(in srgb, var(--terminal-green), transparent 80%);transform:translateY(-.0625rem)}.button--primary:active:not(:disabled),.button--primary.button--active{background:var(--terminal-green);color:var(--terminal-bg);transform:translateY(.0625rem)}.button--danger{border:.125rem solid var(--terminal-red);color:var(--terminal-red);background:0 0}.button--danger:hover:not(:disabled){background:color-mix(in srgb, var(--terminal-red), transparent 90%)}.button--danger:active:not(:disabled),.button--danger.button--active{background:var(--terminal-red);color:var(--status-text)}.button--success{border:.125rem solid var(--terminal-cyan);color:var(--terminal-cyan);background:0 0}.button--success:hover:not(:disabled){background:color-mix(in srgb, var(--terminal-cyan), transparent 90%)}.button--success:active:not(:disabled),.button--success.button--active{background:var(--terminal-cyan);color:var(--status-text)}.action-group{flex-direction:column;gap:.625rem;display:flex}.action-group__label{opacity:.5;color:var(--terminal-green);text-transform:uppercase;letter-spacing:.0625rem;font-size:.75rem;font-weight:700}.action-group__buttons{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.action-group__buttons--grid{grid-template-columns:repeat(auto-fill,minmax(min-content,1fr));gap:.5rem;width:100%;display:grid}.block-input-wrapper{font-family:inherit;font-size:inherit;color:inherit;cursor:text;align-items:center;width:100%;display:inline-flex;position:relative}.block-input-wrapper__display{white-space:pre-wrap;word-break:break-all;pointer-events:none;z-index:1}.block-input-wrapper__cursor{vertical-align:middle;background-color:currentColor;width:.625rem;height:1.2em;margin-left:.125rem;display:inline-block}.block-input-wrapper__cursor--blinking{animation:.8s step-end infinite blink-cursor}.block-input-wrapper__ghost{opacity:.4;pointer-events:none}.block-input-wrapper__real-input{opacity:0;cursor:text;z-index:2;caret-color:#0000;background:0 0;border:none;outline:none;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.block-input-wrapper--error{color:var(--terminal-red)!important}.block-input-wrapper--error .block-input-wrapper__cursor{background-color:var(--terminal-red)}[data-tooltip]{cursor:help;position:relative}[data-tooltip]:after{content:attr(data-tooltip);background:var(--ui-bg-alt);color:var(--terminal-green);border:.0625rem solid var(--terminal-green);white-space:nowrap;z-index:10000;opacity:0;pointer-events:none;text-transform:none;letter-spacing:0;border-radius:.25rem;padding:.5rem .75rem;font-family:IBM Plex Mono,monospace;font-size:.75rem;transition:all .2s;position:absolute;bottom:125%;left:50%;transform:translate(-50%)translateY(.625rem)}[data-tooltip]:hover:after{opacity:1;transform:translate(-50%)translateY(0)}.boot-screen{background-color:var(--bg-color);z-index:10000;color:var(--terminal-green);font-family:var(--font-mono);flex-direction:column;justify-content:flex-start;padding:2.5rem;font-size:.875rem;display:flex;position:fixed;inset:0;overflow-y:auto}.boot-screen:before{content:"";pointer-events:none;z-index:10;background:linear-gradient(#12101000 50%,#0000001a 50%) 0 0/100% 4px;position:absolute;inset:0}.boot-screen__content{white-space:pre-wrap;z-index:1;line-height:1.4;position:relative}.boot-screen__line{word-break:break-all;min-height:1.2em;margin-bottom:.125rem}.boot-screen__cursor{background-color:var(--terminal-green);vertical-align:middle;width:.5rem;height:1.2em;box-shadow:0 0 .3125rem var(--terminal-green);margin-left:.25rem;animation:.8s step-end infinite blink-cursor;display:inline-block}.boot-screen__footer{opacity:.5;letter-spacing:.0625rem;text-align:center;margin-top:auto;padding-top:2.5rem;font-size:.75rem}.boot-screen:after{content:"";pointer-events:none;z-index:5;background:radial-gradient(circle,#0000 0%,#0003 100%);position:absolute;inset:0}.gateway-wrapper{background:var(--bg-color);z-index:10000;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0;overflow:hidden}.gateway-wrapper:before{content:"";pointer-events:none;z-index:10;background:linear-gradient(#12101000 50%,#0000001a 50%) 0 0/100% 4px,linear-gradient(90deg,#ff000008,#00ff0003,#0000ff08) 0 0/3px 100%;position:absolute;inset:0}.gateway{background:var(--bg-color);border:.125rem solid var(--terminal-green);width:100%;max-width:37.5rem;box-shadow:0 0 1.25rem color-mix(in srgb, var(--glow-color), transparent 85%);padding:2.5rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) warm-up;position:relative}@media (width<=768px){.gateway{padding:1.875rem 1.25rem}}.gateway__header{text-align:center;margin-bottom:2.5rem}.gateway__title{color:var(--terminal-green);letter-spacing:.125rem;margin-top:1.25rem;font-size:1.5rem;font-weight:700}.gateway__subtitle{color:var(--ui-text-dim);letter-spacing:.0625rem;text-transform:uppercase;margin-top:.3125rem;font-size:.625rem}.gateway__body{min-height:17.5rem;font-family:var(--font-mono);flex-direction:column;justify-content:center;display:flex}.gateway__terminal-box{flex-direction:column;gap:.625rem;display:flex}.gateway__line{color:var(--terminal-green);opacity:.5;align-items:center;gap:.25rem;font-size:.875rem;transition:opacity .2s;display:flex}.gateway__line.focused{opacity:1}.gateway__line.error{color:var(--terminal-red);opacity:1;animation:.4s ease-in-out shake}.gateway__line--hint{opacity:.3;margin-top:1.25rem;font-size:.625rem}.gateway__group{opacity:.5;flex-direction:column;gap:.3125rem;transition:opacity .2s;display:flex}.gateway__group.focused,.gateway__group.focused .gateway__line{opacity:1}.gateway__prompt{white-space:nowrap;font-weight:700}.gateway__value{font-weight:900}.gateway__inline-input{all:unset;color:var(--terminal-green);font-family:inherit;font-size:inherit;text-transform:uppercase;flex:1;font-weight:900}.gateway__inline-input::placeholder{opacity:.3}.gateway__modes-list{flex-direction:column;gap:.3125rem;margin-top:.3125rem;padding-left:1.25rem;display:flex}.gateway__mode-item{color:var(--ui-text-dim);font-size:.8125rem;transition:all .2s}.gateway__mode-item.active{color:var(--terminal-green);font-weight:700}.gateway__submit-line{margin-top:1.25rem}.gateway__submit-line.focused .gateway__submit-button{background:color-mix(in srgb, var(--terminal-green), transparent 85%);border-color:var(--terminal-green);box-shadow:0 0 .625rem color-mix(in srgb, var(--terminal-green), transparent 80%)}.gateway__submit-button{all:unset;color:var(--terminal-green);cursor:pointer;border:.0625rem solid #0000;padding:.3125rem .625rem;font-weight:700;transition:all .2s}.gateway__submit-button:hover{background:color-mix(in srgb, var(--terminal-green), transparent 90%)}.gateway__loading{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.gateway__spinner{border:.1875rem solid color-mix(in srgb, var(--terminal-green), transparent 80%);border-top-color:var(--terminal-green);border-radius:50%;width:2.5rem;height:2.5rem;animation:1s linear infinite spin}.gateway__loading-text{letter-spacing:.0625rem;color:var(--terminal-green);font-size:.75rem}.gateway__loading-bar{background:color-mix(in srgb, var(--terminal-green), transparent 90%);width:100%;height:.25rem;position:relative;overflow:hidden}.gateway__loading-progress{background:var(--terminal-green);width:30%;height:100%;animation:1.5s ease-in-out infinite loading-progress;position:absolute}.gateway__granted{color:var(--terminal-green);flex-direction:column;align-items:center;gap:.9375rem;animation:.3s ease-out fade-in;display:flex}.gateway__granted svg{width:3rem;height:3rem;filter:drop-shadow(0 0 .625rem var(--terminal-green))}.gateway__granted-text{letter-spacing:.25rem;font-size:1.5rem;font-weight:700}.gateway__granted-sub{opacity:.7;font-size:.625rem}.gateway__footer{border-top:.0625rem solid color-mix(in srgb, var(--terminal-green), transparent 80%);margin-top:2.5rem;padding-top:1.25rem}.gateway__meta{color:var(--ui-text-dim);font-size:.5625rem;font-family:var(--font-mono);justify-content:space-between;display:flex}.gateway__overlay{pointer-events:none;z-index:5;background:radial-gradient(circle,#0000 0%,#0006 100%);position:absolute;inset:0}@media (width<=768px){.terminal-logo svg{width:100%;height:auto;max-height:3.75rem}}@media (width<=1024px){.crt-container{overflow-x:hidden}}.app{background-color:var(--terminal-bg);width:100vw;height:100vh;color:var(--terminal-green);flex-direction:column;display:flex;position:relative;overflow:hidden}.app--theme-amber{--terminal-green:#ffb000;--glow-color:#ffb0004d}.app--theme-white{--terminal-green:#f0f0f0;--glow-color:#f0f0f04d}
