.mentor-profile_profile_page__phCnh{width:100%;min-height:calc(100vh - 140px);padding:20px 20px 60px;background:var(--bg-primary);position:relative;-webkit-overflow-scrolling:touch;overflow-y:auto;overscroll-behavior-y:contain}.mentor-profile_profile_page__phCnh:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background-image:url(/assets/bg/pattern.svg);background-repeat:no-repeat;background-position:100% 0;z-index:0;opacity:.3}@media screen and (max-width:768px){.mentor-profile_profile_page__phCnh:before{display:none}}[data-theme=dark] .mentor-profile_profile_page__phCnh:before{background-image:url(/assets/bg/bgdark.svg)}@media screen and (max-width:1024px){.mentor-profile_profile_page__phCnh{padding:16px 16px 80px;min-height:calc(100vh - 120px)}}@media screen and (max-width:768px){.mentor-profile_profile_page__phCnh{padding:0;height:100svh;overflow:hidden}}@media screen and (max-width:480px){.mentor-profile_profile_page__phCnh{padding:0}}.mentor-profile_error_container__TfFtu,.mentor-profile_not_found_container__yxwjL{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:20px;padding:40px;text-align:center;background:var(--bg-secondary);border-radius:20px;border:1px solid var(--border-primary);box-shadow:0 4px 20px rgba(79,170,97,.08);max-width:500px;margin:0 auto}@media(max-width:768px){.mentor-profile_error_container__TfFtu,.mentor-profile_not_found_container__yxwjL{padding:32px 24px;margin:0 16px}}.mentor-profile_error_icon__qGl_P,.mentor-profile_not_found_icon__dsDPG{font-size:64px;margin-bottom:8px;opacity:.8}@media(max-width:768px){.mentor-profile_error_icon__qGl_P,.mentor-profile_not_found_icon__dsDPG{font-size:48px}}.mentor-profile_error_title__Zbf19,.mentor-profile_not_found_title__aES1T{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:24px;font-weight:700;color:var(--text-primary);margin:0}@media(max-width:768px){.mentor-profile_error_title__Zbf19,.mentor-profile_not_found_title__aES1T{font-size:20px}}.mentor-profile_error_message__1WKws,.mentor-profile_not_found_message__idv4G{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:16px;color:var(--text-secondary);line-height:1.5;margin:0;max-width:400px}@media(max-width:768px){.mentor-profile_error_message__1WKws,.mentor-profile_not_found_message__idv4G{font-size:15px}}.mentor-profile_back_button__YYKaf,.mentor-profile_retry_button__Wjp_4{background:linear-gradient(135deg,#4faa61,#3e8e52);color:#fff;border:none;border-radius:12px;padding:14px 28px;font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:14px;font-weight:600;cursor:pointer;margin-top:8px}@media(max-width:768px){.mentor-profile_back_button__YYKaf,.mentor-profile_retry_button__Wjp_4{padding:12px 24px;font-size:13px}}.mentor-profile_main_container__3K2rV{max-width:1400px;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;gap:24px}@media(max-width:1024px){.mentor-profile_main_container__3K2rV{max-width:100%;gap:20px}}@media(max-width:768px){.mentor-profile_main_container__3K2rV{gap:4px}}.mentor-profile_mobileBackButton__m0hwz{display:none}@media(max-width:768px){.mentor-profile_mobileBackButton__m0hwz{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:none;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:16px;left:16px;z-index:100;background:var(--border-tertiary);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mentor-profile_mobileBackButton__m0hwz:hover{background:var(--glass-elevated)}.mentor-profile_mobileBackButton__m0hwz:active{background:var(--glass-nav);transform:scale(.95)}.mentor-profile_mobileBackButton__m0hwz svg{width:24px;height:24px;color:var(--text-secondary)}}.mentor-profile_mobileCopyButton__Oh5Nz{display:none}@media(max-width:768px){.mentor-profile_mobileCopyButton__Oh5Nz{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:24px;right:16px;z-index:100;background:rgba(0,0,0,0)}.mentor-profile_mobileCopyButton__Oh5Nz:active{transform:scale(.9)}.mentor-profile_mobileCopyButton__Oh5Nz svg{width:18px;height:18px;color:var(--text-secondary)}}.mentor-profile_chart_section__PpcRj{width:100%;margin-bottom:0;display:grid;grid-template-columns:1fr 400px;grid-gap:24px;gap:24px;align-items:stretch}@media(max-width:1200px){.mentor-profile_chart_section__PpcRj{grid-template-columns:1fr 350px;gap:20px}}@media(max-width:1024px){.mentor-profile_chart_section__PpcRj{grid-template-columns:1fr;gap:20px;margin-bottom:0;align-items:start}.mentor-profile_chart_section__PpcRj .mentor-profile_chart_trading_panel__4lM_W{order:2;align-self:start}}@media(max-width:768px){.mentor-profile_chart_section__PpcRj{margin:10px 0 0;gap:0}}.mentor-profile_chart_skeleton_container__8zdNX{background:var(--bg-secondary);border-radius:16px;border:1px solid var(--border-primary);box-shadow:0 4px 20px rgba(79,170,97,.08);overflow:hidden;padding:16px;display:flex;flex-direction:column;gap:16px;min-height:500px}.mentor-profile_chart_skeleton_header__YNCe9{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.mentor-profile_skeleton_bar__b1ifd{height:20px;width:160px}.mentor-profile_skeleton_bar__b1ifd,.mentor-profile_skeleton_subbar__oGNEu{border-radius:8px;background:linear-gradient(90deg,rgba(79,170,97,.06) 25%,rgba(79,170,97,.12) 50%,rgba(79,170,97,.06) 75%);background-size:200% 100%;animation:mentor-profile_skeleton-loading__3BQ2i 1.5s infinite}.mentor-profile_skeleton_subbar__oGNEu{height:16px;width:100px}.mentor-profile_chart_skeleton_body__4_Fxc{height:400px;border-radius:12px;background:linear-gradient(90deg,rgba(79,170,97,.06) 25%,rgba(79,170,97,.12) 50%,rgba(79,170,97,.06) 75%);background-size:200% 100%;animation:mentor-profile_skeleton-loading__3BQ2i 1.5s infinite;flex:1 1}@keyframes mentor-profile_skeleton-loading__3BQ2i{0%{background-position:-200% 0}to{background-position:200% 0}}@media(max-width:768px){.mentor-profile_mobile_skeleton__CML9t{display:block}}@media(min-width:769px){.mentor-profile_mobile_skeleton__CML9t{display:none}}.mentor-profile_skeleton_banner__KMFkT{width:100%;height:120px;background:linear-gradient(90deg,rgba(79,170,97,.06) 25%,rgba(79,170,97,.12) 50%,rgba(79,170,97,.06) 75%);background-size:200% 100%;animation:mentor-profile_skeleton-loading__3BQ2i 1.5s infinite;border-bottom:1px solid var(--border-tertiary)}.mentor-profile_content_grid__CiyzA{display:grid;grid-template-columns:1fr 400px;grid-gap:24px;gap:24px;align-items:start}@media(max-width:1200px){.mentor-profile_content_grid__CiyzA{grid-template-columns:1fr 350px;gap:20px}}@media(max-width:1024px){.mentor-profile_content_grid__CiyzA{grid-template-columns:1fr;gap:20px}}@media(max-width:768px){.mentor-profile_content_grid__CiyzA{gap:16px}}.mentor-profile_profile_header___XJAw{position:relative;display:grid;grid-template-columns:auto 1fr auto;grid-gap:24px;gap:24px;padding:32px;background:var(--glass-card-solid);border-radius:20px;border:1px solid var(--border-primary);box-shadow:0 6px 30px rgba(79,170,97,.1);align-items:center;margin-bottom:16px;overflow:hidden}@media(max-width:1024px){.mentor-profile_profile_header___XJAw{grid-template-columns:auto 1fr;gap:20px;padding:28px}}@media(max-width:768px){.mentor-profile_profile_header___XJAw{padding:0;gap:0;display:block;margin-bottom:16px;background:rgba(0,0,0,0);border:none;box-shadow:none;border-radius:0;position:relative;min-height:auto}}@media(max-width:480px){.mentor-profile_profile_header___XJAw{padding:0;gap:0}}.mentor-profile_mobile_banner_area__shxaO{display:none}@media(max-width:768px){.mentor-profile_mobile_banner_area__shxaO{display:block;position:relative;width:100%;height:120px;margin-bottom:60px}}.mentor-profile_banner_container__VNwho{position:absolute;top:0;right:0;width:65%;height:100%;z-index:0}@media(max-width:768px){.mentor-profile_banner_container__VNwho{display:block;width:100%;height:120px;left:0;top:0;right:0;position:relative}}.mentor-profile_banner_image__90Ks7{width:100%;height:100%;object-fit:cover;opacity:.8}.mentor-profile_banner_placeholder__fh0Tl{width:100%;height:100%}@media(max-width:768px){.mentor-profile_banner_placeholder__fh0Tl{display:block;border-bottom:1px solid var(--border-tertiary)}}.mentor-profile_banner_fade__uWu8H{position:absolute;top:0;left:0;width:120%;height:100%}[data-theme=light] .mentor-profile_banner_fade__uWu8H{background:linear-gradient(90deg,rgba(255,255,255,.98) 0,rgba(255,255,255,.95) 5%,rgba(255,255,255,.88) 15%,rgba(255,255,255,.78) 25%,rgba(255,255,255,.65) 35%,rgba(255,255,255,.5) 45%,rgba(255,255,255,.3) 55%,rgba(255,255,255,.15) 70%,rgba(255,255,255,0))}[data-theme=dark] .mentor-profile_banner_fade__uWu8H{background:linear-gradient(90deg,rgb(15,15,15) 0,rgba(15,15,15,.96) 5%,rgba(15,15,15,.9) 15%,rgba(15,15,15,.82) 25%,rgba(15,15,15,.7) 35%,rgba(15,15,15,.55) 45%,rgba(15,15,15,.35) 55%,rgba(15,15,15,.18) 70%,rgba(15,15,15,0))}@media(max-width:768px){[data-theme=light] .mentor-profile_banner_fade__uWu8H{background:linear-gradient(90deg,rgba(255,255,255,.5) 0,rgba(255,255,255,.2) 25%,rgba(255,255,255,0) 50%)}[data-theme=dark] .mentor-profile_banner_fade__uWu8H{background:linear-gradient(90deg,rgba(15,15,15,.55) 0,rgba(15,15,15,.25) 25%,rgba(15,15,15,0) 50%)}}.mentor-profile_profile_avatar__Xpmaz{position:relative;flex-shrink:0;z-index:1}.mentor-profile_profile_avatar__Xpmaz .mentor-profile_avatar_image__Lk_4P{border-radius:20px;object-fit:cover}[data-theme=light] .mentor-profile_profile_avatar__Xpmaz .mentor-profile_avatar_image__Lk_4P{border:3px solid #fcfcfc}[data-theme=dark] .mentor-profile_profile_avatar__Xpmaz .mentor-profile_avatar_image__Lk_4P{border:3px solid #000}.mentor-profile_profile_avatar__Xpmaz .mentor-profile_avatarPlaceholder__Zkswk{width:120px;height:120px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:#4faa61;color:#fff;font-family:var(--var-inter-regular),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:48px;font-weight:600}[data-theme=light] .mentor-profile_profile_avatar__Xpmaz .mentor-profile_avatarPlaceholder__Zkswk{border:3px solid #fcfcfc}[data-theme=dark] .mentor-profile_profile_avatar__Xpmaz .mentor-profile_avatarPlaceholder__Zkswk{border:3px solid #000}@media(max-width:768px){.mentor-profile_profile_avatar__Xpmaz{position:relative;margin-top:-50px;margin-left:16px;margin-bottom:12px;z-index:10;float:none;width:-moz-fit-content;width:fit-content}.mentor-profile_profile_avatar__Xpmaz .mentor-profile_avatar_image__Lk_4P{width:80px;height:80px;border-radius:50%}[data-theme=light] .mentor-profile_profile_avatar__Xpmaz .mentor-profile_avatar_image__Lk_4P{border:4px solid #fcfcfc}[data-theme=dark] .mentor-profile_profile_avatar__Xpmaz .mentor-profile_avatar_image__Lk_4P{border:4px solid #000}.mentor-profile_profile_avatar__Xpmaz .mentor-profile_avatarPlaceholder__Zkswk{width:80px;height:80px;border-radius:50%;font-size:32px}[data-theme=light] .mentor-profile_profile_avatar__Xpmaz .mentor-profile_avatarPlaceholder__Zkswk{border:4px solid #fcfcfc}[data-theme=dark] .mentor-profile_profile_avatar__Xpmaz .mentor-profile_avatarPlaceholder__Zkswk{border:4px solid #000}}@media(min-width:769px){.mentor-profile_mobile_rating_wrapper__9zo7Y{display:none}}@media(max-width:768px){.mentor-profile_mobile_rating_wrapper__9zo7Y{clear:both;width:100%;display:flex;justify-content:flex-start}}.mentor-profile_profile_info__Ti2hQ{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px;position:relative;z-index:1}@media(max-width:768px){.mentor-profile_profile_info__Ti2hQ{padding:0 16px;margin-top:0;width:100%;clear:both;gap:4px}}.mentor-profile_profile_name_section__zuxr_{display:flex;flex-direction:column;gap:4px;margin-bottom:0}@media(max-width:768px){.mentor-profile_profile_name_section__zuxr_{align-items:flex-start;gap:0;margin-bottom:0}}.mentor-profile_name_and_badges__VPi3q{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media(max-width:768px){.mentor-profile_name_and_badges__VPi3q{gap:6px 12px;flex-wrap:wrap;align-items:center}}.mentor-profile_name_primary_group__1xPs0{display:flex;align-items:center;gap:8px;flex-shrink:0}@media(max-width:768px){.mentor-profile_name_primary_group__1xPs0{gap:6px}}.mentor-profile_links_secondary_group__sLiku{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}@media(max-width:768px){.mentor-profile_links_secondary_group__sLiku{gap:8px;align-items:center}}.mentor-profile_links_secondary_group__sLiku a{display:inline-flex;align-items:center;white-space:nowrap}.mentor-profile_badges_inline_wrapper__FlRla{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;font-family:var(--var-inter-regular),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji"}@media(max-width:768px){.mentor-profile_badges_inline_wrapper__FlRla{gap:6px;flex-shrink:0}}.mentor-profile_profile_name__FdHqj{font-family:var(--var-inter-regular),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:32px;font-weight:700;margin:0;color:var(--text-primary);line-height:1.2}.mentor-profile_profile_name__FdHqj .mentor-profile_highlight__voJfT{color:#4faa61;background:linear-gradient(135deg,#4faa61,#3e8e52);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:1024px){.mentor-profile_profile_name__FdHqj{font-size:32px}}@media(max-width:768px){.mentor-profile_profile_name__FdHqj{font-size:20px;font-weight:700}}@media(max-width:480px){.mentor-profile_profile_name__FdHqj{font-size:18px}}@media(max-width:380px){.mentor-profile_profile_name__FdHqj{font-size:16px}}.mentor-profile_profile_badge__kCtX2{display:flex;align-items:flex-end;justify-content:center;flex-shrink:0}.mentor-profile_profile_badge__kCtX2 img{filter:drop-shadow(0 2px 4px rgba(79,170,97,.3))}@media(max-width:768px){.mentor-profile_profile_badge__kCtX2 img{width:18px!important;height:18px!important}}.mentor-profile_affiliate_badge_profile__NFDXQ{display:flex;align-items:flex-end;justify-content:center;width:24px;height:24px;border-radius:6px;overflow:hidden;border:1px solid var(--border-primary);flex-shrink:0}@media(max-width:768px){.mentor-profile_affiliate_badge_profile__NFDXQ{width:18px;height:18px;border-radius:4px}}.mentor-profile_affiliate_icon_profile__WwO8l{width:100%;height:100%;object-fit:cover}.mentor-profile_affiliate_badges_section__D6HWw{margin-top:24px;padding-top:24px;border-top:1px solid var(--border-primary)}@media(max-width:565px){.mentor-profile_affiliate_badges_section__D6HWw{margin-top:5.5813953488vw;padding-top:5.5813953488vw}}.mentor-profile_affiliate_badges_section__D6HWw h4{font-size:16px;font-weight:600;color:var(--text-primary);margin-bottom:12px}.mentor-profile_affiliate_badges_list__tjLER{display:flex;gap:16px;flex-wrap:wrap}.mentor-profile_affiliate_badge_item__I0f97{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:transform .2s}.mentor-profile_affiliate_badge_item__I0f97:hover{transform:translateY(-2px)}.mentor-profile_affiliate_org_logo__eeyn_{width:160px;height:160px;border-radius:8px;border:1px solid var(--border-primary);object-fit:cover}@media(max-width:565px){.mentor-profile_affiliate_org_logo__eeyn_{width:120px;height:120px}}.mentor-profile_affiliate_org_name__64uOt{font-size:16px;color:var(--text-secondary);text-align:center;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:565px){.mentor-profile_affiliate_org_name__64uOt{font-size:14px;color:var(--text-secondary);max-width:120px}}.mentor-profile_profile_role__Okwxh{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:16px;color:var(--text-secondary);margin:0 0 8px;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-width:400px}@media(max-width:768px){.mentor-profile_profile_role__Okwxh{font-size:14px;margin:0;max-width:100%;-webkit-line-clamp:2}}.mentor-profile_desktop_rating__vqCfy{display:flex;align-items:center;gap:16px;font-size:14px}@media(max-width:768px){.mentor-profile_desktop_rating__vqCfy{display:none!important}}@media(max-width:480px){.mentor-profile_desktop_rating__vqCfy{gap:6px;font-size:11px}}.mentor-profile_twitter_inline__cLrPD{display:inline-flex;align-items:center;gap:6px;color:var(--text-secondary);text-decoration:none;font-size:14px;font-weight:500}@media(max-width:768px){.mentor-profile_twitter_inline__cLrPD{gap:3px}}.mentor-profile_twitter_inline__cLrPD:hover{color:var(--text-primary)}.mentor-profile_twitter_inline__cLrPD svg{width:18px;height:18px}@media(max-width:768px){.mentor-profile_twitter_inline__cLrPD{font-size:10px;align-items:flex-start;margin-top:2px}.mentor-profile_twitter_inline__cLrPD svg{width:15px;height:15px}}@media(max-width:480px){.mentor-profile_twitter_inline__cLrPD{font-size:11px}.mentor-profile_twitter_inline__cLrPD svg{width:14px;height:14px}}.mentor-profile_etherscan_inline__YZbdU{display:inline-flex;align-items:center;gap:6px;color:var(--text-secondary);text-decoration:none;font-size:14px;font-weight:500;margin-left:4px}@media(max-width:768px){.mentor-profile_etherscan_inline__YZbdU{gap:3px}}.mentor-profile_etherscan_inline__YZbdU:hover{color:var(--text-primary)}.mentor-profile_etherscan_inline__YZbdU:hover img{filter:none}.mentor-profile_etherscan_inline__YZbdU span{font-size:14px;font-weight:500;margin-top:2px}@media(max-width:768px){.mentor-profile_etherscan_inline__YZbdU .mentor-profile_etherscan_text_desktop__ehAwf{display:none}}.mentor-profile_etherscan_inline__YZbdU .mentor-profile_etherscan_text_mobile__bRDp4{display:none}@media(max-width:768px){.mentor-profile_etherscan_inline__YZbdU .mentor-profile_etherscan_text_mobile__bRDp4{display:inline}}.mentor-profile_etherscan_inline__YZbdU img{width:18px;height:18px;filter:grayscale(100%) brightness(1.3);transition:filter .2s ease}@media(max-width:768px){.mentor-profile_etherscan_inline__YZbdU{font-size:10px;align-items:flex-start;margin-top:0}.mentor-profile_etherscan_inline__YZbdU span{font-size:10px}.mentor-profile_etherscan_inline__YZbdU img{width:15px;height:15px}}@media(max-width:480px){.mentor-profile_etherscan_inline__YZbdU,.mentor-profile_etherscan_inline__YZbdU span{font-size:11px}.mentor-profile_etherscan_inline__YZbdU img{width:14px;height:14px}}.mentor-profile_rating_stars__UD5KV{display:flex;align-items:center;gap:2px}@media(max-width:768px){.mentor-profile_rating_stars__UD5KV{margin-top:2px;align-items:baseline}}.mentor-profile_rating_stars__UD5KV .mentor-profile_star__8BXXT{color:gold;font-size:18px}@media(max-width:768px){.mentor-profile_rating_stars__UD5KV .mentor-profile_star__8BXXT{font-size:14px}}.mentor-profile_rating_stars__UD5KV .mentor-profile_filled_star__cy4sr{color:#ffc107;font-size:18px;line-height:1;display:inline-block}@media(max-width:768px){.mentor-profile_rating_stars__UD5KV .mentor-profile_filled_star__cy4sr{font-size:16px;position:relative;top:2px}}.mentor-profile_rating_stars__UD5KV .mentor-profile_empty_star__f1Wtz{color:#ddd;font-size:18px;line-height:1;display:inline-block}@media(max-width:768px){.mentor-profile_rating_stars__UD5KV .mentor-profile_empty_star__f1Wtz{font-size:16px;position:relative;top:2px}}.mentor-profile_rating_stars__UD5KV .mentor-profile_rating_number__AuHBS{margin-right:6px;color:var(--text-primary);font-weight:700;font-size:16px;display:inline-block}@media(max-width:768px){.mentor-profile_rating_stars__UD5KV .mentor-profile_rating_number__AuHBS{font-size:14px;position:relative;top:2px}}.mentor-profile_reviews_and_role__VUGv7{display:flex;align-items:center;gap:8px}@media(max-width:768px){.mentor-profile_reviews_and_role__VUGv7{align-items:baseline}}.mentor-profile_reviews_count__8mgXm{color:var(--text-secondary);font-size:14px;font-weight:500;display:flex;align-items:center;line-height:1}@media(max-width:768px){.mentor-profile_reviews_count__8mgXm{display:none}}.mentor-profile_reviews_count__8mgXm:before{content:"•";margin-right:6px;color:rgba(79,170,97,.4);line-height:1}.mentor-profile_reviews_count__8mgXm:first-child:before{display:none}.mentor-profile_role_badge__WUlij{background:rgba(79,170,97,.1);color:#4faa61;font-size:12px;font-weight:500;padding:5px 14px;border-radius:16px;line-height:1;text-transform:capitalize}@media(max-width:768px){.mentor-profile_role_badge__WUlij{font-size:11px;padding:5px 12px}}.mentor-profile_points_badge__epML0{background:rgba(79,170,97,.1);color:#4faa61;font-size:12px;font-weight:600;padding:5px 14px;border-radius:16px;line-height:1}@media(max-width:768px){.mentor-profile_points_badge__epML0{font-size:11px;padding:5px 12px}}.mentor-profile_status_badges__19gSu{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media(max-width:768px){.mentor-profile_status_badges__19gSu{gap:6px;justify-content:flex-start}}.mentor-profile_content_container__XfwLw{background:var(--glass-card);backdrop-filter:var(--blur-lg);-webkit-backdrop-filter:var(--blur-lg);border-radius:16px;border:1px solid var(--border-primary);box-shadow:0 4px 20px rgba(79,170,97,.08);display:flex;flex-direction:column;position:relative;height:552px;overflow-x:hidden}@media(max-width:768px){.mentor-profile_content_container__XfwLw{background:rgba(0,0,0,0);backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;border:none;box-shadow:none;height:auto;min-height:400px}}.mentor-profile_tabs_nav_wrapper__6A52F{position:relative;margin-bottom:16px}@media screen and (max-width:768px){.mentor-profile_tabs_nav_wrapper__6A52F{margin-bottom:12px}.mentor-profile_tabs_nav_wrapper__6A52F:before{content:"";position:absolute;left:0;top:0;bottom:0;width:32px;background:linear-gradient(90deg,rgba(79,170,97,.12),transparent);pointer-events:none;z-index:2;border-radius:12px 0 0 12px}.mentor-profile_tabs_nav_wrapper__6A52F:after{content:"";position:absolute;right:0;top:0;bottom:0;width:32px;background:linear-gradient(270deg,rgba(79,170,97,.12),transparent);pointer-events:none;z-index:2;border-radius:0 12px 12px 0;color:rgba(0,0,0,0)}.mentor-profile_tabs_nav_wrapper__6A52F.mentor-profile_show_arrows__V_oue:after{color:rgba(79,170,97,.8)}}.mentor-profile_tabs_nav__i1CxW{display:flex;background:rgba(79,170,97,.05);padding:8px;gap:4px;border-radius:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none}.mentor-profile_tabs_nav__i1CxW::-webkit-scrollbar{display:none}@media screen and (max-width:768px){.mentor-profile_tabs_nav__i1CxW{gap:4px;padding:6px}}.mentor-profile_tab_button__8BWSk{flex:1 1;padding:12px 16px;background:rgba(0,0,0,0);border:none;color:var(--text-secondary);font-size:14px;font-weight:600;cursor:pointer;border-radius:8px;text-align:center;white-space:nowrap;transition:all .2s ease}@media screen and (max-width:768px){.mentor-profile_tab_button__8BWSk{flex:0 0 auto;min-width:-moz-fit-content;min-width:fit-content;padding:12px 18px;font-size:15px;border-radius:8px}}.mentor-profile_tab_button__8BWSk:hover{color:#4faa61;background:rgba(79,170,97,.1)}.mentor-profile_tab_button__8BWSk.mentor-profile_active__XBLVL{color:#fff;background:#4faa61}.mentor-profile_tab_content_container__ZOiPC{flex:1 1;padding:8px 16px 24px 24px;overflow-y:auto;-webkit-overflow-scrolling:touch}.mentor-profile_tab_content_container__ZOiPC::-webkit-scrollbar{width:6px}.mentor-profile_tab_content_container__ZOiPC::-webkit-scrollbar-thumb,.mentor-profile_tab_content_container__ZOiPC::-webkit-scrollbar-track{background:rgba(0,0,0,0)}@media(max-width:768px){.mentor-profile_tab_content_container__ZOiPC{padding:8px 16px 16px;max-height:max(450px,55vh)}.mentor-profile_tab_content_container__ZOiPC::-webkit-scrollbar{display:none}}@media(hover:hover){.mentor-profile_content_container__XfwLw:hover .mentor-profile_tab_content_container__ZOiPC::-webkit-scrollbar-track{background:rgba(79,170,97,.08);border-radius:3px}.mentor-profile_content_container__XfwLw:hover .mentor-profile_tab_content_container__ZOiPC::-webkit-scrollbar-thumb{border-radius:3px}[data-theme=light] .mentor-profile_content_container__XfwLw:hover .mentor-profile_tab_content_container__ZOiPC::-webkit-scrollbar-thumb{background:#4faa61}[data-theme=dark] .mentor-profile_content_container__XfwLw:hover .mentor-profile_tab_content_container__ZOiPC::-webkit-scrollbar-thumb,[data-theme=light] .mentor-profile_content_container__XfwLw:hover .mentor-profile_tab_content_container__ZOiPC::-webkit-scrollbar-thumb:hover{background:#3e8e52}[data-theme=dark] .mentor-profile_content_container__XfwLw:hover .mentor-profile_tab_content_container__ZOiPC::-webkit-scrollbar-thumb:hover{background:#4faa61}}.mentor-profile_tab_content__cd2H_{animation:none}.mentor-profile_about_section__oavtV .mentor-profile_about_title___wal7{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:20px;font-weight:600;color:var(--text-primary);margin:0 0 12px}@media(max-width:768px){.mentor-profile_about_section__oavtV .mentor-profile_about_title___wal7{font-size:18px}}.mentor-profile_about_section__oavtV .mentor-profile_about_text__9UVVR{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:14px;color:var(--text-secondary);line-height:1.5;margin:0 0 24px}@media(max-width:768px){.mentor-profile_about_section__oavtV .mentor-profile_about_text__9UVVR{font-size:14px}}.mentor-profile_features_grid__HezQF{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px}.mentor-profile_feature_icon__71H_3{width:36px;height:36px;background:#4faa61;border-radius:10px;display:flex;align-items:center;justify-content:center}.mentor-profile_feature_title__w50tu{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:16px;font-weight:600;color:var(--text-primary);margin:0}.mentor-profile_stat_label__RhIww{font-family:var(--var-inter-regular),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:11px;color:rgba(19,38,39,.6);text-transform:uppercase;animation:none;transition:none;transform:none;font-weight:600;letter-spacing:.5px}@media(max-width:768px){.mentor-profile_stat_label__RhIww{padding:0}}.mentor-profile_transactions_section__Dz6rf .mentor-profile_transactions_title__pFlCo{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:20px;font-weight:600;color:var(--text-primary);margin:0 0 12px}@media(max-width:768px){.mentor-profile_transactions_section__Dz6rf .mentor-profile_transactions_title__pFlCo{font-size:18px}}.mentor-profile_transaction_list__cYJcL{display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.mentor-profile_transaction_list__cYJcL{padding-bottom:100px}}.mentor-profile_transaction_item__xvaS6{display:flex;align-items:center;justify-content:space-between;padding:16px;background:rgba(79,170,97,.03);border-radius:12px;border:1px solid rgba(79,170,97,.1);transition:background .2s ease,transform .2s ease}@media(max-width:768px){.mentor-profile_transaction_item__xvaS6{background:var(--glass-card);border:1px solid var(--border-primary)}}.mentor-profile_transaction_item__xvaS6.mentor-profile_clickable__bvyYl:hover{background:rgba(79,170,97,.08);transform:translateY(-1px)}.mentor-profile_transaction_item__xvaS6.mentor-profile_clickable__bvyYl:hover .mentor-profile_user_name__j2uOQ{color:#4faa61}.mentor-profile_transaction_item__xvaS6.mentor-profile_clickable__bvyYl:active{transform:translateY(0)}.mentor-profile_transaction_info__hsWSK{display:flex;align-items:center;gap:12px;flex:1 1}.mentor-profile_transaction_avatar__WPFD_{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;overflow:hidden}.mentor-profile_user_profile_image___vR2R{width:100%;height:100%;object-fit:cover;border-radius:50%}.mentor-profile_default_avatar__yb3I6,.mentor-profile_transaction_avatar__WPFD_ .mentor-profile_avatarPlaceholder__Zkswk{width:100%;height:100%;border-radius:50%;background:#4faa61;color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-weight:600;font-size:14px}.mentor-profile_transaction_details__VSIH5{flex:1 1}.mentor-profile_transaction_action__ptY_N{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:14px;color:var(--text-primary);font-weight:500;margin-bottom:4px}.mentor-profile_transaction_action__ptY_N .mentor-profile_user_name__j2uOQ{color:var(--text-primary);font-weight:600;transition:color .2s ease}.mentor-profile_transaction_time__Uwc6L{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:12px;color:var(--text-tertiary)}.mentor-profile_transaction_amount__K89AI{text-align:right}.mentor-profile_transaction_amount__K89AI .mentor-profile_amount_value__0nTQl{font-family:var(--var-inter-regular),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:16px;font-weight:700;color:var(--text-primary)}.mentor-profile_transaction_amount__K89AI .mentor-profile_amount_usd__oVOq_{font-family:var(--var-inter-regular),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:12px;color:var(--text-tertiary)}.mentor-profile_loading_spinner__9ZSt8{width:20px;height:20px;border:2px solid #f0f0f0;border-top-color:#4faa61;border-radius:50%;animation:mentor-profile_spin__V6Zwz 1s linear infinite}@keyframes mentor-profile_spin__V6Zwz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mentor-profile_no_activity__e_jJR{text-align:center;padding:40px 20px}.mentor-profile_no_activity__e_jJR .mentor-profile_no_activity_icon__D5eod{font-size:48px;margin-bottom:16px;opacity:.6}.mentor-profile_no_activity__e_jJR h5{font-size:18px;font-weight:600;color:var(--text-primary);margin:0 0 8px}.mentor-profile_no_activity__e_jJR h5,.mentor-profile_no_activity__e_jJR p{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji"}.mentor-profile_no_activity__e_jJR p{font-size:14px;color:var(--text-secondary);line-height:1.5;max-width:300px;margin:0 auto}.mentor-profile_right_column__NUeqR{display:flex;flex-direction:column;gap:24px}@media(max-width:1024px){.mentor-profile_right_column__NUeqR{gap:20px}}@media(max-width:768px){.mentor-profile_right_column__NUeqR{gap:16px}}.mentor-profile_chart_trading_panel__4lM_W{background:var(--glass-card);backdrop-filter:var(--blur-lg);-webkit-backdrop-filter:var(--blur-lg);border-radius:16px;border:1px solid var(--border-primary);box-shadow:0 4px 20px rgba(79,170,97,.08);overflow:hidden;position:relative;display:flex;flex-direction:column;align-self:stretch;min-height:492px}@media(max-width:768px){.mentor-profile_chart_trading_panel__4lM_W,.mentor-profile_desktop_trading_panel___j18Y{display:none}}.mentor-profile_mobile_trading_button__8YpMT{display:none}@media(max-width:768px){.mentor-profile_mobile_trading_button__8YpMT{display:flex;position:fixed;bottom:0;left:0;right:0;padding:12px 16px 30px;align-items:center;justify-content:center;background:var(--glass-nav);backdrop-filter:var(--blur-lg);-webkit-backdrop-filter:var(--blur-lg);border-top:1px solid var(--border-primary);z-index:1002}}.mentor-profile_back_button__YYKaf{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:60px;height:60px;background:var(--glass-nav);backdrop-filter:var(--blur-lg);-webkit-backdrop-filter:var(--blur-lg);border:1px solid var(--border-primary);border-radius:12px;cursor:pointer;transition:all .2s ease;flex-shrink:0;margin:0}.mentor-profile_back_button__YYKaf:hover{background:var(--glass-solid);transform:translateY(-1px)}.mentor-profile_back_button__YYKaf svg{color:var(--text-secondary)}.mentor-profile_back_button__YYKaf span{font-size:12px;font-weight:500;color:var(--text-secondary)}.mentor-profile_back_button__YYKaf span,.mentor-profile_trade_modal_trigger__9l0Cb{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji"}.mentor-profile_trade_modal_trigger__9l0Cb{width:100%;max-width:400px;background:#4faa61;border:none;border-radius:16px;padding:20px;color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(79,170,97,.3)}.mentor-profile_trade_modal_trigger__9l0Cb:hover{background:#3d9c3f;transform:translateY(-1px);box-shadow:0 6px 16px rgba(79,170,97,.4)}.mentor-profile_trade_modal_trigger__9l0Cb:active{transform:translateY(0);box-shadow:0 2px 8px rgba(79,170,97,.3)}.mentor-profile_button_content__3zNed{display:flex;align-items:center;justify-content:center;gap:12px}.mentor-profile_button_content__3zNed svg{width:20px;height:20px}.mentor-profile_trading_skeleton_container___RREK{background:var(--bg-secondary);border-radius:16px;border:1px solid var(--border-primary);box-shadow:0 4px 20px rgba(79,170,97,.08);padding:16px;display:flex;flex-direction:column;gap:16px;min-height:500px}.mentor-profile_skeleton_row__BNdC0{display:flex;align-items:center;gap:12px}.mentor-profile_skeleton_block__sCs_z{height:16px;border-radius:8px}.mentor-profile_skeleton_block__sCs_z,.mentor-profile_skeleton_button__NuHU_{background:linear-gradient(90deg,rgba(79,170,97,.06) 25%,rgba(79,170,97,.12) 50%,rgba(79,170,97,.06) 75%);background-size:200% 100%;animation:mentor-profile_skeleton-loading__3BQ2i 1.5s infinite}.mentor-profile_skeleton_button__NuHU_{height:44px;border-radius:24px}.mentor-profile_similar_mentors_container__P69bG{background:var(--glass-card);backdrop-filter:var(--blur-lg);-webkit-backdrop-filter:var(--blur-lg);border-radius:16px;border:1px solid var(--border-primary);box-shadow:0 4px 20px rgba(79,170,97,.08);padding:24px 24px 0;height:552px;overflow-y:auto}@media(max-width:768px){.mentor-profile_similar_mentors_container__P69bG{background:rgba(0,0,0,0);backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;border:none;box-shadow:none;height:auto;padding:0 16px;overflow-y:auto;-webkit-overflow-scrolling:touch}}.mentor-profile_similar_mentors_container__P69bG .mentor-profile_similar_mentors_title__Jhfyp{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:18px;font-weight:600;color:var(--text-primary);margin:0 0 20px}@media(max-width:768px){.mentor-profile_similar_mentors_container__P69bG .mentor-profile_similar_mentors_title__Jhfyp{font-size:16px;margin:8px 0 16px}}.mentor-profile_similar_mentors_list__g5i8C{display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.mentor-profile_similar_mentors_list__g5i8C{padding-bottom:100px}}.mentor-profile_loading_mentors__BKwhA,.mentor-profile_no_similar_mentors__4C6Xi{display:flex;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.mentor-profile_loading_mentors__BKwhA p,.mentor-profile_no_similar_mentors__4C6Xi p{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:14px;color:var(--text-secondary);margin:0}.mentor-profile_packages_section__IjUJU{margin-top:24px;padding-top:24px;border-top:1px solid var(--border-secondary)}.mentor-profile_packages_title__Q3Ys4{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:20px;font-weight:600;color:var(--text-primary);margin:0 0 12px}@media(max-width:768px){.mentor-profile_packages_title__Q3Ys4{font-size:18px}}.mentor-profile_packages_grid__bgDmN{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin:16px 0}@media(max-width:768px){.mentor-profile_packages_grid__bgDmN{grid-template-columns:1fr;gap:12px}}.mentor-profile_package_placeholder__kQUEJ{background:rgba(79,170,97,.05);border:1px solid rgba(79,170,97,.1);border-radius:12px;padding:20px;text-align:center;transition:all .2s ease}.mentor-profile_package_placeholder__kQUEJ:hover{background:rgba(79,170,97,.08);border-color:rgba(79,170,97,.2);transform:translateY(-2px)}.mentor-profile_package_placeholder__kQUEJ h5{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:16px;font-weight:600;color:var(--text-primary);margin:8px 0 4px}.mentor-profile_package_placeholder__kQUEJ p{font-size:14px;color:var(--text-secondary);margin:0 0 12px}.mentor-profile_package_duration__ftDJO{background:rgba(79,170,97,.1);color:#4faa61;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500;display:inline-block}.mentor-profile_empty_packages_text__br6hf{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:15px;color:var(--text-secondary);line-height:1.6;margin:0}.mentor-profile_empty_card__axhNP{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:160px;background:rgba(79,170,97,.05);border:1px dashed rgba(79,170,97,.15);border-radius:16px;padding:24px;cursor:pointer;text-decoration:none;transition:all .2s ease}.mentor-profile_empty_card__axhNP:hover{background:rgba(79,170,97,.08);border-color:rgba(79,170,97,.25)}.mentor-profile_empty_icon__jkbKy{width:48px;height:48px;border-radius:12px;background:rgba(79,170,97,.1);display:flex;align-items:center;justify-content:center;color:#4faa61}.mentor-profile_empty_icon__jkbKy svg{width:24px;height:24px}.mentor-profile_empty_text__7TNcu{text-align:center}.mentor-profile_empty_title__9gYpd{font-size:16px;font-weight:600;color:var(--text-primary);margin:0 0 4px}.mentor-profile_empty_subtitle__RdGC9,.mentor-profile_empty_title__9gYpd{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji"}.mentor-profile_empty_subtitle__RdGC9{font-size:14px;color:var(--text-secondary);margin:0}.mentor-profile_achievements_title__iymN9{font-size:20px;margin:0 0 12px}@media(max-width:768px){.mentor-profile_achievements_title__iymN9{font-size:18px}}.mentor-profile_skills_section__Z2YtW{margin-top:24px;padding-top:24px;border-top:1px solid var(--border-secondary)}.mentor-profile_skills_title__cfmmH{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:18px;font-weight:600;color:var(--text-primary);margin:0 0 16px}.mentor-profile_skills_grid__0Y2_P{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:12px 0}@media(max-width:768px){.mentor-profile_skills_grid__0Y2_P{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.mentor-profile_skills_grid__0Y2_P{grid-template-columns:1fr}}.mentor-profile_skill_badge__kAOCS{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:20px;font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:14px;font-weight:500;white-space:nowrap;transition:all .2s ease;border:1.2px solid var(--border-primary);background:rgba(79,170,97,.1);color:#4faa61;text-align:center;overflow:hidden;text-overflow:ellipsis}@media(max-width:565px){.mentor-profile_skill_badge__kAOCS{font-size:3.023255814vw;padding:1.8604651163vw 3.2558139535vw;border-radius:3.7209302326vw}}.mentor-profile_achievements_section__X9JVU{margin-top:24px;padding-top:24px;border-top:1px solid var(--border-secondary)}.mentor-profile_achievements_title__iymN9{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:18px;font-weight:600;color:var(--text-primary);margin:0 0 16px}.mentor-profile_achievements_grid__cG_5T{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:16px;gap:16px}@media(max-width:768px){.mentor-profile_achievements_grid__cG_5T{grid-template-columns:1fr;padding-bottom:100px}}.mentor-profile_achievement_card__3bC5q{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:10px 20px;border-radius:20px;font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";transition:all .2s ease;border:1.2px solid var(--border-primary);background:rgba(79,170,97,.1);position:relative}.mentor-profile_achievement_card__3bC5q:hover{background:rgba(79,170,97,.15)}@media(max-width:565px){.mentor-profile_achievement_card__3bC5q{padding:1.8604651163vw 3.2558139535vw;border-radius:3.7209302326vw}}.mentor-profile_achievement_icon__zp4Nj{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(79,170,97,.2);border-radius:8px}.mentor-profile_achievement_icon__zp4Nj img{opacity:.9;filter:brightness(0) saturate(100%) invert(44%) sepia(25%) saturate(1617%) hue-rotate(88deg) brightness(95%) contrast(93%)}.mentor-profile_achievement_text__kS5wH{font-size:14px;line-height:1.5;color:#4faa61;font-weight:500;flex:1 1;margin:0}@media(max-width:565px){.mentor-profile_achievement_text__kS5wH{font-size:3.023255814vw}}.mentor-profile_mentor_item__te9yi{display:flex;align-items:center;gap:12px;padding:16px;background:rgba(79,170,97,.02);border-radius:12px;border:1px solid rgba(79,170,97,.1);cursor:pointer}@media(max-width:768px){.mentor-profile_mentor_item__te9yi{padding:14px}}.mentor-profile_mentor_avatar_small__kjjMI{flex-shrink:0;position:relative}.mentor-profile_mentor_avatar_small__kjjMI .mentor-profile_avatar_small__PA0Zn{border-radius:10px;object-fit:cover;border:1px solid rgba(79,170,97,.2)}.mentor-profile_mentor_info_small__7MJcP{flex:1 1;min-width:0}.mentor-profile_mentor_name_small__DC8Y9{font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:2px}.mentor-profile_mentor_name_small__DC8Y9,.mentor-profile_mentor_skills__AFDFg{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji"}.mentor-profile_mentor_skills__AFDFg{font-size:11px;color:var(--text-secondary);margin-bottom:4px;font-weight:500}@media(max-width:480px){.mentor-profile_features_grid__HezQF{grid-template-columns:1fr;gap:12px}.mentor-profile_profile_rating__WAZ3q{flex-direction:column;gap:8px}.mentor-profile_rating_stars__UD5KV{justify-content:center}}.mentor-profile_tab_button__8BWSk:focus{outline:2px solid #4faa61;outline-offset:2px}.mentor-profile_tab_button__8BWSk:focus:not(:focus-visible){outline:none}.mentor-profile_mentor_item__te9yi:focus{outline:2px solid #4faa61;outline-offset:2px}.mentor-profile_mentor_item__te9yi:focus:not(:focus-visible){outline:none}@media(max-width:768px){.mentor-profile_holdings_section__H7SHe{padding-left:0;padding-right:0}}.mentor-profile_holdings_stats__Wl8_X{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px;margin-bottom:24px}@media(max-width:768px){.mentor-profile_holdings_stats__Wl8_X{display:flex;overflow-x:auto;gap:8px;margin-bottom:16px;margin-right:-16px;padding-bottom:4px;padding-right:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mentor-profile_holdings_stats__Wl8_X::-webkit-scrollbar{display:none}}.mentor-profile_holding_stat__4J1sd{padding:16px 20px;background:var(--glass-solid);border:1px solid var(--border-primary);border-radius:16px;backdrop-filter:var(--blur-lg);-webkit-backdrop-filter:var(--blur-lg);text-align:left;box-shadow:0 4px 16px rgba(79,170,97,.04);transition:all .2s ease}@media(max-width:768px){.mentor-profile_holding_stat__4J1sd{flex:0 0 auto;min-width:40%;padding:24px 16px;border-radius:12px;background:rgba(0,0,0,0);border:1px solid var(--border-primary);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;scroll-snap-align:start;scroll-snap-stop:always}}.mentor-profile_holding_stat__4J1sd:hover{background:var(--glass-solid);border-color:var(--border-secondary);box-shadow:0 8px 24px rgba(79,170,97,.08);transform:translateY(-2px)}.mentor-profile_holding_stat__4J1sd .mentor-profile_stat_value__QQTkT{font-family:var(--var-inter-regular),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:20px;font-weight:700;color:var(--text-primary);display:block;margin-bottom:4px}@media(max-width:768px){.mentor-profile_holding_stat__4J1sd .mentor-profile_stat_value__QQTkT{font-size:24px;margin-bottom:8px}}.mentor-profile_holding_stat__4J1sd .mentor-profile_stat_label__RhIww{font-family:var(--var-inter-regular),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:11px;color:var(--text-secondary);text-transform:uppercase;font-weight:500;letter-spacing:.5px;display:block}@media(max-width:768px){.mentor-profile_holding_stat__4J1sd .mentor-profile_stat_label__RhIww{font-size:12px;letter-spacing:-.02em;padding:0}}.mentor-profile_holdings_table__FABHa{background:rgba(0,0,0,0);border-radius:0;border:none;overflow:visible}@media(max-width:768px){.mentor-profile_holdings_table__FABHa{margin-left:-16px;margin-right:-16px}}.mentor-profile_holdings_placeholder__kLuPh{padding:40px 20px;text-align:center}.mentor-profile_holdings_placeholder__kLuPh .mentor-profile_placeholder_icon__LHqxf{font-size:48px;margin-bottom:16px;opacity:.6}.mentor-profile_holdings_placeholder__kLuPh h5{font-size:18px;font-weight:600;color:var(--text-primary);margin:0 0 8px}.mentor-profile_holdings_placeholder__kLuPh h5,.mentor-profile_holdings_placeholder__kLuPh p{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji"}.mentor-profile_holdings_placeholder__kLuPh p{font-size:14px;color:var(--text-secondary);max-width:300px;margin:0 auto;line-height:1.5}.mentor-profile_minutes_value__9zR7I,.mentor-profile_value_amount__E5tQa{font-family:var(--var-inter-regular),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:16px;font-weight:600;color:#132627;display:block;margin-bottom:2px}.mentor-profile_minutes_label___LDXC{color:rgba(19,38,39,.5)}.mentor-profile_minutes_label___LDXC,.mentor-profile_value_change__2Vbb8{font-family:var(--var-inter-regular),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:11px;text-transform:uppercase;letter-spacing:.5px}.mentor-profile_value_change__2Vbb8{font-weight:500}.mentor-profile_error_message__1WKws{padding:24px;text-align:center;background:rgba(255,75,75,.1);border:1px solid rgba(255,75,75,.2);border-radius:12px}.mentor-profile_error_message__1WKws .mentor-profile_error_icon__qGl_P{font-size:32px;margin-bottom:8px;opacity:.8}.mentor-profile_error_message__1WKws p{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:14px;color:#c00;margin:0}.mentor-profile_mobileTabSelector__p8G6X{display:none}@media(max-width:768px){.mentor-profile_mobileTabSelector__p8G6X{display:block;padding:0;margin-bottom:8px;margin-top:0}}.mentor-profile_tabFadeIn__McHfQ{animation:mentor-profile_fadeSlideIn__X44ix .2s ease-out forwards}.mentor-profile_tabFadeOut__O9VT2{animation:mentor-profile_fadeSlideOut__kot6k .15s ease-in forwards}@keyframes mentor-profile_fadeSlideIn__X44ix{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes mentor-profile_fadeSlideOut__kot6k{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}.mentor-profile_mobileTabTitle__95awu{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:16px;font-weight:600;line-height:1.3;letter-spacing:-.02em;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:16px;width:100%;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;overscroll-behavior-x:contain}.mentor-profile_mobileTabTitle__95awu::-webkit-scrollbar{display:none}.mentor-profile_mobileTabTitle__95awu span{cursor:pointer;transition:color .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;white-space:nowrap;scroll-snap-align:start;scroll-snap-stop:always}.mentor-profile_mobileTabTitle__95awu span:first-child{padding-left:16px}.mentor-profile_mobileTabTitle__95awu span:last-child{padding-right:16px}.mentor-profile_activeTitle__kzskP{color:var(--text-primary);font-weight:600}.mentor-profile_inactiveTitle___ceh8{color:var(--text-secondary);font-weight:500}@media(max-width:768px){.mentor-profile_mobileTabSeparator__YAp5x{width:100%;height:1px;background:var(--border-primary);margin:4px 0 0}}.mentor-profile_mobile_tab_content__BqHv7{width:100%}@media(max-width:768px){.mentor-profile_mobile_tab_content__BqHv7{padding:0;margin-top:0;overflow-y:auto;-webkit-overflow-scrolling:touch}}.mentor-profile_highlight__voJfT{color:#4faa61}.mentor-profile_modal_overlay__opUvO{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--overlay-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px 16px calc(16px + env(safe-area-inset-bottom));animation:mentor-profile_fadeIn__Z7L2L .2s ease}@keyframes mentor-profile_fadeIn__Z7L2L{0%{opacity:0}to{opacity:1}}.mentor-profile_modal__ipr79{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:16px;padding:24px;max-width:400px;width:100%;box-shadow:0 8px 32px rgba(0,0,0,.2);animation:mentor-profile_slideUp__ZL6rt .2s ease}@keyframes mentor-profile_slideUp__ZL6rt{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.mentor-profile_modal__ipr79{max-width:calc(100% - 32px);padding:20px}}.mentor-profile_modal_icon__8WfLd{width:48px;height:48px;margin:0 auto 16px;border-radius:12px;background:rgba(79,170,97,.1);display:flex;align-items:center;justify-content:center;color:#4faa61}.mentor-profile_modal_icon__8WfLd svg{width:24px;height:24px}.mentor-profile_modal_title__kUIg3{font-family:var(--var-inter-regular),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:20px;font-weight:600;color:var(--text-primary);margin:0 0 12px;text-align:center}@media(max-width:768px){.mentor-profile_modal_title__kUIg3{font-size:18px}}.mentor-profile_modal_description___scV5{font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:15px;color:var(--text-secondary);line-height:1.5;margin:0 0 24px;text-align:center}@media(max-width:768px){.mentor-profile_modal_description___scV5{font-size:14px;margin-bottom:20px}}.mentor-profile_modal_actions__Kztip{display:flex;gap:12px}@media(max-width:768px){.mentor-profile_modal_actions__Kztip{gap:8px}}.mentor-profile_modal_cancel__XKzIB,.mentor-profile_modal_confirm___t0GB{flex:1 1;padding:12px 20px;border-radius:12px;font-family:var(--var-inter),Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;justify-content:center;text-align:center}@media(max-width:768px){.mentor-profile_modal_cancel__XKzIB,.mentor-profile_modal_confirm___t0GB{padding:10px 16px;font-size:14px}}.mentor-profile_modal_cancel__XKzIB{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-primary)}.mentor-profile_modal_cancel__XKzIB:hover{background:var(--bg-secondary)}.mentor-profile_modal_confirm___t0GB{background:#4faa61;color:#fff}.mentor-profile_modal_confirm___t0GB:hover{background:#45994f}