@font-face{font-family:montserrat;src:url(/fonts/Montserrat-VariableFont_wght.ttf)}:root{--yellow:#E9C612;--green:#ACD774;--red:#FC490B;--blue:#4992C9}body,html{width:100%;height:100%;max-width:100vw;max-height:100dvh;overflow:hidden;margin:0;padding:0}body{background:var(--green);font-family:montserrat,sans-serif;font-weight:600;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:black}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button{color:black}.btn-content{display:flex;justify-content:center;align-items:center;gap:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;z-index:2}