.BootSequence-module__c8sUka__boot{cursor:pointer;width:100%;height:100vh;padding:1.5rem}.BootSequence-module__c8sUka__text{color:var(--fg);white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:.95rem;line-height:1.5}
.Terminal-module__I9DGBG__terminal{cursor:text;flex-direction:column;width:100%;height:100vh;padding:1.5rem;display:flex;position:relative}.Terminal-module__I9DGBG__dropOverlay{z-index:10;background:color-mix(in srgb, var(--bg-raised) 90%, transparent);border:2px dashed var(--accent);color:var(--accent);pointer-events:none;justify-content:center;align-items:center;font-size:1.1rem;display:flex;position:absolute;inset:0}.Terminal-module__I9DGBG__scrollback{flex:1;font-size:.95rem;line-height:1.5;overflow-y:auto}.Terminal-module__I9DGBG__entry{margin-bottom:.25rem}.Terminal-module__I9DGBG__promptLine{white-space:pre-wrap;word-break:break-word;align-items:baseline;gap:.5ch;display:flex}.Terminal-module__I9DGBG__prompt{color:var(--accent);flex-shrink:0}.Terminal-module__I9DGBG__stdout{color:var(--fg);white-space:pre-wrap;word-break:break-word;font-family:inherit}.Terminal-module__I9DGBG__stderr{color:var(--error);white-space:pre-wrap;word-break:break-word;font-family:inherit}.Terminal-module__I9DGBG__input{color:var(--fg);font-family:inherit;font-size:inherit;caret-color:var(--accent);background:0 0;border:none;flex:1}.Terminal-module__I9DGBG__input:focus{outline:none}.Terminal-module__I9DGBG__input::placeholder{color:var(--dim)}.Terminal-module__I9DGBG__error{color:var(--error);padding:1.5rem}.Terminal-module__I9DGBG__completions{color:var(--dim);white-space:pre-wrap;word-break:break-word;padding-left:calc(1ch + 1em)}@media (max-width:480px){.Terminal-module__I9DGBG__terminal{padding:.75rem}.Terminal-module__I9DGBG__scrollback{font-size:.85rem;line-height:1.4}}
.SessionControls-module__jzSAqa__controls{flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem 1.5rem;display:flex}.SessionControls-module__jzSAqa__link{color:var(--accent);font-size:.85rem}.SessionControls-module__jzSAqa__error{color:var(--error);font-size:.85rem}.SessionControls-module__jzSAqa__button{background:var(--bg-raised);color:var(--fg);border:1px solid var(--dim);cursor:pointer;padding:.25rem .75rem;font-family:inherit;font-size:.85rem}.SessionControls-module__jzSAqa__button:hover{border-color:var(--accent);color:var(--accent)}
