:root{font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;color:#e8eaed;background:#0b0f14}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse at top,#152238,#0b0f14 55%)}.container{max-width:920px;margin:0 auto;padding:2rem 1.25rem 3rem}.hero h1,.header h1{color:#6cb6ff;margin:0 0 .25rem;font-size:2rem}.tagline{color:#9db4cc;margin:0}.header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem}.card{background:#141e30d9;border:1px solid #2a3f5f;border-radius:14px;padding:1.35rem 1.5rem;margin-bottom:1rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.card h2{margin-top:0;font-size:1.1rem;color:#c9d9ef}input,button,select{font:inherit;padding:.65rem .85rem;border-radius:8px;border:1px solid #334d6e;margin:.25rem 0 .5rem;width:100%;background:#0d1520;color:#e8eaed}button{background:linear-gradient(180deg,#2d8f4e,#1f6f3d);color:#fff;border:none;cursor:pointer;font-weight:600}button:disabled{opacity:.55;cursor:not-allowed}button.secondary{background:#2a3544;border:1px solid #3d4f63}button.small{width:auto;padding:.35rem .75rem;font-size:.85rem}button:hover:not(:disabled){filter:brightness(1.08)}label{display:block;margin-top:.6rem;font-size:.88rem;color:#8fa8c4}.hint{font-size:.82rem;color:#6d849c;margin:.25rem 0 .5rem}.error{color:#ff7b72;background:#ff505014;border:1px solid rgba(255,80,80,.25);padding:.65rem .85rem;border-radius:8px}.footer-note{text-align:center;color:#5d7288;font-size:.85rem}.status{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-size:.8rem;background:#2a3544;margin-left:.5rem}.status.running{background:#1f6f3d}.status.failed{background:#b62324}.status.building,.status.pending{background:#8a6116}.status.stopped{background:#4a5568}.deployment{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #2a3f5f}.deployment:last-child{border-bottom:none;margin-bottom:0}.deployment-head{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.logs{background:#060a10;padding:.75rem;overflow:auto;font-size:.78rem;border-radius:8px;max-height:220px;border:1px solid #1e2d42}a{color:#6cb6ff}.banner{border-radius:12px;padding:1rem 1.15rem;margin-bottom:1rem;border:1px solid}.banner-warn{background:#ffab001a;border-color:#ffab0059;color:#f0d9a8}.banner-warn p,.banner-info p{margin:.4rem 0 0;font-size:.9rem;line-height:1.45}.banner-info{background:#6cb6ff14;border-color:#6cb6ff4d;margin-bottom:1rem}.warn-label{color:#d4a574!important}.input-blocked{border-color:#b62324!important}.inline-error{margin-top:.35rem;padding:.5rem .65rem}.checkbox-row{display:flex;align-items:flex-start;gap:.5rem;margin:.5rem 0;font-size:.85rem;color:#b8c9de}.checkbox-row input{width:auto;margin-top:.2rem}.checklist{margin:0 0 .75rem;padding-left:1.2rem;color:#9db4cc;font-size:.88rem}.checklist li{margin-bottom:.35rem}.llm-prompt{background:#060a10;padding:.85rem;border-radius:8px;font-size:.75rem;line-height:1.4;max-height:240px;overflow:auto;border:1px solid #1e2d42;white-space:pre-wrap;margin-top:.75rem}.danger-text{color:#ff7b72!important}
