.full-width-area-module__IHp8Ma__bgImage{z-index:0;opacity:var(--rt-fwa-opacity-light,.15);background-position:50%;background-size:cover;position:absolute;inset:0}[data-bs-theme=dark] .full-width-area-module__IHp8Ma__bgImage{opacity:var(--rt-fwa-opacity-dark,.15)}.full-width-area-module__IHp8Ma__bgTint{z-index:1;background-color:var(--rt-fwa-color-light,transparent);position:absolute;inset:0}[data-bs-theme=dark] .full-width-area-module__IHp8Ma__bgTint{background-color:var(--rt-fwa-color-dark,transparent)}
.terminal-module__5ME32q__terminal{background-color:var(--bs-dark);color:var(--bs-light);border-radius:6px;flex-direction:column;width:100%;max-height:100%;padding:12px;font-family:Consolas,Monaco,Courier New,monospace;display:flex;overflow-y:auto}[data-bs-theme=light] .terminal-module__5ME32q__terminal{background-color:var(--bs-gray-200);color:var(--bs-gray-900)}[data-bs-theme=dark] .terminal-module__5ME32q__terminal{background-color:var(--bs-dark);color:var(--bs-light)}.terminal-module__5ME32q__terminalLabel{color:var(--bs-info);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #fff3;margin-bottom:8px;padding-bottom:8px;font-size:.9rem;font-weight:700}.terminal-module__5ME32q__terminalContent{flex-direction:column;flex:1;height:100%;display:flex;overflow:hidden}.terminal-module__5ME32q__terminalHistory{flex-direction:column;flex:1;max-height:calc(100% - 30px);margin-bottom:8px;display:flex;overflow-y:auto}.terminal-module__5ME32q__terminalLine{white-space:pre-wrap;word-break:break-word;margin-bottom:4px;line-height:1.5}.terminal-module__5ME32q__terminalInput{color:var(--bs-light)}[data-bs-theme=light] .terminal-module__5ME32q__terminalInput{color:var(--bs-gray-900)}.terminal-module__5ME32q__terminalOutput{color:var(--bs-secondary-color)}.terminal-module__5ME32q__inputContainer{background-color:var(--bs-dark);width:100%;padding-top:4px;display:flex;position:sticky;bottom:0}[data-bs-theme=light] .terminal-module__5ME32q__inputContainer{background-color:var(--bs-gray-200)}.terminal-module__5ME32q__inputForm{align-items:center;width:100%;display:flex}.terminal-module__5ME32q__prompt{color:var(--bs-secondary-color);-webkit-user-select:none;user-select:none;flex-shrink:0;margin-right:9px}.terminal-module__5ME32q__terminalInputField{color:var(--bs-light);font-family:inherit;font-size:inherit;width:100%;caret-color:var(--bs-light);background-color:#0000;border:none;outline:none;flex:1;margin:0;padding:0}[data-bs-theme=light] .terminal-module__5ME32q__terminalInputField{color:var(--bs-gray-900);caret-color:var(--bs-gray-900)}.terminal-module__5ME32q__terminal::-webkit-scrollbar{width:8px}.terminal-module__5ME32q__terminal::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}[data-bs-theme=light] .terminal-module__5ME32q__terminal::-webkit-scrollbar-track{background:#0000000d}.terminal-module__5ME32q__terminal::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}[data-bs-theme=light] .terminal-module__5ME32q__terminal::-webkit-scrollbar-thumb{background:#0003}.terminal-module__5ME32q__terminal::-webkit-scrollbar-thumb:hover{background:#fff6}[data-bs-theme=light] .terminal-module__5ME32q__terminal::-webkit-scrollbar-thumb:hover{background:#0000004d}@keyframes terminal-module__5ME32q__blink{0%,to{opacity:1}50%{opacity:0}}.terminal-module__5ME32q__terminalInputField:after{content:"|";animation:1s step-end infinite terminal-module__5ME32q__blink}
.chat-module__Yf7yya__chat{background-color:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius-lg,.5rem);resize:vertical;flex-direction:column;min-height:240px;display:flex;overflow:hidden}.chat-module__Yf7yya__header{border-bottom:1px solid var(--bs-border-color);background-color:var(--bs-tertiary-bg);flex-shrink:0;padding:.75rem 1rem}.chat-module__Yf7yya__messages{background-color:var(--bs-body-bg);flex-direction:column;flex:auto;gap:.75rem;padding:1.25rem;display:flex;overflow-y:auto}.chat-module__Yf7yya__empty{color:var(--bs-secondary-color);text-align:center;flex:auto;justify-content:center;align-items:center;padding:2rem 1rem;font-size:.95rem;display:flex}.chat-module__Yf7yya__row{width:100%;display:flex}.chat-module__Yf7yya__rowUser{justify-content:flex-end}.chat-module__Yf7yya__rowAssistant{justify-content:flex-start;align-items:flex-start;gap:.75rem}.chat-module__Yf7yya__assistantIcon{background-color:var(--bs-tertiary-bg);width:2rem;height:2rem;color:var(--bs-body-color);border:1px solid var(--bs-border-color);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;font-size:.95rem;display:flex}.chat-module__Yf7yya__rowAssistant .chat-module__Yf7yya__assistantBlock{flex:auto;width:auto;min-width:0}.chat-module__Yf7yya__rowSystem{justify-content:center}.chat-module__Yf7yya__assistantBlock{word-wrap:break-word;overflow-wrap:anywhere;width:100%;color:var(--bs-body-color);padding:.25rem 0;font-size:.95rem;line-height:1.5}.chat-module__Yf7yya__assistantBlockPending{min-height:30vh}.chat-module__Yf7yya__assistantBlockError{color:var(--bs-danger-text-emphasis,var(--bs-danger))}.chat-module__Yf7yya__bubble{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere;border:1px solid #0000;border-radius:1rem;max-width:min(80%,720px);padding:.625rem .875rem;font-size:.95rem;line-height:1.5;position:relative}.chat-module__Yf7yya__bubbleUser{background-color:var(--bs-primary);color:var(--bs-white,#fff);border-bottom-right-radius:.25rem}.chat-module__Yf7yya__bubbleAssistant{background-color:var(--bs-tertiary-bg);color:var(--bs-body-color);border-color:var(--bs-border-color);border-bottom-left-radius:.25rem}.chat-module__Yf7yya__bubbleSystem{color:var(--bs-secondary-color);border:1px dashed var(--bs-border-color);text-align:center;background-color:#0000;max-width:90%;font-size:.825rem;font-style:italic}.chat-module__Yf7yya__bubbleError{background-color:var(--bs-danger-bg-subtle,var(--bs-danger));color:var(--bs-danger-text-emphasis,var(--bs-white,#fff));border-color:var(--bs-danger-border-subtle,var(--bs-danger))}.chat-module__Yf7yya__role{text-transform:uppercase;letter-spacing:.04em;opacity:.75;margin-bottom:.25rem;font-size:.7rem;font-weight:600}.chat-module__Yf7yya__cursor{width:.5em;margin-left:1px;animation:1s steps(2,start) infinite chat-module__Yf7yya__blink;display:inline-block}@keyframes chat-module__Yf7yya__blink{to{visibility:hidden}}.chat-module__Yf7yya__inputBar{border-top:1px solid var(--bs-border-color);background-color:var(--bs-secondary-bg);flex-shrink:0;align-items:flex-end;gap:1rem;padding:1rem;display:flex}.chat-module__Yf7yya__textarea{resize:none;border-radius:var(--bs-border-radius,.375rem);border:1px solid var(--bs-border-color);background-color:var(--bs-body-bg);min-height:2.5rem;max-height:12rem;color:var(--bs-body-color);flex:auto;padding:.5rem .75rem;font-family:inherit;font-size:.95rem;line-height:1.4}.chat-module__Yf7yya__textarea:focus{border-color:var(--bs-primary);box-shadow:0 0 0 .2rem rgba(var(--bs-primary-rgb), .25);outline:none}.chat-module__Yf7yya__textarea:disabled{background-color:var(--bs-secondary-bg);cursor:not-allowed}.chat-module__Yf7yya__actions{flex-shrink:0;gap:.5rem;display:flex}
