:root{--bg:#fff;--surface:#f5f5f7;--border:#e5e5e7;--text:#1d1d1f;--subtext:#6e6e73;--accent:#0071e3;--font:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{background:var(--bg);width:100%;overflow-x:hidden}body{font-family:var(--font);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
