.DashboardTemplate-module__fiG6Yq__main{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:120dvh;padding:2rem}.DashboardTemplate-module__fiG6Yq__section{background:#fff;border-radius:8px;padding:2rem;animation:.3s ease-in-out DashboardTemplate-module__fiG6Yq__fadeIn;box-shadow:0 2px 4px #0000001a}.DashboardTemplate-module__fiG6Yq__section h2{color:#333;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.DashboardTemplate-module__fiG6Yq__section p{color:#666;line-height:1.6}.DashboardTemplate-module__fiG6Yq__error{text-align:center;background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000001a}.DashboardTemplate-module__fiG6Yq__error h2{color:#dc3545;margin-bottom:1rem}.DashboardTemplate-module__fiG6Yq__loader{justify-content:center;align-items:center;height:200px;display:flex}.DashboardTemplate-module__fiG6Yq__loader:after{content:"";border:4px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite DashboardTemplate-module__fiG6Yq__spin}@keyframes DashboardTemplate-module__fiG6Yq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes DashboardTemplate-module__fiG6Yq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.DashboardTemplate-module__fiG6Yq__main{padding:1rem}.DashboardTemplate-module__fiG6Yq__section{padding:1.5rem}}
.Button-module__8C-t3q__button{border-radius:4px;font-weight:600;transition:all .3s}.Button-module__8C-t3q__button:hover{transform:translateY(-2px)}.Button-module__8C-t3q__button.Button-module__8C-t3q__btn-primary:hover{box-shadow:0 4px 12px #43baff4d}.Button-module__8C-t3q__button.Button-module__8C-t3q__btn-danger:hover{box-shadow:0 4px 12px #dc35454d}
.AdminDashboard-module__jNC6UG__header{text-align:center;margin-bottom:3rem;padding:2rem 0}.AdminDashboard-module__jNC6UG__title{color:#1e293b;justify-content:center;align-items:center;gap:1rem;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;display:flex}.AdminDashboard-module__jNC6UG__titleIcon{color:#3b82f6;width:2.5rem;height:2.5rem}.AdminDashboard-module__jNC6UG__subtitle{color:#64748b;margin:0;font-size:1.1rem}.AdminDashboard-module__jNC6UG__sectionTitle{color:#1e293b;align-items:center;gap:.75rem;margin:0;font-size:1.5rem;font-weight:600;display:flex}.AdminDashboard-module__jNC6UG__sectionIcon{color:#3b82f6;width:1.5rem;height:1.5rem}.AdminDashboard-module__jNC6UG__sectionHeader{border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:.2rem;display:flex}.AdminDashboard-module__jNC6UG__badge{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;box-shadow:0 4px 6px -1px #3b82f64d}.AdminDashboard-module__jNC6UG__statCard{background:#fff;border:1px solid #e2e8f099;border-radius:20px;align-items:center;gap:1.5rem;padding:1.75rem;transition:all .3s cubic-bezier(.175,.885,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px -2px #0000000a}.AdminDashboard-module__jNC6UG__statCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px -5px #00000014}.AdminDashboard-module__jNC6UG__statCard:before{content:"";background:linear-gradient(90deg,#3b82f6,#1d4ed8);height:4px;position:absolute;top:0;left:0;right:0}.AdminDashboard-module__jNC6UG__statCardPatients:before{background:linear-gradient(90deg,#10b981,#059669)}.AdminDashboard-module__jNC6UG__statCardTherapists:before{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.AdminDashboard-module__jNC6UG__statIcon{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:.75rem;justify-content:center;align-items:center;padding:1rem;display:flex;box-shadow:0 4px 6px -1px #3b82f64d}.AdminDashboard-module__jNC6UG__statCardPatients .AdminDashboard-module__jNC6UG__statIcon{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 6px -1px #10b9814d}.AdminDashboard-module__jNC6UG__statCardTherapists .AdminDashboard-module__jNC6UG__statIcon{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 4px 6px -1px #8b5cf64d}.AdminDashboard-module__jNC6UG__statContent{flex:1}.AdminDashboard-module__jNC6UG__statNumber{color:#1e293b;margin:0;font-size:2.5rem;font-weight:700;line-height:1}.AdminDashboard-module__jNC6UG__statLabel{color:#64748b;margin:.5rem 0 0;font-size:1rem;font-weight:500}.AdminDashboard-module__jNC6UG__therapistCard,.AdminDashboard-module__jNC6UG__patientCard{background-color:var(--card-bg-color,#fff);border:1px solid #e2e8f099;border-radius:20px;flex-direction:column;height:100%;padding:1.75rem;transition:all .3s cubic-bezier(.175,.885,.32,1);display:flex;box-shadow:0 4px 20px -2px #0000000a}.AdminDashboard-module__jNC6UG__therapistCard:hover,.AdminDashboard-module__jNC6UG__patientCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px -5px #00000014}.AdminDashboard-module__jNC6UG__therapistHeader,.AdminDashboard-module__jNC6UG__patientHeader{align-items:center;margin-bottom:1.25rem;display:flex}.AdminDashboard-module__jNC6UG__therapistAvatar{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #3b82f64d}.AdminDashboard-module__jNC6UG__avatarImage{object-fit:cover;width:100%;height:100%}.AdminDashboard-module__jNC6UG__avatarIcon{color:#fff;width:1.5rem;height:1.5rem}.AdminDashboard-module__jNC6UG__therapistInfo{flex:1}.AdminDashboard-module__jNC6UG__therapistName{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.AdminDashboard-module__jNC6UG__therapistProvince{color:#64748b;margin:.25rem 0 0;font-size:.875rem}.AdminDashboard-module__jNC6UG__therapistDetails{margin-bottom:1.5rem}.AdminDashboard-module__jNC6UG__detailItem{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.AdminDashboard-module__jNC6UG__detailItem:last-child{border-bottom:none}.AdminDashboard-module__jNC6UG__detailLabel{color:#64748b;font-size:.875rem;font-weight:500}.AdminDashboard-module__jNC6UG__detailValue{color:#1e293b;text-align:right;word-break:break-word;max-width:60%;font-size:.875rem}.AdminDashboard-module__jNC6UG__therapistStatus{background:#f8fafc;border-radius:.5rem;justify-content:space-around;margin-bottom:1.5rem;padding:1rem;display:flex}.AdminDashboard-module__jNC6UG__statusItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.AdminDashboard-module__jNC6UG__statusLabel{color:#64748b;font-size:.75rem;font-weight:500}.AdminDashboard-module__jNC6UG__statusIcon{width:1.25rem;height:1.25rem}.AdminDashboard-module__jNC6UG__statusSuccess{color:#10b981}.AdminDashboard-module__jNC6UG__statusError{color:#ef4444}.AdminDashboard-module__jNC6UG__therapistActions{margin-top:auto}.AdminDashboard-module__jNC6UG__complaintCard{background:#fff;border:1px solid #e2e8f099;border-left:4px solid #f59e0b;border-radius:20px;flex-direction:column;height:100%;padding:1.75rem;transition:all .3s cubic-bezier(.175,.885,.32,1);display:flex;box-shadow:0 4px 20px -2px #0000000a}.AdminDashboard-module__jNC6UG__complaintCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px -5px #f59e0b26}.AdminDashboard-module__jNC6UG__complaintHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AdminDashboard-module__jNC6UG__complaintId{color:#1e293b;align-items:center;gap:.5rem;font-weight:600;display:flex}.AdminDashboard-module__jNC6UG__complaintIcon{color:#f59e0b;width:1rem;height:1rem}.AdminDashboard-module__jNC6UG__complaintDate{color:#64748b;font-size:.875rem}.AdminDashboard-module__jNC6UG__complaintContent{flex:1;margin-bottom:1.5rem}.AdminDashboard-module__jNC6UG__complaintTop{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.AdminDashboard-module__jNC6UG__complaintSubject{color:#1e293b;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.AdminDashboard-module__jNC6UG__complaintDescription{color:#64748b;margin:0;line-height:1.5}.AdminDashboard-module__jNC6UG__complaintMeta{margin-bottom:1.5rem}.AdminDashboard-module__jNC6UG__refundStatus{justify-content:flex-start;display:flex}.AdminDashboard-module__jNC6UG__statusBadge{border-radius:.5rem;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.AdminDashboard-module__jNC6UG__statusWarning{color:#92400e;background:#fef3c7}.AdminDashboard-module__jNC6UG__statusSecondary{color:#475569;background:#f1f5f9}.AdminDashboard-module__jNC6UG__statusInfoBadge{color:#075985;background:#e0f2fe}.AdminDashboard-module__jNC6UG__statusSuccessBadge{color:#065f46;background:#d1fae5}.AdminDashboard-module__jNC6UG__complaintInfoGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem 1rem;margin:.75rem 0 1rem;display:grid}.AdminDashboard-module__jNC6UG__infoItem{color:#475569;font-size:.875rem}.AdminDashboard-module__jNC6UG__infoItem strong{color:#1e293b}.AdminDashboard-module__jNC6UG__complaintActions{margin-top:auto}.AdminDashboard-module__jNC6UG__actionsRow{flex-wrap:wrap;gap:.5rem;display:flex}.AdminDashboard-module__jNC6UG__withdrawalCard{background:#fff;border:1px solid #e2e8f099;border-left:4px solid #10b981;border-radius:20px;flex-direction:column;height:100%;padding:1.75rem;transition:all .3s cubic-bezier(.175,.885,.32,1);display:flex;box-shadow:0 4px 20px -2px #0000000a}.AdminDashboard-module__jNC6UG__withdrawalCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px -5px #10b98126}.AdminDashboard-module__jNC6UG__withdrawalHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AdminDashboard-module__jNC6UG__withdrawalId{color:#1e293b;align-items:center;gap:.5rem;font-weight:600;display:flex}.AdminDashboard-module__jNC6UG__withdrawalIcon{color:#10b981;width:1rem;height:1rem}.AdminDashboard-module__jNC6UG__withdrawalAmount{color:#10b981;font-size:1.25rem;font-weight:700}.AdminDashboard-module__jNC6UG__withdrawalContent{flex:1;margin-bottom:1.5rem}.AdminDashboard-module__jNC6UG__withdrawalTherapist{color:#1e293b;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.AdminDashboard-module__jNC6UG__withdrawalDetails{background:#f8fafc;border-radius:.5rem;padding:1rem}.AdminDashboard-module__jNC6UG__withdrawalActions{margin-top:auto}.AdminDashboard-module__jNC6UG__actionButton{border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s;display:inline-flex}.AdminDashboard-module__jNC6UG__actionLink{color:inherit;text-decoration:none}.AdminDashboard-module__jNC6UG__actionButtonPrimary{background-color:var(--primary-color);color:#fff;font-size:.875rem}.AdminDashboard-module__jNC6UG__actionButtonPrimary:hover{background-color:var(--primary-color-dark);transform:translateY(-2px)}.AdminDashboard-module__jNC6UG__actionButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.AdminDashboard-module__jNC6UG__emptyState{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:3rem 2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.AdminDashboard-module__jNC6UG__emptyIcon{color:#10b981;width:3rem;height:3rem;margin-bottom:1rem}.AdminDashboard-module__jNC6UG__emptyText{color:#64748b;margin:0;font-size:1.125rem}@media (max-width:768px){.AdminDashboard-module__jNC6UG__title{flex-direction:column;gap:.5rem;font-size:2rem}.AdminDashboard-module__jNC6UG__titleIcon{width:2rem;height:2rem}.AdminDashboard-module__jNC6UG__sectionHeader{flex-direction:row;align-items:center}.AdminDashboard-module__jNC6UG__sectionTitle{font-size:1rem}.AdminDashboard-module__jNC6UG__sectionIcon{width:1rem;height:1rem}.AdminDashboard-module__jNC6UG__badge{font-size:.6rem}.AdminDashboard-module__jNC6UG__statCard{text-align:center;flex-direction:column;gap:1rem}.AdminDashboard-module__jNC6UG__therapistHeader{text-align:center;flex-direction:column}.AdminDashboard-module__jNC6UG__therapistStatus{flex-direction:column;gap:1rem}.AdminDashboard-module__jNC6UG__statusItem{flex-direction:row;justify-content:space-between}.AdminDashboard-module__jNC6UG__complaintHeader,.AdminDashboard-module__jNC6UG__withdrawalHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.AdminDashboard-module__jNC6UG__detailItem{flex-direction:column;align-items:flex-start;gap:.25rem}.AdminDashboard-module__jNC6UG__detailValue{text-align:left;max-width:100%}}@media (max-width:576px){.AdminDashboard-module__jNC6UG__dashboard{padding:0 .5rem}.AdminDashboard-module__jNC6UG__header{margin-bottom:2rem;padding:1rem 0}.AdminDashboard-module__jNC6UG__title{font-size:1.75rem}.AdminDashboard-module__jNC6UG__subtitle{font-size:1rem}.AdminDashboard-module__jNC6UG__statCard,.AdminDashboard-module__jNC6UG__therapistCard,.AdminDashboard-module__jNC6UG__complaintCard,.AdminDashboard-module__jNC6UG__withdrawalCard{padding:1rem}.AdminDashboard-module__jNC6UG__statNumber{font-size:2rem}}.AdminDashboard-module__jNC6UG__processing{font-weight:600;color:#f59e0b!important}.AdminDashboard-module__jNC6UG__failed{font-weight:600;color:#ef4444!important}.AdminDashboard-module__jNC6UG__completed{font-weight:600;color:#10b981!important}.AdminDashboard-module__jNC6UG__statusInfo{border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;font-size:.875rem;font-weight:500;display:flex}.AdminDashboard-module__jNC6UG__processingText{color:#f59e0b;background-color:#fef3c7;border-radius:.375rem;align-items:center;gap:.5rem;padding:.25rem .75rem;display:flex}.AdminDashboard-module__jNC6UG__completedText{color:#10b981;background-color:#d1fae5;border-radius:.375rem;align-items:center;gap:.5rem;padding:.25rem .75rem;display:flex}.AdminDashboard-module__jNC6UG__failedText{color:#ef4444;background-color:#fee2e2;border-radius:.375rem;align-items:center;gap:.5rem;padding:.25rem .75rem;display:flex}.AdminDashboard-module__jNC6UG__gridCards{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.AdminDashboard-module__jNC6UG__gridItem{display:flex}
.AdminNavigation-module__yofnha__adminNavigation{z-index:100;position:sticky;top:0}.AdminNavigation-module__yofnha__navContainer{max-width:1400px;margin:0 auto;padding:0 1rem;position:relative}.AdminNavigation-module__yofnha__desktopNav{justify-content:space-between;align-items:center;min-height:60px;display:flex}.AdminNavigation-module__yofnha__navList{flex:1;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.AdminNavigation-module__yofnha__navItem{position:relative}.AdminNavigation-module__yofnha__navLink{color:#1a1b1e;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem .4rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.AdminNavigation-module__yofnha__navLinkLogout{color:#dc2626;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem .4rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.AdminNavigation-module__yofnha__navLinkLogout:hover{background:#dc26261a;transform:translateY(-1px)}.AdminNavigation-module__yofnha__navLink:hover{color:#43baff;background:#43baff1a;transform:translateY(-1px)}.AdminNavigation-module__yofnha__navLink.AdminNavigation-module__yofnha__active{color:#43baff;background:#43baff1a;border:1px solid #43baff33}.AdminNavigation-module__yofnha__navIcon{flex-shrink:0}.AdminNavigation-module__yofnha__navText{white-space:nowrap}.AdminNavigation-module__yofnha__userSection{flex-shrink:0;position:relative}.AdminNavigation-module__yofnha__userButton{cursor:pointer;color:#1a1b1e;background:#fff;border:2px solid #43baff33;border-radius:1rem;align-items:center;gap:.75rem;padding:.5rem 1rem .5rem .5rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #43baff1a}.AdminNavigation-module__yofnha__userButton:hover,.AdminNavigation-module__yofnha__userButtonActive{border-color:#43baff;transform:translateY(-1px);box-shadow:0 4px 16px #43baff33}.AdminNavigation-module__yofnha__userAvatar{border:2px solid #43baff4d;border-radius:50%;width:32px!important;height:32px!important}.AdminNavigation-module__yofnha__userInfo{flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}.AdminNavigation-module__yofnha__userName{text-overflow:ellipsis;white-space:nowrap;color:#1a1b1e;max-width:120px;font-size:.875rem;font-weight:600;line-height:1.2;overflow:hidden}.AdminNavigation-module__yofnha__userRole{color:#43baff;text-transform:uppercase;letter-spacing:.5px;background:#43baff1a;border-radius:.75rem;padding:.125rem .5rem;font-size:.625rem;font-weight:500}.AdminNavigation-module__yofnha__userChevron{color:#43baff;transition:transform .3s}.AdminNavigation-module__yofnha__userButtonActive .AdminNavigation-module__yofnha__userChevron{transform:rotate(180deg)}.AdminNavigation-module__yofnha__userDropdown{z-index:1001;background:#fff;border:1px solid #43baff1a;border-radius:.75rem;min-width:240px;animation:.3s cubic-bezier(.34,1.56,.64,1) AdminNavigation-module__yofnha__dropdownSlideIn;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 20px 40px #43baff26,0 8px 16px #0000001a}@keyframes AdminNavigation-module__yofnha__dropdownSlideIn{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.AdminNavigation-module__yofnha__dropdownHeader{color:#fff;background:linear-gradient(135deg,#43baff,#7141b1);align-items:center;gap:1rem;padding:1.5rem;display:flex}.AdminNavigation-module__yofnha__dropdownAvatar{border:2px solid #ffffff4d;border-radius:50%;width:48px!important;height:48px!important}.AdminNavigation-module__yofnha__dropdownUserName{margin:0 0 .25rem;font-size:1rem;font-weight:700}.AdminNavigation-module__yofnha__dropdownUserRole{color:#fffc;text-transform:uppercase;letter-spacing:.5px;background:#fff3;border-radius:1rem;margin:0;padding:.25rem .75rem;font-size:.8rem;display:inline-block}.AdminNavigation-module__yofnha__dropdownDivider{background:linear-gradient(90deg,#0000,#43baff33,#0000);height:1px}.AdminNavigation-module__yofnha__logoutButton{color:#dc2626;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.AdminNavigation-module__yofnha__logoutButton:hover{color:#b91c1c;background:linear-gradient(90deg,#dc262614,#dc26260a)}.AdminNavigation-module__yofnha__mobileToggle{cursor:pointer;z-index:1002;color:#1a1b1e;background:0 0;border:none;padding:0;display:none}.AdminNavigation-module__yofnha__mobileOverlay{display:none}.AdminNavigation-module__yofnha__mobileNav{z-index:1002;background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:stretch;width:320px;max-width:90vw;height:100vh;padding-top:20px;display:flex;position:fixed;top:0;right:0;box-shadow:-4px 0 25px #00000026}.AdminNavigation-module__yofnha__mobileNav>nav{flex:none;min-height:0;max-height:calc(100vh - 20px);overflow-y:auto}@media (max-width:991px){.AdminNavigation-module__yofnha__desktopNav{display:none}.AdminNavigation-module__yofnha__mobileToggle{display:block}.AdminNavigation-module__yofnha__mobileOverlay{z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;width:100%;height:100%;animation:.3s ease-in-out AdminNavigation-module__yofnha__fadeIn;display:block;position:fixed;top:0;left:0}.AdminNavigation-module__yofnha__mobileNav{z-index:1002;background-color:#fff;flex-direction:column;width:320px;max-width:90vw;height:100%;animation:.4s cubic-bezier(.23,1,.32,1) forwards AdminNavigation-module__yofnha__slideIn;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 25px #00000026}.AdminNavigation-module__yofnha__mobileNav>div{flex-direction:column;height:100%;display:flex}}@keyframes AdminNavigation-module__yofnha__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes AdminNavigation-module__yofnha__fadeIn{0%{opacity:0}to{opacity:1}}.AdminNavigation-module__yofnha__mobileUserSection{background:#43baff0d;border-bottom:1px solid #141d381a;align-items:center;gap:1rem;padding:1.5rem;display:flex}.AdminNavigation-module__yofnha__mobileUserAvatar{border:2px solid #43baff4d;border-radius:50%;width:48px!important;height:48px!important}.AdminNavigation-module__yofnha__mobileUserInfo{flex:1}.AdminNavigation-module__yofnha__mobileUserName{color:#1a1b1e;margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.AdminNavigation-module__yofnha__mobileUserRole{color:#43baff;text-transform:uppercase;letter-spacing:.5px;background:#43baff1a;border-radius:1rem;margin:0;padding:.25rem .75rem;font-size:.8rem;display:inline-block}.AdminNavigation-module__yofnha__mobileNavList{margin:0;padding:1rem 0;list-style:none}.AdminNavigation-module__yofnha__mobileNavItem{margin:0}.AdminNavigation-module__yofnha__mobileNavLink{color:#1a1b1e;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.AdminNavigation-module__yofnha__mobileNavLink:hover{color:#43baff;background:#43baff1a;padding-left:2rem}.AdminNavigation-module__yofnha__mobileNavLink.AdminNavigation-module__yofnha__mobileActive{color:#43baff;background:#43baff1a;border-left:4px solid #43baff}.AdminNavigation-module__yofnha__mobileNavIcon{flex-shrink:0}.AdminNavigation-module__yofnha__mobileLogoutSection{background:#dc26260d;border-top:1px solid #141d381a;padding:1rem 1.5rem}.AdminNavigation-module__yofnha__mobileLogoutButton{color:#dc2626;cursor:pointer;background:#dc26261a;border:1px solid #dc262633;border-radius:.5rem;align-items:center;gap:1rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.AdminNavigation-module__yofnha__mobileLogoutButton:hover{color:#b91c1c;background:#dc262633;border-color:#dc262666}.AdminNavigation-module__yofnha__mobileOverlay{z-index:999;background:#00000080;position:fixed;inset:0}@media (max-width:1200px){.AdminNavigation-module__yofnha__navList{gap:.25rem}.AdminNavigation-module__yofnha__navLink{padding:.5rem .75rem;font-size:.8rem}.AdminNavigation-module__yofnha__navText{display:none}.AdminNavigation-module__yofnha__navIcon{margin:0}.AdminNavigation-module__yofnha__userInfo{display:none}.AdminNavigation-module__yofnha__userButton{gap:0;padding:.5rem}}@media (max-width:768px){.AdminNavigation-module__yofnha__desktopNav{display:none!important}.AdminNavigation-module__yofnha__mobileToggle{display:flex}.AdminNavigation-module__yofnha__navContainer{justify-content:flex-end;align-items:center;min-height:60px;padding:0 1rem;display:flex}.AdminNavigation-module__yofnha__adminNavigation{min-height:60px}}@media (max-width:480px){.AdminNavigation-module__yofnha__mobileUserSection,.AdminNavigation-module__yofnha__mobileLogoutSection{padding:1rem}.AdminNavigation-module__yofnha__mobileNavLink{padding:.875rem 1rem;font-size:.9rem}.AdminNavigation-module__yofnha__navContainer{min-height:60px}}
.PsycologistNavigation-module__GQz8lG__navigation{background-color:#fff}.PsycologistNavigation-module__GQz8lG__patientNavigation{align-items:center;width:100%;display:flex}.PsycologistNavigation-module__GQz8lG__navContainer{justify-content:flex-end;align-items:center;width:100%;display:flex}.PsycologistNavigation-module__GQz8lG__logoutButton{color:#dc2626;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.PsycologistNavigation-module__GQz8lG__logoutButton:hover{color:#b91c1c;background:linear-gradient(90deg,#dc262614,#dc26260a)}.PsycologistNavigation-module__GQz8lG__desktopNav{justify-content:flex-end;align-items:center;width:100%;display:flex}@media (min-width:992px){.PsycologistNavigation-module__GQz8lG__desktopNav{width:100%;display:flex}}.PsycologistNavigation-module__GQz8lG__mobileToggle{color:var(--primary-color);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;padding:.5rem;display:flex}@media (min-width:992px){.PsycologistNavigation-module__GQz8lG__mobileToggle{display:none}}.PsycologistNavigation-module__GQz8lG__mobileOverlay{z-index:1040;background-color:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.PsycologistNavigation-module__GQz8lG__mobileNav{z-index:1050;background-color:#fff;flex-direction:column;width:280px;height:100%;padding:2rem 1rem;display:flex;position:fixed;top:0;right:0;box-shadow:-2px 0 8px #00000026}.PsycologistNavigation-module__GQz8lG__navList{margin:0;padding:0}.PsycologistNavigation-module__GQz8lG__navLink{color:#42474c;padding:15px 20px;font-size:16px;line-height:18px;text-decoration:none;transition:background-color .3s;display:block}.PsycologistNavigation-module__GQz8lG__navLink:hover,.PsycologistNavigation-module__GQz8lG__navLink:focus{color:#42474c;background-color:#82c2d7;text-decoration:none}.PsycologistNavigation-module__GQz8lG__active{background-color:#82c2d7}
.PatientNavigation-module__qSIVtG__navigation{background-color:#fff;border-bottom:1px solid #c4ced4}.PatientNavigation-module__qSIVtG__patientNavigation{align-items:center;width:100%;display:flex}.PatientNavigation-module__qSIVtG__navContainer,.PatientNavigation-module__qSIVtG__desktopNav{justify-content:flex-end;align-items:center;width:100%;display:flex}.PatientNavigation-module__qSIVtG__logoutButton{color:#dc2626;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.PatientNavigation-module__qSIVtG__logoutButton:hover{color:#b91c1c;background:linear-gradient(90deg,#dc262614,#dc26260a)}@media (min-width:992px){.PatientNavigation-module__qSIVtG__desktopNav{width:100%;display:flex}}.PatientNavigation-module__qSIVtG__mobileToggle{color:var(--primary-color);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;padding:.5rem;display:flex}@media (min-width:992px){.PatientNavigation-module__qSIVtG__mobileToggle{display:none}}.PatientNavigation-module__qSIVtG__mobileOverlay{z-index:1040;background-color:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.PatientNavigation-module__qSIVtG__mobileNav{z-index:1050;background-color:#fff;flex-direction:column;width:280px;height:100%;padding:2rem 1rem;display:flex;position:fixed;top:0;right:0;box-shadow:-2px 0 8px #00000026}.PatientNavigation-module__qSIVtG__navList{margin:0;padding:0}.PatientNavigation-module__qSIVtG__navLink{color:#42474c;padding:15px 20px;font-size:16px;line-height:18px;text-decoration:none;transition:background-color .3s;display:block}.PatientNavigation-module__qSIVtG__navLink:hover,.PatientNavigation-module__qSIVtG__navLink:focus{color:#42474c;background-color:#82c2d7;text-decoration:none}.PatientNavigation-module__qSIVtG__active{background-color:#82c2d7}
.MobileToggle-module__u1Gz1a__mobileToggle{cursor:pointer;background:0 0;border:none;margin-left:24px;display:none}.MobileToggle-module__u1Gz1a__mobileIcon{background:#1b1d21;border-radius:2px;width:28px;height:4px;transition:all .3s;display:block;position:relative}.MobileToggle-module__u1Gz1a__mobileIcon:before,.MobileToggle-module__u1Gz1a__mobileIcon:after{content:"";background:#1b1d21;border-radius:2px;width:28px;height:4px;transition:all .3s;position:absolute;left:0}.MobileToggle-module__u1Gz1a__mobileIcon:before{top:-9px}.MobileToggle-module__u1Gz1a__mobileIcon:after{top:9px}.MobileToggle-module__u1Gz1a__mobileIcon.MobileToggle-module__u1Gz1a__open{background:0 0}.MobileToggle-module__u1Gz1a__mobileIcon.MobileToggle-module__u1Gz1a__open:before{top:0;transform:rotate(45deg)}.MobileToggle-module__u1Gz1a__mobileIcon.MobileToggle-module__u1Gz1a__open:after{top:0;transform:rotate(-45deg)}@media (max-width:1024px){.MobileToggle-module__u1Gz1a__mobileToggle{display:block}}
.UserCard-module__GGELKa__card{background-color:var(--card-bg-color,#fff);border:1px solid #e2e8f099;border-radius:20px;flex-direction:column;min-width:200px;max-width:350px;height:100%;padding:1.75rem;transition:all .3s cubic-bezier(.175,.885,.32,1);display:flex;box-shadow:0 4px 20px -2px #0000000a}.UserCard-module__GGELKa__card:hover{transform:translateY(-5px);box-shadow:0 15px 35px -5px #00000014}.UserCard-module__GGELKa__cardHeader{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.UserCard-module__GGELKa__avatar{background-color:#f8fafc;border:2px solid #e2e8f099;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.UserCard-module__GGELKa__avatarImage{object-fit:cover;width:100%;height:100%}.UserCard-module__GGELKa__avatarIcon{color:#64748b;width:30px;height:30px}.UserCard-module__GGELKa__userInfo{flex:1;min-width:0}.UserCard-module__GGELKa__userName{color:var(--text-color,#1e293b);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.1rem;font-weight:600;overflow:hidden}.UserCard-module__GGELKa__userEmail{color:var(--text-secondary,#64748b);white-space:nowrap;text-overflow:ellipsis;margin:.25rem 0 0;font-size:.875rem;overflow:hidden}.UserCard-module__GGELKa__details{margin-bottom:1.25rem}.UserCard-module__GGELKa__detailItem{justify-content:space-between;margin-bottom:.5rem;font-size:.875rem;display:flex}.UserCard-module__GGELKa__detailLabel{color:var(--text-secondary,#64748b);font-weight:500}.UserCard-module__GGELKa__detailValue{color:var(--text-color,#1e293b);text-align:right;font-weight:500}.UserCard-module__GGELKa__status{margin-bottom:1.25rem}.UserCard-module__GGELKa__statusItem{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem;display:flex}.UserCard-module__GGELKa__statusLabel{color:var(--text-secondary,#64748b);font-weight:500}.UserCard-module__GGELKa__statusIcon{width:18px;height:18px}.UserCard-module__GGELKa__statusSuccess{color:var(--success-color,#10b981)}.UserCard-module__GGELKa__statusError{color:var(--error-color,#ef4444)}.UserCard-module__GGELKa__actionsBar{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:stretch;gap:.5rem;display:grid}.UserCard-module__GGELKa__actionsBar button{width:100%}.UserCard-module__GGELKa__actions{flex-direction:column;gap:.5rem;margin-top:auto;display:flex}.UserCard-module__GGELKa__actionLink{color:inherit;width:100%;text-decoration:none;display:block}.UserCard-module__GGELKa__actionButton{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.UserCard-module__GGELKa__actionButtonPrimary{background-color:var(--primary-color,#0d6efd);color:#fff}.UserCard-module__GGELKa__actionButtonSecondary{background-color:var(--secondary-color,#6c757d);color:#fff}.UserCard-module__GGELKa__actionButtonInfo{background-color:var(--info-color,#17a2b8);color:#fff}.UserCard-module__GGELKa__actionButtonAccent{background-color:var(--accent-color,#6610f2);color:#fff}.UserCard-module__GGELKa__modalOverlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.UserCard-module__GGELKa__modalContent{background-color:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:550px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 10px 25px #00000026}.UserCard-module__GGELKa__largeModal{max-width:950px}.UserCard-module__GGELKa__modalHeader{border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.UserCard-module__GGELKa__modalTitle{margin:0;font-size:1.25rem}.UserCard-module__GGELKa__modalClose{cursor:pointer;color:#64748b;border:none;padding:0;display:flex}.UserCard-module__GGELKa__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.UserCard-module__GGELKa__modalFooter{border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;gap:1rem;padding:1.25rem 1.5rem;display:flex}.UserCard-module__GGELKa__modalButton{border-radius:8px;padding:.625rem 1.25rem}.UserCard-module__GGELKa__modalButton:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.UserCard-module__GGELKa__profileGrid{grid-template-columns:250px 1fr;gap:2rem;display:grid}.UserCard-module__GGELKa__profileLeftColumn{text-align:center;border-right:1px solid #e2e8f0;flex-direction:column;align-items:center;padding-right:2rem;display:flex}.UserCard-module__GGELKa__profileAvatarContainer{border:4px solid var(--primary-color,#0d6efd);border-radius:50%;flex-shrink:0;width:120px;height:120px;margin-bottom:1rem;overflow:hidden}.UserCard-module__GGELKa__profileImage{object-fit:cover;width:100%;height:100%}.UserCard-module__GGELKa__profileName{margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.UserCard-module__GGELKa__profileRole{color:var(--text-secondary,#64748b);margin-bottom:1rem;font-size:.9rem}.UserCard-module__GGELKa__verificationStatusBox{border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:flex}.UserCard-module__GGELKa__verified{color:#065f46;background-color:#d1fae5}.UserCard-module__GGELKa__notVerified{color:#991b1b;background-color:#fee2e2}.UserCard-module__GGELKa__profileRightColumn{flex-direction:column;gap:1.5rem;display:flex}.UserCard-module__GGELKa__profileSection{border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem}.UserCard-module__GGELKa__profileSection:last-child{border-bottom:none;padding-bottom:0}.UserCard-module__GGELKa__sectionTitle{color:var(--text-color,#1e293b);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.UserCard-module__GGELKa__profileDetails .UserCard-module__GGELKa__detailItem{color:var(--text-secondary,#64748b);align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}.UserCard-module__GGELKa__profileDetails .UserCard-module__GGELKa__detailItem svg{flex-shrink:0;margin-top:3px}.UserCard-module__GGELKa__profileDetails .UserCard-module__GGELKa__detailItem span{color:var(--text-color,#1e293b)}.UserCard-module__GGELKa__profileDetails .UserCard-module__GGELKa__detailItem strong{font-weight:600}.UserCard-module__GGELKa__specialtiesList{flex-wrap:wrap;gap:.5rem;display:flex}.UserCard-module__GGELKa__specialtyTag{background-color:#f1f5f9;border-radius:16px;padding:.375rem .75rem;font-size:.875rem;font-weight:500}.UserCard-module__GGELKa__actionsList{flex-direction:column;gap:.75rem;display:flex}.UserCard-module__GGELKa__actionItem{cursor:pointer;text-align:left;width:100%;color:var(--text-color,#1e293b);background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;transition:background-color .2s,transform .2s;display:flex}.UserCard-module__GGELKa__actionItem:hover{background-color:#e9ecef;transform:translateY(-1px)}.UserCard-module__GGELKa__actionIcon{color:var(--text-secondary,#64748b)}@media (max-width:768px){.UserCard-module__GGELKa__profileGrid{grid-template-columns:1fr;gap:1.5rem}.UserCard-module__GGELKa__profileLeftColumn{border-bottom:1px solid #e2e8f0;border-right:none;padding-bottom:1.5rem;padding-right:0}}@media (max-width:640px){.UserCard-module__GGELKa__card{padding:1.25rem}.UserCard-module__GGELKa__modalContent{border-radius:0;height:100vh;max-height:100vh}.UserCard-module__GGELKa__modalBody{padding:1.25rem}}
.StatCard-module__tsbbvW__statCard{cursor:pointer;background-color:#fff;border:1px solid #e2e8f080;border-radius:16px;align-items:center;height:100%;padding:1.75rem;transition:all .3s cubic-bezier(.175,.885,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px -5px #00000008}.StatCard-module__tsbbvW__statCard:hover{border-color:#e2e8f0;transform:translateY(-5px);box-shadow:0 15px 35px -5px #0000000f}.StatCard-module__tsbbvW__statContent{flex-grow:1}.StatCard-module__tsbbvW__statLabel{color:#64748b;white-space:nowrap;margin:0 0 .25rem;font-size:.9rem;font-weight:500}.StatCard-module__tsbbvW__statNumber{color:#1e293b;margin:0;font-size:2.25rem;font-weight:700;line-height:1.1}.StatCard-module__tsbbvW__statSub{color:#64748b;margin-top:4px;font-size:.9rem}.StatCard-module__tsbbvW__statIcon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-left:1rem;font-size:1.75rem;transition:transform .3s cubic-bezier(.175,.885,.32,1);display:flex}.StatCard-module__tsbbvW__statCard:hover .StatCard-module__tsbbvW__statIcon{transform:scale(1.15)rotate(5deg)}.StatCard-module__tsbbvW__total .StatCard-module__tsbbvW__statIcon{background:linear-gradient(135deg,#4f46e5,#6366f1)}.StatCard-module__tsbbvW__active .StatCard-module__tsbbvW__statIcon{background:linear-gradient(135deg,#22c55e,#4ade80)}.StatCard-module__tsbbvW__pending .StatCard-module__tsbbvW__statIcon{background:linear-gradient(135deg,#f59e0b,#facc15)}.StatCard-module__tsbbvW__suspended .StatCard-module__tsbbvW__statIcon{background:linear-gradient(135deg,#ef4444,#f87171)}.StatCard-module__tsbbvW__default .StatCard-module__tsbbvW__statIcon{background:linear-gradient(135deg,#64748b,#94a3b8)}.StatCard-module__tsbbvW__success .StatCard-module__tsbbvW__statIcon{background:linear-gradient(135deg,#22c55e,#4ade80)}.StatCard-module__tsbbvW__warning .StatCard-module__tsbbvW__statIcon{background:linear-gradient(135deg,#f59e0b,#facc15)}.StatCard-module__tsbbvW__danger .StatCard-module__tsbbvW__statIcon{background:linear-gradient(135deg,#ef4444,#f87171)}@media (max-width:992px){.StatCard-module__tsbbvW__statCard{padding:1.25rem}.StatCard-module__tsbbvW__statNumber{font-size:2rem}.StatCard-module__tsbbvW__statIcon{width:45px;height:45px}}@media (max-width:768px){.StatCard-module__tsbbvW__statCard{text-align:left;flex-direction:row;align-items:center}}@media (max-width:576px){.StatCard-module__tsbbvW__statNumber{font-size:1.75rem}.StatCard-module__tsbbvW__statLabel{font-size:.85rem}}
.PsychologistDashboard-module__XG0qgW__dashboard{min-height:100vh}.PsychologistDashboard-module__XG0qgW__alertContainer{margin-bottom:2rem}.PsychologistDashboard-module__XG0qgW__warningAlert{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 6px -1px #f59e0b1a}.PsychologistDashboard-module__XG0qgW__alertIcon{color:#d97706;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.125rem}.PsychologistDashboard-module__XG0qgW__alertContent{color:#92400e;line-height:1.5}.PsychologistDashboard-module__XG0qgW__header{margin-bottom:3rem}.PsychologistDashboard-module__XG0qgW__dateNavigation{justify-content:center;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.PsychologistDashboard-module__XG0qgW__navButton{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:flex}.PsychologistDashboard-module__XG0qgW__navButton:hover{color:#3b82f6;background:#f8fafc;border-color:#3b82f6;box-shadow:0 4px 6px -1px #3b82f61a}.PsychologistDashboard-module__XG0qgW__currentDate{text-align:center;align-items:center;gap:1rem;display:flex}.PsychologistDashboard-module__XG0qgW__dateIcon{color:#3b82f6;width:2rem;height:2rem}.PsychologistDashboard-module__XG0qgW__dateTitle{color:#1e293b;text-transform:capitalize;margin:0;font-size:1.75rem;font-weight:700}.PsychologistDashboard-module__XG0qgW__viewToggle{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;gap:.5rem;width:fit-content;margin:0 auto;padding:.5rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.PsychologistDashboard-module__XG0qgW__toggleButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:flex}.PsychologistDashboard-module__XG0qgW__toggleButton.PsychologistDashboard-module__XG0qgW__active{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 6px -1px #3b82f64d}.PsychologistDashboard-module__XG0qgW__toggleButton:not(.PsychologistDashboard-module__XG0qgW__active):hover{color:#3b82f6;background:#f8fafc}.PsychologistDashboard-module__XG0qgW__sectionHeader{border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.PsychologistDashboard-module__XG0qgW__sectionTitle{color:#1e293b;align-items:center;gap:.75rem;margin:0;font-size:1.5rem;font-weight:600;display:flex}.PsychologistDashboard-module__XG0qgW__sectionIcon{color:#3b82f6;width:1.5rem;height:1.5rem}.PsychologistDashboard-module__XG0qgW__badge{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;box-shadow:0 4px 6px -1px #3b82f64d}.PsychologistDashboard-module__XG0qgW__statCard{background:#fff;border:1px solid #e2e8f099;border-radius:20px;align-items:center;gap:1.5rem;padding:1.75rem;transition:all .3s cubic-bezier(.175,.885,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px -2px #0000000a}.PsychologistDashboard-module__XG0qgW__statCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px -5px #00000014}.PsychologistDashboard-module__XG0qgW__statCard:before{content:"";background:linear-gradient(90deg,#3b82f6,#1d4ed8);height:4px;position:absolute;top:0;left:0;right:0}.PsychologistDashboard-module__XG0qgW__statCardPaid:before{background:linear-gradient(90deg,#10b981,#059669)}.PsychologistDashboard-module__XG0qgW__statCardPending:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.PsychologistDashboard-module__XG0qgW__statCardRevenue:before{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.PsychologistDashboard-module__XG0qgW__statIcon{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem;display:flex;box-shadow:0 4px 6px -1px #3b82f64d}.PsychologistDashboard-module__XG0qgW__statCardPaid .PsychologistDashboard-module__XG0qgW__statIcon{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 6px -1px #10b9814d}.PsychologistDashboard-module__XG0qgW__statCardPending .PsychologistDashboard-module__XG0qgW__statIcon{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 6px -1px #f59e0b4d}.PsychologistDashboard-module__XG0qgW__statCardRevenue .PsychologistDashboard-module__XG0qgW__statIcon{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 4px 6px -1px #8b5cf64d}.PsychologistDashboard-module__XG0qgW__statContent{flex:1}.PsychologistDashboard-module__XG0qgW__statNumber{color:#1e293b;margin:0;font-size:2rem;font-weight:700;line-height:1}.PsychologistDashboard-module__XG0qgW__statLabel{color:#64748b;margin:.5rem 0 0;font-size:.875rem;font-weight:500}.PsychologistDashboard-module__XG0qgW__appointmentsGrid{gap:1.5rem;display:grid}.PsychologistDashboard-module__XG0qgW__emptyState{text-align:center;background:#fff;border:1px solid #e2e8f099;border-radius:20px;padding:4rem 2rem;box-shadow:0 4px 20px -2px #0000000a}.PsychologistDashboard-module__XG0qgW__emptyIcon{color:#64748b;width:3rem;height:3rem;margin-bottom:1rem}.PsychologistDashboard-module__XG0qgW__emptyText{color:#64748b;margin:0;font-size:1.125rem}.PsychologistDashboard-module__XG0qgW__weeklyView{margin-bottom:2rem}.PsychologistDashboard-module__XG0qgW__developmentState{text-align:center;background:#fff;border:1px solid #e2e8f099;border-radius:20px;padding:4rem 2rem;box-shadow:0 4px 20px -2px #0000000a}.PsychologistDashboard-module__XG0qgW__developmentIcon{color:#3b82f6;width:4rem;height:4rem;margin-bottom:1.5rem}.PsychologistDashboard-module__XG0qgW__developmentTitle{color:#1e293b;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.PsychologistDashboard-module__XG0qgW__developmentText{color:#64748b;margin:0;font-size:1.125rem}@media (max-width:768px){.PsychologistDashboard-module__XG0qgW__dateNavigation{flex-direction:column;gap:1rem}.PsychologistDashboard-module__XG0qgW__navButton{justify-content:center;width:100%}.PsychologistDashboard-module__XG0qgW__currentDate{flex-direction:column;gap:.5rem}.PsychologistDashboard-module__XG0qgW__dateTitle{font-size:1.5rem}.PsychologistDashboard-module__XG0qgW__viewToggle{width:100%}.PsychologistDashboard-module__XG0qgW__toggleButton{flex:1;justify-content:center}.PsychologistDashboard-module__XG0qgW__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.PsychologistDashboard-module__XG0qgW__statCard{text-align:center;flex-direction:column;gap:1rem}.PsychologistDashboard-module__XG0qgW__statNumber{font-size:1.75rem}}@media (max-width:576px){.PsychologistDashboard-module__XG0qgW__dashboard{padding:0 .5rem}.PsychologistDashboard-module__XG0qgW__dateTitle{font-size:1.25rem}.PsychologistDashboard-module__XG0qgW__statCard{padding:1rem}.PsychologistDashboard-module__XG0qgW__statNumber{font-size:1.5rem}.PsychologistDashboard-module__XG0qgW__developmentState{padding:2rem 1rem}.PsychologistDashboard-module__XG0qgW__developmentIcon{width:3rem;height:3rem}.PsychologistDashboard-module__XG0qgW__developmentTitle{font-size:1.25rem}.PsychologistDashboard-module__XG0qgW__developmentText{font-size:1rem}}
.UpcomingTurnCard-module__abbw7W__turnCard{border:1px solid #dee2e6;border-radius:.5rem;flex-direction:column;width:100%;height:100%;margin-bottom:1.5rem;transition:all .3s ease-in-out;display:flex;overflow:hidden;box-shadow:0 4px 8px #0000000d}.UpcomingTurnCard-module__abbw7W__turnCard:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}.UpcomingTurnCard-module__abbw7W__cardHeader{color:#343a40;background-color:#f8f9fa;border-bottom:1px solid #dee2e6;flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:600;display:flex}.UpcomingTurnCard-module__abbw7W__listItem{color:#495057;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem 0;font-size:1rem;line-height:1.35;display:flex;border:none!important}.UpcomingTurnCard-module__abbw7W__listItem svg{color:#0d6efd}.UpcomingTurnCard-module__abbw7W__countdownItem{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.5rem}.UpcomingTurnCard-module__abbw7W__countdownBadge{white-space:nowrap;margin-left:0;padding:.5em .75em;font-size:1rem;font-weight:700;line-height:1.2}.UpcomingTurnCard-module__abbw7W__countdownItem span{white-space:nowrap}.UpcomingTurnCard-module__abbw7W__pulsate{animation:1.5s infinite UpcomingTurnCard-module__abbw7W__pulsate}@keyframes UpcomingTurnCard-module__abbw7W__pulsate{0%{transform:scale(1);box-shadow:0 0 #dc3545b3}70%{transform:scale(1.05);box-shadow:0 0 10px 10px #dc354500}to{transform:scale(1);box-shadow:0 0 #dc354500}}.UpcomingTurnCard-module__abbw7W__cardFooter{background-color:#fff;border-top:1px solid #dee2e6;padding:1rem}.UpcomingTurnCard-module__abbw7W__cardBody{flex-direction:column;gap:.25rem;min-height:180px;display:flex}.UpcomingTurnCard-module__abbw7W__buttonGroup{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;width:100%;display:flex}.UpcomingTurnCard-module__abbw7W__actionBtn{align-items:center;gap:.5rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;border-radius:8px!important;padding:.5rem 1rem!important}.UpcomingTurnCard-module__abbw7W__actionBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #00000014}.UpcomingTurnCard-module__abbw7W__actionBtn:disabled{opacity:.9;cursor:not-allowed}.UpcomingTurnCard-module__abbw7W__btnPrimary{color:#fff!important;background-color:#0d6efd!important;border-color:#0d6efd!important}.UpcomingTurnCard-module__abbw7W__btnDisabled{color:#fff!important;background-color:#9aa3ac!important;border-color:#9aa3ac!important}.UpcomingTurnCard-module__abbw7W__btnOutlineDanger{color:#dc3545!important;background:#fff!important;border:2px solid #dc3545!important}.UpcomingTurnCard-module__abbw7W__btnOutlineDanger:hover{color:#b02a37!important;background:#dc35450f!important}.UpcomingTurnCard-module__abbw7W__btnSuccess{color:#fff!important;background-color:#198754!important;border-color:#198754!important}@media (max-width:380px){.UpcomingTurnCard-module__abbw7W__cardHeader{padding:.5rem .75rem;font-size:.95rem}.UpcomingTurnCard-module__abbw7W__listItem{font-size:.9rem}.UpcomingTurnCard-module__abbw7W__countdownBadge{margin-left:.5rem;padding:.35em .5em;font-size:.85rem}.UpcomingTurnCard-module__abbw7W__cardFooter{padding:.75rem}}@media (max-width:576px){.UpcomingTurnCard-module__abbw7W__buttonGroup{flex-direction:column;gap:.5rem}.UpcomingTurnCard-module__abbw7W__buttonGroup .UpcomingTurnCard-module__abbw7W__btn{width:100%}}
.UpcomingTurnsList-module__28HspW__turnsContainer{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;display:grid}.UpcomingTurnsList-module__28HspW__emptyState{text-align:center;color:#6c757d;padding:2rem;font-style:italic}@media (max-width:380px){.UpcomingTurnsList-module__28HspW__turnsContainer{grid-template-columns:1fr;gap:.75rem}}
.PlatformWarningAlert-module__wMT0na__alertContainer{margin-bottom:2rem}.PlatformWarningAlert-module__wMT0na__warningAlert{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 6px -1px #f59e0b1a}.PlatformWarningAlert-module__wMT0na__alertIcon{color:#d97706;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.125rem}.PlatformWarningAlert-module__wMT0na__alertContent{color:#92400e;line-height:1.5}@media (max-width:768px){.PlatformWarningAlert-module__wMT0na__alertContainer{margin-bottom:1rem;font-size:.8rem}.PlatformWarningAlert-module__wMT0na__warningAlert{padding:.5rem}}
.ProfileIncompleteAlert-module__UQ0fcq__alertContainer{width:100%;margin-bottom:2rem}.ProfileIncompleteAlert-module__UQ0fcq__warningAlert{background-color:#fff5f5;border:1px solid #fc8181;border-radius:12px;align-items:flex-start;gap:1rem;width:100%;padding:1.25rem;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.ProfileIncompleteAlert-module__UQ0fcq__alertIcon{color:#c53030;flex-shrink:0;width:24px;height:24px}.ProfileIncompleteAlert-module__UQ0fcq__alertContent{color:#c53030;flex:1;font-size:.95rem;line-height:1.5}.ProfileIncompleteAlert-module__UQ0fcq__alertContent strong{margin-bottom:.25rem;font-weight:600;display:block}.ProfileIncompleteAlert-module__UQ0fcq__linkButton{color:#c53030;cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:600;text-decoration:underline}.ProfileIncompleteAlert-module__UQ0fcq__linkButton:hover{color:#9b2c2c}
.PsychologistPerfil-module__PCQhoq__dashboardContainer{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:100vh;padding:2rem 1rem;position:relative}.PsychologistPerfil-module__PCQhoq__personalDataSection{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;margin-bottom:2rem;padding:1.75rem;transition:all .3s cubic-bezier(.175,.885,.32,1);box-shadow:0 4px 20px -2px #0000000a}.PsychologistPerfil-module__PCQhoq__personalDataSection:hover{transform:translateY(-5px);box-shadow:0 15px 35px -5px #00000014}.PsychologistPerfil-module__PCQhoq__avatarContainer{flex-shrink:0}.PsychologistPerfil-module__PCQhoq__personalInfo{flex:auto;min-width:0}.PsychologistPerfil-module__PCQhoq__personalInfo h3{color:#0891b2;margin-bottom:.5rem;font-weight:700}.PsychologistPerfil-module__PCQhoq__personalInfo h3,.PsychologistPerfil-module__PCQhoq__personalInfo p{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.PsychologistPerfil-module__PCQhoq__editButtonContainer{flex-shrink:0}.PsychologistPerfil-module__PCQhoq__sectionsGrid{margin-top:2rem}.PsychologistPerfil-module__PCQhoq__infoSection{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;height:100%;padding:1.75rem;transition:all .3s cubic-bezier(.175,.885,.32,1);box-shadow:0 4px 20px -2px #0000000a}.PsychologistPerfil-module__PCQhoq__infoSection:hover{transform:translateY(-5px);box-shadow:0 15px 35px -5px #00000014}.PsychologistPerfil-module__PCQhoq__infoSection h5{color:#0891b2;border-bottom:2px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:.5rem;font-weight:700}.PsychologistPerfil-module__PCQhoq__dangerZone{background:#fff;border:1px solid #fee2e2;border-radius:20px;margin-top:1.5rem;padding:1.75rem;box-shadow:0 4px 20px -2px #0000000a}.PsychologistPerfil-module__PCQhoq__dangerZone h5{color:#dc3545;margin-bottom:.5rem;font-weight:700}.PsychologistPerfil-module__PCQhoq__chipsContainer{background:0 0;border:1px dashed #cbd5e1;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem;min-height:3rem;margin-bottom:1rem;padding:.75rem;display:flex}.PsychologistPerfil-module__PCQhoq__chip{color:#0891b2;background:#ecfeff;border:1px solid #a5f3fc;border-radius:20px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.PsychologistPerfil-module__PCQhoq__chip:hover{background:#cffafe;transform:translateY(-1px)}.PsychologistPerfil-module__PCQhoq__chipRemove{border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:all .2s;display:flex;color:#0891b2!important;background:0 0!important;border:none!important;padding:0!important}.PsychologistPerfil-module__PCQhoq__chipRemove:hover{transform:scale(1.1);color:#164e63!important;background:#0891b21a!important}@media (max-width:768px){.PsychologistPerfil-module__PCQhoq__dashboardContainer{padding:1rem .5rem}.PsychologistPerfil-module__PCQhoq__personalDataSection{padding:1rem}.PsychologistPerfil-module__PCQhoq__personalDataSection>.PsychologistPerfil-module__PCQhoq__d-flex{flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:.75rem!important;display:flex!important}.PsychologistPerfil-module__PCQhoq__personalDataSection>.PsychologistPerfil-module__PCQhoq__d-flex>.PsychologistPerfil-module__PCQhoq__d-flex{width:100%;flex-direction:column!important;align-items:center!important;gap:.5rem!important;display:flex!important}.PsychologistPerfil-module__PCQhoq__editButtonContainer{justify-content:flex-end;align-self:stretch;display:flex}.PsychologistPerfil-module__PCQhoq__personalInfo h3{font-size:1.25rem;line-height:1.25}.PsychologistPerfil-module__PCQhoq__personalInfo p{font-size:.95rem}.PsychologistPerfil-module__PCQhoq__avatarContainer{justify-content:center;width:100%;display:flex}.PsychologistPerfil-module__PCQhoq__personalInfo{text-align:center;width:100%}.PsychologistPerfil-module__PCQhoq__avatarContainer img{width:120px!important;height:120px!important}.PsychologistPerfil-module__PCQhoq__editButtonContainer{justify-self:end}.PsychologistPerfil-module__PCQhoq__sectionsGrid .PsychologistPerfil-module__PCQhoq__row>.PsychologistPerfil-module__PCQhoq__col-lg-6{margin-bottom:1rem}}
.PasswordField-module__4uYSwW__formGroup{width:100%;margin-bottom:1rem}.PasswordField-module__4uYSwW__label{color:var(--slate-700);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.PasswordField-module__4uYSwW__inputWrapper{position:relative}.PasswordField-module__4uYSwW__icon{color:var(--slate-400);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.PasswordField-module__4uYSwW__input{border:1px solid var(--slate-300);width:100%;color:var(--slate-800);background-color:#fff;border-radius:.5rem;padding:.75rem 2.5rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.PasswordField-module__4uYSwW__input:focus{border-color:var(--blue-500);outline:none;box-shadow:0 0 0 2px #3b82f633}.PasswordField-module__4uYSwW__toggleButton{cursor:pointer;color:var(--slate-500);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.PasswordField-module__4uYSwW__toggleButton:hover{color:var(--slate-700)}.PasswordField-module__4uYSwW__inputError{border-color:#ef4444!important}.PasswordField-module__4uYSwW__inputError:focus{box-shadow:0 0 0 2px #ef444433!important}.PasswordField-module__4uYSwW__errorMessage{color:#ef4444;margin-top:.25rem;font-size:.75rem;display:block}
.PacientesAtendidos-module__nx26BG__container{background-color:#0000;padding:1.75rem}.PacientesAtendidos-module__nx26BG__sectionTitle{color:#343a40;margin-bottom:20px;font-size:1.5rem;font-weight:600}.PacientesAtendidos-module__nx26BG__patientCard{background-color:#fff;border:1px solid #e2e8f099;border-radius:20px;height:100%;transition:all .3s cubic-bezier(.175,.885,.32,1);overflow:hidden;box-shadow:0 4px 20px -2px #0000000a}.PacientesAtendidos-module__nx26BG__patientCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px -5px #00000014}.PacientesAtendidos-module__nx26BG__patientAvatar{object-fit:cover;border:3px solid #f8f9fa;border-radius:50%;width:80px;height:80px;margin-bottom:1rem;box-shadow:0 2px 8px #0000001a}.PacientesAtendidos-module__nx26BG__patientName{color:#1e293b;margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.PacientesAtendidos-module__nx26BG__patientInfo{color:#64748b;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.PacientesAtendidos-module__nx26BG__actionButton{border-radius:8px;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.PacientesAtendidos-module__nx26BG__fastNotesBtn{color:#16a34a;background-color:#f0fdf4;border:1px solid #bbf7d0}.PacientesAtendidos-module__nx26BG__fastNotesBtn:hover{color:#15803d;background-color:#dcfce7}.PacientesAtendidos-module__nx26BG__emptyState{justify-content:center;align-items:center;min-height:300px;padding:40px 20px;display:flex}.PacientesAtendidos-module__nx26BG__emptyState .PacientesAtendidos-module__nx26BG__alert{background-color:#f8f9fa;border:none;border-radius:12px;max-width:500px;padding:2rem}.PacientesAtendidos-module__nx26BG__emptyState h5{color:#495057;font-weight:600}.PacientesAtendidos-module__nx26BG__emptyState p{font-size:.95rem;line-height:1.5}@media (max-width:768px){.PacientesAtendidos-module__nx26BG__emptyState{min-height:200px;padding:20px 10px}.PacientesAtendidos-module__nx26BG__emptyState .PacientesAtendidos-module__nx26BG__alert{padding:1.5rem}}
.LoginModal-module__tIdwJW__loginModal{--primary-color:#007bff;--primary-hover:#0069d9;--danger-color:#dc3545;--warning-color:#ffc107;--success-color:#28a745;--info-color:#17a2b8;--light-gray:#f8f9fa;--medium-gray:#e9ecef;--dark-gray:#343a40;--border-radius:.5rem;--box-shadow:0 4px 6px #0000001a;--transition:all .2s ease}.LoginModal-module__tIdwJW__modalBody{scrollbar-width:thin;scrollbar-color:var(--medium-gray)transparent;max-height:60vh;padding:.5rem;overflow-y:auto}.LoginModal-module__tIdwJW__modalBody::-webkit-scrollbar{width:6px}.LoginModal-module__tIdwJW__modalBody::-webkit-scrollbar-track{background:0 0}.LoginModal-module__tIdwJW__modalBody::-webkit-scrollbar-thumb{background-color:var(--medium-gray);border-radius:20px}.LoginModal-module__tIdwJW__tabContainer{border-bottom:1px solid var(--medium-gray);margin-bottom:1rem;display:flex}.LoginModal-module__tIdwJW__tabButton{color:var(--dark-gray);cursor:pointer;transition:var(--transition);background:0 0;border:none;flex:1;padding:.75rem 1rem;font-size:.95rem;font-weight:500;position:relative}.LoginModal-module__tIdwJW__tabButton:hover,.LoginModal-module__tIdwJW__activeTab{color:var(--primary-color)}.LoginModal-module__tIdwJW__activeTab:after{content:"";background-color:var(--primary-color);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.LoginModal-module__tIdwJW__loginForm{flex-direction:column;gap:1rem;display:flex}.LoginModal-module__tIdwJW__formGroup{flex-direction:column;gap:.35rem;display:flex}.LoginModal-module__tIdwJW__formLabel{color:var(--dark-gray);font-size:.85rem;font-weight:500}.LoginModal-module__tIdwJW__inputWrapper{position:relative}.LoginModal-module__tIdwJW__formControl{width:100%;color:var(--dark-gray);border:1px solid var(--medium-gray);border-radius:var(--border-radius);transition:var(--transition);background-color:#fff;background-clip:padding-box;padding:.6rem .75rem;font-size:.95rem;line-height:1.5;display:block}.LoginModal-module__tIdwJW__formControl:focus{border-color:var(--primary-color);outline:0;box-shadow:0 0 0 .2rem #007bff40}.LoginModal-module__tIdwJW__formControl::placeholder{color:#adb5bd;opacity:1}.LoginModal-module__tIdwJW__passwordToggle{color:#6c757d;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.LoginModal-module__tIdwJW__passwordToggle:hover{color:var(--dark-gray)}.LoginModal-module__tIdwJW__inputError{border-color:var(--danger-color)}.LoginModal-module__tIdwJW__inputError:focus{box-shadow:0 0 0 .2rem #dc354540}.LoginModal-module__tIdwJW__feedbackInvalid{width:100%;color:var(--danger-color);margin-top:.25rem;font-size:.75rem}.LoginModal-module__tIdwJW__alertDanger{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:.375rem;align-items:center;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.9rem;animation:.3s ease-in-out LoginModal-module__tIdwJW__fadeIn;display:flex}.LoginModal-module__tIdwJW__alertSuccess{border-radius:var(--border-radius);color:#0f5132;background-color:#d1e7dd;border:1px solid #badbcc;align-items:center;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.85rem;display:flex}.LoginModal-module__tIdwJW__alertWarning{color:#856404;border-radius:var(--border-radius);background-color:#fff3cd;border:1px solid #0000;align-items:flex-start;gap:.5rem;margin-top:.5rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.LoginModal-module__tIdwJW__alertIcon{flex-shrink:0;margin-right:4px}.LoginModal-module__tIdwJW__alertText{margin:0;font-size:.8rem}.LoginModal-module__tIdwJW__forgotPassword{text-align:right;margin-top:.25rem}.LoginModal-module__tIdwJW__forgotLink{color:var(--primary-color);transition:var(--transition);font-size:.8rem;text-decoration:none}.LoginModal-module__tIdwJW__forgotLink:hover{color:var(--primary-hover);text-decoration:underline}.LoginModal-module__tIdwJW__forgotLink:focus{outline:none;text-decoration:underline;box-shadow:0 0 0 .2rem #007bff40}.LoginModal-module__tIdwJW__actionsRow{justify-content:space-between;align-items:center;display:flex}.LoginModal-module__tIdwJW__formGroupRemember{grid-template-columns:auto 1fr;align-items:center;gap:.2rem;display:grid}.LoginModal-module__tIdwJW__formGroupRemember input[type=checkbox]{cursor:pointer;margin:0}.LoginModal-module__tIdwJW__rememberLabel{font-size:.9rem;line-height:1.2}.LoginModal-module__tIdwJW__forgotButton{color:var(--primary-color);background:0 0;border:none;padding:0;font-size:.9rem}.LoginModal-module__tIdwJW__forgotButton:hover{color:var(--primary-hover);text-decoration:underline}.LoginModal-module__tIdwJW__registerSection{flex-direction:column;gap:.75rem;display:flex}.LoginModal-module__tIdwJW__registerOptions{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.LoginModal-module__tIdwJW__registerOption{border-radius:var(--border-radius);transition:var(--transition);flex-direction:column;height:100%;padding:1rem;display:flex}.LoginModal-module__tIdwJW__registerOption:hover{box-shadow:var(--box-shadow)}.LoginModal-module__tIdwJW__registerOption:first-child{color:#0c5460;background-color:#17a2b81a;border:1px solid #17a2b833}.LoginModal-module__tIdwJW__registerOption:last-child{color:#155724;background-color:#28a7451a;border:1px solid #28a74533}.LoginModal-module__tIdwJW__optionTitle{margin-top:0;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.LoginModal-module__tIdwJW__optionText{flex-grow:1;margin-bottom:1rem;font-size:.9rem}.LoginModal-module__tIdwJW__registerButton{transition:var(--transition);align-self:flex-start;padding:.4rem 1.25rem;font-size:.9rem;font-weight:500}.LoginModal-module__tIdwJW__registerButton:hover{transform:translateY(-2px)}@keyframes LoginModal-module__tIdwJW__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.LoginModal-module__tIdwJW__registerOptions{grid-template-columns:1fr;gap:.75rem}.LoginModal-module__tIdwJW__registerOption{padding:.75rem}.LoginModal-module__tIdwJW__optionTitle{font-size:1rem}.LoginModal-module__tIdwJW__alertWarning{flex-direction:column}}@media (max-width:576px){.LoginModal-module__tIdwJW__modalBody{max-height:70vh}.LoginModal-module__tIdwJW__loginForm{gap:.75rem}.LoginModal-module__tIdwJW__formControl{padding:.5rem .625rem}.LoginModal-module__tIdwJW__forgotPassword{text-align:center;margin-top:.25rem}.LoginModal-module__tIdwJW__actionsRow{flex-direction:row;align-items:center;gap:.5rem}.LoginModal-module__tIdwJW__rememberLabel{font-size:.7rem}.LoginModal-module__tIdwJW__forgotButton{color:var(--primary-color);background:0 0;border:none;padding:0;font-size:.7rem}.LoginModal-module__tIdwJW__optionTitle{margin-bottom:.35rem;font-size:.95rem}.LoginModal-module__tIdwJW__optionText{margin-bottom:.75rem;font-size:.85rem}.LoginModal-module__tIdwJW__registerButton{width:100%;padding:.4rem}.LoginModal-module__tIdwJW__tabButton{padding:.5rem;font-size:.9rem}}@media (max-height:700px){.LoginModal-module__tIdwJW__modalBody{max-height:50vh}.LoginModal-module__tIdwJW__registerOption{padding:.75rem}.LoginModal-module__tIdwJW__optionText{margin-bottom:.5rem}}@media (max-width:400px){.LoginModal-module__tIdwJW__modalBody{max-height:60vh}.LoginModal-module__tIdwJW__loginForm{gap:.5rem}.LoginModal-module__tIdwJW__formControl{padding:.4rem .5rem}.LoginModal-module__tIdwJW__alertWarning{font-size:.75rem}}@media (max-width:350px){.LoginModal-module__tIdwJW__modalBody{max-height:70vh}.LoginModal-module__tIdwJW__loginForm{gap:.4rem}.LoginModal-module__tIdwJW__formControl{padding:.35rem .45rem}.LoginModal-module__tIdwJW__alertWarning{font-size:.7rem}}.LoginModal-module__tIdwJW__resendButton{width:100%;transition:var(--transition);border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem}.LoginModal-module__tIdwJW__resendButton:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.LoginModal-module__tIdwJW__alertMessageItems{flex-direction:column;gap:.5rem;display:flex}
.Header-module__fS6tZa__siteHeader{z-index:10;background:#fff;border-bottom:1px solid #141d3826;width:100%;transition:box-shadow .3s,background .3s;position:relative}.Header-module__fS6tZa__isStuck{z-index:99;animation:.75s cubic-bezier(.68,-.55,.265,1.55) both Header-module__fS6tZa__stickySlideDown;position:fixed;top:0;left:0;right:0;box-shadow:4px 4px 30px #2a437126}@keyframes Header-module__fS6tZa__stickySlideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Header-module__fS6tZa__octfMainHeader{margin:0 auto;padding:0 1.5rem}.Header-module__fS6tZa__octfMainbarContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__fS6tZa__headerMobile{display:none}.Header-module__fS6tZa__headerMobile.Header-module__fS6tZa__open{background:#fff;border-top:1px solid #141d381a;display:block}@media (min-width:1400px){.Header-module__fS6tZa__octfMainbarContainer{gap:2rem;min-height:85px}}@media (max-width:1399px) and (min-width:1200px){.Header-module__fS6tZa__octfMainbarContainer{gap:1.5rem;min-height:80px}}@media (max-width:1199px) and (min-width:1024px){.Header-module__fS6tZa__octfMainbarContainer{gap:1rem;min-height:75px}.Header-module__fS6tZa__octfMainHeader{padding:0 15px}}@media (max-width:1023px) and (min-width:768px){.Header-module__fS6tZa__octfMainbarContainer{gap:.8rem;min-height:70px}.Header-module__fS6tZa__octfMainHeader{padding:0 15px}}@media (max-width:767px) and (min-width:640px){.Header-module__fS6tZa__octfMainbarContainer{gap:.6rem;min-height:65px}.Header-module__fS6tZa__octfMainHeader{padding:0 12px}}@media (max-width:639px){.Header-module__fS6tZa__octfMainbarContainer{gap:.5rem;min-height:60px}.Header-module__fS6tZa__octfMainHeader{padding:0 10px}}@media (max-width:479px){.Header-module__fS6tZa__octfMainbarContainer{gap:.4rem;min-height:56px}.Header-module__fS6tZa__octfMainHeader{padding:0 8px}}@media (max-width:319px){.Header-module__fS6tZa__octfMainbarContainer{gap:.3rem;min-height:52px}.Header-module__fS6tZa__octfMainHeader{padding:0 6px}}
.StepsSection-module__VbWpAG__stepsSection{padding:5rem 0}.StepsSection-module__VbWpAG__stepsTitle{color:#262051;font-size:2.5rem;font-weight:700;line-height:1.2}.StepsSection-module__VbWpAG__stepsSubtitle{color:#7141b1;font-weight:500}.StepsSection-module__VbWpAG__punteo{gap:1.5rem;margin-top:2rem;position:relative}.StepsSection-module__VbWpAG__punteo div{z-index:2;align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex;position:relative}.StepsSection-module__VbWpAG__punteo span{color:#017bcf;text-align:center;background-color:#fff;border:2px solid #017bcf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;margin-right:15px;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 3px 8px #017bcf33}.StepsSection-module__VbWpAG__stepText{margin:0;padding:0;font-size:.875rem}.StepsSection-module__VbWpAG__stepTextRed{color:#017bcf;margin:0 -10px 0 0;padding:0}.StepsSection-module__VbWpAG__punteo:before{content:"";z-index:1;opacity:.3;background-color:#017bcf;width:2px;height:calc(100% - 50px);position:absolute;top:25px;left:25px}.StepsSection-module__VbWpAG__stepsImage{border-radius:10px;transition:all .5s;box-shadow:0 10px 30px #0000001a}.StepsSection-module__VbWpAG__stepsImageContainer:hover .StepsSection-module__VbWpAG__stepsImage{transform:scale(1.03)}.StepsSection-module__VbWpAG__stepsImageContainer{position:relative}@media (max-width:991.98px){.StepsSection-module__VbWpAG__stepsTitle{text-align:center;font-size:2rem}.StepsSection-module__VbWpAG__stepsSubtitle{text-align:center}.StepsSection-module__VbWpAG__stepsSection{padding:3rem 0}.StepsSection-module__VbWpAG__stepsImageContainer{margin-top:2rem}}@media (max-width:767.98px){.StepsSection-module__VbWpAG__stepsTitle{font-size:1.75rem}.StepsSection-module__VbWpAG__punteo{margin-top:1.5rem}.StepsSection-module__VbWpAG__punteo span{width:45px;height:45px;font-size:14px}.StepsSection-module__VbWpAG__punteo:before{left:22px}}@media (max-width:575.98px){.StepsSection-module__VbWpAG__stepsSection{padding:2rem 0}.StepsSection-module__VbWpAG__stepsTitle{margin-bottom:1rem;font-size:1.5rem}.StepsSection-module__VbWpAG__punteo span{width:40px;height:40px;font-size:12px}.StepsSection-module__VbWpAG__punteo:before{left:20px}.StepsSection-module__VbWpAG__stepText{font-size:.8rem}}
.SearchTherapistButton-module__KZi4kG__heroButton{color:#fff;background-color:#7141b1;border-color:#0000;padding:10px 20px;font-size:16px;font-weight:700}.SearchTherapistButton-module__KZi4kG__heroButton:hover{background-color:#5d35a0}
.HomeSection-module__oO5mbq__heroSection{min-height:100dvh;position:relative;overflow:hidden}.HomeSection-module__oO5mbq__heroOverlay{z-index:2;background:#28244cb3;flex-direction:column;justify-content:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.HomeSection-module__oO5mbq__heroTitle{text-shadow:0 0 7px #000000bf;letter-spacing:.03em;text-transform:uppercase;color:#fff;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:900;line-height:1.1}.HomeSection-module__oO5mbq__heroSubtitle{text-shadow:0 0 7px #000000bf;color:#fff;margin-bottom:1.5rem;font-size:1.25rem}.HomeSection-module__oO5mbq__heroButton{color:#fff;background-color:#7141b1;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1.1rem;text-decoration:none;transition:all .1s;display:inline-flex;box-shadow:0 0 7px #00000073}.HomeSection-module__oO5mbq__heroButton:hover{background-color:#5d35a0;box-shadow:0 5px 15px #00000080}.HomeSection-module__oO5mbq__ctaSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:1.5rem 0;position:relative;overflow:hidden}.HomeSection-module__oO5mbq__ctaSection:before{content:"";background:linear-gradient(90deg,#43baff,#7141b1);width:100%;height:3px;position:absolute;top:0;left:0}.HomeSection-module__oO5mbq__ctaButton{align-items:center;gap:.5rem;margin-top:.5rem;transition:all .1s;display:inline-flex}.HomeSection-module__oO5mbq__ctaButton:hover{box-shadow:0 4px 10px #43baff4d}.HomeSection-module__oO5mbq__stepsSection{padding:5rem 0}.HomeSection-module__oO5mbq__stepsTitle{color:#262051;font-size:2.5rem;font-weight:700;line-height:1.2}.HomeSection-module__oO5mbq__stepsSubtitle{color:#7141b1;font-weight:500}.HomeSection-module__oO5mbq__punteo{gap:1.5rem;margin-top:2rem;position:relative}.HomeSection-module__oO5mbq__punteo div{z-index:2;align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex;position:relative}.HomeSection-module__oO5mbq__punteo span{color:#017bcf;text-align:center;background-color:#fff;border:2px solid #017bcf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;margin-right:15px;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 3px 8px #017bcf33}.HomeSection-module__oO5mbq__stepText{margin:0;padding:0;font-size:.875rem}.HomeSection-module__oO5mbq__stepTextRed{color:#017bcf;margin:0 -10px 0 0;padding:0}.HomeSection-module__oO5mbq__punteo:before{content:"";z-index:1;opacity:.3;background-color:#017bcf;width:2px;height:calc(100% - 50px);position:absolute;top:25px;left:25px}.HomeSection-module__oO5mbq__stepsImage{border-radius:10px;transition:all .5s;box-shadow:0 10px 30px #0000001a}.HomeSection-module__oO5mbq__stepsImageContainer:hover .HomeSection-module__oO5mbq__stepsImage{transform:scale(1.03)}.HomeSection-module__oO5mbq__servicesSection{-webkit-user-select:none;user-select:none;background-color:#221f3c;padding:5rem 0;position:relative;overflow:hidden}.HomeSection-module__oO5mbq__servicesSection:before{content:"";background:linear-gradient(90deg,#43baff,#7141b1,#43baff) 0 0/200% 100%;width:100%;height:5px;animation:3s infinite HomeSection-module__oO5mbq__gradientMove;position:absolute;top:0;left:0}@keyframes HomeSection-module__oO5mbq__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.HomeSection-module__oO5mbq__otHeading{margin-bottom:2rem;position:relative}.HomeSection-module__oO5mbq__otHeading h2{padding-bottom:15px;font-size:2.5rem;font-weight:800;position:relative}.HomeSection-module__oO5mbq__otHeading h2:after{content:"";background-color:#43baff;border-radius:3px;width:80px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.HomeSection-module__oO5mbq__servBox2{color:#aeaacb;background:#262051;border-radius:.75rem;flex-direction:column;justify-content:space-between;height:100%;padding:43px 30px 65px;transition:all .3s;display:flex;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 10px 30px #00000026}.HomeSection-module__oO5mbq__servBox2:hover{color:#6d6d6d;background:#fff;transform:translateY(-10px);box-shadow:15px 15px 38px #0000001a}.HomeSection-module__oO5mbq__bigNumber{color:#332d5f;opacity:.5;font-family:Montserrat,sans-serif;font-size:100px;font-weight:800;line-height:72px;transition:all .3s;position:absolute;top:0;left:-10px}.HomeSection-module__oO5mbq__servBox2:hover .HomeSection-module__oO5mbq__bigNumber{color:#f4f6f6;opacity:.7}.HomeSection-module__oO5mbq__iconMain{color:#fff;z-index:0;background:#332d5f;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 5px 15px #0003}.HomeSection-module__oO5mbq__servBox2:hover .HomeSection-module__oO5mbq__iconMain{background:#43baff;transform:scale(1.1)rotate(10deg)}.HomeSection-module__oO5mbq__contentBox{z-index:1;position:relative}.HomeSection-module__oO5mbq__contentBox h5{color:#fff;margin-bottom:10px;font-size:1.25rem;line-height:30px;transition:all .3s}.HomeSection-module__oO5mbq__servBox2:hover .HomeSection-module__oO5mbq__contentBox h5{color:#1b1d21}.HomeSection-module__oO5mbq__iconBoxesSection{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:5rem 0}.HomeSection-module__oO5mbq__iconBox{background-color:#fff;border-radius:.75rem;align-items:flex-start;height:100%;min-height:170px;padding:1.5rem;transition:box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #7141b126}.HomeSection-module__oO5mbq__iconBox:after{content:"";background:linear-gradient(90deg,#43baff,#7141b1);width:0;height:3px;transition:width .3s;position:absolute;bottom:0;left:0}.HomeSection-module__oO5mbq__iconBox:hover{transform:translateY(-4px)scale(1.03);box-shadow:0 8px 32px #7141b138}.HomeSection-module__oO5mbq__iconBox:hover:after{width:100%}.HomeSection-module__oO5mbq__iconBoxIcon{color:#fff;background:#7141b1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-right:1rem;font-size:32px;transition:all .3s;display:flex;box-shadow:0 2px 10px #7141b126}.HomeSection-module__oO5mbq__iconBox:hover .HomeSection-module__oO5mbq__iconBoxIcon{background:#43baff;transform:scale(1.1)rotate(10deg)}.HomeSection-module__oO5mbq__iconBoxContent{flex:1;padding-left:8px}.HomeSection-module__oO5mbq__iconBoxTitle{color:#262051;margin-bottom:8px;font-size:18px;font-weight:700}.HomeSection-module__oO5mbq__iconBoxDesc{color:#6c757d;margin-bottom:0;font-size:15px}.HomeSection-module__oO5mbq__ctaProfessionalsSection{min-height:250px;position:relative;overflow:hidden}.HomeSection-module__oO5mbq__ctaOverlay{-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);z-index:2;pointer-events:none;background:#28244cb3;width:100%;height:100%;position:absolute;top:0;left:0}.HomeSection-module__oO5mbq__ctaContainer{z-index:3;padding:55px 65px;position:relative;overflow:hidden}.HomeSection-module__oO5mbq__ctaHeading{flex-direction:column;align-items:center;gap:1rem;margin-bottom:0;display:flex}.HomeSection-module__oO5mbq__ctaSubtitle{text-transform:capitalize;color:#fff;margin-bottom:5px;font-family:Montserrat,sans-serif;font-size:20px;font-weight:500;display:block}.HomeSection-module__oO5mbq__ctaTitle{color:#fff;text-shadow:0 2px 5px #0000004d;margin-bottom:0;font-family:Montserrat,sans-serif;font-size:48px;font-weight:800;line-height:60px}.HomeSection-module__oO5mbq__ctaButton2{text-transform:uppercase;color:#fff;letter-spacing:1px;background:#7141b1;border:2px solid #fff;align-items:center;gap:.5rem;margin-top:.5rem;margin-bottom:8px;padding:21px 35px;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:all .5s;display:inline-flex}.HomeSection-module__oO5mbq__ctaButton2:hover{color:#7141b1;background:#fff;box-shadow:0 10px 20px #0003}.HomeSection-module__oO5mbq__ctaButton{text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;letter-spacing:1px;background:0 0;border:2px solid #fff;align-items:center;gap:.5rem;margin-bottom:8px;padding:21px 35px;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:all .5s;display:inline-flex}.HomeSection-module__oO5mbq__ctaButton:hover{color:#7141b1;background:#fff;box-shadow:0 10px 20px #0003}.HomeSection-module__oO5mbq__psychotherapySection{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:5rem 0}.HomeSection-module__oO5mbq__psychotherapyTitle{text-align:center;color:#262051;margin-bottom:3rem;padding-bottom:15px;font-weight:700;position:relative}.HomeSection-module__oO5mbq__psychotherapyTitle:after{content:"";background-color:#43baff;border-radius:3px;width:80px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.HomeSection-module__oO5mbq__tabContent h4{color:#262051;margin-bottom:1rem;font-size:1.25rem}.HomeSection-module__oO5mbq__tabContent p{color:#6c757d;margin-bottom:1.5rem}.HomeSection-module__oO5mbq__tabContent ul{margin-top:1.5rem;padding-left:1.5rem}.HomeSection-module__oO5mbq__tabContent li{margin-bottom:.5rem;padding-left:.5rem;position:relative}.HomeSection-module__oO5mbq__tabContent li:before{content:"";background-color:#43baff;border-radius:50%;width:8px;height:8px;position:absolute;top:.5rem;left:-1rem}@media (max-width:768px){.HomeSection-module__oO5mbq__ctaContainer{padding:30px}.HomeSection-module__oO5mbq__ctaTitle{font-size:36px;line-height:1.2}.HomeSection-module__oO5mbq__servBox2{padding:30px 20px 50px}.HomeSection-module__oO5mbq__bigNumber{font-size:80px}.HomeSection-module__oO5mbq__iconMain{width:80px;height:80px}}@media (max-width:576px){.HomeSection-module__oO5mbq__heroTitle{font-size:2rem}.HomeSection-module__oO5mbq__ctaContainer{padding:20px}.HomeSection-module__oO5mbq__ctaTitle{font-size:28px}.HomeSection-module__oO5mbq__ctaButton{padding:15px 25px}}
.TabItem-module__Fphgma__tabItem{color:#495057;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;outline:none;padding:.75rem 1.25rem;font-size:1rem;font-weight:500;transition:all .2s;position:relative}.TabItem-module__Fphgma__tabItem:hover{color:#007bff}.TabItem-module__Fphgma__tabItem:focus-visible{border-radius:.25rem;box-shadow:0 0 0 2px #007bff40}.TabItem-module__Fphgma__tabItem.TabItem-module__Fphgma__active{color:#007bff;border-bottom-color:#007bff}.TabItem-module__Fphgma__tabItem.TabItem-module__Fphgma__active:after{content:"";background-color:#007bff;width:100%;height:2px;position:absolute;bottom:-2px;left:0}
.TabList-module__s5KsqG__tabListWrapper{border-bottom:1px solid #dee2e6;position:relative}.TabList-module__s5KsqG__tabList{flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.TabList-module__s5KsqG__tabListIndicator{height:2px;transition:all .3s;position:absolute;bottom:0}@media (max-width:576px){.TabList-module__s5KsqG__tabList{flex-direction:column;width:100%}.TabList-module__s5KsqG__tabList button{text-align:left;border-bottom:1px solid #dee2e6;width:100%;padding:.75rem 1rem}.TabList-module__s5KsqG__tabList button.TabList-module__s5KsqG__active{border-bottom-color:#dee2e6;border-left:3px solid #007bff}.TabList-module__s5KsqG__tabList button.TabList-module__s5KsqG__active:after{display:none}}
.TabPanel-module__ot7RUW__tabPanel{margin:0 1.25rem;padding:1.25rem 0}.TabPanel-module__ot7RUW__tabPanel:not(.TabPanel-module__ot7RUW__active){display:none}.TabPanel-module__ot7RUW__tabPanel:focus-visible{border-radius:.25rem;outline:2px solid #007bff40}
.TabPanels-module__X2VVjq__tabPanels{min-height:140px;position:relative}
.Tabs-module__sibiWq__tabsContainer{width:100%}
.SkeletonLoader-module__iLT-EW__skeleton{background:#f6f7f8 linear-gradient(90deg,#f6f7f8 0%,#edeef1 20%,#f6f7f8 40% 100%) 0 0/1000px 100% no-repeat;animation:1.5s linear infinite SkeletonLoader-module__iLT-EW__shimmer;display:inline-block;position:relative;overflow:hidden}@keyframes SkeletonLoader-module__iLT-EW__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.SkeletonLoader-module__iLT-EW__text{border-radius:4px;width:100%;height:14px;margin-bottom:8px}.SkeletonLoader-module__iLT-EW__title{border-radius:4px;width:60%;height:24px;margin-bottom:12px}.SkeletonLoader-module__iLT-EW__avatar{border-radius:50%;width:60px;height:60px}.SkeletonLoader-module__iLT-EW__button{border-radius:6px;width:120px;height:36px}.SkeletonLoader-module__iLT-EW__rectangle{border-radius:8px;width:100%;height:100px}
.TherapistCardSkeleton-module__9jCTvG__cardContainer{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.TherapistCardSkeleton-module__9jCTvG__leftSection{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border-right:1px solid #e2e8f0;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.TherapistCardSkeleton-module__9jCTvG__profileImageContainer{border:4px solid #fff;margin-bottom:1.5rem;box-shadow:0 4px 15px #00000014;border-radius:50%!important;width:130px!important;height:130px!important}.TherapistCardSkeleton-module__9jCTvG__completionTagsContainer{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}@media (max-width:768px){.TherapistCardSkeleton-module__9jCTvG__leftSection{border-bottom:1px solid #e2e8f0;border-right:none;padding:1.5rem}}
.PatientTherapists-module__-f3YlG__container{background-color:#f9f9f9;border-radius:8px;padding:2rem}.PatientTherapists-module__-f3YlG__title{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PatientTherapists-module__-f3YlG__subtitle{color:#666;margin-bottom:2rem;font-size:1rem}.PatientTherapists-module__-f3YlG__therapistList{flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;display:flex}.PatientTherapists-module__-f3YlG__error{color:#d9534f}.PatientTherapists-module__-f3YlG__actions{text-align:center}.PatientTherapists-module__-f3YlG__button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:5px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s}.PatientTherapists-module__-f3YlG__button:hover{background-color:#0056b3}
.PatientReferidos-module__Sby2Sq__container{padding:20px}.PatientReferidos-module__Sby2Sq__cardHeader{background-color:#f8f9fa;align-items:center;font-size:1.1rem;font-weight:600;display:flex}.PatientReferidos-module__Sby2Sq__infoAlert{white-space:normal;word-break:break-word;align-items:flex-start;gap:10px;line-height:1.4;display:flex}@media (max-width:576px){.PatientReferidos-module__Sby2Sq__infoAlert{flex-direction:column;align-items:flex-start}}
.SoyPaciente-module__qYRhya__pageHeader{color:#fff;background:#262051;justify-content:center;align-items:center;min-height:200px;margin-bottom:30px;transition:all .3s;display:flex}.SoyPaciente-module__qYRhya__pageHeader h1{color:#fff;margin-bottom:0}.SoyPaciente-module__qYRhya__servBox{transition:transform .3s;position:relative;overflow:hidden}.SoyPaciente-module__qYRhya__iconMain{font-size:20px;transition:transform .3s;display:inline-block}.SoyPaciente-module__qYRhya__octfBtn{text-transform:uppercase;white-space:nowrap;vertical-align:middle;text-align:center;cursor:pointer;color:#fff;background:#43baff;border:1px solid #0000;border-radius:4px;outline:none;justify-content:center;align-items:center;margin-bottom:0;padding:14px 30px;font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.42857;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 10px #43baff4d}.SoyPaciente-module__qYRhya__octfBtn:hover,.SoyPaciente-module__qYRhya__octfBtn:focus{color:#fff;background:#7141b1;transform:translateY(-2px);box-shadow:0 6px 15px #7141b166}.SoyPaciente-module__qYRhya__callToActionPdf{color:#7acdf1;background-color:#0e233b;border-radius:6px;justify-content:center;align-items:center;margin-bottom:30px;padding:15px;font-family:Montserrat,sans-serif;font-weight:700;transition:all .3s;display:flex}.SoyPaciente-module__qYRhya__callToActionPdf a{color:#fff;background-color:#16a6c5;border-radius:5px;align-items:center;margin-left:10px;padding:8px 20px;font-family:Montserrat,sans-serif;font-weight:400;text-decoration:none;transition:all .3s;display:flex}.SoyPaciente-module__qYRhya__callToActionPdf a:hover{color:#fff;background-color:#238fc1;transform:translateY(-2px);box-shadow:0 4px 10px #16a6c54d}.SoyPaciente-module__qYRhya__ctaH2{color:#fff;background-image:url(/assets/images/contacto.png);background-position:50%;background-size:cover;border-radius:10px;margin:60px 0;padding:70px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.SoyPaciente-module__qYRhya__ctaH2:before{content:"";z-index:1;background:#0e233bb3;width:100%;height:100%;position:absolute;top:0;left:0}.SoyPaciente-module__qYRhya__ctaH2Row{z-index:2;position:relative}.SoyPaciente-module__qYRhya__ctaH2 h2{color:#fff;margin-bottom:10px}.SoyPaciente-module__qYRhya__ctaH2 span{color:#fff}.SoyPaciente-module__qYRhya__otAccordions .SoyPaciente-module__qYRhya__accItem{background:#fff;border-radius:8px;margin-bottom:20px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #00000014}.SoyPaciente-module__qYRhya__otAccordions .SoyPaciente-module__qYRhya__accItem:hover{box-shadow:0 4px 12px #0000001f}.SoyPaciente-module__qYRhya__accToggle{cursor:pointer;color:#1b1d21;background:#f6f6f6;border-radius:8px;padding:15px 20px;font-family:Montserrat,sans-serif;font-weight:600;transition:all .3s;display:block;position:relative;overflow:hidden}.SoyPaciente-module__qYRhya__accToggle:hover{color:#43baff}.SoyPaciente-module__qYRhya__iconWrapper{color:#b6b6b6;transition:all .3s;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.SoyPaciente-module__qYRhya__accContent{background-color:#fff;padding:0;overflow:hidden}.SoyPaciente-module__qYRhya__accContentInner{padding:20px}.SoyPaciente-module__qYRhya__accContent p{margin-bottom:15px}.SoyPaciente-module__qYRhya__accContent p:last-child{margin-bottom:0}.SoyPaciente-module__qYRhya__active .SoyPaciente-module__qYRhya__accToggle{color:#43baff;background-color:#f0f8ff}.SoyPaciente-module__qYRhya__active .SoyPaciente-module__qYRhya__iconWrapper{color:#43baff}.SoyPaciente-module__qYRhya__otAccordions{margin-bottom:40px}.SoyPaciente-module__qYRhya__benefitsSection{background-color:#efefef;border-radius:10px;padding:50px;box-shadow:0 4px 15px #0000000d}.SoyPaciente-module__qYRhya__benefitItem{align-items:center;margin-bottom:15px;display:flex}.SoyPaciente-module__qYRhya__benefitIcon{color:#43baff;margin-right:10px}.SoyPaciente-module__qYRhya__sectionTitle{color:#262051;margin-bottom:20px;font-weight:700}.SoyPaciente-module__qYRhya__faqTitle{color:#262051;margin-top:40px;margin-bottom:20px;font-weight:700}@media (max-width:768px){.SoyPaciente-module__qYRhya__pageHeader{min-height:150px}.SoyPaciente-module__qYRhya__ctaH2{padding:40px}.SoyPaciente-module__qYRhya__octfBtn{padding:12px 20px}.SoyPaciente-module__qYRhya__benefitsSection{padding:30px}}@media (max-width:576px){.SoyPaciente-module__qYRhya__callToActionPdf{flex-direction:column;padding:15px}.SoyPaciente-module__qYRhya__callToActionPdf a{justify-content:center;width:100%;margin-top:10px;margin-left:0}.SoyPaciente-module__qYRhya__ctaH2{padding:30px}.SoyPaciente-module__qYRhya__benefitsSection{padding:20px}}
.ComoFuncionaInstructivo-module__4Fgk3a__pageHeader{color:#fff;background:#262051;border-radius:0 0 10px 10px;justify-content:center;align-items:center;min-height:200px;margin-bottom:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.ComoFuncionaInstructivo-module__4Fgk3a__pageHeader:after{content:"";background:linear-gradient(90deg,#43baff,#7141b1,#43baff) 0 0/200% 100%;width:100%;height:4px;animation:3s infinite ComoFuncionaInstructivo-module__4Fgk3a__gradientMove;position:absolute;bottom:0;left:0}@keyframes ComoFuncionaInstructivo-module__4Fgk3a__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.ComoFuncionaInstructivo-module__4Fgk3a__pageHeader h1{color:#fff;margin-bottom:0;position:relative}.ComoFuncionaInstructivo-module__4Fgk3a__pageHeader h1:after{content:"";background-color:#43baff;border-radius:3px;width:80px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.ComoFuncionaInstructivo-module__4Fgk3a__iframeContainer{margin-bottom:30px;transition:all .3s;position:relative}.ComoFuncionaInstructivo-module__4Fgk3a__iframeLabel{color:#fff;z-index:2;background-color:#43baff;border-radius:20px;padding:5px 15px;font-size:14px;font-weight:600;position:absolute;top:-15px;left:20px;box-shadow:0 2px 5px #0000001a}.ComoFuncionaInstructivo-module__4Fgk3a__iframeInstructivo{border:1px solid #ddd;border-radius:8px;width:100%;height:500px;transition:all .3s;box-shadow:0 8px 20px #00000014}.ComoFuncionaInstructivo-module__4Fgk3a__iframeInstructivo:hover{transform:translateY(-5px);box-shadow:0 12px 25px #0000001f}.ComoFuncionaInstructivo-module__4Fgk3a__overHidden{padding-top:0;overflow:hidden}.ComoFuncionaInstructivo-module__4Fgk3a__stepsTitle{color:#262051;margin-bottom:20px;font-size:2.5rem;line-height:1.2}.ComoFuncionaInstructivo-module__4Fgk3a__stepsSubtitle{color:#666;font-weight:500}.ComoFuncionaInstructivo-module__4Fgk3a__punteo{margin-top:30px;position:relative}.ComoFuncionaInstructivo-module__4Fgk3a__punteo p{z-index:2;align-items:flex-start;margin-bottom:25px;display:flex;position:relative}.ComoFuncionaInstructivo-module__4Fgk3a__punteo span{color:#017bcf;text-align:center;background-color:#fff;border:2px solid #017bcf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;margin-right:15px;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 3px 8px #017bcf33}.ComoFuncionaInstructivo-module__4Fgk3a__stepText{padding-top:5px;font-size:1.1rem}.ComoFuncionaInstructivo-module__4Fgk3a__stepText b{color:#017bcf}.ComoFuncionaInstructivo-module__4Fgk3a__punteo:before{content:"";z-index:1;opacity:.3;background-color:#017bcf;width:2px;height:calc(100% - 50px);position:absolute;top:25px;left:25px}.ComoFuncionaInstructivo-module__4Fgk3a__imageContainer{border-radius:10px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.ComoFuncionaInstructivo-module__4Fgk3a__stepsImage{border-radius:10px;max-width:100%;height:auto;transition:all .5s}.ComoFuncionaInstructivo-module__4Fgk3a__ctaSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:10px;margin-top:60px;padding:40px 0;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000000d}.ComoFuncionaInstructivo-module__4Fgk3a__ctaSection:before{content:"";background:linear-gradient(90deg,#43baff,#7141b1);width:100%;height:4px;position:absolute;top:0;left:0}.ComoFuncionaInstructivo-module__4Fgk3a__ctaTitle{color:#333;margin-bottom:10px;font-weight:600}.ComoFuncionaInstructivo-module__4Fgk3a__ctaButton{color:#fff;background-color:#43baff;border:none;border-radius:5px;padding:8px 20px;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 10px #43baff4d}.ComoFuncionaInstructivo-module__4Fgk3a__ctaButton:hover{color:#fff;background-color:#2da8f0;transform:translateY(-2px);box-shadow:0 6px 15px #43baff66}.ComoFuncionaInstructivo-module__4Fgk3a__findTherapistBtn{color:#fff;background-color:#7141b1;border-radius:6px;padding:12px 30px;font-size:1.25rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #7141b14d}.ComoFuncionaInstructivo-module__4Fgk3a__findTherapistBtn:hover{color:#fff;background-color:#5d35a0;transform:translateY(-3px);box-shadow:0 8px 20px #7141b166}@media (max-width:768px){.ComoFuncionaInstructivo-module__4Fgk3a__pageHeader{min-height:150px}.ComoFuncionaInstructivo-module__4Fgk3a__iframeInstructivo{height:400px}.ComoFuncionaInstructivo-module__4Fgk3a__ctaSection{padding:30px 0}.ComoFuncionaInstructivo-module__4Fgk3a__findTherapistBtn{padding:10px 20px;font-size:1.1rem}}@media (max-width:576px){.ComoFuncionaInstructivo-module__4Fgk3a__iframeInstructivo{height:300px}.ComoFuncionaInstructivo-module__4Fgk3a__punteo p{margin-bottom:20px}.ComoFuncionaInstructivo-module__4Fgk3a__punteo span{width:32px;height:32px;font-size:14px}.ComoFuncionaInstructivo-module__4Fgk3a__ctaSection{padding:25px 15px}}
.ComoFuncionaTarifas-module__hGMUyq__pageHeader{color:#fff;background:#262051;border-radius:0 0 10px 10px;justify-content:center;align-items:center;min-height:200px;margin-bottom:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.ComoFuncionaTarifas-module__hGMUyq__pageHeader:after{content:"";background:linear-gradient(90deg,#43baff,#7141b1,#43baff) 0 0/200% 100%;width:100%;height:4px;animation:3s infinite ComoFuncionaTarifas-module__hGMUyq__gradientMove;position:absolute;bottom:0;left:0}@keyframes ComoFuncionaTarifas-module__hGMUyq__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.ComoFuncionaTarifas-module__hGMUyq__pageHeaderInner{justify-content:center;align-items:center;width:100%;display:flex}.ComoFuncionaTarifas-module__hGMUyq__pageTitle{color:#fff;text-align:center;margin-bottom:0;font-size:2.5rem;font-weight:700;position:relative}.ComoFuncionaTarifas-module__hGMUyq__pageTitle:after{content:"";background-color:#43baff;border-radius:3px;width:80px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.ComoFuncionaTarifas-module__hGMUyq__typographySection{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:3rem 0}.ComoFuncionaTarifas-module__hGMUyq__sectionTitle{color:#262051;text-align:center;margin-bottom:2rem;font-weight:700;position:relative}.ComoFuncionaTarifas-module__hGMUyq__sectionTitle:after{content:"";background-color:#43baff;border-radius:3px;width:50px;height:2px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.ComoFuncionaTarifas-module__hGMUyq__cardTypeTitle{color:#262051;text-align:center;margin-bottom:1.5rem;font-weight:600}.ComoFuncionaTarifas-module__hGMUyq__cardContainer{justify-content:center;align-items:center;margin-bottom:2rem;display:flex;position:relative}.ComoFuncionaTarifas-module__hGMUyq__cardImage{border-radius:10px;max-width:70%;height:auto;transition:all .3s;box-shadow:0 5px 15px #0000001a}.ComoFuncionaTarifas-module__hGMUyq__cardImage:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.ComoFuncionaTarifas-module__hGMUyq__tarifasText{color:#6c757d;text-align:center;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.ComoFuncionaTarifas-module__hGMUyq__space40{height:40px}.ComoFuncionaTarifas-module__hGMUyq__space50{height:50px}.ComoFuncionaTarifas-module__hGMUyq__cardGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;max-width:800px;margin:0 auto;padding:20px;display:grid}.ComoFuncionaTarifas-module__hGMUyq__cardItem{background-color:#fff;border-radius:10px;justify-content:center;align-items:center;padding:15px;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000001a}.ComoFuncionaTarifas-module__hGMUyq__cardItem:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.ComoFuncionaTarifas-module__hGMUyq__cardLogo{max-width:100%;height:auto}@media (max-width:768px){.ComoFuncionaTarifas-module__hGMUyq__pageHeader{min-height:150px}.ComoFuncionaTarifas-module__hGMUyq__pageTitle{font-size:2rem}.ComoFuncionaTarifas-module__hGMUyq__cardGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));padding:10px}}@media (max-width:576px){.ComoFuncionaTarifas-module__hGMUyq__pageTitle{font-size:1.75rem}.ComoFuncionaTarifas-module__hGMUyq__cardImage{max-width:90%}.ComoFuncionaTarifas-module__hGMUyq__cardGrid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}}
.ComoFuncionaPreguntas-module__PqtzuW__pageHeader{color:#fff;background:#262051;border-radius:0 0 10px 10px;justify-content:center;align-items:center;min-height:200px;margin-bottom:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.ComoFuncionaPreguntas-module__PqtzuW__pageHeader:after{content:"";background:linear-gradient(90deg,#43baff,#7141b1,#43baff) 0 0/200% 100%;width:100%;height:4px;animation:3s infinite ComoFuncionaPreguntas-module__PqtzuW__gradientMove;position:absolute;bottom:0;left:0}@keyframes ComoFuncionaPreguntas-module__PqtzuW__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.ComoFuncionaPreguntas-module__PqtzuW__pageHeaderInner{justify-content:center;align-items:center;width:100%;display:flex}.ComoFuncionaPreguntas-module__PqtzuW__pageTitle{color:#fff;text-align:center;margin-bottom:0;font-size:2.5rem;font-weight:700;position:relative}.ComoFuncionaPreguntas-module__PqtzuW__pageTitle:after{content:"";background-color:#43baff;border-radius:3px;width:80px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.ComoFuncionaPreguntas-module__PqtzuW__contentSection{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:3rem 0}.ComoFuncionaPreguntas-module__PqtzuW__sectionTitle{color:#262051;margin-bottom:2rem;font-weight:700;position:relative}.ComoFuncionaPreguntas-module__PqtzuW__sectionTitle:after{content:"";background-color:#43baff;border-radius:3px;width:50px;height:2px;position:absolute;bottom:-10px;left:0}.ComoFuncionaPreguntas-module__PqtzuW__space50{height:50px}.ComoFuncionaPreguntas-module__PqtzuW__tabsContainer{margin-bottom:2rem}.ComoFuncionaPreguntas-module__PqtzuW__tabsHeading{border-bottom:1px solid #e9ecef;margin:0 0 2rem;padding:0;list-style:none;display:flex}.ComoFuncionaPreguntas-module__PqtzuW__tabLink{color:#262051;cursor:pointer;background-color:#f8f9fa;border:1px solid #e9ecef;border-bottom:none;border-radius:5px 5px 0 0;justify-content:center;align-items:center;margin-right:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:flex;position:relative}.ComoFuncionaPreguntas-module__PqtzuW__tabLink:hover{background-color:#e9ecef}.ComoFuncionaPreguntas-module__PqtzuW__tabLink.ComoFuncionaPreguntas-module__PqtzuW__active{color:#fff;background-color:#43baff;border-color:#43baff}.ComoFuncionaPreguntas-module__PqtzuW__tabLink.ComoFuncionaPreguntas-module__PqtzuW__active:after{content:"";background-color:#43baff;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.ComoFuncionaPreguntas-module__PqtzuW__tabContent{background-color:#fff;border-radius:0 0 5px 5px;padding:1rem;display:none;box-shadow:0 4px 15px #0000000d}.ComoFuncionaPreguntas-module__PqtzuW__tabContent.ComoFuncionaPreguntas-module__PqtzuW__active{animation:.5s ComoFuncionaPreguntas-module__PqtzuW__fadeIn;display:block}@keyframes ComoFuncionaPreguntas-module__PqtzuW__fadeIn{0%{opacity:0}to{opacity:1}}.ComoFuncionaPreguntas-module__PqtzuW__accordions{margin-bottom:2rem}.ComoFuncionaPreguntas-module__PqtzuW__accItem{border-radius:5px;margin-bottom:1rem;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #00000014}.ComoFuncionaPreguntas-module__PqtzuW__accItem:hover{box-shadow:0 4px 12px #0000001f}.ComoFuncionaPreguntas-module__PqtzuW__accToggle{color:#262051;cursor:pointer;background-color:#f8f9fa;justify-content:space-between;align-items:center;padding:1.25rem;font-weight:600;transition:all .3s;display:flex;position:relative}.ComoFuncionaPreguntas-module__PqtzuW__accToggle:hover{background-color:#e9ecef}.ComoFuncionaPreguntas-module__PqtzuW__accToggle.ComoFuncionaPreguntas-module__PqtzuW__active{color:#fff;background-color:#43baff}.ComoFuncionaPreguntas-module__PqtzuW__accIcon{transition:transform .3s}.ComoFuncionaPreguntas-module__PqtzuW__accToggle.ComoFuncionaPreguntas-module__PqtzuW__active .ComoFuncionaPreguntas-module__PqtzuW__accIconDown,.ComoFuncionaPreguntas-module__PqtzuW__accToggle:not(.ComoFuncionaPreguntas-module__PqtzuW__active) .ComoFuncionaPreguntas-module__PqtzuW__accIconUp{display:none}.ComoFuncionaPreguntas-module__PqtzuW__accToggle.ComoFuncionaPreguntas-module__PqtzuW__active .ComoFuncionaPreguntas-module__PqtzuW__accIconUp{transform:rotate(180deg)}.ComoFuncionaPreguntas-module__PqtzuW__accContent{background-color:#fff;max-height:0;transition:max-height .3s;overflow:hidden}.ComoFuncionaPreguntas-module__PqtzuW__accContent.ComoFuncionaPreguntas-module__PqtzuW__active{max-height:1000px;padding:1.25rem}.ComoFuncionaPreguntas-module__PqtzuW__accContent p{color:#6c757d;margin-bottom:1rem}.ComoFuncionaPreguntas-module__PqtzuW__accContent p:last-child{margin-bottom:0}.ComoFuncionaPreguntas-module__PqtzuW__accContent ul{color:#6c757d;margin-bottom:1rem;padding-left:1.5rem}.ComoFuncionaPreguntas-module__PqtzuW__accContent li{margin-bottom:.5rem}@media (max-width:768px){.ComoFuncionaPreguntas-module__PqtzuW__pageHeader{min-height:150px}.ComoFuncionaPreguntas-module__PqtzuW__pageTitle{font-size:2rem}.ComoFuncionaPreguntas-module__PqtzuW__tabsHeading{border-bottom:none;flex-direction:column}.ComoFuncionaPreguntas-module__PqtzuW__tabLink{border:1px solid #e9ecef;border-radius:5px;margin-bottom:.5rem;margin-right:0}.ComoFuncionaPreguntas-module__PqtzuW__accToggle{padding:1rem;font-size:.9rem}.ComoFuncionaPreguntas-module__PqtzuW__accContent.ComoFuncionaPreguntas-module__PqtzuW__active{padding:1rem}}
.InstitucionalQuienesSomos-module__TU1m8W__pageHeader{color:#fff;background:#262051;border-radius:0 0 10px 10px;justify-content:center;align-items:center;min-height:200px;margin-bottom:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.InstitucionalQuienesSomos-module__TU1m8W__pageHeader:after{content:"";background:linear-gradient(90deg,#43baff,#7141b1,#43baff) 0 0/200% 100%;width:100%;height:4px;animation:3s infinite InstitucionalQuienesSomos-module__TU1m8W__gradientMove;position:absolute;bottom:0;left:0}@keyframes InstitucionalQuienesSomos-module__TU1m8W__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.InstitucionalQuienesSomos-module__TU1m8W__pageHeaderInner{justify-content:center;align-items:center;width:100%;display:flex}.InstitucionalQuienesSomos-module__TU1m8W__pageTitle{color:#fff;text-align:center;margin-bottom:0;font-size:2.5rem;font-weight:700;position:relative}.InstitucionalQuienesSomos-module__TU1m8W__pageTitle:after{content:"";background-color:#43baff;border-radius:3px;width:80px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.InstitucionalQuienesSomos-module__TU1m8W__contentSection{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:3rem 0}.InstitucionalQuienesSomos-module__TU1m8W__sectionTitle{color:#262051;margin-bottom:1rem;font-weight:700;position:relative}.InstitucionalQuienesSomos-module__TU1m8W__sectionTitle:after{content:"";background-color:#43baff;border-radius:3px;width:50px;height:2px;position:absolute;bottom:-10px;left:0}.InstitucionalQuienesSomos-module__TU1m8W__space50{height:50px}.InstitucionalQuienesSomos-module__TU1m8W__contentText{color:#6c757d;margin-bottom:1.5rem;line-height:1.8}.InstitucionalQuienesSomos-module__TU1m8W__contentText:last-child{margin-bottom:0}.InstitucionalQuienesSomos-module__TU1m8W__imageContainer{border-radius:10px;height:100%;min-height:450px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.InstitucionalQuienesSomos-module__TU1m8W__aboutImage{object-fit:cover;border-radius:10px;width:100%;height:100%;transition:transform .5s}.InstitucionalQuienesSomos-module__TU1m8W__imageContainer:hover .InstitucionalQuienesSomos-module__TU1m8W__aboutImage{transform:scale(1.03)}@media (max-width:768px){.InstitucionalQuienesSomos-module__TU1m8W__pageHeader{min-height:150px}.InstitucionalQuienesSomos-module__TU1m8W__pageTitle{font-size:2rem}.InstitucionalQuienesSomos-module__TU1m8W__contentSection{padding:2rem 0}.InstitucionalQuienesSomos-module__TU1m8W__imageContainer{margin-top:2rem}}
.InstitucionalTerminos-module__41MDvq__pageHeader{color:#fff;background:#262051;border-radius:0 0 10px 10px;justify-content:center;align-items:center;min-height:200px;margin-bottom:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.InstitucionalTerminos-module__41MDvq__pageHeader:after{content:"";background:linear-gradient(90deg,#43baff,#7141b1,#43baff) 0 0/200% 100%;width:100%;height:4px;animation:3s infinite InstitucionalTerminos-module__41MDvq__gradientMove;position:absolute;bottom:0;left:0}@keyframes InstitucionalTerminos-module__41MDvq__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.InstitucionalTerminos-module__41MDvq__pageHeaderInner{justify-content:center;align-items:center;width:100%;display:flex}.InstitucionalTerminos-module__41MDvq__pageTitle{color:#fff;text-align:center;margin-bottom:0;font-size:2.5rem;font-weight:700;position:relative}.InstitucionalTerminos-module__41MDvq__pageTitle:after{content:"";background-color:#43baff;border-radius:3px;width:80px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.InstitucionalTerminos-module__41MDvq__contentSection{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:3rem 0}.InstitucionalTerminos-module__41MDvq__sectionTitle{color:#262051;margin-bottom:1rem;font-weight:700;position:relative}.InstitucionalTerminos-module__41MDvq__sectionTitle:after{content:"";background-color:#43baff;border-radius:3px;width:50px;height:2px;position:absolute;bottom:-10px;left:0}.InstitucionalTerminos-module__41MDvq__space50{height:50px}.InstitucionalTerminos-module__41MDvq__contentText{color:#6c757d;margin-bottom:1.5rem;line-height:1.8}.InstitucionalTerminos-module__41MDvq__contentText:last-child{margin-bottom:0}.InstitucionalTerminos-module__41MDvq__tabLinksContainer{justify-content:flex-end;gap:1rem;display:flex}.InstitucionalTerminos-module__41MDvq__tabLink{color:#fff;background-color:#43baff;border-radius:5px;justify-content:center;align-items:center;margin-left:1rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 10px #43baff4d}.InstitucionalTerminos-module__41MDvq__tabLink:hover{background-color:#7141b1;transform:translateY(-3px);box-shadow:0 6px 15px #7141b166}.InstitucionalTerminos-module__41MDvq__tabLink:first-child{margin-left:0}@media (max-width:768px){.InstitucionalTerminos-module__41MDvq__pageHeader{min-height:150px}.InstitucionalTerminos-module__41MDvq__pageTitle{font-size:2rem}.InstitucionalTerminos-module__41MDvq__contentSection{padding:2rem 0}.InstitucionalTerminos-module__41MDvq__tabLinksContainer{flex-direction:column;align-items:stretch}.InstitucionalTerminos-module__41MDvq__tabLink{margin-bottom:1rem;margin-left:0}}
.InstitucionalCookies-module__i_6nCq__contentSection{padding:3rem 0}.InstitucionalCookies-module__i_6nCq__sectionTitle{color:#262051;margin-bottom:1rem;font-weight:700;position:relative}.InstitucionalCookies-module__i_6nCq__space50{height:50px}.InstitucionalCookies-module__i_6nCq__contentText ul{word-break:break-word;margin-left:0;padding-left:0;list-style:none}.InstitucionalCookies-module__i_6nCq__contentText ul li{margin-bottom:1rem}.InstitucionalCookies-module__i_6nCq__contentText ul li:last-child{margin-bottom:0}.InstitucionalCookies-module__i_6nCq__contentText ul li a{text-overflow:ellipsis;white-space:nowrap;word-break:break-all;max-width:300px;overflow:hidden}@media (max-width:768px){.InstitucionalCookies-module__i_6nCq__contentText ul li a{text-overflow:clip;white-space:normal;word-break:break-word;max-width:100%;overflow:auto}.InstitucionalCookies-module__i_6nCq__contentSection{padding:2rem 0}.InstitucionalCookies-module__i_6nCq__contentText{padding:1.5rem}}
.footer-module__cFsLpW__site-footer{color:#fff;background:#201d3c;padding:60px 0 24px;font-family:Nunito Sans,sans-serif;font-size:16px}.footer-module__cFsLpW__logo-center{text-align:center;margin:24px 0 40px}.footer-module__cFsLpW__logo-center img{object-fit:contain;width:220px;height:60px}.footer-module__cFsLpW__widget-footer{margin-bottom:24px}.footer-module__cFsLpW__footer-title{color:#fff;letter-spacing:.5px;text-transform:uppercase;margin-bottom:24px;font-family:Montserrat,sans-serif;font-size:20px;font-weight:800}.footer-module__cFsLpW__list-items{margin:0;padding:0;list-style:none}.footer-module__cFsLpW__list-item{margin-bottom:12px;font-size:16px}.footer-module__cFsLpW__list-item a{color:#b9c2d1;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.footer-module__cFsLpW__list-item a:hover{color:#43baff}.footer-module__cFsLpW__list-item i{vertical-align:middle;margin-right:10px;font-size:15px}.footer-module__cFsLpW__footer-bottom{text-align:center;color:#b9c2d1;margin-top:32px;font-family:Nunito Sans,sans-serif;font-size:15px}.footer-module__cFsLpW__footer-bottom a{color:#43baff;font-weight:600;text-decoration:underline}@media (max-width:991px){.footer-module__cFsLpW__logo-center img{width:160px;height:44px}.footer-module__cFsLpW__footer-title{margin-bottom:18px;font-size:18px}}.footer-module__cFsLpW__footer-mobile{color:#fff;background:#1f1f38;flex-direction:column;align-items:center;gap:20px;padding:30px 20px;display:flex}.footer-module__cFsLpW__footer-legal-links{text-align:center;flex-direction:column;gap:6px;display:flex}.footer-module__cFsLpW__footer-legal-links a{color:#fff;font-size:1rem;text-decoration:none;transition:color .2s}.footer-module__cFsLpW__footer-legal-links a:hover{color:#43baff}.footer-module__cFsLpW__social-links{justify-content:center;gap:16px;display:flex}.footer-module__cFsLpW__social-links a{color:#fff;font-size:18px;transition:color .2s}.footer-module__cFsLpW__social-links a:hover{color:#43baff}.footer-module__cFsLpW__footer-separator{background:#ffffff26;width:100%;height:1px}.footer-module__cFsLpW__footer-copy{color:#b9c2d1;text-align:center;font-size:13px}.footer-module__cFsLpW__footer-logo img{object-fit:contain;height:28px}@media (min-width:768px){.footer-module__cFsLpW__footer-mobile{display:none}}@media (max-width:767px){.footer-module__cFsLpW__footer-desktop{display:none}}
.ScrollToTopButton-module__wmsHHa__button{color:#fff;cursor:pointer;z-index:9999;opacity:0;pointer-events:none;background:#43baff;border:none;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .2s,transform .2s,background-color .2s;display:flex;position:fixed;bottom:16px;right:16px;transform:translateY(8px);box-shadow:0 10px 20px #43baff59}.ScrollToTopButton-module__wmsHHa__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.ScrollToTopButton-module__wmsHHa__button:hover{background:#329bd8}@media (max-width:991px){.ScrollToTopButton-module__wmsHHa__button{display:none!important}}
.InstitucionalPrivacidad-module__G6R9sG__pageHeader{color:#fff;background:#262051;border-radius:0 0 10px 10px;justify-content:center;align-items:center;min-height:200px;margin-bottom:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.InstitucionalPrivacidad-module__G6R9sG__pageHeader:after{content:"";background:linear-gradient(90deg,#43baff,#7141b1,#43baff) 0 0/200% 100%;width:100%;height:4px;animation:3s infinite InstitucionalPrivacidad-module__G6R9sG__gradientMove;position:absolute;bottom:0;left:0}@keyframes InstitucionalPrivacidad-module__G6R9sG__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.InstitucionalPrivacidad-module__G6R9sG__pageHeaderInner{justify-content:center;align-items:center;width:100%;display:flex}.InstitucionalPrivacidad-module__G6R9sG__pageTitle{color:#fff;text-align:center;margin-bottom:0;font-size:2.5rem;font-weight:700;position:relative}.InstitucionalPrivacidad-module__G6R9sG__pageTitle:after{content:"";background-color:#43baff;border-radius:3px;width:80px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.InstitucionalPrivacidad-module__G6R9sG__contentSection{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:3rem 0}.InstitucionalPrivacidad-module__G6R9sG__sectionTitle{color:#262051;margin-bottom:1rem;font-weight:700;position:relative}.InstitucionalPrivacidad-module__G6R9sG__sectionTitle:after{content:"";background-color:#43baff;border-radius:3px;width:50px;height:2px;position:absolute;bottom:-10px;left:0}.InstitucionalPrivacidad-module__G6R9sG__space50{height:50px}.InstitucionalPrivacidad-module__G6R9sG__contentText{color:#6c757d;background-color:#fff;border-radius:10px;margin-bottom:1.5rem;padding:2rem;line-height:1.8;box-shadow:0 5px 15px #0000000d}.InstitucionalPrivacidad-module__G6R9sG__contentText p{margin-bottom:1rem}.InstitucionalPrivacidad-module__G6R9sG__contentText p:last-child{margin-bottom:0}@media (max-width:768px){.InstitucionalPrivacidad-module__G6R9sG__pageHeader{min-height:150px}.InstitucionalPrivacidad-module__G6R9sG__pageTitle{font-size:2rem}.InstitucionalPrivacidad-module__G6R9sG__contentSection{padding:2rem 0}.InstitucionalPrivacidad-module__G6R9sG__contentText{padding:1.5rem}}
