.Terminal-module__DA2rkG__term-overlay{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000008c;justify-content:center;align-items:center;padding:clamp(12px,4vw,40px);animation:.15s Terminal-module__DA2rkG__fadein;display:flex;position:fixed;inset:0}.Terminal-module__DA2rkG__term-window{background:var(--termbg);border:1px solid #2a2a30;border-radius:11px;flex-direction:column;width:100%;max-width:720px;height:min(72vh,540px);animation:.2s cubic-bezier(.2,.8,.2,1) Terminal-module__DA2rkG__termin;display:flex;overflow:hidden;box-shadow:0 24px 70px #0009}.Terminal-module__DA2rkG__term-titlebar{background:#16161a;border-bottom:1px solid #2a2a30;flex-shrink:0;align-items:center;gap:8px;padding:11px 14px;display:flex}.Terminal-module__DA2rkG__term-dot{border-radius:50%;width:11px;height:11px}.Terminal-module__DA2rkG__term-dot--red{background:#ff5f57}.Terminal-module__DA2rkG__term-dot--amber{background:#febc2e}.Terminal-module__DA2rkG__term-dot--green{background:#28c840}.Terminal-module__DA2rkG__term-dot--close{cursor:pointer;border:none;justify-content:center;align-items:center;padding:0;display:flex}.Terminal-module__DA2rkG__term-dot__glyph{color:#4d0000;opacity:0;transition:opacity var(--transition);font-size:8px;line-height:1}.Terminal-module__DA2rkG__term-titlebar:hover .Terminal-module__DA2rkG__term-dot__glyph,.Terminal-module__DA2rkG__term-dot--close:focus-visible .Terminal-module__DA2rkG__term-dot__glyph{opacity:1}.Terminal-module__DA2rkG__term-title{text-align:center;font-size:var(--text-xs);color:#8a8a93;flex:1}.Terminal-module__DA2rkG__term-titlebar__spacer{flex-shrink:0;width:49px}.Terminal-module__DA2rkG__term-body{font-size:var(--text-md);color:#e4e4e7;cursor:text;flex:1;padding:16px;line-height:1.6;overflow-y:auto}.Terminal-module__DA2rkG__term-line{white-space:pre-wrap;word-break:break-word;margin-bottom:1px}.Terminal-module__DA2rkG__term-prompt{color:var(--accent)}.Terminal-module__DA2rkG__term-inputrow{align-items:center;gap:8px;margin-top:2px;display:flex}.Terminal-module__DA2rkG__term-inputrow__prompt{color:var(--accent);white-space:nowrap}.Terminal-module__DA2rkG__term-input{color:#e4e4e7;min-width:0;font-family:inherit;font-size:var(--text-md);caret-color:var(--accent);background:0 0;border:none;flex:1;padding:0}.Terminal-module__DA2rkG__term-input:focus-visible{outline:none}
