.azur-auth-portal{display:grid;grid-template-columns:1fr auto 1fr;min-height:620px;background:#fff;border-radius:4px;overflow:hidden;border:1px solid #e7edf5;box-shadow:0 20px 60px rgba(15,23,42,.07);box-sizing:border-box}.azur-auth-portal *{box-sizing:border-box}.azur-auth-panel{display:flex;align-items:center;justify-content:center;padding:56px 7vw}.azur-auth-panel--login{background:#f2f6fc}.azur-auth-panel__inner{width:100%;max-width:520px}.azur-auth-panel h2{margin:0 0 10px;color:#0f172a;font-size:32px;font-weight:900;line-height:1.16}.azur-auth-panel p{margin:0 0 34px;color:#334155;line-height:1.6}.azur-auth-social-block{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin:0 0 34px}.azur-auth-social-heading{display:block;color:#0f172a;font-weight:800;line-height:1.3}.azur-auth-social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;max-width:320px}.azur-auth-social-grid__item{display:flex;min-width:0;width:100%}.azur-auth-provider-button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:0;min-height:54px;border:1px solid #dbe5f0;border-radius:4px;background:#fff;color:#0f172a;text-decoration:none;font-weight:800;line-height:1;padding:0 18px;box-shadow:0 2px 7px rgba(15,23,42,.05);transition:border-color .16s ease,background .16s ease,transform .16s ease}.azur-auth-provider-button:hover,.azur-auth-provider-button:focus{border-color:#cbd5e1;background:#f8fafc;color:#0f172a;text-decoration:none;transform:translateY(-1px)}.azur-auth-provider-button__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#fff;color:#0f172a;font-size:20px;font-weight:900;line-height:1;flex:0 0 28px}.azur-auth-provider-button--google .azur-auth-provider-button__icon{color:#4285f4}.azur-auth-provider-button--facebook .azur-auth-provider-button__icon{color:#1f5fbf;font-family:Arial,sans-serif;font-size:25px}.azur-auth-provider-button__label{white-space:nowrap}.azur-auth-local-separator{display:flex;align-items:center;gap:16px;margin:0 0 36px;color:#0f172a;max-width:320px;width:100%}.azur-auth-local-separator:before,.azur-auth-local-separator:after{content:"";height:1px;background:#e5edf6;flex:1}.azur-auth-local-separator span{font-size:15px;line-height:1}.azur-auth-native-form{display:flex;flex-direction:column;gap:14px;margin:0}.azur-auth-native-form label{display:block;margin:0}.azur-auth-native-form input[type=text],.azur-auth-native-form input[type=email],.azur-auth-native-form input[type=password],.azur-auth-native-form input[type=tel]{width:100%;min-height:54px;border:1px solid #dbe5f0;border-radius:4px;background:#fff;padding:0 18px;color:#0f172a;box-shadow:none;outline:0}.azur-auth-native-form input:focus{border-color:#ff3d12;box-shadow:0 0 0 3px rgba(255,61,18,.12)}.azur-auth-panel--login input[type=text],.azur-auth-panel--login input[type=password]{background:#e7eefb}.azur-auth-native-form button{align-self:flex-start;min-width:120px;min-height:54px;border:0;border-radius:4px;background:#ff3d12;color:#fff;font-weight:800;cursor:pointer;padding:0 28px;box-shadow:none}.azur-auth-native-form button:hover,.azur-auth-native-form button:focus{background:#e63710;color:#fff}.azur-auth-row,.azur-auth-seller-types{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;color:#0f172a}.azur-auth-row a,.azur-auth-privacy a{color:#ff3d12;text-decoration:underline}.azur-auth-check{display:flex!important;align-items:center;gap:10px}.azur-auth-check input[type=checkbox],.azur-auth-seller-types input[type=radio]{margin:0}.azur-auth-seller-types label{display:inline-flex;align-items:center;gap:8px;color:#0f172a}.azur-auth-divider{display:flex;align-items:center;justify-content:center;position:relative;background:#fff}.azur-auth-divider span{width:56px;height:56px;border-radius:50%;background:#fff;box-shadow:0 8px 26px rgba(15,23,42,.14);display:flex;align-items:center;justify-content:center;color:#ff3d12;z-index:2}.azur-auth-portal--login .azur-auth-panel--register,.azur-auth-portal--register .azur-auth-panel--login,.azur-auth-portal--login .azur-auth-divider,.azur-auth-portal--register .azur-auth-divider{display:none}.azur-auth-portal--login,.azur-auth-portal--register{grid-template-columns:1fr;max-width:720px;margin:0 auto}.azur-auth-portal--login .azur-auth-panel,.azur-auth-portal--register .azur-auth-panel{display:flex}.azur-auth-portal--login .azur-auth-panel--login{background:#f2f6fc}.azur-auth-portal--register .azur-auth-panel--register{background:#fff}.azur-auth-page .azur-auth-portal{margin-top:24px;margin-bottom:24px}.azur-auth-page .entry-content>.azur-auth-portal:first-child{margin-top:0}.azur-auth-notice{grid-column:1/-1;margin:24px 24px 0;padding:14px 16px;border:1px solid #fecaca;background:#fef2f2;color:#991b1b;font-weight:800}.azur-recaptcha-note{margin:0;color:#64748b;font-size:12px;font-weight:700;line-height:1.45}.azur-auth-social--legacy{margin:0 0 18px}.azur-auth-google-button{color:#0f172a}@media(max-width:1180px){.azur-auth-social-grid{max-width:100%}}@media(max-width:900px){.azur-auth-portal{grid-template-columns:1fr}.azur-auth-divider{display:none}.azur-auth-panel{padding:36px 22px}.azur-auth-panel--login{background:#f2f6fc}.azur-auth-panel h2{font-size:28px}.azur-auth-row,.azur-auth-seller-types{align-items:flex-start;justify-content:flex-start}.azur-auth-social-block{margin-bottom:28px}.azur-auth-local-separator{margin-bottom:28px}}@media(max-width:520px){.azur-auth-provider-button{width:100%;min-width:0}.azur-auth-social-grid{grid-template-columns:1fr;max-width:100%}.azur-auth-social-grid__item{width:100%}.azur-auth-local-separator{max-width:100%}.azur-auth-panel{padding-left:18px;padding-right:18px}}
.azur-auth-external-providers{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:100%}.azur-auth-external-providers>a,.azur-auth-external-providers button,.azur-auth-external-providers .nsl-button,.azur-auth-external-providers .the_champ_login_ul a{min-height:54px;border-radius:4px!important}.azur-auth-social-grid__item--external,.azur-auth-social-grid__item .azur-auth-external-providers{flex:1 1 100%}@media(max-width:520px){.azur-auth-external-providers{align-items:stretch;flex-direction:column}.azur-auth-external-providers>a,.azur-auth-external-providers button{width:100%}}
.azur-auth-provider-button__icon--google{font-family:Arial,sans-serif;font-weight:900;font-size:32px;line-height:1;color:transparent;background:conic-gradient(from 12deg,#4285f4 0 25%,#34a853 25% 50%,#fbbc05 50% 75%,#ea4335 75% 100%);-webkit-background-clip:text;background-clip:text;border-radius:0;width:auto;height:auto;display:inline-block;flex:0 0 auto}
.azur-auth-provider-button__icon--facebook{color:#1877f2}

.azur-auth-provider-button__icon--google-svg{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;background:transparent!important;color:inherit!important;border-radius:0!important}
.azur-auth-provider-button__google-svg{display:block;width:22px;height:22px;max-width:22px;max-height:22px}
.azur-auth-provider-button--google .azur-auth-provider-button__icon--google-svg{background:transparent!important;color:inherit!important}

.azur-dashboard-auth-shell{max-width:1240px;margin:48px auto;padding:0 24px;box-sizing:border-box}.azur-dashboard-auth-shell .azur-auth-portal{margin-left:auto;margin-right:auto}@media(max-width:900px){.azur-dashboard-auth-shell{margin:24px auto;padding:0 16px}}
