*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#0f172a;color:#e2e8f0;min-height:100vh}.container{max-width:800px;margin:0 auto;padding:2rem}header{text-align:center;margin-bottom:3rem}header h1{font-size:2.5rem;color:#f1f5f9;margin-bottom:.5rem}header p{color:#94a3b8;font-size:1.1rem}.health-check{background:#1e293b;border-radius:12px;padding:2rem;margin-bottom:2rem}.health-check h2{font-size:1.25rem;margin-bottom:1rem;color:#cbd5e1}.loading{color:#64748b;font-style:italic}.status{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:8px}.status.ok{background:#064e3b}.status.error{background:#7f1d1d}.indicator{font-size:1.5rem;font-weight:700}.status.ok .indicator{color:#34d399}.status.error .indicator{color:#f87171}.status p{margin:.25rem 0;font-size:.9rem}footer{text-align:center;color:#64748b;font-size:.875rem;margin-top:3rem}
