.styles_wrapper__DVeBF{display:flex;flex-direction:column;gap:var(--section-margin)}.styles_section__apKqf{padding:var(--inner-padding);background:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);margin-bottom:var(--section-margin)}.styles_sectionHeader__8Lvq_{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:var(--section-margin);padding-bottom:8px;border-bottom:2px solid var(--background-color)}.styles_sectionTitle__W47rV{font-size:20px;font-weight:600;color:inherit;margin:0}.styles_iconButton__Fp_TG{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;border:none;background:rgba(0,0,0,0);border-radius:var(--border-radius-sm);cursor:pointer;transition:background .2s ease-out}.styles_iconButton__Fp_TG:hover{background:var(--background-color)}.styles_iconButton__Fp_TG:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}.styles_sectionEmpty___p3LM{font-size:.9375rem;color:var(--muted-text-color);margin:0}.styles_educationList__aRozP,.styles_timeline__tYXBm{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.styles_entry__eqVYz{display:flex;align-items:flex-start;gap:14px;padding-block:16px;-webkit-border-after:1px solid var(--muted-divider-color);border-block-end:1px solid var(--muted-divider-color)}.styles_entry__eqVYz:first-child{-webkit-padding-before:0;padding-block-start:0}.styles_entry__eqVYz:last-child{-webkit-padding-after:0;padding-block-end:0;-webkit-border-after:none;border-block-end:none}.styles_entryLogo__zi8Kk{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;border-radius:var(--border-radius-sm);background:rgba(var(--primary-color-rgb),.08);color:var(--primary-color);font-size:1.125rem;font-weight:600;line-height:1;overflow:hidden}.styles_itemBody__qXQ5X{display:flex;flex-direction:column;gap:2px;min-width:0}.styles_itemTitle__C_Q1f{font-size:1rem;font-weight:600;line-height:1.3}.styles_itemSubtitle__5g_7q,.styles_itemTitle__C_Q1f{color:var(--text-color);margin:0;word-break:break-word}.styles_itemSubtitle__5g_7q{font-size:.9375rem;-webkit-margin-before:1px;margin-block-start:1px}.styles_itemMeta__4USW7{font-size:.8125rem;color:var(--muted-text-color);margin:0;-webkit-margin-before:1px;margin-block-start:1px}.styles_itemDescription__gvuux{font-size:.9375rem;line-height:1.6;color:var(--text-color);-webkit-margin-before:6px;margin-block-start:6px;white-space:pre-wrap;word-break:break-word}.styles_chips__GWiyu{display:flex;flex-wrap:wrap;gap:8px}.styles_chip__dTr56{display:inline-flex;align-items:center;background:rgba(var(--primary-color-rgb),.1);color:var(--primary-color);padding:6px 12px;border-radius:var(--border-radius-lg);font-size:.875rem;font-weight:500}.styles_emptyState__wBFjc{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:calc(var(--inner-padding)*1.5) var(--inner-padding)}.styles_emptyIcon__Ryh3u{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--background-color)}.styles_emptyTitle__qEN88{font-size:1.125rem;font-weight:600;color:var(--text-color);margin:0}.styles_emptyDescription__HGnK_{font-size:.9375rem;color:var(--muted-text-color);margin:0;max-width:420px}.styles_emptyCta__t3DRY{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;-webkit-margin-before:4px;margin-block-start:4px}@media(max-width:768px){.styles_section__apKqf{padding:16px}.styles_sectionTitle__W47rV{font-size:18px}}.styles_social_media_section__RkZpm{background:var(--card-background,white);border-radius:var(--border-radius);padding:var(--inner-padding);box-shadow:0 2px 8px rgba(0,0,0,.08)}@media screen and (max-width:768px){.styles_social_media_section__RkZpm{padding:var(--inner-padding)}}.styles_social_media_section__RkZpm h3{font-size:18px;font-weight:600;margin:0 0 20px;color:var(--text-color);border-bottom:1px solid var(--divider-color);padding-bottom:8px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm h3{font-size:16px;margin-bottom:16px}}.styles_social_media_section__RkZpm .styles_social_content__YzWYE{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_social_content__YzWYE{gap:20px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_category_title__1VSOu{font-size:14px;font-weight:600;color:var(--text-color);margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_category_title__1VSOu{font-size:13px;margin-bottom:10px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_grid__kHlMB{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:12px;gap:12px}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_grid__kHlMB{grid-template-columns:1fr;gap:10px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ{display:flex;align-items:center;gap:12px;padding:12px;background:var(--background-color);border-radius:var(--border-radius-lg);border:1px solid var(--divider-color);text-decoration:none;transition:all .2s ease;cursor:pointer}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ{padding:10px;gap:10px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:var(--primary-color)}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_icon__kfCIu{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:var(--border-radius);flex-shrink:0;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_icon__kfCIu{width:32px;height:32px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_icon__kfCIu svg{color:var(--text-color)}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_name__NOXVw{font-size:14px;font-weight:600;color:var(--text-color);line-height:1.2}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_name__NOXVw{font-size:13px}}.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_url__7YDjy{font-size:12px;color:var(--muted-text-color);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.styles_social_media_section__RkZpm .styles_platform_category__cHiJH .styles_platform_card__vmlEQ .styles_platform_info__8vO8A .styles_platform_url__7YDjy{font-size:11px}}.styles_platform_card__vmlEQ[href*=facebook] .styles_platform_icon__kfCIu svg{color:#1877f2}.styles_platform_card__vmlEQ[href*=instagram] .styles_platform_icon__kfCIu svg{color:#e4405f}.styles_platform_card__vmlEQ[href*="x.com"] .styles_platform_icon__kfCIu svg,.styles_platform_card__vmlEQ[href*=twitter]{color:#1da1f2}.styles_platform_card__vmlEQ[href*=linkedin] .styles_platform_icon__kfCIu svg{color:#0077b5}.styles_platform_card__vmlEQ[href*=youtube] .styles_platform_icon__kfCIu svg{color:red}.styles_platform_card__vmlEQ[href*=tiktok] .styles_platform_icon__kfCIu svg{color:#000}.styles_platform_card__vmlEQ[href*=twitch] .styles_platform_icon__kfCIu svg{color:#9146ff}.styles_platform_card__vmlEQ[href*=spotify] .styles_platform_icon__kfCIu svg{color:#1db954}.styles_platform_card__vmlEQ[href*=soundcloud] .styles_platform_icon__kfCIu svg{color:#f80}.styles_platform_card__vmlEQ[href*="music.apple"] .styles_platform_icon__kfCIu svg,.styles_platform_card__vmlEQ[href*=itunes]{color:#fa243c}.styles_platform_card__vmlEQ[href*=patreon] .styles_platform_icon__kfCIu svg{color:#f96854}.styles_userAboutInfoSection__JZ2oe{padding:var(--inner-padding);background:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);border:1px solid var(--divider-color);margin-bottom:var(--section-margin)}.styles_userAboutInfoSection__JZ2oe .styles_sectionTitle__cSwXF{font-size:20px;font-weight:600;color:inherit;margin-bottom:var(--section-margin);padding-bottom:8px;border-bottom:1px solid var(--divider-color)}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_{margin-bottom:32px}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_ .styles_description__CY9MQ{font-size:16px;line-height:1.6;color:var(--text-color)}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_ .styles_description__CY9MQ p{margin:0 0 16px}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_ .styles_description__CY9MQ p:last-child{margin-bottom:0}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoGrid__3eaZZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}@media(max-width:768px){.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoGrid__3eaZZ{grid-template-columns:1fr;gap:16px}}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66{display:flex;flex-direction:column;gap:8px;padding:16px;background:var(--background-color);border-radius:var(--border-radius-sm);border:1px solid var(--divider-color)}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoLabel__3WK9X{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--muted-text-color)}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoLabel__3WK9X .styles_icon__DxLi0{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoValue__J4ETh{font-size:16px;font-weight:500;color:var(--text-color);word-break:break-word}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoValue__J4ETh .styles_websiteLink__11TP2{color:inherit;text-decoration:none;font-weight:600;transition:color .2s ease}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoValue__J4ETh .styles_websiteLink__11TP2:hover{color:var(--primary-color);text-decoration:underline}@media(max-width:768px){.styles_userAboutInfoSection__JZ2oe{padding:16px;margin-bottom:16px}.styles_userAboutInfoSection__JZ2oe .styles_sectionTitle__cSwXF{font-size:18px;margin-bottom:12px}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_{margin-bottom:24px}.styles_userAboutInfoSection__JZ2oe .styles_aboutSection__OYiy_ .styles_description__CY9MQ{font-size:15px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66{padding:12px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoLabel__3WK9X{font-size:13px}.styles_userAboutInfoSection__JZ2oe .styles_professionalInfoSection__avF7x .styles_infoItem__gCO66 .styles_infoValue__J4ETh{font-size:15px}}.styles_gamificationSection__jlX9Y{padding:var(--inner-padding);background:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);border:1px solid var(--divider-color);margin-bottom:var(--section-margin)}.styles_gamificationSection__jlX9Y .styles_sectionTitle__KoRRq{font-size:20px;font-weight:600;color:inherit;margin-bottom:var(--section-margin);padding-bottom:8px;border-bottom:1px solid var(--divider-color)}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs{display:flex;align-items:center;gap:16px;padding:16px;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);border-radius:var(--border-radius-lg);color:#fff;margin-bottom:var(--section-margin)}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelBadge__foNkg{width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.25);border:2px solid hsla(0,0%,100%,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelBadge__foNkg .styles_levelNumber__PrWwc{font-size:24px;font-weight:700;line-height:1;color:#fff}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr{flex:1 1;min-width:0}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_levelTitle__mWTzc{font-size:16px;font-weight:600;margin-bottom:4px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_pointsText__vw7BU{font-size:13px;opacity:.85;margin-bottom:8px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_progressBarContainer__wuQhL{width:100%;height:6px;background:hsla(0,0%,100%,.2);border-radius:var(--border-radius-xs);overflow:hidden}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_progressBarContainer__wuQhL .styles_progressBarFill__9J77j{height:100%;background:var(--secondary-color);border-radius:var(--border-radius-xs);transition:width .5s ease}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_progressLabel__K95T8{font-size:11px;opacity:.7;margin-top:4px}.styles_gamificationSection__jlX9Y .styles_achievementsHeader__iAaGE{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.styles_gamificationSection__jlX9Y .styles_achievementsHeader__iAaGE .styles_achievementsTitle__vYK0t{font-size:15px;font-weight:600;color:var(--text-color);margin:0}.styles_gamificationSection__jlX9Y .styles_achievementsHeader__iAaGE .styles_achievementsCount__ffI9N{font-size:13px;color:var(--muted-text-color)}.styles_gamificationSection__jlX9Y .styles_achievementsGrid__k7Lkk{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:12px}@media(max-width:480px){.styles_gamificationSection__jlX9Y .styles_achievementsGrid__k7Lkk{grid-template-columns:repeat(2,1fr)}}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;border-radius:var(--border-radius-sm);background:var(--background-color);border:1px solid var(--divider-color);text-align:center;transition:transform .2s ease-out,box-shadow .2s ease-out}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8.styles_locked__2HqdS{opacity:.5}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementIcon__7qlL_{font-size:28px;line-height:1}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementName__ny86A{font-size:11px;font-weight:600;color:var(--text-color);line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementProgress__wIvqS{width:100%;height:3px;background:var(--divider-color);border-radius:var(--border-radius-xs);overflow:hidden}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementProgress__wIvqS .styles_progressFill__kQmH_{height:100%;background:var(--secondary-color);border-radius:var(--border-radius-xs)}.styles_gamificationSection__jlX9Y .styles_achievementItem__k96U8 .styles_achievementCheck___6UUZ{font-size:12px;color:var(--tertiary-color)}.styles_gamificationSection__jlX9Y .styles_emptyState__pNyja{text-align:center;padding:24px 16px;color:var(--muted-text-color)}.styles_gamificationSection__jlX9Y .styles_emptyState__pNyja .styles_emptyIcon__I8LX0{font-size:32px;margin-bottom:8px}.styles_gamificationSection__jlX9Y .styles_emptyState__pNyja .styles_emptyText__MYtu1{font-size:14px;line-height:1.4}@media(max-width:768px){.styles_gamificationSection__jlX9Y{padding:16px;margin-bottom:16px}.styles_gamificationSection__jlX9Y .styles_sectionTitle__KoRRq{font-size:18px;margin-bottom:16px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs{padding:12px;gap:12px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelBadge__foNkg{width:48px;height:48px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelBadge__foNkg .styles_levelNumber__PrWwc{font-size:20px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_levelTitle__mWTzc{font-size:15px}.styles_gamificationSection__jlX9Y .styles_levelCard__9GiDs .styles_levelInfo__IvWsr .styles_pointsText__vw7BU{font-size:12px}}.styles_userSocialMediaSection__5pa5r{padding:var(--inner-padding);background:#fff;border-radius:var(--border-radius);box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:var(--section-margin)}.styles_userSocialMediaSection__5pa5r .styles_sectionTitle__bSQrb{font-size:20px;font-weight:600;color:inherit;margin-bottom:var(--section-margin);padding-bottom:8px;border-bottom:2px solid var(--background-color)}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m{margin-bottom:var(--section-margin)}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m:last-child{margin-bottom:0}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_categoryTitle__7LPS8{font-size:16px;font-weight:600;color:var(--text-color);margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformGrid__rmTat{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:12px;gap:12px}@media(max-width:768px){.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformGrid__rmTat{grid-template-columns:1fr;gap:10px}}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--background-color);border-radius:var(--border-radius-lg);text-decoration:none;color:inherit;transition:all .2s ease;border:1px solid rgba(0,0,0,0)}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g:hover{background:#fff;border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformIcon__lpMiw{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:var(--border-radius-sm);box-shadow:0 2px 4px rgba(0,0,0,.1);flex-shrink:0}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu{flex:1 1;min-width:0}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu .styles_platformName__mo4Ke{display:block;font-size:14px;font-weight:600;color:var(--text-color);margin-bottom:2px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu .styles_platformUrl__nXlS4{display:block;font-size:12px;color:var(--muted-text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.styles_userSocialMediaSection__5pa5r{padding:16px;margin-bottom:16px}.styles_userSocialMediaSection__5pa5r .styles_sectionTitle__bSQrb{font-size:18px;margin-bottom:16px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m{margin-bottom:20px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_categoryTitle__7LPS8{font-size:15px;margin-bottom:10px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformGrid__rmTat{gap:8px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g{padding:10px 12px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformIcon__lpMiw{width:36px;height:36px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu .styles_platformName__mo4Ke{font-size:13px}.styles_userSocialMediaSection__5pa5r .styles_socialContent__HbZz8 .styles_platformCategory__nKQ4m .styles_platformCard__6ou_g .styles_platformInfo__s4Lhu .styles_platformUrl__nXlS4{font-size:11px}}.styles_statisticsSection__HPIBI{padding:var(--inner-padding);background:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);border:1px solid var(--divider-color);margin-bottom:var(--section-margin)}.styles_statisticsSection__HPIBI .styles_sectionTitle___7fsl{font-size:20px;font-weight:600;color:inherit;margin-bottom:var(--section-margin);padding-bottom:8px;border-bottom:1px solid var(--divider-color)}.styles_statisticsSection__HPIBI .styles_statsGrid__zJQu4{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px}@media(max-width:768px){.styles_statisticsSection__HPIBI .styles_statsGrid__zJQu4{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:480px){.styles_statisticsSection__HPIBI .styles_statsGrid__zJQu4{grid-template-columns:1fr}}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU{display:flex;align-items:center;gap:12px;padding:16px;background:var(--background-color);border-radius:var(--border-radius-sm);border:1px solid var(--divider-color);transition:transform .2s ease-out,box-shadow .2s ease-out}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statIcon__ko9vl{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(var(--secondary-color-rgb),.1);border-radius:var(--border-radius-sm);flex-shrink:0}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statContent__s_u79{flex:1 1;min-width:0}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statContent__s_u79 .styles_statValue__j5JgT{font-size:24px;font-weight:700;color:var(--text-color);line-height:1;margin-bottom:4px}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statContent__s_u79 .styles_statLabel__dglpo{font-size:13px;font-weight:500;color:var(--muted-text-color)}@media(max-width:768px){.styles_statisticsSection__HPIBI{padding:16px;margin-bottom:16px}.styles_statisticsSection__HPIBI .styles_sectionTitle___7fsl{font-size:18px;margin-bottom:16px}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU{padding:12px}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statIcon__ko9vl{width:36px;height:36px}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statContent__s_u79 .styles_statValue__j5JgT{font-size:20px}.styles_statisticsSection__HPIBI .styles_statItem__CoGhU .styles_statContent__s_u79 .styles_statLabel__dglpo{font-size:12px}}.styles_founder_section__rV0QQ{background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:28px;margin-bottom:var(--section-margin);box-shadow:var(--shadow-sm)}@media screen and (max-width:768px){.styles_founder_section__rV0QQ{padding:20px}}.styles_title__PwfSa{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;margin:0 0 20px;color:var(--text-color);border-bottom:1px solid var(--divider-color);padding-bottom:16px}.styles_title__PwfSa:before{content:"";flex:0 0 auto;width:4px;height:18px;border-radius:4px;background:var(--community-secondary,var(--secondary-color))}@media screen and (max-width:768px){.styles_title__PwfSa{font-size:16px;margin-bottom:16px}}.styles_card_link__9_FS3{text-decoration:none;color:inherit;display:block}.styles_founder_card__rXPEI{display:flex;align-items:center;gap:16px;padding:16px;background:var(--background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);transition:transform var(--duration-normal) var(--ease-default),box-shadow var(--duration-normal) var(--ease-default)}.styles_card_link__9_FS3:hover .styles_founder_card__rXPEI{transform:translateY(-2px);box-shadow:var(--shadow-md)}.styles_avatar__VbGj2{flex-shrink:0}.styles_info__3AEIy{display:flex;flex-direction:column;gap:4px;min-width:0}.styles_name__WmrwR{font-size:16px;font-weight:700;color:var(--text-color);line-height:1.3}.styles_role__Kw_EF{font-size:13px;color:var(--muted-text-color)}@media(prefers-reduced-motion:reduce){.styles_founder_card__rXPEI{transition:none}.styles_card_link__9_FS3:hover .styles_founder_card__rXPEI{transform:none}}