:root{--background:#fafafa;--text-primary:#000;--text-secondary:#666;--side-padding:max(40px,calc(50vw - 282px))}@media (prefers-color-scheme:dark){:root{--background:#121212;--text-primary:#eee;--text-secondary:#999}}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{color:var(--text-primary);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:underline}@media (prefers-color-scheme:dark){a{color:#bb86fc!important}a:visited{color:#6c4c93!important}}@media only screen and (max-width:800px){:root{--side-padding:max(20px,calc(50vw - 720px))}}
