:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}@media (prefers-color-scheme:dark){html{color-scheme:dark}}button{cursor:pointer;border-radius:.75rem;background-image:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,0))}.clothoid-clip{aspect-ratio:1/1;clip-path:url(#clothoid-clip);-webkit-clip-path:url(#clothoid-clip)}