:root{--color-vernox-black: #1b1e27;--color-vernox-orange: #ef7522;--color-vernox-gray: #c5cdce;--color-bg-content: #e2e8f0;--color-text-content: var(--color-vernox-black);--color-link: #1d4ed8;--header-height: 64px;--footer-height: 64px;--sidebar-width: 250px;--sidebar-width-collapsed: 80px;--border-radius: 24px;--bs-border-radius: var(--border-radius);--bs-border-radius-lg: var(--border-radius)}body{background:url("../img/background-night.webp") no-repeat center center fixed;background-size:cover;display:flex;justify-content:center;align-items:center}#loginBox{background:rgba(255,255,255,.3);border-radius:10px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 10px rgba(0,0,0,.5);margin:0 auto;width:400px;text-align:center}#loginBox #logo img{height:48px;margin:36px auto 48px auto}/*# sourceMappingURL=login.min.css.map */