*,*:before,*:after{box-sizing:border-box}body{font-family:Gordita,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{margin-right:1rem}main{padding:1em;margin:0 auto}h1{color:#335d92;text-transform:uppercase;font-size:4rem;font-weight:100;line-height:1.1;margin:4rem auto;max-width:14rem}p{max-width:14rem;margin:2rem auto;line-height:1.35}@media(min-width:480px){h1,p{max-width:none}}.welcome-container{display:flex;justify-content:center;align-items:center;height:100vh}.welcome-title{text-align:center}.home{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10rem}.home-actions{display:flex;gap:1rem}.home-actions a{text-decoration:none;padding:.6rem 1.2rem;border-radius:6px;border:1px solid #ccc}.app-header{position:absolute;top:1rem;left:1.5rem}.app-logo{text-decoration:none;font-weight:500;color:#335d92}.auth-page{max-width:480px;margin:40px auto;padding:1px 16px}.auth-form{display:flex;flex-direction:column;gap:.5rem;margin-top:0}.auth-form label{text-align:left;font-weight:500;margin-top:.5rem}.auth-form label:first-of-type{margin-top:0}.auth-form input{width:100%;padding:.4rem .6rem;border-radius:4px;border:1px solid #bbb}.auth-form button{width:100%}.auth-error{color:#dc143c}.auth-footer{margin-top:1rem;text-align:center}.auth-page h1{margin-top:0;margin-bottom:1.25rem;max-width:none;font-size:2.5rem;text-align:center}.file-upload-wrapper{display:flex;flex-direction:column;gap:.5rem}.file-input-hidden{display:none}.file-upload-trigger{display:block;padding:.6rem 1.2rem;background-color:#f0f4f8;color:#335d92;border:1px dashed #335d92;border-radius:4px;cursor:pointer;text-align:center;font-weight:500;transition:background-color .2s}.file-upload-trigger:hover{background-color:#e1e9f2}.file-name-display{margin-top:.25rem;font-size:.9rem;color:#555;text-align:center}
