:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f8fafc;background-color:#0f172a;font-family:Inter,system-ui,sans-serif}body{margin:0;padding:2rem;display:block}.status-card{background-color:#1e293b;border:1px solid #334155;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.status-card:hover{transform:translateY(-1px)}.status-card h2{color:#f1f5f9;margin:0;font-size:1.25rem;font-weight:600}.status-dot{border-radius:50%;width:12px;height:12px;position:relative}.status{border-radius:100%;width:15px;height:15px}#root{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}
