#root{max-width:1280px;margin:0 auto;padding:0;text-align:center}.logo{max-width:100vw;max-height:90vh}@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}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.site-nav{margin-top:clamp(1rem,6vh,8vh);transform:none}.site-nav a{color:#00e;text-decoration:underline;font-size:1rem}h1{font-size:3rem;letter-spacing:.12em;text-transform:uppercase}@media(max-width:768px){.app{justify-content:flex-start;padding-top:8vh}.site-nav{transform:none;margin-top:clamp(1.5rem,8vh,10vh)}.site-nav a{font-size:1.125rem}}@media(min-width:769px)and (max-width:1024px){.app{justify-content:flex-start;padding-top:6vh}.site-nav{transform:none;margin-top:clamp(1.5rem,7vh,9vh)}}
