html,body,#root{height:100%;margin:0;text-align:center}body{overflow-x:hidden}.page{min-height:100vh;display:flex;flex-direction:column}.main{flex:1;display:flex;flex-direction:column;justify-content:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.main{flex:1;width:100dvw;height:100%}.clear-glass{background-color:#b6b6b64d;border:2px solid rgb(182,182,182);color:#b6b6b6}.header{display:flex;width:100%;text-align:center;position:relative;z-index:1000}.header-title-logo{width:auto;max-width:100%;max-height:59px;padding:2rem;left:0}@media screen and (max-width:767px){.header-title-logo{max-height:30px}}.header-button{position:absolute;right:0;top:50%;transform:translateY(-50%);margin-right:1rem}.splash-buttons button{width:90%;max-width:400px;min-height:3.5em}@media screen and (min-width:500px){.splash-titles{align-items:center!important;padding-left:0!important}}.footer{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;margin:5rem 0 3rem}@media screen and (max-width:767px){.footer{flex-direction:column}.footer-div{max-width:50dvw!important}}.footer div{margin:.5rem;max-width:30dvw}.footer-div{display:flex;flex:1;flex-direction:column;align-items:center}.footer-title-logo{width:100%;max-width:297px;height:100%}a.underline{position:relative;text-decoration:none}a.underline:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background-color:currentColor}.small{align-self:center}.login{display:flex;flex-direction:column;align-items:start;padding-left:2em;justify-content:center;height:100%}@media screen and (min-width:500px){.login{align-items:center;padding-left:0}}.login-form{display:flex;flex-direction:column;gap:1rem;width:90%;max-width:400px}.login button{width:100%;max-width:400px;min-height:3.5em}.email-wrapper{width:100%}.email-wrapper input{box-sizing:border-box;min-height:3.5em;width:100%}.password-wrapper{position:relative;width:100%}.password-wrapper input{box-sizing:border-box;min-height:3.5em;width:inherit}.password-eye{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;cursor:pointer}.password-eye:hover{opacity:1}.input-text{display:flex;-ms-flex-align:start;margin:0;color:#f5eed86b}.intake-validation{padding:20px;border-radius:8px;max-width:600px;margin:0 auto}:root{line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;background-color:#1a0e08;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#d4a84380;text-decoration:inherit}a:hover{color:#fff}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;max-width:100dvw}h1{font-size:3.2em;line-height:1.1}strong{color:#d4a843}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#d4a843;width:fit-content;color:#062618;cursor:pointer;transition:border-color .25s}input{border-radius:8px;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#b6b6b64d;border:2px solid rgb(182,182,182);color:#b6b6b6;cursor:pointer;transition:border-color .25s}button:hover{border-color:#fff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.padding{padding:1.5rem}
