*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#e2e8f0;line-height:1.6}.app{min-height:100vh}.header{background:#1e293b;padding:1rem 2rem;border-bottom:1px solid #334155;display:flex;align-items:center;justify-content:space-between}.header h1{font-size:1.3rem;font-weight:600;color:#f1f5f9;display:flex;align-items:center;gap:.5rem}.header h1:before{content:"⬡";color:#0ea5e9}.header-badge{background:#0ea5e9;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.main{max-width:1400px;margin:0 auto;padding:2rem}.page-title{font-size:1.1rem;font-weight:600;color:#f1f5f9;margin-bottom:1.25rem}.cluster-table{width:100%;border-collapse:collapse;background:#1e293b;border-radius:10px;overflow:hidden;border:1px solid #334155}.cluster-table th,.cluster-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #293548}.cluster-table th{background:#1e293b;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;border-bottom:1px solid #334155}.cluster-table td{font-size:.85rem;color:#cbd5e1}.cluster-table tbody tr{transition:background .15s}.cluster-table tbody tr:hover{background:#293548}.cluster-table tbody tr:last-child td{border-bottom:none}.cluster-link{color:#38bdf8;text-decoration:none;font-weight:500}.cluster-link:hover{color:#7dd3fc;text-decoration:underline}.badge{display:inline-block;padding:.2rem .6rem;border-radius:10px;font-size:.7rem;font-weight:600;letter-spacing:.02em}.badge-active{background:#064e3b;color:#6ee7b7}.badge-inactive{background:#4c1d1d;color:#fca5a5}.badge-version{background:#1e3a5f;color:#7dd3fc}.badge-spot{background:#422006;color:#fbbf24}.badge-ondemand{background:#1e293b;color:#94a3b8;border:1px solid #475569}.back-link{display:inline-block;margin-bottom:1.25rem;color:#38bdf8;text-decoration:none;font-size:.85rem;transition:color .15s}.back-link:hover{color:#7dd3fc}.cluster-header{background:#1e293b;padding:1.5rem;border-radius:10px;margin-bottom:1.5rem;border:1px solid #334155}.cluster-header h2{margin-bottom:.75rem;color:#f1f5f9;font-size:1.3rem}.cluster-meta{display:flex;gap:2rem;flex-wrap:wrap;color:#94a3b8;font-size:.85rem}.cluster-meta strong{color:#cbd5e1}.section-title{font-size:1.1rem;font-weight:600;margin:1.75rem 0 1rem;color:#f1f5f9;display:flex;align-items:center;gap:.5rem}.node-group-card{background:#1e293b;border:1px solid #334155;border-radius:10px;padding:1rem 1.5rem;margin-bottom:.75rem;cursor:pointer;transition:border-color .2s,box-shadow .2s}.node-group-card:hover{border-color:#475569;box-shadow:0 4px 16px #0003}.node-group-header{display:flex;justify-content:space-between;align-items:center}.node-group-header strong{color:#f1f5f9;font-size:.9rem}.node-group-meta{display:flex;gap:1.5rem;margin-top:.5rem;font-size:.8rem;color:#64748b}.stat-chips{display:flex;gap:.5rem;margin-top:.6rem;flex-wrap:wrap}.stat-chip{background:#0f172a;border:1px solid #334155;border-radius:6px;padding:.25rem .6rem;font-size:.7rem;color:#94a3b8}.stat-chip span{color:#38bdf8;font-weight:700}.nodes-list{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #334155}.node-item{display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr .7fr;padding:.4rem 0;font-size:.78rem;color:#94a3b8;align-items:center}.node-item-header{font-weight:700;color:#64748b;border-bottom:1px solid #334155;padding-bottom:.4rem;margin-bottom:.3rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.release-list{background:#1e293b;border:1px solid #334155;border-radius:10px;overflow:hidden}.release-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;border-bottom:1px solid #293548}.release-item:last-child{border-bottom:none}.release-item a{color:#38bdf8;text-decoration:none;font-size:.8rem}.release-item a:hover{text-decoration:underline}.loading{text-align:center;padding:3rem;color:#64748b}.error{text-align:center;padding:2rem;color:#fca5a5;background:#4c1d1d;border:1px solid #7f1d1d;border-radius:10px}.empty-state{text-align:center;padding:3rem;color:#475569;font-size:.9rem}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;color:#94a3b8}.loading-spinner{width:36px;height:36px;border:3px solid #334155;border-top-color:#0ea5e9;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#0f172a}.login-card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:3rem;text-align:center;max-width:400px;width:90%}.login-card h1{font-size:1.5rem;font-weight:700;color:#f1f5f9;margin-bottom:.75rem}.login-card p{color:#94a3b8;font-size:.9rem;margin-bottom:2rem}.login-btn{background:#0ea5e9;color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s;width:100%}.login-btn:hover{background:#0284c7}.user-menu{display:flex;align-items:center;gap:1rem}.user-email{color:#94a3b8;font-size:.85rem}.logout-btn{background:transparent;color:#94a3b8;border:1px solid #475569;padding:.35rem .9rem;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s}.logout-btn:hover{background:#334155;color:#f1f5f9;border-color:#64748b}
