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