@import url("https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&display=swap");:root{--bg:oklch(99% 0.004 80);--surface:#ffffff;--surface-2:oklch(96.5% 0.005 80);--border:oklch(92.5% 0.006 80);--border-strong:oklch(86% 0.008 80);--text-1:oklch(22% 0.02 270);--text-2:oklch(48% 0.015 270);--text-3:oklch(64% 0.012 270);--accent:oklch(58% 0.18 280);--font-display:"Geist",-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Geist,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;color:var(--text-1);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#__next,body,html{height:100%}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:0;height:0}*{scrollbar-width:none}