#root{width:100%;height:100%}@keyframes lazy-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lazy-loading-spinner{border:3px solid #e0e0e0;border-top-color:#1976d2;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite lazy-spinner}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.667))}@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}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;width:100%;min-height:100vh;margin:0;font-family:Arial,sans-serif}h1{color:#333;text-align:center;font-size:3.2em;line-height:1.1}@media (max-width:768px){body{padding:0 10px}h1{font-size:2.5em}}@media (max-width:480px){body{padding:0 5px}h1{font-size:1.8em}}
