*{box-sizing:border-box;padding:0;margin:0}:root{--background:#fff;--foreground:#171717;--font-geist-sans:"GeistVF",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-geist-mono:"GeistMonoVF","SF Mono",Monaco,"Roboto Mono",monospace;--font-lausanne:"TWKLausanne",Georgia,"Times New Roman",serif}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{font-family:var(--font-geist-sans);-webkit-font-smoothing:antialiased}body{color:var(--foreground);background:var(--background);font-family:inherit;line-height:1.6}img{max-width:100%;height:auto}iframe[src*="tally.so"]{background:transparent!important}#CybotCookiebotDialogPoweredbyImage{display:none!important;visibility:hidden!important}#loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--background);z-index:999998;display:flex;justify-content:center;align-items:center}.loading-circle{width:40px;height:40px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(1turn)}}