.MentorCard-module__-jBGjG__card{background:var(--white);border:1px solid var(--grey-200);height:100%;transition:box-shadow .15s var(--ease-out);border-radius:16px;flex-direction:column;padding:10px;display:flex;position:relative;overflow:hidden}.MentorCard-module__-jBGjG__card:active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.MentorCard-module__-jBGjG__card:hover{box-shadow:0 0 0 1px var(--grey-200)}}.MentorCard-module__-jBGjG__cardLink{z-index:10;width:100%;height:100%;text-decoration:none;position:absolute;top:0;left:0}.MentorCard-module__-jBGjG__photoWrapper{aspect-ratio:1;background:var(--grey-100);border-radius:8px;flex-shrink:0;width:100%;margin-bottom:0;position:relative;overflow:hidden}.MentorCard-module__-jBGjG__photo{object-fit:cover;width:100%;height:100%;transition:transform .4s var(--ease-out)}.MentorCard-module__-jBGjG__photoInitials{width:100%;height:100%;color:var(--white);background:var(--primary);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:3rem;font-weight:700;display:flex}@media (hover:hover) and (pointer:fine){.MentorCard-module__-jBGjG__card:hover .MentorCard-module__-jBGjG__photo{transform:scale(1.05)}}.MentorCard-module__-jBGjG__topMentorBadge{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.02em;white-space:nowrap;background:#0000009e;border-radius:100px;align-items:center;gap:4px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:10px;left:10px}.MentorCard-module__-jBGjG__wingBadgeOverlay{z-index:5;filter:drop-shadow(0 2px 6px #00000059);line-height:0;position:absolute;bottom:10px;right:10px}.MentorCard-module__-jBGjG__content{flex-direction:column;flex-grow:1;gap:0;padding:20px 4px 4px;display:flex}.MentorCard-module__-jBGjG__name{color:var(--grey-900);transition:color .15s var(--ease-out);margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.2}@media (hover:hover) and (pointer:fine){.MentorCard-module__-jBGjG__card:hover .MentorCard-module__-jBGjG__name{color:var(--blue-500)}}.MentorCard-module__-jBGjG__infoRow{color:var(--grey-500);align-items:flex-start;gap:8px;margin-bottom:8px;font-size:14px;display:flex}.MentorCard-module__-jBGjG__icon{color:var(--grey-500);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.MentorCard-module__-jBGjG__infoText{white-space:normal;word-break:break-word;line-height:1.4}.MentorCard-module__-jBGjG__semiBold{color:var(--grey-500);font-weight:600}.MentorCard-module__-jBGjG__medium{color:var(--grey-500);font-weight:500}.MentorCard-module__-jBGjG__statsSpacer{flex:1;min-height:12px}.MentorCard-module__-jBGjG__statsRow{border-top:1px solid var(--grey-200);justify-content:space-between;align-items:flex-end;padding-top:8px;display:flex}.MentorCard-module__-jBGjG__statItem{flex-direction:column;gap:0;display:flex}.MentorCard-module__-jBGjG__statLabel{color:var(--grey-500);font-size:12px;font-weight:500}.MentorCard-module__-jBGjG__statValue{color:var(--grey-900);font-size:14px;font-weight:700}@media (max-width:768px){.MentorCard-module__-jBGjG__card{padding:10px}.MentorCard-module__-jBGjG__content{padding-top:20px}.MentorCard-module__-jBGjG__name{font-size:16px}}
.browse-module__e280wG__container{background:var(--white);min-height:100vh}.browse-module__e280wG__content{max-width:1440px;padding:24px var(--page-gutter-sm)32px;flex-direction:column;gap:32px;margin:0 auto;display:flex}@media (min-width:768px){.browse-module__e280wG__content{padding:28px var(--page-gutter-md)40px}}@media (min-width:1280px){.browse-module__e280wG__content{padding:32px var(--page-gutter-lg)48px}}.browse-module__e280wG__pageLabel{color:var(--grey-900);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700}.browse-module__e280wG__featuredSection{flex-direction:column;gap:20px;display:flex}.browse-module__e280wG__featuredHeader{align-items:center;gap:12px;display:flex}.browse-module__e280wG__featuredBadge{background:var(--blue-500);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.browse-module__e280wG__featuredTitle{color:var(--grey-900);margin:0;font-size:20px;font-weight:700}.browse-module__e280wG__featuredGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:479px){.browse-module__e280wG__featuredGrid{grid-template-columns:1fr}}@media (min-width:768px){.browse-module__e280wG__featuredGrid{gap:24px}}@media (min-width:1024px){.browse-module__e280wG__featuredGrid{grid-template-columns:repeat(4,1fr)}}.browse-module__e280wG__filtersCard{flex-direction:column;gap:14px;display:flex}.browse-module__e280wG__searchRow{align-items:center;gap:12px;display:flex;position:relative}.browse-module__e280wG__searchGroup{flex:1;position:relative}.browse-module__e280wG__searchIcon{color:var(--grey-400);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.browse-module__e280wG__searchInput{width:100%;color:var(--grey-800);background:var(--white);border:1px solid var(--grey-300);transition:border-color .15s var(--ease-out),box-shadow .15s var(--ease-out);border-radius:8px;padding:11px 16px 11px 38px;font-family:Manrope,sans-serif;font-size:14px;font-weight:500}.browse-module__e280wG__searchInput::placeholder{color:var(--grey-400)}.browse-module__e280wG__searchInput:focus{border-color:var(--blue-500);outline:none;box-shadow:0 0 0 3px #3b82f614}.browse-module__e280wG__filterButtonWrap{flex-shrink:0;position:relative}.browse-module__e280wG__filterButton{height:42px;color:var(--grey-700);background:var(--white);border:1px solid var(--grey-300);cursor:pointer;white-space:nowrap;transition:border-color .15s var(--ease-out),color .15s var(--ease-out);border-radius:8px;align-items:center;gap:7px;padding:0 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;display:inline-flex}.browse-module__e280wG__filterButtonActive{border-color:var(--blue-500);color:var(--blue-600)}@media (hover:hover) and (pointer:fine){.browse-module__e280wG__filterButton:hover{border-color:var(--blue-500);color:var(--blue-600)}}.browse-module__e280wG__filterButton:active{transform:scale(.97)}.browse-module__e280wG__filterBadge{background:var(--blue-500);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-flex}.browse-module__e280wG__filterPanel{background:var(--white);border:1px solid var(--grey-200);z-index:200;border-radius:10px;width:240px;max-height:420px;padding:12px;animation:.15s ease-out browse-module__e280wG__panelFadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001a}@keyframes browse-module__e280wG__panelFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.browse-module__e280wG__filterPanelLabel{color:var(--grey-500);text-transform:uppercase;letter-spacing:.06em;padding:0 4px 8px;font-size:11px;font-weight:700}.browse-module__e280wG__filterPanelOptions{flex-direction:column;gap:2px;display:flex}.browse-module__e280wG__filterPanelDivider{background:var(--grey-200);height:1px;margin:8px 0}.browse-module__e280wG__filterOption{width:100%;color:var(--grey-700);cursor:pointer;text-align:left;transition:background .1s var(--ease-out),color .1s var(--ease-out);background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;display:flex}@media (hover:hover) and (pointer:fine){.browse-module__e280wG__filterOption:hover{background:var(--grey-100);color:var(--grey-900)}}.browse-module__e280wG__filterOption:active{transform:scale(.97)}.browse-module__e280wG__filterOptionActive{background:var(--blue-50);color:var(--blue-600);font-weight:600}@media (hover:hover) and (pointer:fine){.browse-module__e280wG__filterOptionActive:hover{background:var(--blue-50)}}.browse-module__e280wG__pillsWrap{position:relative}.browse-module__e280wG__industryPills{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:767px){.browse-module__e280wG__pillsWrap{margin-left:calc(-1*var(--page-gutter-sm));margin-right:calc(-1*var(--page-gutter-sm))}.browse-module__e280wG__pillsWrap:after{content:"";background:linear-gradient(to right,transparent,var(--white));pointer-events:none;z-index:1;width:56px;position:absolute;top:0;bottom:0;right:0}.browse-module__e280wG__industryPills{scrollbar-width:none;-ms-overflow-style:none;padding-left:var(--page-gutter-sm);padding-right:calc(var(--page-gutter-sm) + 40px);flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.browse-module__e280wG__industryPills::-webkit-scrollbar{display:none}}.browse-module__e280wG__pill{height:34px;color:var(--grey-600);background:var(--grey-100);cursor:pointer;white-space:nowrap;transition:background .15s var(--ease-out),color .15s var(--ease-out),border-color .15s var(--ease-out);border:1px solid #0000;border-radius:999px;align-items:center;padding:0 14px;font-family:Manrope,sans-serif;font-size:13px;font-weight:600;display:inline-flex}@media (hover:hover) and (pointer:fine){.browse-module__e280wG__pill:hover{background:var(--blue-50);color:var(--blue-600);border-color:var(--blue-200)}}.browse-module__e280wG__pill:active{transform:scale(.97)}.browse-module__e280wG__pillActive{background:var(--blue-500);color:var(--white);border-color:var(--blue-500)}@media (hover:hover) and (pointer:fine){.browse-module__e280wG__pillActive:hover{background:var(--blue-600);color:var(--white);border-color:var(--blue-600)}}.browse-module__e280wG__mentorsGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.browse-module__e280wG__mentorsGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:1024px){.browse-module__e280wG__mentorsGrid{grid-template-columns:repeat(4,1fr);gap:24px}}.browse-module__e280wG__loading{text-align:center;color:var(--grey-600);padding:60px 20px;font-size:16px}.browse-module__e280wG__emptyState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:80px 20px;display:flex}.browse-module__e280wG__emptyIcon{opacity:.5;font-size:64px}
.dashboard-module__Gx_nyq__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dashboard-module__Gx_nyq__modalBox{background:#fff;border-radius:18px;width:90%;max-width:420px;padding:32px;box-shadow:0 24px 64px #0000002e}.dashboard-module__Gx_nyq__modalTitle{color:var(--grey-900);margin:0 0 10px;font-family:Manrope,sans-serif;font-size:18px;font-weight:800}.dashboard-module__Gx_nyq__modalBody{color:var(--grey-500);margin:0 0 28px;font-size:14px;line-height:1.6}.dashboard-module__Gx_nyq__modalActions{justify-content:flex-end;gap:10px;display:flex}.dashboard-module__Gx_nyq__btnDeclineConfirm{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:10px 22px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;transition:background .15s}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__btnDeclineConfirm:hover{background:#dc2626}}.dashboard-module__Gx_nyq__btnDeclineConfirm:active{transform:scale(.97)}.dashboard-module__Gx_nyq__btnDeclineConfirm:disabled{opacity:.6;cursor:not-allowed}.dashboard-module__Gx_nyq__btnCancelModal{border:1px solid var(--grey-200);color:var(--grey-600);cursor:pointer;background:0 0;border-radius:8px;padding:10px 22px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;transition:background .15s,border-color .15s}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__btnCancelModal:hover{background:var(--grey-50);border-color:var(--grey-300)}}.dashboard-module__Gx_nyq__btnCancelModal:active{transform:scale(.97)}.dashboard-module__Gx_nyq__dashboardPage{background:var(--grey-100);min-height:100vh;font-family:Manrope,sans-serif}.dashboard-module__Gx_nyq__dashboardBody{max-width:1440px;padding:32px var(--page-gutter-sm);grid-template-columns:1fr 300px;align-items:start;gap:28px;margin:0 auto;display:grid}@media (min-width:768px){.dashboard-module__Gx_nyq__dashboardBody{padding:40px var(--page-gutter-md)}}@media (min-width:1280px){.dashboard-module__Gx_nyq__dashboardBody{padding:48px var(--page-gutter-lg)}}.dashboard-module__Gx_nyq__dashboardBodyCenter{max-width:1440px;padding:32px var(--page-gutter-sm);flex-direction:column;gap:44px;margin:0 auto;display:flex}@media (min-width:768px){.dashboard-module__Gx_nyq__dashboardBodyCenter{padding:40px var(--page-gutter-md)}}@media (min-width:1280px){.dashboard-module__Gx_nyq__dashboardBodyCenter{padding:48px var(--page-gutter-lg)}}.dashboard-module__Gx_nyq__mainContent{flex-direction:column;gap:28px;display:flex}.dashboard-module__Gx_nyq__greetingSection{flex-direction:column;gap:6px;display:flex}.dashboard-module__Gx_nyq__greetingRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-module__Gx_nyq__greetingRowText{flex-direction:column;gap:6px;display:flex}.dashboard-module__Gx_nyq__greetingText{color:var(--grey-900);letter-spacing:-.02em;margin:0;font-size:32px;font-weight:600;line-height:40px}.dashboard-module__Gx_nyq__greetingSub{color:var(--grey-500);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:500;line-height:26px}.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dashboard-module__Gx_nyq__statCard{background:var(--white);border:1px solid var(--grey-200);border-radius:16px;align-items:center;gap:16px;padding:20px;display:flex}.dashboard-module__Gx_nyq__statCardIconWrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.dashboard-module__Gx_nyq__statCardBody{flex-direction:column;gap:3px;min-width:0;display:flex}.dashboard-module__Gx_nyq__statCardValue{color:var(--grey-900);letter-spacing:-.02em;font-size:24px;font-weight:700;line-height:1}.dashboard-module__Gx_nyq__statCardLabel{color:var(--grey-400);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:12px;font-weight:500}.dashboard-module__Gx_nyq__sectionTitle{color:var(--grey-900);letter-spacing:-.02em;margin:0 0 16px;font-size:18px;font-weight:700}.dashboard-module__Gx_nyq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dashboard-module__Gx_nyq__sectionViewAll{color:var(--blue-500);font-size:13px;font-weight:600;text-decoration:none}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__sectionViewAll:hover{text-decoration:underline}}.dashboard-module__Gx_nyq__upcomingBanner{background:linear-gradient(135deg,#1c1c2e 0%,#2d2d4e 100%);border-radius:18px;flex-direction:column;gap:10px;padding:20px 28px;display:flex;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__upcomingBanner:before{content:"";background:#6366f126;border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.dashboard-module__Gx_nyq__upcomingBanner:after{content:"";background:#6366f114;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-30px;right:60px}.dashboard-module__Gx_nyq__upcomingAvatarBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;padding:0;transition:opacity .15s}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__upcomingAvatarBtn:hover{opacity:.85}}.dashboard-module__Gx_nyq__upcomingAvatarBtn:active{transform:scale(.97)}.dashboard-module__Gx_nyq__upcomingAvatar{color:#fff;background:#6366f180;border:2.5px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:700;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__upcomingAvatar img{object-fit:cover;width:100%;height:100%}.dashboard-module__Gx_nyq__cardPersonAvatar{background:var(--blue-100);width:48px;height:48px;color:var(--blue-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__cardPersonAvatar img{object-fit:cover;width:100%;height:100%}.dashboard-module__Gx_nyq__upcomingInfo{z-index:1;flex:1;min-width:0}.dashboard-module__Gx_nyq__upcomingLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.1em;z-index:1;background:#6366f159;border:1px solid #6366f180;border-radius:20px;align-self:flex-start;align-items:center;margin:0;padding:4px 12px;font-size:10px;font-weight:700;display:inline-flex;position:relative}.dashboard-module__Gx_nyq__upcomingMentorName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:15px;font-weight:700;overflow:hidden}.dashboard-module__Gx_nyq__upcomingMentorNameBtn{cursor:pointer;color:#fff;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;width:100%;min-width:0;margin:0;padding:0;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;transition:opacity .15s;display:block;overflow:hidden}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__upcomingMentorNameBtn:hover{opacity:.85}}.dashboard-module__Gx_nyq__upcomingMentorNameBtn:active{transform:scale(.97)}.dashboard-module__Gx_nyq__upcomingMentorRole{color:#ffffff8c;margin:0 0 3px;font-size:12px}.dashboard-module__Gx_nyq__upcomingDateTime{color:#ffffff8c;white-space:nowrap;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:500;display:inline-flex}.dashboard-module__Gx_nyq__upcomingDateTime svg{flex-shrink:0}.dashboard-module__Gx_nyq__upcomingRow{z-index:1;align-items:center;gap:14px;display:flex;position:relative}.dashboard-module__Gx_nyq__upcomingActions{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.dashboard-module__Gx_nyq__upcomingActionRow{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dashboard-module__Gx_nyq__btnViewDetails{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1f;border:1px solid #fff3;border-radius:8px;padding:9px 18px;font-family:Manrope,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__btnViewDetails:hover{background:#fff3}}.dashboard-module__Gx_nyq__btnViewDetails:active{transform:scale(.97)}.dashboard-module__Gx_nyq__btnCalendar{color:#ffffffe6;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:6px;padding:9px 16px;font-family:Manrope,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__btnCalendar:hover{color:#fff;background:#ffffff2e}}.dashboard-module__Gx_nyq__btnCalendar:active{transform:scale(.97)}.dashboard-module__Gx_nyq__calendarWrap{display:inline-block;position:relative}.dashboard-module__Gx_nyq__calendarDropdown{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:210px;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 8px 24px #00000026}.dashboard-module__Gx_nyq__calendarDropdownItem{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:11px 16px;font-family:Manrope,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:background .12s;display:flex}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__calendarDropdownItem:hover{background:#f0f7ff}}.dashboard-module__Gx_nyq__btnViewTertiary{color:#ffffff80;cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:none;padding:0;font-family:Manrope,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__btnViewTertiary:hover{color:#ffffffd9;text-decoration:underline}}.dashboard-module__Gx_nyq__btnViewTertiary:active{transform:scale(.97)}.dashboard-module__Gx_nyq__emptyUpcoming{background:var(--white);border:1.5px dashed var(--grey-200);border-radius:18px;align-items:center;gap:20px;padding:28px 24px;display:flex}.dashboard-module__Gx_nyq__emptyUpcomingIcon{background:var(--blue-50);width:52px;height:52px;color:var(--blue-500);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__Gx_nyq__emptyUpcomingText{flex:1}.dashboard-module__Gx_nyq__emptyUpcomingTitle{color:var(--grey-800);margin:0 0 4px;font-size:15px;font-weight:700}.dashboard-module__Gx_nyq__emptyUpcomingSub{color:var(--grey-400);margin:0;font-size:13px}.dashboard-module__Gx_nyq__btnBookNow{background:var(--blue-500);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 20px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;transition:background .2s}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__btnBookNow:hover{background:var(--blue-600)}}.dashboard-module__Gx_nyq__btnBookNow:active{transform:scale(.97)}.dashboard-module__Gx_nyq__sessionsSection{flex-direction:column;display:flex}.dashboard-module__Gx_nyq__sessionsTableWrap{position:relative}.dashboard-module__Gx_nyq__sessionsTable{border:1px solid var(--grey-200);border-radius:14px;width:100%;overflow:hidden}.dashboard-module__Gx_nyq__sessionsTableHead{background:var(--white);border-bottom:1px solid var(--grey-150,#e5e7eb);grid-template-columns:1fr 130px 90px 120px 150px 120px;align-items:center;gap:16px;padding:11px 20px;display:grid}.dashboard-module__Gx_nyq__sessionsTableHead span{color:var(--grey-500);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:11px;font-weight:700}.dashboard-module__Gx_nyq__sessionsTableRow{border-bottom:1px solid var(--grey-100);background:var(--white);grid-template-columns:1fr 130px 90px 120px 150px 120px;align-items:center;gap:16px;padding:12px 20px;display:grid}.dashboard-module__Gx_nyq__sessionsTableRow:last-child{border-bottom:none}.dashboard-module__Gx_nyq__tColMentee{align-items:center;gap:10px;min-width:0;display:flex}.dashboard-module__Gx_nyq__tMenteeName{color:var(--grey-900);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.dashboard-module__Gx_nyq__tColDate,.dashboard-module__Gx_nyq__tColTime{color:var(--grey-700);white-space:nowrap;font-size:12px;font-weight:500}.dashboard-module__Gx_nyq__tColStatus{display:flex}.dashboard-module__Gx_nyq__tColRating{align-items:center;display:flex}.dashboard-module__Gx_nyq__ratingBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:flex}.dashboard-module__Gx_nyq__starIcon{color:#f59e0b;font-size:13px}.dashboard-module__Gx_nyq__ratingNum{color:var(--grey-800);font-size:12px;font-weight:700}.dashboard-module__Gx_nyq__ratingChevron{color:var(--grey-500);margin-left:3px;font-size:13px}.dashboard-module__Gx_nyq__pendingFeedback{background:var(--grey-100);color:var(--grey-500);border-radius:20px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.dashboard-module__Gx_nyq__feedbackExpandRow{border-bottom:1px solid var(--grey-100);background:#fffbeb;align-items:flex-start;gap:8px;padding:10px 20px 12px;display:flex}.dashboard-module__Gx_nyq__feedbackExpandIcon{background:var(--blue-50);width:24px;height:24px;color:var(--blue-500);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__Gx_nyq__feedbackExpandText{color:var(--grey-600);font-size:12px;font-style:italic;line-height:1.5}.dashboard-module__Gx_nyq__tColKarma{display:flex}.dashboard-module__Gx_nyq__karmaValue{color:#d97706;font-size:12px;font-weight:700}.dashboard-module__Gx_nyq__tDash{color:var(--grey-300);font-size:13px}.dashboard-module__Gx_nyq__sessionCard{background:var(--white);border:1px solid var(--grey-100);border-radius:14px;flex-direction:column;flex-shrink:0;gap:10px;width:220px;padding:16px;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__sessionCardAvatar{background:var(--blue-100);width:40px;height:40px;color:var(--blue-600);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__sessionCardAvatar img{object-fit:cover;width:100%;height:100%}.dashboard-module__Gx_nyq__sessionCardMentor{color:var(--grey-900);margin:0;font-size:14px;font-weight:700}.dashboard-module__Gx_nyq__sessionCardRole{color:var(--grey-500);margin:1px 0 0;font-size:12px}.dashboard-module__Gx_nyq__sessionCardDate{color:var(--grey-600);align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.dashboard-module__Gx_nyq__sessionStatusBadge{text-transform:uppercase;letter-spacing:.4px;border-radius:20px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}.dashboard-module__Gx_nyq__badgeConfirmed{color:#166534;background:#dcfce7}.dashboard-module__Gx_nyq__badgeCompleted{color:#5b21b6;background:#ede9fe}.dashboard-module__Gx_nyq__badgeCancelled{color:#991b1b;background:#fee2e2}.dashboard-module__Gx_nyq__badgeNoShow{color:#c2410c;background:#fff7ed}.dashboard-module__Gx_nyq__tooltipWrap{cursor:default;align-items:center;gap:4px;display:inline-flex;position:relative}.dashboard-module__Gx_nyq__tooltipText{background:var(--grey-800);color:#fff;white-space:normal;text-align:center;opacity:0;pointer-events:none;z-index:20;border-radius:6px;width:200px;padding:8px 10px;font-size:11px;line-height:1.5;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__tooltipWrap:hover .dashboard-module__Gx_nyq__tooltipText{opacity:1}}.dashboard-module__Gx_nyq__mentorsSection{flex-direction:column;display:flex}.dashboard-module__Gx_nyq__mentorsRow{scrollbar-width:none;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.dashboard-module__Gx_nyq__mentorsRow::-webkit-scrollbar{display:none}.dashboard-module__Gx_nyq__mentorCard{background:var(--white);border:1px solid var(--grey-100);text-align:center;cursor:pointer;border-radius:16px;flex-direction:column;flex-shrink:0;align-items:center;gap:10px;width:180px;padding:20px 16px;text-decoration:none;transition:box-shadow .2s,border-color .2s;display:flex}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__mentorCard:hover{border-color:var(--grey-200);box-shadow:0 4px 16px #00000012}}.dashboard-module__Gx_nyq__mentorCard:active{transform:scale(.97)}.dashboard-module__Gx_nyq__mentorCardAvatar{background:var(--blue-100);width:56px;height:56px;color:var(--blue-600);border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__mentorCardAvatar img{object-fit:cover;width:100%;height:100%}.dashboard-module__Gx_nyq__mentorCardName{color:var(--grey-900);margin:0;font-size:13px;font-weight:700;line-height:1.3}.dashboard-module__Gx_nyq__mentorCardRole{color:var(--grey-500);margin:0;font-size:11px}.dashboard-module__Gx_nyq__mentorCardBadge{text-transform:uppercase;letter-spacing:.4px;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:700}.dashboard-module__Gx_nyq__btnBookMentor{background:var(--grey-900);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:8px 0;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;transition:background .2s}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__btnBookMentor:hover{background:var(--blue-500)}}.dashboard-module__Gx_nyq__btnBookMentor:active{transform:scale(.97)}.dashboard-module__Gx_nyq__sidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:80px}.dashboard-module__Gx_nyq__sidebarSessionsCard{background:var(--white);border:1px solid var(--grey-100);border-radius:18px;padding:20px}.dashboard-module__Gx_nyq__sidebarSessionItem{border-bottom:1px solid var(--grey-100);align-items:center;gap:10px;padding:10px 0;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__sidebarSessionItem:last-child{border-bottom:none;padding-bottom:0}.dashboard-module__Gx_nyq__sidebarSessionItem:first-child{padding-top:0}.dashboard-module__Gx_nyq__sidebarSessionAvatar{background:var(--blue-100);width:34px;height:34px;color:var(--blue-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__sidebarSessionAvatar img{object-fit:cover;width:100%;height:100%}.dashboard-module__Gx_nyq__sidebarSessionInfo{flex:1;min-width:0}.dashboard-module__Gx_nyq__sidebarSessionMentor{color:var(--grey-900);margin:0;font-size:13px;font-weight:700}.dashboard-module__Gx_nyq__sidebarSessionDate{color:var(--grey-500);margin:0;font-size:11px}.dashboard-module__Gx_nyq__sidebarEmpty{text-align:center;padding:8px 0 4px}.dashboard-module__Gx_nyq__sidebarEmptyText{color:var(--grey-500);margin:0 0 12px;font-size:13px}.dashboard-module__Gx_nyq__quickLinksCard{background:var(--white);border:1px solid var(--grey-100);border-radius:18px;padding:20px}.dashboard-module__Gx_nyq__quickLink{color:var(--grey-700);border-bottom:1px solid var(--grey-100);align-items:center;gap:12px;padding:10px 0;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.dashboard-module__Gx_nyq__quickLink:last-child{border-bottom:none;padding-bottom:0}.dashboard-module__Gx_nyq__quickLink:first-of-type{padding-top:0}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__quickLink:hover{color:var(--grey-900)}}.dashboard-module__Gx_nyq__quickLinkIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.dashboard-module__Gx_nyq__reviewNudgeBanner{background:#fffbeb;border:1.5px solid #fcd34d;border-radius:14px;flex-wrap:wrap;align-items:center;gap:14px;padding:16px 20px;display:flex}.dashboard-module__Gx_nyq__reviewNudgeIcon{width:40px;height:40px;color:var(--gold);background:#fffbeb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__Gx_nyq__reviewNudgeText{flex-direction:column;flex:1;gap:2px;min-width:160px;display:flex}.dashboard-module__Gx_nyq__reviewNudgeText strong{color:var(--grey-900);font-size:14px;font-weight:700}.dashboard-module__Gx_nyq__reviewNudgeText span{color:var(--grey-500);font-size:13px}.dashboard-module__Gx_nyq__reviewNudgeBtn{color:#fff;white-space:nowrap;background:#f59e0b;border-radius:8px;flex-shrink:0;padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__reviewNudgeBtn:hover{background:#d97706}}.dashboard-module__Gx_nyq__karmaNudgeContainer{flex-direction:column;gap:10px;display:flex}.dashboard-module__Gx_nyq__karmaNudgeCard{background:var(--white);border:1px solid var(--grey-200);border-radius:14px;align-items:center;gap:14px;padding:14px 20px;transition:box-shadow .15s;display:flex}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__karmaNudgeCard:hover{box-shadow:0 4px 16px #0000000f}}.dashboard-module__Gx_nyq__karmaCardTop{align-items:center;gap:12px;display:flex}.dashboard-module__Gx_nyq__karmaCardInfo{flex:1;min-width:0}.dashboard-module__Gx_nyq__karmaCardName{color:var(--grey-900);white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:15px;font-weight:700;overflow:hidden}.dashboard-module__Gx_nyq__karmaCardRole{color:var(--grey-500);white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:12px;overflow:hidden}.dashboard-module__Gx_nyq__karmaCardDate{color:var(--grey-600);align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}.dashboard-module__Gx_nyq__btnGiveKarma{color:#b45309;cursor:pointer;white-space:nowrap;background:#fff7ed;border:1.5px solid #fcd34d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;margin-left:auto;padding:8px 16px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__btnGiveKarma:hover{color:#92400e;background:#fef3c7;border-color:#f59e0b}}.dashboard-module__Gx_nyq__btnGiveKarma:active{transform:scale(.97)}.dashboard-module__Gx_nyq__pendingBanner{background:#fffbeb;border:1.5px solid #fcd34d;border-radius:14px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.dashboard-module__Gx_nyq__pendingIcon{flex-shrink:0;font-size:22px;line-height:1}.dashboard-module__Gx_nyq__pendingText{flex:1}.dashboard-module__Gx_nyq__pendingText strong{color:#92400e;margin-bottom:4px;font-size:14px;font-weight:800;display:block}.dashboard-module__Gx_nyq__pendingText p{color:#b45309;margin:0;font-size:13px;line-height:1.5}.dashboard-module__Gx_nyq__suspensionBanner{background:#fef2f2;border:1.5px solid #fecaca;border-radius:14px;align-items:flex-start;gap:14px;margin-bottom:8px;padding:18px 20px;display:flex}.dashboard-module__Gx_nyq__suspensionIcon{color:#dc2626;flex-shrink:0;margin-top:1px;line-height:1}.dashboard-module__Gx_nyq__suspensionText{flex:1}.dashboard-module__Gx_nyq__suspensionText strong{color:#991b1b;margin-bottom:4px;font-size:14px;font-weight:800;display:block}.dashboard-module__Gx_nyq__suspensionText p{color:#b91c1c;margin:0;font-size:13px;line-height:1.55}.dashboard-module__Gx_nyq__suspensionLink{color:#dc2626;text-underline-offset:2px;align-items:center;gap:4px;margin-top:8px;font-size:13px;font-weight:700;text-decoration:underline;display:inline-flex}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__suspensionLink:hover{color:#991b1b}}.dashboard-module__Gx_nyq__disabledAction{filter:grayscale(.4);opacity:.45!important;pointer-events:none!important;cursor:not-allowed!important}.dashboard-module__Gx_nyq__pendingRequestsSection{margin-bottom:8px}.dashboard-module__Gx_nyq__pendingCard{background:var(--white);border:1.5px solid var(--grey-200);border-left:3px solid #f59e0b;border-radius:14px;margin-bottom:10px;padding:16px 20px}.dashboard-module__Gx_nyq__pendingCardRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.dashboard-module__Gx_nyq__pendingCardActions{flex-shrink:0;gap:8px;display:flex}.dashboard-module__Gx_nyq__awaitingBadge{color:#b45309;white-space:nowrap;letter-spacing:.02em;text-transform:uppercase;background:#fef3c7;border:1px solid #fde68a;border-radius:20px;flex-shrink:0;padding:3px 9px;font-family:Manrope,sans-serif;font-size:11px;font-weight:700}.dashboard-module__Gx_nyq__approveForm{border-top:1px dashed var(--grey-200);flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding-top:14px;display:flex}.dashboard-module__Gx_nyq__meetLinkInput{border:1.5px solid var(--grey-300);min-width:220px;height:36px;color:var(--grey-900);border-radius:8px;outline:none;flex:1;padding:0 12px;font-family:Manrope,sans-serif;font-size:13px;transition:border-color .15s}.dashboard-module__Gx_nyq__meetLinkInput:focus{border-color:#3b82f6}.dashboard-module__Gx_nyq__btnApprove{color:#fff;cursor:pointer;white-space:nowrap;background:#10b981;border:none;border-radius:8px;flex-shrink:0;padding:8px 16px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;transition:background .15s}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__btnApprove:hover:not(:disabled){background:#059669}}.dashboard-module__Gx_nyq__btnApprove:active{transform:scale(.97)}.dashboard-module__Gx_nyq__btnApprove:disabled{opacity:.55;cursor:not-allowed}.dashboard-module__Gx_nyq__btnDecline{border:1.5px solid var(--grey-300);color:var(--grey-600);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;flex-shrink:0;padding:8px 14px;font-family:Manrope,sans-serif;font-size:13px;font-weight:600;transition:border-color .15s,color .15s}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__btnDecline:hover:not(:disabled){color:#ef4444;border-color:#ef4444}}.dashboard-module__Gx_nyq__btnDecline:active{transform:scale(.97)}.dashboard-module__Gx_nyq__btnDecline:disabled{opacity:.55;cursor:not-allowed}.dashboard-module__Gx_nyq__btnJoinSession{color:#fff;cursor:pointer;white-space:nowrap;background:#10b981;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:9px 16px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__btnJoinSession:hover{color:#fff;background:#059669}}.dashboard-module__Gx_nyq__btnJoinSession:active{transform:scale(.97)}.dashboard-module__Gx_nyq__profileCompletionCard{background:var(--white);border:1px solid var(--grey-100);border-radius:18px;flex-direction:column;gap:12px;padding:20px;display:flex}.dashboard-module__Gx_nyq__pcHeader{justify-content:space-between;align-items:center;display:flex}.dashboard-module__Gx_nyq__pcTitle{color:var(--grey-900);font-size:13px;font-weight:800}.dashboard-module__Gx_nyq__pcPct{color:var(--blue-500);font-size:13px;font-weight:800}.dashboard-module__Gx_nyq__pcBar{background:var(--grey-100);border-radius:99px;height:6px;overflow:hidden}.dashboard-module__Gx_nyq__pcBarFill{background:var(--blue-500);height:100%;transition:width .6s var(--ease-out);border-radius:99px}.dashboard-module__Gx_nyq__pcItems{flex-direction:column;gap:8px;display:flex}.dashboard-module__Gx_nyq__pcItem{color:var(--grey-500);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.dashboard-module__Gx_nyq__pcDone{color:var(--grey-800);font-weight:600}.dashboard-module__Gx_nyq__pcCheck{text-align:center;width:18px;color:var(--blue-500);flex-shrink:0;font-size:12px}.dashboard-module__Gx_nyq__pcItem span:nth-child(2){flex:1}.dashboard-module__Gx_nyq__pcMentorBtn{border:1px solid var(--blue-300);color:var(--blue-500);cursor:pointer;white-space:nowrap;background:0 0;border-radius:20px;margin-left:auto;padding:3px 10px;font-family:Manrope,sans-serif;font-size:11px;font-weight:700;transition:background .15s,color .15s}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__pcMentorBtn:hover{background:var(--blue-500);color:#fff}}.dashboard-module__Gx_nyq__pcMentorBtn:active{transform:scale(.97)}.dashboard-module__Gx_nyq__exploreMentorsGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (min-width:1024px){.dashboard-module__Gx_nyq__exploreMentorsGrid{grid-template-columns:repeat(4,1fr)}}.dashboard-module__Gx_nyq__exploreMentorSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;height:360px;animation:1.5s infinite dashboard-module__Gx_nyq__skeletonPulse}@keyframes dashboard-module__Gx_nyq__skeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-module__Gx_nyq__loadingState{text-align:center;color:var(--grey-400);padding:80px;font-family:Manrope,sans-serif;font-size:15px}@media (max-width:1024px){.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.dashboard-module__Gx_nyq__dashboardBody{grid-template-columns:1fr}.dashboard-module__Gx_nyq__sidebar{position:static}}@media (max-width:600px){.dashboard-module__Gx_nyq__dashboardBodyCenter{padding:24px var(--page-gutter-sm)48px;gap:32px}.dashboard-module__Gx_nyq__awaitingBadge{flex-basis:100%;order:-1}.dashboard-module__Gx_nyq__pendingCardActions{flex-basis:100%;order:1}.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__statCard:last-child{grid-column:span 1}.dashboard-module__Gx_nyq__upcomingBanner{padding:16px 18px}.dashboard-module__Gx_nyq__upcomingRow{flex-wrap:wrap;align-items:center;gap:12px 14px}.dashboard-module__Gx_nyq__upcomingInfo{flex:1;min-width:0}.dashboard-module__Gx_nyq__upcomingDateTime{white-space:nowrap}.dashboard-module__Gx_nyq__upcomingActions{flex-flow:wrap;flex-basis:100%;justify-content:flex-start;align-items:center;gap:8px;margin-left:0}.dashboard-module__Gx_nyq__upcomingActionRow{flex-wrap:wrap;gap:8px}.dashboard-module__Gx_nyq__btnViewTertiary{align-self:center}.dashboard-module__Gx_nyq__emptyUpcoming{flex-wrap:wrap}.dashboard-module__Gx_nyq__greetingText{font-size:24px;line-height:32px}.dashboard-module__Gx_nyq__sessionsSection{min-width:0}.dashboard-module__Gx_nyq__sessionsTableWrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#00000038 #0000000f;border:1px solid var(--grey-200);border-radius:14px;width:100%;overflow-x:scroll}.dashboard-module__Gx_nyq__sessionsTableWrap::-webkit-scrollbar{height:6px}.dashboard-module__Gx_nyq__sessionsTableWrap::-webkit-scrollbar-track{background:var(--grey-100);border-radius:0 0 13px 13px}.dashboard-module__Gx_nyq__sessionsTableWrap::-webkit-scrollbar-thumb{background:var(--grey-400);border-radius:3px}.dashboard-module__Gx_nyq__sessionsTable{border:none;border-radius:0;width:max-content;min-width:100%}.dashboard-module__Gx_nyq__sessionsTableHead,.dashboard-module__Gx_nyq__sessionsTableRow,.dashboard-module__Gx_nyq__feedbackExpandRow{min-width:680px}.dashboard-module__Gx_nyq__meetLinkInput{flex-basis:100%;min-width:0}.dashboard-module__Gx_nyq__gsHeader{flex-wrap:wrap}.dashboard-module__Gx_nyq__gsStepBtn{text-align:center;flex-basis:100%}.dashboard-module__Gx_nyq__karmaNudgeCard{flex-wrap:wrap}.dashboard-module__Gx_nyq__btnGiveKarma{flex-basis:100%;justify-content:center;margin-left:0}.dashboard-module__Gx_nyq__exploreMentorsGrid{grid-template-columns:1fr}}@media (max-width:480px){.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__statCard:last-child{grid-column:span 1}.dashboard-module__Gx_nyq__statCard{gap:12px;padding:14px 12px}.dashboard-module__Gx_nyq__statCardValue{font-size:20px}.dashboard-module__Gx_nyq__statCardIconWrap{width:38px;height:38px}.dashboard-module__Gx_nyq__greetingText{font-size:20px;line-height:28px}.dashboard-module__Gx_nyq__greetingSub{font-size:14px}}@media (max-width:380px){.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__statCard:last-child{grid-column:span 1}}.dashboard-module__Gx_nyq__getStartedCard{background:var(--white);border:1px solid var(--grey-100);border-radius:20px;overflow:hidden}.dashboard-module__Gx_nyq__gsHeader{background:linear-gradient(135deg,#4c1d95 0%,#6d28d9 60%,#7c3aed 100%);align-items:center;gap:18px;padding:22px 24px;display:flex}.dashboard-module__Gx_nyq__gsHeaderIcon{color:#ffffffd9;flex-shrink:0}.dashboard-module__Gx_nyq__gsHeaderInfo{flex-direction:column;flex:1;gap:10px;display:flex}.dashboard-module__Gx_nyq__gsHeaderPct{color:#fff;font-size:16px;font-weight:700}.dashboard-module__Gx_nyq__gsProgressTrack{background:#ffffff40;border-radius:99px;height:8px;overflow:hidden}.dashboard-module__Gx_nyq__gsProgressFill{height:100%;transition:width .7s var(--ease-out);background:#fff;border-radius:99px}.dashboard-module__Gx_nyq__gsSteps{flex-direction:column;padding:4px 24px 20px;display:flex}.dashboard-module__Gx_nyq__gsStep{align-items:flex-start;gap:16px;display:flex}.dashboard-module__Gx_nyq__gsTimeline{flex-direction:column;flex-shrink:0;align-items:center;width:24px;padding-top:16px;display:flex}.dashboard-module__Gx_nyq__gsDot{border:2px solid var(--grey-300);background:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .25s,border-color .25s;display:flex}.dashboard-module__Gx_nyq__gsDotDone{background:#6d28d9;border-color:#6d28d9}.dashboard-module__Gx_nyq__gsLine{background:repeating-linear-gradient(to bottom,var(--grey-300)0px,var(--grey-300)4px,transparent 4px,transparent 9px);border-radius:1px;flex:1;width:2px;min-height:16px;margin:3px 0}.dashboard-module__Gx_nyq__gsStepContent{border-bottom:1px solid var(--grey-100);flex:1;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.dashboard-module__Gx_nyq__gsStep:last-child .dashboard-module__Gx_nyq__gsStepContent{border-bottom:none}.dashboard-module__Gx_nyq__gsStepText{flex-direction:column;gap:3px;display:flex}.dashboard-module__Gx_nyq__gsStepLabel{color:var(--grey-900);font-size:15px;font-weight:700;line-height:1.3}.dashboard-module__Gx_nyq__gsStepLabelDone{color:var(--grey-400);font-weight:600;text-decoration:line-through}.dashboard-module__Gx_nyq__gsStepDesc{color:var(--grey-500);font-size:13px;line-height:1.4}.dashboard-module__Gx_nyq__gsStepBtn{background:var(--grey-100);color:var(--grey-800);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;padding:8px 16px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;transition:background .15s,color .15s}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__gsStepBtn:hover{color:#fff;background:#6d28d9}}.dashboard-module__Gx_nyq__gsStepBtn:active{transform:scale(.97)}.dashboard-module__Gx_nyq__feedbackModal{background:var(--white);border-radius:20px;flex-direction:column;gap:20px;width:100%;max-width:420px;padding:36px 32px 32px;display:flex;position:relative;box-shadow:0 8px 40px #0000001f,0 1px 4px #0000000f}.dashboard-module__Gx_nyq__feedbackModalClose{color:var(--grey-400);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-family:Manrope,sans-serif;font-size:22px;line-height:1;transition:color .15s,background .15s;position:absolute;top:14px;right:16px}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__feedbackModalClose:hover{color:var(--grey-700);background:var(--grey-100)}}.dashboard-module__Gx_nyq__feedbackModalClose:active{transform:scale(.97)}.dashboard-module__Gx_nyq__feedbackModalHeader{text-align:center;flex-direction:column;gap:6px;display:flex}.dashboard-module__Gx_nyq__feedbackModalTitle{color:var(--grey-900);letter-spacing:-.3px;margin:0;font-size:22px;font-weight:800}.dashboard-module__Gx_nyq__feedbackModalSub{color:var(--grey-500);margin:0;font-size:14px;line-height:1.5}.dashboard-module__Gx_nyq__karmaPreviewRow{background:var(--grey-50);border:1px solid var(--grey-200);border-radius:10px;align-items:center;gap:6px;padding:10px 14px;display:flex}.dashboard-module__Gx_nyq__karmaPreviewChip{color:var(--grey-900);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__karmaPreviewIconWrap{color:#ca8a04;background:#fef08a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.dashboard-module__Gx_nyq__karmaPreviewSep{color:var(--grey-300);font-size:12px;font-weight:400}.dashboard-module__Gx_nyq__karmaPreviewNote{color:var(--grey-500);font-size:13px;font-weight:400}.dashboard-module__Gx_nyq__starRatingRow{align-items:stretch;gap:10px;display:flex}.dashboard-module__Gx_nyq__starOption{border:1.5px solid var(--grey-200);background:var(--white);cursor:pointer;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-height:130px;padding:18px 8px;font-family:Manrope,sans-serif;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}@media (hover:hover) and (pointer:fine){.dashboard-module__Gx_nyq__starOption:hover{border-color:var(--blue-300);background:var(--blue-50)}}.dashboard-module__Gx_nyq__starOption:active{transform:scale(.97)}.dashboard-module__Gx_nyq__starOptionSelected{border-color:var(--blue-500);background:var(--blue-50);box-shadow:0 0 0 3px #3b82f61f}.dashboard-module__Gx_nyq__starOptionStars{color:var(--grey-300);gap:3px;display:flex}.dashboard-module__Gx_nyq__starOptionSelected .dashboard-module__Gx_nyq__starOptionStars{color:#f59e0b}.dashboard-module__Gx_nyq__starOptionPts{color:var(--grey-700);margin-top:4px;font-size:20px;font-weight:800;line-height:1;transition:color .15s}.dashboard-module__Gx_nyq__starOptionSelected .dashboard-module__Gx_nyq__starOptionPts{color:var(--blue-600)}.dashboard-module__Gx_nyq__starOptionUnit{color:var(--grey-400);font-size:11px;font-weight:600;transition:color .15s}.dashboard-module__Gx_nyq__starOptionSelected .dashboard-module__Gx_nyq__starOptionUnit{color:var(--blue-500)}.dashboard-module__Gx_nyq__starOptionLabel{color:var(--grey-400);margin-top:4px;font-size:11px;font-weight:600;transition:color .15s}.dashboard-module__Gx_nyq__starOptionSelected .dashboard-module__Gx_nyq__starOptionLabel{color:var(--blue-600);font-weight:700}.dashboard-module__Gx_nyq__feedbackModalTextarea{border:1.5px solid var(--grey-200);resize:none;width:100%;color:var(--grey-900);box-sizing:border-box;background:var(--grey-50);border-radius:10px;outline:none;padding:12px 14px;font-family:Manrope,sans-serif;font-size:14px;line-height:1.5;transition:border-color .15s}.dashboard-module__Gx_nyq__feedbackModalTextarea::placeholder{color:var(--grey-400)}.dashboard-module__Gx_nyq__feedbackModalTextarea:focus{border-color:var(--blue-400);background:var(--white);box-shadow:0 0 0 3px #3b82f614}
.DiscoverMentorsSection-module__sbDRMa__discoverMentors{background:var(--surface-blue);padding:96px 0}.DiscoverMentorsSection-module__sbDRMa__subtitle{text-align:center;color:var(--grey-600);max-width:600px;margin:6px auto 32px}.DiscoverMentorsSection-module__sbDRMa__mentorGrid{grid-template-columns:1fr;gap:24px;margin-bottom:48px;display:grid}.DiscoverMentorsSection-module__sbDRMa__ctaContainer{justify-content:center;display:flex}@media (min-width:768px){.DiscoverMentorsSection-module__sbDRMa__mentorGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:1024px){.DiscoverMentorsSection-module__sbDRMa__mentorGrid{grid-template-columns:repeat(4,1fr);gap:24px}}.DiscoverMentorsSection-module__sbDRMa__skeletonCard{background:linear-gradient(90deg,var(--grey-200)25%,var(--grey-100)50%,var(--grey-200)75%);background-size:200% 100%;border-radius:16px;height:480px;animation:1.5s infinite DiscoverMentorsSection-module__sbDRMa__loading}@keyframes DiscoverMentorsSection-module__sbDRMa__loading{0%{background-position:200% 0}to{background-position:-200% 0}}
