:root{--background:#212529;--foreground:#F8F9FA}body,html{max-width:100vw;overflow-x:hidden;margin:0;padding:0;background:#212529;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}body{padding-top:70px}html{scroll-behavior:smooth}@media (max-width:480px){body{font-size:14px}}