@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&display=swap";body{font-family:IBM Plex Mono,monospace;background-color:#1a1a1a;color:#e0e0e0;margin:0;padding:0}#root{display:flex;flex-direction:column;min-height:100vh;justify-content:center}main{flex-grow:0;display:flex;justify-content:center;align-items:center;text-align:left}h1{font-size:2.5rem;font-weight:400;margin-bottom:8vh}footer{width:100%;padding:1rem 0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.8rem}.contact-icons{display:flex;justify-content:center;align-items:center;gap:1rem}.contact-text{display:flex;justify-content:center;align-items:center;gap:1rem;font-size:.9rem;color:#888;flex-wrap:wrap}.separator{color:#555;-webkit-user-select:none;user-select:none}footer a{color:#888;text-decoration:none;transition:all .3s ease}footer a:hover{color:#fff;transform:translateY(-3px)}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.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}
