:root{font-family:Courier New,Courier,monospace;line-height:1.5;font-weight:400;color-scheme:dark;color:#eee;background-color:#161719;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;padding:0;overflow-x:hidden}#root{width:100%;max-width:1280px;margin:0 auto;padding:2rem}a{font-weight:500;color:#888;text-decoration:none;transition:color .25s}a:hover{color:#fff}h1{font-size:3.2em;line-height:1.1;font-weight:400;letter-spacing:-.05em;margin-bottom:.5em}ul{list-style-type:none;padding:0}li{margin-bottom:.5rem}@keyframes blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.blink{animation:blink 1s ease-in-out infinite}.container{display:flex;flex-direction:column;gap:2rem;padding-right:250px;transition:padding-right .3s ease}.main-content{max-width:600px;margin-top:1rem;min-height:300px;position:relative}@media(max-width:1024px){.container{padding-right:0}#root{padding:1.5rem}h1{font-size:2.5em}}@media(max-width:640px){h1{font-size:2rem}.subtitle{font-size:.9rem}nav ul{flex-direction:column;gap:1rem!important}.main-content{min-height:auto}}
