.authentication-page{box-sizing:border-box;color:#1c2538;width:calc(100% - 32px);max-width:1120px;margin:0 auto;padding:40px 0 64px}.authentication-page,.authentication-page *{box-sizing:border-box}.authentication-header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:24px;display:flex}.authentication-header h1{color:#131c31;letter-spacing:-.035em;margin:3px 0 7px;font-size:clamp(32px,4vw,46px);font-weight:800;line-height:1.05}.authentication-header>div:first-child>p:last-child{color:#667085;max-width:650px;margin:0;font-size:15px;line-height:1.55}.authentication-eyebrow{color:#149db2;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.authentication-register{flex:none;align-items:center;gap:12px;display:flex}.authentication-register span{color:#667085;font-size:13px;font-weight:600}.authentication-register a{color:#168da0;border:1px solid #20aec4;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.authentication-register a:hover,.authentication-register a:focus-visible{color:#fff;background:#20aec4;text-decoration:none}.authentication-alert{color:#ae2d29;background:#fff4f3;border:1px solid #f3c7c5;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 14px;font-size:13px;font-weight:700;display:flex}.authentication-alert img{width:20px;height:20px}.authentication-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;gap:20px;display:grid}.authentication-card{background:#fff;border:1px solid #e2e7ef;border-radius:18px;padding:28px;box-shadow:0 8px 30px #1826400f}.authentication-card__header{border-bottom:1px solid #edf0f5;margin-bottom:22px;padding-bottom:18px}.authentication-card__header h2{color:#1b2437;letter-spacing:-.02em;margin:3px 0 5px;font-size:24px;font-weight:800;line-height:1.15}.authentication-card__header>p:last-child{color:#667085;margin:0;font-size:13px;line-height:1.5}.authentication-form{gap:17px;display:grid}.authentication-field label{color:#344054;margin-bottom:7px;font-size:13px;font-weight:700;display:block}.authentication-field input{color:#1c2538;background:#f7f8fb;border:1px solid #dfe4ec;border-radius:10px;outline:none;width:100%;height:48px;padding:0 14px;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}.authentication-field input:focus{background:#fff;border-color:#20aec4;box-shadow:0 0 0 3px #20aec41f}.authentication-options{justify-content:space-between;align-items:center;gap:16px;display:flex}.authentication-options>a{color:#168da0;font-size:13px;font-weight:700}.authentication-remember.c-form__field--checkbox{margin:0}.authentication-remember.c-form__field--checkbox .c-form__label{color:#344054;font-size:13px;font-weight:600}.authentication-submit.c-btn{border-radius:10px;width:100%;min-height:48px;margin-top:2px}.authentication-secure-hint{color:#7a8496;text-align:center;margin:-4px 0 0;font-size:12px;line-height:1.4}.authentication-card--social{background:linear-gradient(145deg,#f8fbfd,#fff)}.authentication-social-list{gap:12px;display:grid}.authentication-social{color:#fff;border:1px solid #0000;border-radius:11px;justify-content:space-between;align-items:center;min-height:54px;padding:0 17px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 8px 18px #1826401a}.authentication-social:hover,.authentication-social:focus-visible{color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 11px 24px #18264029}.authentication-social img{object-fit:contain;width:29px;height:29px}.authentication-social--discord{background:#5865f2}.authentication-social--google{color:#273248;background:#fff;border-color:#dfe4ec}.authentication-social--google:hover,.authentication-social--google:focus-visible{color:#273248}.authentication-social--twitch{background:#7047aa}@media (width<=860px){.authentication-grid{grid-template-columns:1fr}.authentication-card--credentials{order:1}.authentication-card--social{order:2}}@media (width<=720px){.authentication-page{width:calc(100% - 24px);padding:24px 0 44px}.authentication-header{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:18px}.authentication-header h1{font-size:34px}.authentication-register{grid-template-columns:1fr auto;display:grid}.authentication-card{border-radius:14px;padding:20px}.authentication-card__header{margin-bottom:18px;padding-bottom:15px}.authentication-card__header h2{font-size:21px}.authentication-options{align-items:flex-start}}@media (width<=420px){.authentication-register{grid-template-columns:1fr}.authentication-register a{width:100%}.authentication-options{flex-direction:column;gap:10px}}
