body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#0f172a;color:#f8fafc}.app-shell{max-width:1300px;margin:0 auto;padding:16px}.panel{background:#111827;border:1px solid #334155;border-radius:8px;padding:12px;margin-top:14px}.row{display:flex;gap:8px;margin:8px 0;flex-wrap:wrap}.row.small{align-items:center}input,select,textarea{flex:1;padding:8px;border-radius:6px;border:1px solid #64748b;background:#0b1220;color:#f8fafc;min-width:200px}button{padding:8px 12px;border-radius:6px;border:1px solid #475569;background:#2563eb;color:#fff;cursor:pointer}button:disabled{opacity:.65;cursor:not-allowed}button.busy{background:#f59e0b;border-color:#b45309;color:#111827;filter:saturate(1.25);box-shadow:0 0 0 2px rgba(245,158,11,.45)}button.secondary{background:#1e293b;border-color:#334155}.danger{background:#b91c1c;border-color:#7f1d1d}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px}.badge{padding:4px 8px;border-radius:999px;background:#1f2937;border:1px solid #4b5563;white-space:nowrap}.scroll-box{max-height:220px;overflow:auto;border:1px solid #334155;margin-top:8px;background:#0b1220}.maturity-box{max-height:280px}.heat-strip{display:inline-flex;gap:3px}.heat-cell{width:10px;height:10px;border-radius:2px;background:#1f2937;border:1px solid #374151}.heat-cell.on{background:#22c55e;border-color:#16a34a}.status-chip{font-weight:700;text-transform:uppercase}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid #334155;padding:8px;text-align:left;font-size:12px}pre{background:#0b1220;border:1px solid #334155;border-radius:6px;padding:8px;max-height:220px;overflow:auto}.ok{color:#34d399}.warn{color:#f59e0b}.err{color:#f87171}.hidden{display:none!important}.header-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.auth-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(2,6,23,.82);backdrop-filter:blur(8px);z-index:1000}.auth-card{width:min(420px,calc(100vw - 32px));background:#111827;border:1px solid #334155;border-radius:12px;padding:20px;box-shadow:0 20px 50px rgba(0,0,0,.45)}.auth-card h2{margin:0 0 8px}.auth-card p{margin:0 0 12px;color:#cbd5e1}

.instance-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin-top:10px}.instance-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;text-align:left;background:#0b1220;border:2px solid #334155;border-radius:8px;padding:10px}.instance-card.selected{outline:3px solid #f59e0b;box-shadow:0 0 0 2px rgba(245,158,11,.35) inset}.instance-title{font-weight:700}.instance-host{font-size:12px;color:#94a3b8;word-break:break-all}.instance-runtime{font-size:11px;font-weight:700;padding:4px 8px;border-radius:999px;border:1px solid}
.status-maturada{border-color:#14532d;background:rgba(34,197,94,.08)}.status-maturando{border-color:#7c2d12;background:rgba(245,158,11,.08)}.status-erro{border-color:#7f1d1d;background:rgba(248,113,113,.1)}.status-pausa{border-color:#1e3a8a;background:rgba(96,165,250,.1)}
.runtime-maturada{color:#22c55e;border-color:#16a34a;background:rgba(34,197,94,.1)}.runtime-maturando{color:#f59e0b;border-color:#f59e0b;background:rgba(245,158,11,.12)}.runtime-erro{color:#f87171;border-color:#f87171;background:rgba(248,113,113,.14)}.runtime-pausa{color:#60a5fa;border-color:#60a5fa;background:rgba(96,165,250,.12)}
.status-legend{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.legend-item{font-size:11px;font-weight:700;border:1px solid #334155;border-radius:999px;padding:4px 8px}.legend-item.maturando{color:#f59e0b}.legend-item.maturada{color:#34d399}.legend-item.erro{color:#f87171}.legend-item.pausa{color:#60a5fa}
.danger-zone{border-color:#7f1d1d;background:rgba(127,29,29,.14)}.warn-text{color:#f59e0b}.ok-text{color:#34d399}
.advanced-panel summary{cursor:pointer;font-weight:700}
