:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.home{max-width:40rem;margin:0 auto;padding:2.5rem 1.25rem 3rem;line-height:1.5}.home-header{border-bottom:1px solid #e5e5e5;margin-bottom:2rem;padding-bottom:1.25rem}.home h1{letter-spacing:-.02em;font-size:1.75rem;font-weight:600}.home-tagline{color:#555;margin-top:.35rem}.home h2{text-transform:uppercase;letter-spacing:.06em;color:#666;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.home section{margin-bottom:1.5rem}.home ul{padding:0;list-style:none}.home li{padding:.35rem 0}.home code{background:#f4f4f4;border-radius:4px;padding:.15rem .4rem;font-size:.9rem}.home-note{color:#555;margin-bottom:.5rem;font-size:.9rem}.home-footer{color:#777;margin-top:2rem;font-size:.85rem}@media (prefers-color-scheme:dark){.home-header{border-bottom-color:#333}.home-tagline,.home-note,.home-footer{color:#aaa}.home h2{color:#999}.home code{background:#222}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
