:root{--background:#202020;--background-hover:#2e2e2e;--foreground:#f2f0e3;--accent:#ba53f7}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);font-family:var(--font-bricolage);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto;font-style:normal;font-weight:500;font-variation-settings:"wdth" 100}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none;font-family:var(--font-bricolage)}html{color-scheme:dark}.flex{display:flex;gap:16px}h1{font-size:110px;line-height:110px;font-weight:400;text-align:center}p{font-size:16px;line-height:24px;font-weight:500}p,small{font-family:var(--font-bricolage)}small{font-size:14px;line-height:18px;font-weight:400}h2{font-size:48px;font-weight:600}h3{font-size:700;font-size:60px;font-family:var(--font-bricolage)}h4{font-size:48px;font-weight:700}h5{font-size:20px;font-family:var(--font-bricolage)}h6{font-size:32px}input,textarea{width:100%;padding:8px 16px;margin:8px 0;border:2px solid var(--foreground);border-radius:6px;background-color:var(--background);font-size:15px;line-height:24px;font-weight:500;font-family:var(--font-bricolage);transition:background-color .2s;&:focus{outline:none}&:hover{background-color:var(--background-hover)}}.compact{max-width:500px}.badge{background:rgba(186,83,247,.2);box-shadow:0 4px 8px rgba(0,0,0,.2);color:#ba53f7;padding:4px 8px;border-radius:8px;font-size:12px;line-height:12px;text-transform:uppercase;font-weight:600;font-family:var(--font-bricolage)}@media (max-width:768px){h1{font-size:72px;line-height:72px}h3{font-size:48px}.mobile-hidden-br{display:none}}@media (max-width:640px){h1{font-size:48px;line-height:48px}.flex{flex-direction:column;align-items:center}}.Footer_footer__sX4Wr{background-color:var(--foreground);color:var(--background);padding:96px;display:flex;flex-direction:column;overflow:hidden;position:relative}.Footer_footer__sX4Wr .Footer_footerLinks__g_aog{width:75%;display:flex;gap:24px;flex:1 1;justify-content:space-between;margin-top:48px}.Footer_footer__sX4Wr .Footer_footerLinks__g_aog>*{flex:1 1;display:flex;flex-direction:column;gap:8px}.Footer_footerLogo___arzj{position:absolute;right:-90px;bottom:-62px;width:550px;height:auto}@media screen and (max-width:768px){.Footer_footer__sX4Wr{padding-left:16px;padding-right:16px;padding-top:48px;flex-direction:column}.Footer_footer__sX4Wr .Footer_footerLinks__g_aog{width:100%}.Footer_footerLogo___arzj{position:absolute;right:-50px;bottom:-30px;width:260px;height:auto}}.Footer_footerLogo___arzj{filter:invert(1)}