.website-header-login{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:11px 16px;border-radius:9px;background:#3da7f1;color:#fff;box-shadow:0 8px 20px rgba(61,167,241,.2)}
.website-header-login:hover{background:#238fd9;color:#fff}
.website-header-login svg{width:19px;height:19px;flex:0 0 19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.website-portal-content .auth-card form>button[type="submit"]{margin-top:24px!important}
.website-portal-content .auth-google{display:flex!important;width:100%;box-sizing:border-box;min-height:44px;align-items:center;justify-content:center;gap:10px;margin:18px 0 12px;padding:10px 14px;border:1px solid #d6dfeb;border-radius:9px;background:#fff;color:#27364d!important;box-shadow:0 4px 12px rgba(15,23,42,.035);font-size:11px;font-weight:750;text-decoration:none;transition:border-color .15s,background .15s,box-shadow .15s}
.website-portal-content .auth-google:hover{border-color:#aebed2;background:#f8fbff;box-shadow:0 7px 16px rgba(15,23,42,.07)}
.website-portal-content .auth-google svg{display:block!important;width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;flex:0 0 18px}
.website-portal-content .auth-divider{margin:8px 0 14px}
@media(max-width:800px){.website-header-login{display:none}}
