:root{--background:#fff;--foreground:#171717;--border-color:#eee;--surface:#f6f6f6}@media (prefers-color-scheme:dark){:root{--background:#0c0c14;--foreground:#ededed;--border-color:#37363c;--surface:#171723}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100vh;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}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}h1{font-size:28px;font-weight:600;line-height:1.4}h2{font-size:17px}h3{font-size:14px}a{text-decoration:none}
