@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100;300;400;500;700&display=swap";.nt-wrap{--bg: #0b0f12;--panel: #0f141a;--text: #d1ffe3;--accent: #62ffa7;--muted: #5b6774;color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.nt-terminalWrap{width:min(900px,92vw);margin-inline:auto;min-width:300px;min-height:225px}.nt-terminal{background:linear-gradient(180deg,#0d141b,#0b0f12);border-radius:16px;box-shadow:0 10px 25px #00000073,inset 0 0 0 1px #ffffff08;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.nt-chrome{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#0e141a;border-bottom:1px solid rgba(255,255,255,.05);justify-content:space-between}.nt-chromeRow{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.nt-dot{width:12px;height:12px;border-radius:999px;display:inline-block}.nt-red{background:#ff5f57}.nt-yellow{background:#febc2e}.nt-green{background:#28c840}.nt-error{color:#ff6b6b;font-weight:600}.nt-warn{color:#ffd166}.nt-ok{color:#8be98b}.nt-title{margin-left:6px;color:var(--muted);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nt-clock{color:#c1ccd8;font-size:12px;letter-spacing:.2px;opacity:.9;white-space:nowrap;margin-top:4px}.nt-screen{padding:18px 18px 24px;height:min(60vh,520px);overflow:auto;line-height:1.55;font-size:clamp(14px,1.9vw,16px);background-image:radial-gradient(rgba(98,255,167,.07) 1px,transparent 1px);background-size:20px 20px;background-position:-10px -10px}.nt-pre{margin:0;white-space:pre-wrap;word-break:break-word}.nt-prompt{color:var(--accent)}.nt-cursor{display:inline-block;width:9px;height:1.15em;translate:0 .18em;background:var(--accent);margin-left:2px;border-radius:2px;animation:nt-blink 1.05s steps(1) infinite}.nt-input{white-space:pre-wrap}@keyframes nt-blink{50%{opacity:0}}.nt-footer{padding:10px 14px;color:#a9b4c0;font-size:12px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.05)}.nt-kbd{background:#111820;border:1px solid rgba(255,255,255,.08);padding:2px 6px;border-radius:6px;font-size:11px;color:#cdd7e2}.nt-version{margin-left:.5rem;opacity:.8;font-weight:600;font-size:1em;font-family:monospace}.nito-crespi{display:flex;width:100%;justify-content:flex-end;align-items:center;padding:00;box-sizing:border-box;font-family:Roboto Mono,monospace}.nito-crespi__text{margin:0;line-height:1.4;font:inherit;font-size:14px}.nito-crespi__link{color:#2196f3;cursor:pointer;text-decoration:none;transition:color .16s ease,text-decoration-color .16s ease}.nito-crespi__link:hover,.nito-crespi__link:focus{color:#64b5f6;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}@media(prefers-reduced-motion:reduce){.nito-crespi__link{transition:none}}html,body,#root{height:100%}html,body{margin:0}#root{min-height:100dvh;width:100%;background-color:#16161d}
