/* Build 100 - login profissional dos portais */
.portal-auth-pro{min-height:100vh;display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(430px,.85fr);background:#fff;overflow:hidden}
.portal-auth-visual{position:relative;min-height:100vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--auth-a,#0f5132)}
.portal-auth-slides,.portal-auth-slide,.portal-auth-overlay{position:absolute;inset:0}
.portal-auth-slide{display:block;background-position:center;background-size:cover;opacity:0;transform:scale(1.035);transition:opacity .9s ease,transform 7s ease}
.portal-auth-slide.is-active{opacity:1;transform:scale(1)}
.portal-auth-overlay{background:linear-gradient(135deg,var(--auth-a,#0f5132),var(--auth-b,#082f20));opacity:var(--auth-opacity,.62);z-index:1}
.portal-auth-mode-solid .portal-auth-slides,.portal-auth-mode-solid .portal-auth-slide{display:none}.portal-auth-mode-solid .portal-auth-overlay{background:var(--auth-a,#0f5132);opacity:1}
.portal-auth-mode-gradient .portal-auth-slides,.portal-auth-mode-gradient .portal-auth-slide{display:none}.portal-auth-mode-gradient .portal-auth-overlay{background:linear-gradient(135deg,var(--auth-a,#0f5132),var(--auth-b,#082f20));opacity:1}
.portal-auth-mode-slides-clean .portal-auth-overlay{background:transparent;opacity:0}
.portal-auth-brand-pro{position:relative;z-index:2;width:min(760px,calc(100% - 96px));padding:72px 0 64px;margin:0 auto;color:#fff;text-shadow:0 1px 18px rgba(0,0,0,.22)}
.portal-auth-club-logo{width:94px!important;height:94px!important;object-fit:contain!important;margin:0 0 26px!important;filter:drop-shadow(0 8px 18px rgba(0,0,0,.18))}
.portal-auth-brand-pro h1{max-width:720px;margin:0 0 18px;font-size:clamp(38px,4.5vw,68px);line-height:1.02;letter-spacing:-.035em;font-weight:800;color:#fff}
.portal-auth-brand-pro p{max-width:650px;margin:0;font-size:18px;line-height:1.65;color:rgba(255,255,255,.94)}
.portal-auth-mode-slides-clean .portal-auth-brand-pro h1,.portal-auth-mode-slides-clean .portal-auth-brand-pro p{text-shadow:0 2px 16px rgba(0,0,0,.62)}
.portal-auth-promo{display:block;max-width:620px;margin-top:30px;border:1px solid rgba(255,255,255,.28);overflow:hidden;background:rgba(255,255,255,.08);text-decoration:none}
.portal-auth-promo img{display:block;width:100%;max-height:175px;object-fit:cover}
.portal-auth-panel-pro{min-height:100vh;display:flex!important;align-items:center;justify-content:center;padding:48px;background:#fff}
.portal-auth-card-pro{width:min(100%,520px)!important;max-width:none!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}
.portal-login-identities{display:flex;align-items:center;gap:14px;margin:0 0 36px;min-height:62px}
.portal-login-logo{width:64px;height:64px;display:grid;place-items:center;flex:0 0 auto}
.portal-login-logo img{max-width:64px;max-height:64px;width:auto!important;height:auto!important;object-fit:contain}
.portal-login-logo-partner{width:86px}.portal-login-logo-partner img{max-width:86px}
.portal-login-divider{width:1px;height:46px;background:#dfe3e8;display:block;flex:0 0 auto}
.portal-login-identities>div:last-child{display:grid;gap:3px;min-width:0}.portal-login-identities strong{font-size:18px;line-height:1.25;color:#111827}.portal-login-identities span:not(.portal-login-logo):not(.portal-login-divider){font-size:13px;color:#6b7280}
.portal-auth-card-pro h2{font-size:34px!important;line-height:1.1!important;letter-spacing:-.025em!important;margin:0 0 10px!important;color:#111827!important}.portal-auth-card-pro>p{font-size:15px!important;line-height:1.55!important;color:#667085!important;margin:0 0 28px!important}
.portal-auth-card-pro .portal-field{gap:8px}.portal-auth-card-pro .portal-field label{font-size:14px;font-weight:600;color:#344054}.portal-auth-card-pro .portal-field input{min-height:54px;border:1px solid #d8dee8;border-radius:10px;padding:0 15px;font-size:15px;background:#f8fafc;box-shadow:none}.portal-auth-card-pro .portal-field input:focus{background:#fff;border-color:var(--portal-primary,#0f5132);box-shadow:0 0 0 3px color-mix(in srgb,var(--portal-primary,#0f5132) 12%,transparent)}
.portal-auth-card-pro .portal-btn{min-height:54px;border-radius:10px;font-weight:700;font-size:15px;margin-top:4px}
@media(max-width:980px){.portal-auth-pro{grid-template-columns:1fr}.portal-auth-visual{min-height:44vh}.portal-auth-brand-pro{width:min(100% - 40px,720px);padding:46px 0 36px}.portal-auth-brand-pro h1{font-size:clamp(34px,8vw,52px)}.portal-auth-brand-pro p{font-size:16px}.portal-auth-club-logo{width:72px!important;height:72px!important;margin-bottom:18px!important}.portal-auth-panel-pro{min-height:auto;padding:44px 22px 54px}.portal-auth-promo{max-width:520px;margin-top:22px}}
@media(max-width:600px){.portal-auth-visual{min-height:39vh;align-items:flex-end}.portal-auth-brand-pro{padding:30px 0 26px}.portal-auth-brand-pro h1{font-size:32px;margin-bottom:10px}.portal-auth-brand-pro p{font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.portal-auth-promo{display:none}.portal-auth-panel-pro{padding:32px 18px 44px}.portal-login-identities{margin-bottom:26px}.portal-auth-card-pro h2{font-size:28px!important}.portal-login-logo{width:54px;height:54px}.portal-login-logo img{max-width:54px;max-height:54px}.portal-login-logo-partner{width:72px}.portal-login-logo-partner img{max-width:72px}}
