:root{--background:#ffffff;--foreground:#1a1a1a}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}html{scroll-behavior:smooth}