:root{color:#d4ffd4;font-family:IBM Plex Mono,Fira Code,SFMono-Regular,Menlo,monospace}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 15% 15%,rgba(40,100,40,.35),transparent 40%),radial-gradient(circle at 85% 80%,rgba(16,74,50,.4),transparent 45%),#050808;color:#d4ffd4}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.terminal-card{width:min(980px,100%);height:min(88vh,780px);display:grid;grid-template-rows:auto 1fr auto;border:1px solid rgba(100,180,120,.35);border-radius:14px;background:linear-gradient(160deg,#0a100cf7,#070a09fa);box-shadow:0 18px 60px #0000008c,inset 0 0 0 1px #78dc8c14;overflow:hidden}.terminal-header,.terminal-footer{padding:.85rem 1rem;border-bottom:1px solid rgba(120,190,130,.25);background:#0a120cd9}.terminal-footer{border-bottom:0;border-top:1px solid rgba(120,190,130,.2)}.terminal-title{margin:0;font-size:.85rem;letter-spacing:.05em;color:#8aff8a}.terminal-subtitle{margin:.35rem 0 0;font-size:.78rem;color:#bcefbcd9}.terminal-output{overflow-y:auto;padding:.8rem 1rem 1rem;scroll-behavior:smooth}.log-line{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start;padding:.36rem 0;border-bottom:1px dashed rgba(95,150,95,.14);font-size:.88rem;line-height:1.45}.log-timestamp{color:#8aff8ab3;white-space:nowrap}.log-content{color:#d8ffd8}.status-line{margin:0;padding:.2rem 0;font-size:.76rem;color:#bcefbcd1}.terminal-error{margin:.4rem 0 0;color:#ff9f9f;font-size:.78rem}@media(max-width:768px){.app-shell{padding:0}.terminal-card{width:100%;height:100vh;border-radius:0;border-left:0;border-right:0}.log-line{grid-template-columns:1fr;gap:.1rem}}
