*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Segoe UI,Inter,system-ui,sans-serif;background:#0b0e14;color:#e0e4e9;line-height:1.6}.section-heading{font-size:1.8rem;font-weight:600;color:#fff;margin-bottom:1.5rem;position:relative}.section-heading:after{content:"";display:block;width:40px;height:3px;background:#00d4ff;margin-top:8px;border-radius:2px}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 3rem;background:#0b0e14e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.05);position:sticky;top:0;z-index:100}.nav-brand{font-weight:700;color:#00d4ff;letter-spacing:2px;font-size:1.1rem}.nav-links a{color:#a0a8b4;text-decoration:none;margin-left:2rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:#00d4ff}.hero{text-align:center;padding:6rem 2rem 4rem;background:linear-gradient(135deg,#0b0e14,#131820)}.hero h1{font-size:3rem;font-weight:700;color:#fff;margin-bottom:.5rem}.hero h2{font-size:1.5rem;font-weight:400;color:#00d4ff;margin-bottom:1.5rem}.hero-description{max-width:600px;margin:0 auto 2rem;color:#8c94a4;font-size:1.1rem}.hero-buttons{display:flex;gap:1rem;justify-content:center}.btn-primary,.btn-secondary{padding:.75rem 2rem;border-radius:4px;text-decoration:none;font-weight:600;transition:transform .2s,box-shadow .2s}.btn-primary{background:#00d4ff;color:#0b0e14;box-shadow:0 0 20px #00d4ff4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 30px #00d4ff80}.btn-secondary{border:1px solid #00d4ff;color:#00d4ff}.btn-secondary:hover{background:#00d4ff1a}.status-section{padding:4rem 2rem;background:#111620;text-align:center}.status-summary{font-size:1.2rem;color:#00d4ff;margin-bottom:2rem;font-weight:500}.cluster-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem}.cluster-card{background:#1a1f2b;border-radius:12px;padding:1.8rem;width:240px;text-align:center;border:1px solid rgba(255,255,255,.06);transition:transform .2s,border-color .3s;display:flex;flex-direction:column;align-items:center}.cluster-card:hover{transform:translateY(-4px)}.cluster-card.online{border-color:#10b981}.cluster-card.offline{border-color:#ef4444}.cluster-icon{font-size:2.5rem;margin-bottom:.5rem}.cluster-info h4{font-size:1.2rem;color:#fff;margin-bottom:.3rem}.region{color:#6b7280;font-size:.85rem;margin-bottom:.5rem}.status-text{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-bottom:.8rem}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.dot.green{background:#10b981}.dot.red{background:#ef4444}.cluster-meta{display:flex;gap:1rem;font-size:.8rem;color:#8c94a4;margin-top:.5rem}.version{color:#00d4ff}.metrics-links{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem}.metrics-links a{color:#00d4ff;text-decoration:none;font-size:.9rem;border-bottom:1px dashed #00d4ff;padding-bottom:2px}.metrics-links a:hover{color:#fff;border-color:#fff}.about-section,.stack-section,.project-section,.contact-section{padding:4rem 2rem;max-width:1000px;margin:0 auto}.about-section p{font-size:1.1rem;color:#a0a8b4;line-height:1.8}.stack-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stack-card{background:#1a1f2b;border-radius:8px;padding:1.5rem;border:1px solid rgba(255,255,255,.05)}.stack-card h4{font-size:1.1rem;color:#00d4ff;margin-bottom:.8rem}.stack-card ul{list-style:none}.stack-card li{color:#a0a8b4;padding:.2rem 0;font-size:.95rem}.project-card{background:#1a1f2b;border-radius:12px;padding:2rem;border:1px solid rgba(0,212,255,.1)}.project-card h4{color:#fff;font-size:1.3rem;margin-bottom:.8rem}.project-card p{color:#a0a8b4;margin-bottom:1.5rem}.project-tags{display:flex;gap:.5rem;flex-wrap:wrap}.project-tags span{background:#00d4ff1a;color:#00d4ff;padding:.3rem .8rem;border-radius:20px;font-size:.8rem}.contact-section p{color:#8c94a4;margin-bottom:1.5rem}.contact-links{display:flex;gap:2rem;flex-wrap:wrap}.contact-links a{color:#00d4ff;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s}.contact-links a:hover{border-color:#00d4ff}footer{text-align:center;padding:2rem;border-top:1px solid rgba(255,255,255,.05);color:#6b7280;font-size:.9rem}@media (max-width: 768px){.navbar{flex-direction:column;gap:.5rem}.nav-links a{margin:0 .5rem}.hero h1{font-size:2.2rem}.cluster-card{width:100%;max-width:280px}}.cluster-icon{width:64px;height:64px;margin:0 auto .8rem;display:flex;align-items:center;justify-content:center}.cluster-icon img{max-width:100%;max-height:100%;object-fit:contain}
