:root{--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}*{box-sizing:border-box;padding:0;margin:0}html{touch-action:manipulation}body,html{max-width:100vw}body,html{overflow-x:hidden}body{font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;padding:0;margin:0;background-color:#F3F4F6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}#__next{isolation:isolate}