.Terminal-module__SZjxVq__gate{background:var(--bg);place-items:center;height:100dvh;display:grid}.Terminal-module__SZjxVq__gateActions{flex-direction:column;align-items:center;gap:18px;display:flex}.Terminal-module__SZjxVq__gateNote{color:var(--green-structure);letter-spacing:.1em;-webkit-user-select:none;user-select:none;font-size:12px}.Terminal-module__SZjxVq__gateSecondary{font:inherit;letter-spacing:.08em;color:var(--green-structure);cursor:pointer;text-underline-offset:4px;background:0 0;border:none;font-size:12px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .25s}.Terminal-module__SZjxVq__gateSecondary:hover,.Terminal-module__SZjxVq__gateSecondary:focus-visible{color:var(--green-base);outline:none}.Terminal-module__SZjxVq__runButton{font:inherit;letter-spacing:.4em;color:var(--green-base);border:1px solid var(--green-frame);text-shadow:var(--glow-base);cursor:pointer;background:0 0;padding:16px 36px 16px 44px;font-size:19px;font-weight:600;transition:color .25s,border-color .25s,background .25s,box-shadow .25s;animation:2.6s ease-in-out infinite Terminal-module__SZjxVq__pulse}.Terminal-module__SZjxVq__runButton:hover,.Terminal-module__SZjxVq__runButton:focus-visible{color:var(--green-bright);border-color:var(--green-base);box-shadow:var(--glow-bright);text-shadow:var(--glow-bright);background:#3d7a4c1f;outline:none;animation:none}@media (prefers-reduced-motion:reduce){.Terminal-module__SZjxVq__runButton{animation:none}}.Terminal-module__SZjxVq__shell{outline-offset:4px;cursor:text;outline:1px solid #0000;grid-template-rows:auto 1fr auto auto;height:calc(100dvh - 20px);margin:10px;transition:outline-color .8s ease-out;display:grid;position:relative}.Terminal-module__SZjxVq__framed{outline-color:#3d7a4c40}.Terminal-module__SZjxVq__wire{pointer-events:none;z-index:5;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.Terminal-module__SZjxVq__wire rect{fill:none;stroke:var(--green-frame);stroke-width:1px}.Terminal-module__SZjxVq__wireHidden{stroke-dasharray:400;stroke-dashoffset:400px}.Terminal-module__SZjxVq__wireDraw{stroke-dasharray:400;stroke-dashoffset:400px;animation:1.4s ease-in-out forwards Terminal-module__SZjxVq__wire-draw}.Terminal-module__SZjxVq__wireDone{stroke-dasharray:none;stroke-dashoffset:0}@keyframes Terminal-module__SZjxVq__wire-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.Terminal-module__SZjxVq__wireDraw{animation-duration:10ms}}.Terminal-module__SZjxVq__column{width:100%;max-width:86ch;margin-inline:auto}.Terminal-module__SZjxVq__bar{background:var(--bg-bar);color:var(--green-structure);letter-spacing:.04em;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1ch;padding:6px 14px;font-size:13px;display:flex}.Terminal-module__SZjxVq__barAddress{color:var(--green-structure)}.Terminal-module__SZjxVq__brand{align-items:center;gap:10px;display:inline-flex}.Terminal-module__SZjxVq__brandText{flex-direction:column;line-height:1.4;display:flex}.Terminal-module__SZjxVq__brandName{color:var(--green-name)}.Terminal-module__SZjxVq__brandKernel{color:var(--green-structure);font-size:12px}.Terminal-module__SZjxVq__sessionInfo{color:var(--green-structure);white-space:nowrap}.Terminal-module__SZjxVq__volume{align-items:center;gap:1px;display:inline-flex}.Terminal-module__SZjxVq__muteButton{font:inherit;letter-spacing:.08em;color:var(--green-structure);cursor:pointer;background:0 0;border:none;padding:0 4px 0 0;font-size:12px;transition:color .25s}.Terminal-module__SZjxVq__volumeSeg{font:inherit;color:var(--green-structure);cursor:pointer;background:0 0;border:none;padding:0 1px;font-size:12px;line-height:1;transition:color .25s}.Terminal-module__SZjxVq__volumeSegOn{color:var(--green-base);text-shadow:var(--glow-base)}.Terminal-module__SZjxVq__muteButton:hover,.Terminal-module__SZjxVq__muteButton:focus-visible,.Terminal-module__SZjxVq__volumeSeg:hover,.Terminal-module__SZjxVq__volumeSeg:focus-visible{color:var(--green-base);outline:none}.Terminal-module__SZjxVq__barSep{opacity:.6}.Terminal-module__SZjxVq__redacted{color:var(--green-frame);background:#2d523740;padding:0 .5ch}.Terminal-module__SZjxVq__barStatus{white-space:nowrap;align-items:center;gap:1ch;display:inline-flex}.Terminal-module__SZjxVq__statusDot{background:var(--green-base);width:7px;height:7px;box-shadow:var(--glow-base);border-radius:50%;animation:2.4s ease-in-out infinite Terminal-module__SZjxVq__pulse}@keyframes Terminal-module__SZjxVq__pulse{0%,to{opacity:1}50%{opacity:.35}}.Terminal-module__SZjxVq__counters{color:var(--green-structure)}.Terminal-module__SZjxVq__scroll{padding:22px 16px;overflow-y:auto}.Terminal-module__SZjxVq__scroll p+p{margin-top:.85em}.Terminal-module__SZjxVq__thinking{opacity:.85;-webkit-user-select:none;user-select:none;margin-top:.85em}.Terminal-module__SZjxVq__promptRow{border-top:1px solid #0000;padding:12px 16px;transition:border-color .6s ease-out}.Terminal-module__SZjxVq__promptRowFramed{border-top-color:#3d7a4c59}.Terminal-module__SZjxVq__prompt{color:var(--green-player);cursor:text;word-break:break-word;display:block;position:relative}.Terminal-module__SZjxVq__promptSigil{margin-right:1ch;font-weight:600}.Terminal-module__SZjxVq__promptText{white-space:pre-wrap}.Terminal-module__SZjxVq__cursor{color:var(--green-base);text-shadow:var(--glow-base);margin-left:1px;animation:1.05s step-end infinite Terminal-module__SZjxVq__blink}@keyframes Terminal-module__SZjxVq__blink{0%,60%{opacity:1}61%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.Terminal-module__SZjxVq__cursor,.Terminal-module__SZjxVq__statusDot{animation:none}}.Terminal-module__SZjxVq__hiddenInput{opacity:0;color:#0000;font:inherit;cursor:text;background:0 0;border:none;position:absolute;inset:0}
.blocks-module__VihjyW__entityLine{color:var(--green-base);text-shadow:var(--glow-base)}.blocks-module__VihjyW__entityName{color:var(--green-name);font-weight:600}.blocks-module__VihjyW__playerLine{color:var(--green-player)}.blocks-module__VihjyW__playerName{font-weight:600}.blocks-module__VihjyW__entityLine em,.blocks-module__VihjyW__entityLine code{color:var(--green-bright);text-shadow:var(--glow-bright);font-style:normal}.blocks-module__VihjyW__systemLine{color:var(--green-structure);letter-spacing:.05em;font-size:13px}.blocks-module__VihjyW__amberEvent{border-left:2px solid var(--amber-border);margin-block:6px;padding:6px 0 6px 14px;animation:.9s ease-out blocks-module__VihjyW__amber-in}.blocks-module__VihjyW__amberTitle{color:var(--amber-border);letter-spacing:.12em;text-shadow:var(--glow-amber);font-size:13px;font-weight:600}.blocks-module__VihjyW__amberBody{color:var(--amber-text);margin-top:4px}.blocks-module__VihjyW__amberQuote{font-style:italic}.blocks-module__VihjyW__capabilityName{color:var(--amber-text);text-shadow:var(--glow-amber);font-weight:600}@keyframes blocks-module__VihjyW__amber-in{0%{opacity:0;filter:brightness(2.2)}to{opacity:1;filter:none}}.blocks-module__VihjyW__whisper{color:var(--violet);text-shadow:var(--glow-violet);letter-spacing:.08em;opacity:.9;font-size:13px;animation:1.6s ease-out blocks-module__VihjyW__whisper-in}@keyframes blocks-module__VihjyW__whisper-in{0%{opacity:0}40%{opacity:.55}55%{opacity:.2}to{opacity:.9}}.blocks-module__VihjyW__frame{border:1px solid var(--green-frame);max-width:52ch;margin-block:8px}.blocks-module__VihjyW__frameHeader{color:var(--green-frame);letter-spacing:.1em;-webkit-user-select:none;user-select:none;border-bottom:1px solid #3d7a4c66;padding:4px 10px;font-size:13px}.blocks-module__VihjyW__frameBody{padding:10px}.blocks-module__VihjyW__captureImg{width:100%;image-rendering:pixelated;display:block}.blocks-module__VihjyW__frameCaption{color:var(--green-base);padding:6px 10px 8px;font-size:13px;font-style:italic}.blocks-module__VihjyW__waveform{color:var(--green-base);text-shadow:var(--glow-base);letter-spacing:1px;white-space:nowrap;font-size:18px;line-height:1.1;overflow:hidden}.blocks-module__VihjyW__playButton{color:var(--green-bright);border:1px solid var(--green-frame);font:inherit;cursor:pointer;background:0 0;margin-top:8px;padding:1px 10px;font-size:13px;display:inline-block}.blocks-module__VihjyW__playButton:hover{text-shadow:var(--glow-bright);background:#3d7a4c33}.blocks-module__VihjyW__transition{text-align:center;color:var(--green-frame);-webkit-user-select:none;user-select:none;margin-block:18px}.blocks-module__VihjyW__transitionRule{letter-spacing:.2em}.blocks-module__VihjyW__transitionLabel{letter-spacing:.14em;color:var(--green-structure);margin-top:4px;font-size:13px;display:block}.blocks-module__VihjyW__transitionEntering{color:var(--green-name)}.blocks-module__VihjyW__card{width:min(256px,100%);image-rendering:pixelated;-webkit-user-select:none;user-select:none;margin:12px auto 6px;display:inline-block}
.Opening-module__7a4_Xa__loading{-webkit-user-select:none;user-select:none;align-content:center;place-items:center;gap:18px;height:100%;min-height:55dvh;display:grid}.Opening-module__7a4_Xa__loadingText{color:var(--green-structure);letter-spacing:.12em;font-size:12px;animation:2s ease-in-out infinite Opening-module__7a4_Xa__pulse}@keyframes Opening-module__7a4_Xa__pulse{0%,to{opacity:1}50%{opacity:.45}}.Opening-module__7a4_Xa__bootLog{color:var(--green-structure);white-space:pre-wrap;-webkit-user-select:none;user-select:none;font-size:12px;line-height:1.7}.Opening-module__7a4_Xa__bootLog div{transition:color .9s ease-out,text-shadow .9s ease-out}.Opening-module__7a4_Xa__bootLineActive{color:var(--green-base);text-shadow:var(--glow-base)}.Opening-module__7a4_Xa__logoRow{align-items:center;gap:28px;margin:26px 0 20px;display:flex}.Opening-module__7a4_Xa__logoText{flex-direction:column;gap:4px;display:flex}.Opening-module__7a4_Xa__title{color:var(--green-base);text-shadow:var(--glow-base);letter-spacing:.45em;white-space:nowrap;font-size:17px;font-weight:600}.Opening-module__7a4_Xa__subtitle{color:var(--green-frame);letter-spacing:.12em}.Opening-module__7a4_Xa__phrase{color:var(--green-base)}.Opening-module__7a4_Xa__hint{color:var(--green-name);margin-top:.9em}.Opening-module__7a4_Xa__hintCommand{color:var(--green-bright);text-shadow:var(--glow-bright)}.Opening-module__7a4_Xa__conjuring{color:var(--green-frame);white-space:pre-wrap;margin:.9em 0;line-height:1.8}.Opening-module__7a4_Xa__directiveHeader{color:var(--green-frame)}.Opening-module__7a4_Xa__directiveMission{color:var(--green-bright);text-shadow:var(--glow-bright)}.Opening-module__7a4_Xa__directiveWarning{color:var(--green-base)}.Opening-module__7a4_Xa__directiveGap{margin-top:.9em}.Opening-module__7a4_Xa__conjuringStart{margin-top:1.2em;display:block}.Opening-module__7a4_Xa__conjuringHeader{color:var(--green-frame)}.Opening-module__7a4_Xa__barLine{display:block}.Opening-module__7a4_Xa__barStatus{color:var(--green-base)}.Opening-module__7a4_Xa__loneDot{text-align:right;color:var(--green-base);text-shadow:var(--glow-base);padding-right:8ch;display:block}.Opening-module__7a4_Xa__awakening p+p{margin-top:.85em}@media (max-width:640px){.Opening-module__7a4_Xa__logoRow{flex-direction:column;align-items:flex-start;gap:16px}.Opening-module__7a4_Xa__title{letter-spacing:.3em;white-space:normal;font-size:14px}}
