.terminal_sectionTitle__Z2Bs_{color:#fff;font-size:1.8rem;font-weight:600;font-family:SF Mono,Fira Mono,monospace;margin-bottom:1rem}.terminal_pulse__YHpe3{animation:terminal_pulse__YHpe3 1s ease-in-out infinite;color:#32c146}.terminal_terminalWindow__scpIy{display:flex;flex-direction:column;max-width:900px;height:700px;margin:auto auto 1rem;border-radius:8px 8px 4px 4px;background:#1e1e1e;box-shadow:0 8px 24px rgba(0,0,0,.4);overflow-x:hidden;overflow-y:auto}.terminal_header__fHh21{height:28px;background:#f0f0f0;border-radius:8px 8px 0 0;display:flex;align-items:center;padding:0 14px;gap:10px;user-select:none}.terminal_controls__0II4D{display:flex;gap:10px}.terminal_controlItemClose__8znQF,.terminal_controlItemMinimize__gaaGw,.terminal_controlItemOpen__BcUNt{width:12px;height:12px;border-radius:50%;box-shadow:inset 0 1px 1px rgba(255 255 255/.9),0 1px 1px rgba(0 0 0/.2);cursor:default;transition:background-color .2s ease}.terminal_controlItemClose__8znQF{background:#ff5f56}.terminal_controlItemClose__8znQF:hover{background:#ff1f1f}.terminal_controlItemMinimize__gaaGw{background:#ffbd2e}.terminal_controlItemMinimize__gaaGw:hover{background:#ffaf00}.terminal_controlItemOpen__BcUNt{background:#27c93f}.terminal_controlItemOpen__BcUNt:hover{background:#1a9e2a}.terminal_terminal__Xe6Xg{flex:1;background:#1e1e1e;color:#fff;font-family:SF Mono,Fira Mono,monospace;font-size:14px;line-height:1.4;padding:20px 24px;overflow-y:auto;overflow-x:hidden;white-space:pre-wrap;word-break:break-word;user-select:text}.terminal_terminal__Xe6Xg pre{white-space:pre-wrap!important;word-break:break-word!important;overflow-wrap:break-word!important}.terminal_line__WQpIq{color:#ccc;margin-bottom:.6rem;white-space:pre-wrap;word-break:break-word}.terminal_red__DTMyg{color:#ff5f56;font-weight:600;margin-top:1rem;margin-bottom:.4rem}.terminal_lineCommand__BLGgB{margin-bottom:.6rem}.terminal_dollar___ZJqh,.terminal_lineCommand__BLGgB{color:#32c146;font-weight:700}.terminal_command__Tt35L{color:#fff;font-weight:500}.terminal_prompt__O0SHU{outline:none;font-weight:700;color:#32c146}.terminal_load__lW5yt:before{content:"/";display:inline-block;margin-left:4px;animation:terminal_load__lW5yt 1s steps(1) infinite;font-weight:700;color:#32c146}@keyframes terminal_load__lW5yt{0%{content:"/"}25%{content:"-"}50%{content:"\\"}75%{content:"|"}to{content:"/"}}@keyframes terminal_pulse__YHpe3{0%,to{opacity:0}50%{opacity:1}}