@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--color-green: rgb(76 175 80);--color-red: rgb(233 96 98);--color-blue: rgb(32 142 246);--color-yellow: rgb(239 196 139);--color-burgundy: rgb(199 45 93);--color-grey: rgb(128 128 128);--font-size-1: .625rem;--font-size-2: .75rem;--font-size-3: .875rem;--font-size-4: 1rem;--font-size-5: 1.125rem;--font-size-6: 1.25rem;--font-size-7: 1.5rem;--font-size-8: 1.75rem;--font-size-9: 2rem}html,body{block-size:100%;inline-size:100%;margin:0;overflow:hidden}#root{block-size:100%;inline-size:100%;overflow:hidden;background-image:url(/background.jpg);background-size:cover}*{font-family:Inter,Inter Fallback;font-style:normal;box-sizing:border-box;padding:0;margin:0}.fila-button{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px;padding-left:8px;padding-right:8px;height:24px;border:1px solid rgb(128 128 128);border-radius:4px;font-size:var(--font-size-3);font-weight:600;text-decoration:none;cursor:pointer}.fila-button:hover,.fila-button:focus{box-shadow:inset 0 0 3px #000}:root{--input-padding-left: 8px;--input-padding-right: 8px;--input-height: 24px;--input-border-width: 1px;--input-border-style: solid;--input-border-color: rgb(128 128 128);--input-border-radius: 4px;--input-background-color: rgb(251 251 251);--input-hover-background-color: rgb(249 249 249);--input-color: black;--input-font-size: var(--font-size-3);--input-font-weight: 400}
