body{background-color:#020617;color:#f8fafc;font-family:JetBrains Mono,monospace;margin:0}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-thumb{background:#334155;border-radius:10px}.card{background:#0f172a;border:1px solid #1e293b;border-radius:6px;display:flex;flex-direction:column;overflow:hidden}.label{color:#64748b;display:block;font-size:10px;font-weight:700;margin-bottom:3px;text-transform:uppercase}input,select{background:#1e293b;border:1px solid #334155;border-radius:4px;color:#fff;font-family:monospace;font-size:12px;outline:none;padding:6px;width:100%}input:focus,select:focus{border-color:#38bdf8}.btn-deploy{background:#38bdf8;border:none;border-radius:4px;color:#020617;cursor:pointer;font-weight:800;padding:0 15px;transition:.2s}.btn-deploy:hover{background:#7dd3fc}.btn-fund{background:#fbbf24;border:none;border-radius:4px;color:#020617;cursor:pointer;font-weight:700;padding:0 12px}.agent-row{align-items:center;border-bottom:1px solid #1e293b;display:flex;font-size:11px;justify-content:space-between;padding:6px 12px;transition:.3s}.agent-row:hover{background:#1e293b55}.wallet-active{background:#0ea5e922!important;border-left:3px solid #38bdf8}table{border-collapse:collapse;font-size:11px;width:100%}th{border-bottom:1px solid #1e293b;color:#64748b;font-size:10px;padding:10px 8px;text-align:left}td{border-bottom:1px solid #0f172a;padding:8px}.status-link{font-weight:700;text-decoration:none}.status-Pending{color:#64748b}.status-Success{color:#10b981}.status-Failed{color:#ef4444}.explorer-link{color:#38bdf8;opacity:.7;text-decoration:none}.explorer-link:hover{opacity:1;text-decoration:underline}