@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";body{background:#000;background-size:cover;height:100vh;color:#fff;font-family:"Inter",sans-serif}.bg-body-opac{background:#000 url("/assets/img/background.jpg") no-repeat;background-position:right top;background-size:cover;color:#fff}.logo{max-width:200px}.mw-50{min-width:250px}.bg-dark{border:none}.footer-logo{max-width:24px}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.credits-text{font-size:.75rem;color:#575757}.form-password{font-size:2rem;background:#000;border:1px solid #ffc107;color:#ffc107}.form-password:focus-visible,.form-password:focus-within,.form-password:focus{color:#ffc107;background-color:#0c0c0c;border-color:#ffc107;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-btn{font-size:1.5rem}.form-btn,.form-password{border-radius:1rem}.profile-card{background:#121212;padding:1rem;height:100%}#qr-code{max-width:100%;width:100%}#qr-code canvas,#qr-code img{max-width:100%}.profile-list li i{display:block;width:46px}.italic{font-style:italic}