:root{font-family:Tahoma,Arial,sans-serif;background:#0f172a;color:#e5e7eb}body{margin:0}nav{display:flex;gap:18px;background:#111827;padding:14px 24px;position:sticky;top:0}a{color:#93c5fd;text-decoration:none}main{padding:24px;max-width:1200px;margin:auto}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.card{background:#111827;border:1px solid #334155;border-radius:14px;padding:18px;margin:16px 0;box-shadow:0 6px 24px #0004}table{width:100%;border-collapse:collapse;background:#111827;border-radius:12px;overflow:hidden;margin:14px 0}th,td{border-bottom:1px solid #334155;padding:10px;text-align:right;vertical-align:top}th{background:#1f2937}.badge{background:#334155;padding:4px 9px;border-radius:999px}button,input,select,textarea{border:1px solid #475569;background:#0b1220;color:#e5e7eb;border-radius:10px;padding:10px;margin:4px}button{cursor:pointer;background:#2563eb;border:none}button:hover{background:#1d4ed8}.formgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.formgrid textarea{min-height:80px}.actions{display:flex;flex-wrap:wrap;gap:8px}.inline{display:inline}.envbox{width:100%;height:600px;direction:ltr;text-align:left;font-family:monospace}.login{display:grid;place-items:center;height:100vh}.login-card{width:360px;display:flex;flex-direction:column}.err{color:#fecaca;background:#7f1d1d;padding:8px;border-radius:8px}pre{white-space:pre-wrap;max-width:450px}
.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.big{font-size:30px;font-weight:bold;margin-top:10px}.button{display:inline-block;background:#2563eb;color:white;padding:10px 14px;border-radius:10px}.primary{font-size:17px;padding:14px 24px}.danger{background:#b91c1c}.danger:hover{background:#991b1b}.deploy-form section label{display:block;margin:8px 0}.deploy-form textarea{width:100%;box-sizing:border-box}.cards .card{min-height:84px}small{color:#94a3b8}input[type=checkbox]{width:auto}td form{display:inline-block;margin:2px}.live-dot{width:10px;height:10px;background:#22c55e;border-radius:50%;display:inline-block;animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.35}}
.muted,.hint{color:#a8b3c7}.wizard-steps{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.step-tab{background:#1f2937}.step-tab.active{background:#16a34a}.wizard-page{display:none}.wizard-page.active{display:block}.preset-box{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.wide-pre{max-width:none;background:#020617;border:1px solid #334155;border-radius:12px;padding:14px;direction:ltr;text-align:left}.summary table th{width:220px}.danger-zone{background:#451a1a;border:1px solid #7f1d1d;border-radius:12px;padding:12px;margin:12px 0}.deploy-form small{display:block;color:#94a3b8;margin-top:3px}
.code-editor{width:100%;min-height:65vh;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;direction:ltr;text-align:left;white-space:pre;background:#0f172a;color:#e5e7eb;border:1px solid #334155;border-radius:12px;padding:14px;line-height:1.6}
.small-actions{gap:6px;align-items:center;flex-wrap:wrap}.small-actions input{max-width:140px}.danger{background:#dc2626;color:white}.muted{opacity:.75}

.logbox{height:520px;overflow:auto;background:#050816;color:#d7f7d7;direction:ltr;text-align:left;white-space:pre-wrap}
.warn{border-color:#f59e0b}
.button{display:inline-block;padding:8px 12px;border:1px solid #334155;border-radius:8px;text-decoration:none;margin:4px}
