@import"https://fonts.googleapis.com/css2?family=SF+Pro+Display:wght@300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--apple-blue: #0071e3;--apple-blue-dark: #007aff;--apple-gray: #86868b;--apple-gray-light: #f5f5f7;--apple-black: #1d1d1f;--apple-white: #ffffff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--apple-black);background-color:var(--apple-white)}html{scroll-behavior:smooth}body{margin:0;padding:0;overflow-x:hidden;width:100%}#root{width:100%;isolation:isolate}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}
