.authentication-overlay{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 20%,#fff,rgba(248,244,237,.94) 54%),#f8f4ed}.authentication-overlay[hidden]{display:none}.authentication-card{width:min(430px,100%);box-sizing:border-box;padding:38px;border:1px solid rgba(82,97,109,.22);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 20px 55px rgba(36,46,54,.16)}.authentication-branding{display:flex;min-height:76px;margin:0 0 22px;align-items:center;justify-content:center}.authentication-branding [hidden]{display:none!important}.authentication-wordmark{display:flex;align-items:center;justify-content:center;gap:11px;color:#111a2a;font-size:24px;font-weight:700;line-height:1;white-space:nowrap}.authentication-wordmark img{display:block;width:58px;height:58px;object-fit:contain}.authentication-wordmark>span>span{color:#dfcfba}.authentication-tree-crest{display:block;width:auto;max-width:min(240px,100%);height:auto;max-height:112px;object-fit:contain}.authentication-tree-name{max-width:100%;color:#202b34;text-align:center;overflow-wrap:anywhere;font-size:27px;line-height:1.2}.authentication-card h1{margin:0;color:#202b34;text-align:center;font-size:28px}.authentication-card>p{margin:12px 0 26px;color:#5f6971;text-align:center;line-height:1.5}.authentication-form{display:grid;gap:10px}.authentication-form label{margin-top:5px;color:#303b44;font-weight:700}.authentication-form input{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #bfc7cc;border-radius:10px;background:#fff;color:#202b34;font:inherit}.authentication-form input:focus{outline:0;box-shadow:none;background:var(--ui-color-input-focus-surface)}.authentication-form .authentication-remember{display:flex;align-items:center;gap:9px;margin:7px 0 1px;color:#46525b;font-weight:600;cursor:pointer}.authentication-form .authentication-remember input{width:18px;height:18px;margin:0;padding:0;accent-color:#4169a1}.authentication-message{min-height:22px;color:#a83f34;line-height:1.4}.authentication-submit{width:100%;margin-top:4px}@media(max-width:700px){.authentication-card{padding:28px 24px}.authentication-wordmark{gap:9px;font-size:21px}.authentication-wordmark img{width:50px;height:50px}.authentication-tree-crest{max-height:92px}.authentication-tree-name{font-size:24px}}
