body{font-family:system-ui,sans-serif;margin:0;color:#111}.nav{display:flex;justify-content:space-between;padding:1rem 2rem}.page{padding:4rem 2rem;max-width:1000px;margin:auto}.btn-primary{background:#000;color:#fff;padding:.75rem 1.25rem;text-decoration:none}.btn-secondary{border:1px solid black;padding:.75rem 1.25rem;text-decoration:none}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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}#root{width:100%;min-height:100vh}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}
