#root{width:100%;min-height:100vh}.logo{height:6em;padding:1.5em;will-change:filter;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:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{font-family:Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0d1117;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#0f2027,#203a43,#2c5364)}#root{min-height:100vh;display:flex;flex-direction:column}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@keyframes pulseGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes pulseShadow{0%{box-shadow:0 4px 12px #00000080;transform:scale(1)}50%{box-shadow:0 8px 20px #000000b3;transform:scale(1.03)}to{box-shadow:0 4px 12px #00000080;transform:scale(1)}}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.server-card{background-color:#2a313d;box-shadow:0 4px 12px #00000080;transition:transform .3s ease,box-shadow .3s ease;border-radius:24px;overflow:hidden;position:relative;display:flex;flex-direction:row;align-items:center;height:160px}.server-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #000000b3}.server-card-content{width:100%;text-align:center;background:#000000bf;padding:8px}.server-card-status{position:absolute;top:8px;right:8px}.status-icon{animation:heartbeat 2s infinite}@keyframes spike-flash{0%{opacity:1}to{opacity:0}}
