.membros-module__D5cUWa__authContainer{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.membros-module__D5cUWa__authCard{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);flex-direction:column;width:100%;max-width:1100px;display:flex;overflow:hidden}@media (min-width:1024px){.membros-module__D5cUWa__authCard{flex-direction:row;min-height:600px}}.membros-module__D5cUWa__authLeft{border-right:1px solid #0000000d;flex-direction:column;flex:1;justify-content:center;padding:40px;display:flex}.membros-module__D5cUWa__authRight{flex-direction:column;flex:1.5;justify-content:center;padding:40px;display:flex}.membros-module__D5cUWa__authLogo{margin-bottom:24px}.membros-module__D5cUWa__authTitle{color:var(--text-color);margin-bottom:16px;font-size:2rem;font-weight:700}.membros-module__D5cUWa__authTitleHighlight{color:var(--primary-blue)}.membros-module__D5cUWa__authSubtitle{color:var(--text-muted);margin-bottom:32px;font-size:1rem;line-height:1.6}.membros-module__D5cUWa__authFeatures{flex-direction:column;gap:16px;display:flex}.membros-module__D5cUWa__authFeature{align-items:center;gap:12px;display:flex}.membros-module__D5cUWa__authFeatureIcon{width:40px;height:40px;color:var(--primary-blue);background:#0ea5e91a;border-radius:50%;justify-content:center;align-items:center;display:flex}.membros-module__D5cUWa__authFeatureText{color:var(--text-color);font-size:.875rem;font-weight:500}.membros-module__D5cUWa__formGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.membros-module__D5cUWa__formGrid{grid-template-columns:1fr 1fr}}.membros-module__D5cUWa__formGroup{flex-direction:column;gap:6px;display:flex}.membros-module__D5cUWa__formGroupFull{flex-direction:column;grid-column:1/-1;gap:6px;display:flex}.membros-module__D5cUWa__formLabel{color:var(--text-color);font-size:.875rem;font-weight:500}.membros-module__D5cUWa__inputWrapper{align-items:center;display:flex;position:relative}.membros-module__D5cUWa__inputIcon{color:#94a3b8;pointer-events:none;position:absolute;left:12px}.membros-module__D5cUWa__inputWithIcon{border-radius:var(--radius-sm);background:#f8fafc;border:1px solid #e2e8f0;width:100%;padding:12px 16px 12px 40px;font-size:.95rem;transition:all .2s}.membros-module__D5cUWa__inputWithIcon:focus{border-color:var(--primary-blue);background:#fff;outline:none;box-shadow:0 0 0 3px #0ea5e91a}.membros-module__D5cUWa__passwordEye{color:#94a3b8;cursor:pointer;background:0 0;border:none;position:absolute;right:12px}.membros-module__D5cUWa__checkboxGroup{align-items:center;gap:8px;margin-top:16px;margin-bottom:24px;display:flex}.membros-module__D5cUWa__checkboxText{color:var(--text-muted);font-size:.875rem}.membros-module__D5cUWa__checkboxText a{color:var(--primary-blue);font-weight:500;text-decoration:none}.membros-module__D5cUWa__btnSubmit{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.membros-module__D5cUWa__btnSubmit:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-2px)}.membros-module__D5cUWa__btnSubmit:disabled{opacity:.7;cursor:not-allowed}.membros-module__D5cUWa__authFooterLinks{justify-content:space-between;align-items:center;margin-top:16px;font-size:.875rem;display:flex}.membros-module__D5cUWa__authFooterLinks a{color:var(--primary-blue);font-weight:500;text-decoration:none}.membros-module__D5cUWa__error{color:#b91c1c;border-radius:var(--radius-sm);text-align:center;background:#fee2e2;margin-bottom:16px;padding:12px;font-size:.875rem}.membros-module__D5cUWa__successBox{color:#047857;border-radius:var(--radius-sm);text-align:center;background:#d1fae5;margin-bottom:24px;padding:24px;font-size:1rem}.membros-module__D5cUWa__dashboardContainer{padding:0 24px 40px}.membros-module__D5cUWa__dashboardHeaderBox{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;margin-top:24px;margin-bottom:40px;padding:16px 32px}.membros-module__D5cUWa__dashboardHeaderTopRow{justify-content:space-between;align-items:center;display:flex}.membros-module__D5cUWa__dashboardDesktopGreeting{flex-direction:column;flex:1;margin-left:20px;display:flex}.membros-module__D5cUWa__dashboardMobileGreeting{display:none}.membros-module__D5cUWa__headerActions{align-items:center;gap:16px;display:flex}.membros-module__D5cUWa__dashboardTitleContainer{margin-bottom:32px}.membros-module__D5cUWa__userInfo{align-items:center;gap:16px;display:flex}.membros-module__D5cUWa__notificationIcon{color:var(--primary-blue);cursor:pointer}.membros-module__D5cUWa__profileAvatar{width:56px;height:56px;box-shadow:var(--shadow-sm);background:#f8fafc;border:2px solid #fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.membros-module__D5cUWa__profileAvatar img{object-fit:cover;object-position:center;width:100%;height:100%}.membros-module__D5cUWa__dashboardGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.membros-module__D5cUWa__dashboardGrid{grid-template-columns:repeat(3,1fr)}}.membros-module__D5cUWa__dashCardBig{background:var(--card-bg);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);cursor:pointer;color:var(--text-color);flex-direction:column;align-items:center;padding:32px;text-decoration:none;transition:all .3s;display:flex}.membros-module__D5cUWa__dashCardBig:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.membros-module__D5cUWa__dashIconBig{width:80px;height:80px;margin-bottom:24px}.membros-module__D5cUWa__dashCardTitle{margin-bottom:8px;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600}.membros-module__D5cUWa__dashCardDesc{color:var(--text-muted);margin-bottom:24px;font-size:.875rem;line-height:1.5}.membros-module__D5cUWa__dashArrowBtn{width:40px;height:40px;color:var(--primary-blue);background:#f8fafc;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.membros-module__D5cUWa__dashCardBig:hover .membros-module__D5cUWa__dashArrowBtn{background:var(--primary-blue);color:#fff}.membros-module__D5cUWa__dashCardsSmallGrid{grid-template-columns:1fr;gap:24px;margin-top:24px;display:grid}@media (min-width:768px){.membros-module__D5cUWa__dashCardsSmallGrid{grid-template-columns:repeat(4,1fr)}}.membros-module__D5cUWa__dashCardSmall{background:var(--card-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;color:var(--text-color);align-items:center;gap:16px;padding:24px;text-decoration:none;transition:all .3s;display:flex}.membros-module__D5cUWa__dashCardSmall:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.membros-module__D5cUWa__dashIconSmall{width:48px;height:48px;color:var(--primary-blue);background:#0ea5e91a;border-radius:12px;justify-content:center;align-items:center;display:flex}.membros-module__D5cUWa__dashSmallContent{flex:1}.membros-module__D5cUWa__dashSmallTitle{margin-bottom:4px;font-size:.95rem;font-weight:600}.membros-module__D5cUWa__dashSmallDesc{color:var(--text-muted);font-size:.75rem}.membros-module__D5cUWa__btnHoverBlue{transition:all .2s}.membros-module__D5cUWa__btnHoverBlue:hover{background:#dbeafe!important}.membros-module__D5cUWa__btnHoverRed{transition:all .2s}.membros-module__D5cUWa__btnHoverRed:hover{background:#fecaca!important}.membros-module__D5cUWa__cardHoverBig{transition:all .3s}.membros-module__D5cUWa__cardHoverBig:hover{transform:translateY(-4px)!important;box-shadow:0 12px 30px #00000014!important}.membros-module__D5cUWa__cardHoverSmall{transition:all .2s}.membros-module__D5cUWa__cardHoverSmall:hover{transform:translateY(-2px)!important;box-shadow:0 8px 16px #0000000f!important}.membros-module__D5cUWa__cardHoverAdmin{transition:all .3s}.membros-module__D5cUWa__cardHoverAdmin:hover{transform:translateY(-2px)!important;box-shadow:0 15px 30px -5px #3b82f680!important}@media (max-width:768px){.membros-module__D5cUWa__dashboardHeaderBox{box-shadow:none;background:0 0;margin-bottom:24px;padding:0}.membros-module__D5cUWa__dashboardHeaderTopRow{box-shadow:var(--shadow-sm);background:#fff;border-radius:30px;padding:12px 20px}.membros-module__D5cUWa__dashboardDesktopGreeting{display:none}.membros-module__D5cUWa__dashboardMobileGreeting{text-align:center;color:var(--text-color);margin-top:24px;font-size:1.4rem;font-weight:700;display:block}.membros-module__D5cUWa__dashboardTitleContainer{text-align:center}.membros-module__D5cUWa__dashboardGrid{flex-direction:column;align-items:center;display:flex}.membros-module__D5cUWa__dashCardBig,.membros-module__D5cUWa__dashCardSmall{width:100%;max-width:340px;margin:0 auto}.membros-module__D5cUWa__dashCardSmall{justify-content:flex-start}}@media (max-width:1023px){.membros-module__D5cUWa__authLeft{border-bottom:1px solid #00000012;border-right:none;padding:24px 24px 20px}.membros-module__D5cUWa__authRight{padding:24px}.membros-module__D5cUWa__authLogo{margin-bottom:16px}.membros-module__D5cUWa__authTitle{margin-bottom:10px;font-size:1.5rem}.membros-module__D5cUWa__authSubtitle{margin-bottom:16px;font-size:.9rem}.membros-module__D5cUWa__authFeatures{gap:10px}}
