html{scroll-behavior:smooth;overscroll-behavior:none}body{padding:0;margin:0;background-color:var(--surface-secondary);height:100vh;overflow-x:hidden;overflow-y:auto}body::-webkit-scrollbar{display:none}*{font-optical-sizing:auto;font-weight:400;font-style:normal;box-sizing:border-box;scroll-behavior:smooth;padding:0;margin:0;font-family:Geist,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:10px}::-webkit-scrollbar-thumb{background-color:var(--text-tertiary-transparent);border-radius:10px}a{cursor:pointer}li{list-style:none}button{cursor:pointer;border:none;background-color:rgba(0,0,0,0)}:root{--surface-primary:#ffffff;--surface-secondary:#c4e2f3;--surface-tertiary:#f1f3f5;--surface-tertiary-alt:#e4f0fa;--surface-primary-alt:#23292d;--surface-secondary-alt:#ffe7d5;--fill-primary:#fb5e23;--fill-success:#5bbe7d;--fill-success-light:#D8F3DD;--stroke-primary:#0407101f;--stroke-alt:#c4e2f3;--stroke-alt-2:#ffffff;--stroke-focus:#040710;--text-black:#000000;--text-primary:#040710;--text-secondary:#343d46;--text-link:#006ae6;--text-tertiary:#536676;--text-tertiary-transparent:#53667680;--text-primary-invert:#ffffff;--text-disable:#b0b0b0;--text-secondary-invert:#dde9f4;--button-primary:#fb5e23;--button-ghost:#ffffff;--button-secondary:#f1f3f5;--button-secondary-alt:#ffffff;--button-primary-alt:#23292d;--button-primary-alt-hover:#343d46;--h1-size:2.375rem;--h1-height:2.375rem;--h2-size:1.5rem;--h2-height:1.5rem;--h3-size:1.125rem;--h3-height:1.5rem;--p-size:1.125rem;--p-height:1.5rem;--b-size:1.125rem;--b-height:1.5rem;--span-size:1rem;--span-height:1rem;--transition-duration:0.5s;--header-height:96px;--navbar-height:73px}@media screen and (max-width:1280px){:root{--header-height:85px}}