/* GGurgenidze Email & Login Pro */
.auth-mail-page{max-width:620px;margin-inline:auto}
.auth-mail-card{padding:34px;border-radius:22px}
.auth-mail-card>h1{margin:14px 0 8px;font-size:clamp(1.8rem,5vw,2.35rem)}
.auth-mail-card>.muted{margin:0 0 24px;line-height:1.55}
.auth-mail-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:linear-gradient(135deg,#e8f2ff,#dbeaff);color:#1676ed;box-shadow:inset 0 0 0 1px rgba(22,118,237,.08)}
.auth-mail-icon.is-large{width:70px;height:70px;margin-inline:auto;border-radius:22px}
.auth-mail-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.auth-mail-icon.is-large svg{width:34px;height:34px}
.auth-mail-form{display:grid;gap:16px}
.auth-mail-form input[type=email],.auth-mail-form input[type=password],.auth-mail-form input:not([type]){min-height:48px}
.auth-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.auth-login-options{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:-2px}
.auth-login-options>a,.auth-switch-link a{color:#176bc9;text-decoration:none;font-weight:800}
.auth-login-options>a:hover,.auth-switch-link a:hover{text-decoration:underline}
.auth-remember-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:9px!important;color:#44566f;font-size:.88rem;font-weight:700;cursor:pointer}
.auth-remember-row input{width:18px;height:18px;margin:0;accent-color:#1676ed}
.auth-switch-link{margin:20px 0 0;text-align:center;color:#6c7b90;font-size:.92rem}
.auth-password-note{margin:-4px 0 0;color:#748398;font-size:.82rem;line-height:1.45}
.auth-mail-centered{text-align:center}
.auth-mail-centered .auth-mail-icon{margin-bottom:18px}
.auth-mail-centered h1{margin-top:0}
.auth-email-address{display:inline-block;margin:7px 0 18px;padding:9px 14px;border-radius:999px;background:#edf5ff;color:#155fae;font-weight:900;word-break:break-all}
.auth-resend-form{margin-top:22px}
@media(max-width:650px){.auth-mail-page{max-width:none}.auth-mail-card{padding:24px 18px;border-radius:18px}.auth-name-grid{grid-template-columns:1fr}.auth-login-options{align-items:flex-start;flex-direction:column}.auth-mail-icon{width:48px;height:48px;border-radius:15px}}
