:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth;box-sizing:border-box}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;margin:0}a{text-decoration:none}strong{color:#2563eb}.desktop-break-line{display:block;line-height:0}.hide-on-desktop{display:none}@media (max-width:768px){.desktop-break-line,.desktop-only{display:none}.hide-on-desktop{display:block}}