.terminal{background:#161b22;border:1px solid #30363d;border-radius:8px;overflow:hidden}.header{border-bottom:1px solid #30363d;padding:16px}.header-top{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:#8b949e}.header-top .title{color:#a371f7;font-weight:700}.header-top .subtitle{color:#58a6ff}.header-content{display:flex;gap:24px}.header-left{display:flex;flex-direction:column;gap:4px}.ship-name{font-weight:700}.emergency{color:#f85149;font-weight:700}.crab{font-size:12px;line-height:1.2;white-space:pre}.header-right{flex:1}.status-title{font-weight:700;margin-bottom:8px}.status-line{margin:4px 0}.status-label{color:#8b949e}.green{color:#3fb950}.yellow{color:#d29922}.orange{color:#db6d28}.red{color:#f85149}.cyan{color:#58a6ff}.magenta{color:#a371f7}.gray{color:#8b949e}.white{color:#c9d1d9}.warning-banner{background:#f8514922;border:1px solid #f85149;color:#f85149;padding:8px 16px;text-align:center;font-weight:700;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.alert{padding:8px 16px;text-align:center;font-weight:700}.alert.success{background:#3fb95022;border:1px solid #3fb950;color:#3fb950}.alert.error{background:#f8514922;border:1px solid #f85149;color:#f85149}.alert.warning{background:#d2992222;border:1px solid #d29922;color:#d29922}.output{padding:16px;height:200px;overflow-y:auto;border-bottom:1px solid #30363d}.output-line{white-space:pre-wrap;word-break:break-word}.output-line.ai{color:#a371f7}.file-viewer{border:1px solid #30363d;margin:16px;border-radius:4px;background:#0d1117}.file-header{padding:8px 12px;border-bottom:1px solid #30363d;display:flex;gap:8px}.file-content{padding:12px;max-height:300px;overflow-y:auto}.file-line{display:flex;white-space:pre}.line-number{color:#8b949e;width:30px;text-align:right;margin-right:12px;-webkit-user-select:none;user-select:none}.input-area{display:flex;align-items:center;padding:16px;gap:8px}.prompt{color:#a371f7;font-weight:700}.input-field{flex:1;background:transparent;border:none;color:#c9d1d9;font-family:inherit;font-size:inherit;outline:none}.input-field::placeholder{color:#484f58}.intro{text-align:center;padding:40px 20px}.intro h1{font-size:32px;margin-bottom:24px;background:linear-gradient(135deg,#f85149,#d29922,#3fb950);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.intro-crab{font-size:16px;line-height:1.3;margin:24px 0;color:#d29922}.intro p{margin:12px 0;color:#8b949e}.intro button{margin-top:24px;padding:12px 32px;background:#238636;border:none;border-radius:6px;color:#fff;font-family:inherit;font-size:16px;cursor:pointer;transition:background .2s}.intro button:hover{background:#2ea043}.end-screen{text-align:center;padding:40px 20px}.end-screen h1{font-size:28px;margin-bottom:16px}.end-screen.victory h1{color:#3fb950}.end-screen.defeat h1{color:#f85149}.end-screen p{margin:12px 0;color:#8b949e}.end-screen button{margin-top:24px;padding:12px 32px;background:#238636;border:none;border-radius:6px;color:#fff;font-family:inherit;font-size:16px;cursor:pointer}
