*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;font-family:Inter,sans-serif;background-color:#f9f9f9}:root{--primary: #4f46e5;--background: #f9fafb;--text: #1f2937;--sidebar: #ffffff;--main: #f3f4f6;--card: #ffffff;--hover: #e0e7ff;--hover-dark: #c7d2fe;--danger: #ef4444}.dark{--background: #18181b;--text: #f3f4f6;--sidebar: #27272a;--main: #1f1f22;--card: #2a2a2e;--hover: #3f3f46;--hover-dark: #52525b;--danger: #ef4444}._authPage_2hrhx_1{width:100vw;height:100vh;background:linear-gradient(135deg,#e3f2fd,#f1f8e9);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:20px;box-sizing:border-box}._authContainer_2hrhx_13{display:flex;max-width:960px;width:100%;height:600px;border-radius:20px;box-shadow:0 10px 40px #0000001f;background:#fff;overflow:hidden}@media (max-width: 768px){._authContainer_2hrhx_13{flex-direction:column;height:auto}}._leftSection_2hrhx_30{background:linear-gradient(135deg,#2196f3,#1e88e5);color:#fff;flex:1.2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 30px;border-radius:20px 0 0 20px}._leftSection_2hrhx_30 ._brand_2hrhx_41{font-size:42px;font-weight:800;letter-spacing:1.5px;margin-bottom:16px;text-align:center}._leftSection_2hrhx_30 ._brand_2hrhx_41 span{color:#ffeb3b}._leftSection_2hrhx_30 ._tagline_2hrhx_51{font-size:15px;font-weight:400;max-width:320px;text-align:center;line-height:1.6;opacity:.95}@media (max-width: 768px){._leftSection_2hrhx_30{border-radius:20px 20px 0 0}._leftSection_2hrhx_30 ._brand_2hrhx_41{font-size:32px}._leftSection_2hrhx_30 ._tagline_2hrhx_51{font-size:14px}}._rightSection_2hrhx_71{flex:1.5;padding:40px;display:flex;align-items:center;justify-content:center}._rightSection_2hrhx_71 ._formBox_2hrhx_78{width:100%;max-width:380px}._rightSection_2hrhx_71 ._formBox_2hrhx_78 h2{font-size:26px;font-weight:700;margin-bottom:12px;color:#333}._rightSection_2hrhx_71 ._formBox_2hrhx_78 p{font-size:14px;color:#666;margin-bottom:25px}._rightSection_2hrhx_71 ._formBox_2hrhx_78 p button{background:none;border:none;color:#1e88e5;font-weight:600;cursor:pointer;margin-left:5px;font-size:14px}._rightSection_2hrhx_71 ._formBox_2hrhx_78 p button:hover{text-decoration:underline}._googleButton_2hrhx_106{display:flex;align-items:center;gap:8px;background-color:#fff;color:#444;border:1px solid #ddd;font-weight:500;padding:0 16px;height:40px;border-radius:8px;box-shadow:0 2px 4px #0000000f;transition:all .2s ease}._googleButton_2hrhx_106:hover{background-color:#f5f5f5;border-color:#bbb;color:#111}._googleButton_2hrhx_106:active{background-color:#eaeaea;box-shadow:inset 0 2px 4px #0000001a}._googleButton_2hrhx_106 ._anticon_2hrhx_129{font-size:18px}._googleButton_2hrhx_106 ._googleIcon_2hrhx_132{font-size:18px;color:#ea4335}._landingPage_17hew_1{background:#f0f2f5}._landingHeader_17hew_5{background-color:#04022d;position:sticky;top:0;z-index:100}._headerContent_17hew_12{display:flex;justify-content:space-between;align-items:center;text-decoration:none;margin:0 auto;width:100%}._logo_17hew_21{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}._logo_17hew_21 span{color:#00bcd4}._logo_17hew_21 img{height:2rem;padding-top:3px;margin-right:1rem}._loginLink_17hew_36 a{color:#fff;border-radius:5px;text-decoration:none;transition:.3s}._loginLink_17hew_36 a:hover{background-color:#00bcd4}@media (min-width: 768px){._logo_17hew_21{font-size:2rem}._loginLink_17hew_36 a{font-size:1.1rem;padding:.7rem 1.5rem}}._landingHero_17hew_55{text-align:center;background:linear-gradient(135deg,#f9f9f9,#e6f7ff);padding:80px 20px}._landingHero_17hew_55 ._heroContent_17hew_60{max-width:700px;margin:0 auto}._landingHero_17hew_55 ._heroContent_17hew_60 h1{font-size:48px;font-weight:700}._landingHero_17hew_55 ._heroContent_17hew_60 p{font-size:18px;margin-top:10px;color:#555}._landingHero_17hew_55 ._heroContent_17hew_60 ._heroButtons_17hew_73{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:24px}._landingHero_17hew_55 ._heroContent_17hew_60 ._heroButtons_17hew_73 a{text-decoration:none}._landingHero_17hew_55 ._heroContent_17hew_60 ._heroButtons_17hew_73 ._ant-btn-primary_17hew_83{background:linear-gradient(135deg,#6e8efb,#a777e3);border:none;color:#fff;transition:all .3s ease}._landingHero_17hew_55 ._heroContent_17hew_60 ._heroButtons_17hew_73 ._ant-btn-primary_17hew_83:hover,._landingHero_17hew_55 ._heroContent_17hew_60 ._heroButtons_17hew_73 ._ant-btn-primary_17hew_83:focus{background:linear-gradient(135deg,#5f76e8,#935de4);color:#fff}._landingHero_17hew_55 ._heroContent_17hew_60 ._heroButtons_17hew_73 ._ant-btn-default_17hew_93{background:linear-gradient(135deg,#fff,#f7f8fc);border:1px solid #dcdcdc;color:#333;transition:all .3s ease}._landingHero_17hew_55 ._heroContent_17hew_60 ._heroButtons_17hew_73 ._ant-btn-default_17hew_93:hover,._landingHero_17hew_55 ._heroContent_17hew_60 ._heroButtons_17hew_73 ._ant-btn-default_17hew_93:focus{background:#f0f0f0;border-color:#bbb}._ctaSection_17hew_104{background:#4b1e6d;padding:60px 20px;color:#eac8ff;overflow-x:hidden}._ctaSection_17hew_104 ._ctaContainer_17hew_110{max-width:900px;margin:0 auto;text-align:center}._ctaSection_17hew_104 ._ctaContainer_17hew_110 h3{font-size:1.2rem;font-weight:700;margin-bottom:30px;line-height:1}@media (min-width: 768px){._ctaSection_17hew_104 ._ctaContainer_17hew_110 h3{font-size:2.5rem}}._ctaSection_17hew_104 ._ctaContainer_17hew_110 ._ctaForm_17hew_126{display:flex;flex-direction:column;gap:16px}@media (min-width: 576px){._ctaSection_17hew_104 ._ctaContainer_17hew_110 ._ctaForm_17hew_126{flex-direction:row;justify-content:center;align-items:center}}._ctaSection_17hew_104 ._ctaContainer_17hew_110 ._ctaForm_17hew_126 ._prefix_17hew_138{font-size:1.2rem;font-weight:600}._ctaSection_17hew_104 ._ctaContainer_17hew_110 ._ctaForm_17hew_126 input{flex:1;padding:14px 18px;border-radius:12px;border:none;font-size:1rem;outline:none;box-shadow:0 2px 8px #0000001a}._ctaSection_17hew_104 ._ctaContainer_17hew_110 ._ctaForm_17hew_126 button{background:#d5f700;border:none;color:#000;font-weight:600;padding:14px 24px;border-radius:40px;font-size:1rem;cursor:pointer;white-space:nowrap;transition:background .3s ease}._ctaSection_17hew_104 ._ctaContainer_17hew_110 ._ctaForm_17hew_126 button:hover{background:#c7e600}._featuresSection_17hew_167{padding:60px 20px;text-align:center}._featuresSection_17hew_167 h2{font-size:32px;margin-bottom:40px}._featuresSection_17hew_167 h2 span{color:#1890ff}._featuresSection_17hew_167 ._ant-row_17hew_178{flex-wrap:wrap}._featureCard_17hew_182{text-align:center;padding:20px}._featureCard_17hew_182 h3{margin-top:10px;font-size:20px}._featureCard_17hew_182 p{color:#666;font-size:15px}._socialShareSection_17hew_195{padding:4rem 1rem;background:#660018;color:#fff;overflow:hidden}._socialShareSection_17hew_195 ._shareContent_17hew_201{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;gap:2rem}@media (min-width: 768px){._socialShareSection_17hew_195 ._shareContent_17hew_201{flex-direction:row;gap:4rem}}._socialShareSection_17hew_195 ._shareText_17hew_216{flex:1;text-align:center}@media (min-width: 768px){._socialShareSection_17hew_195 ._shareText_17hew_216{text-align:left}}._socialShareSection_17hew_195 ._shareText_17hew_216 h2{font-size:2rem;font-weight:700;line-height:1.3}._socialShareSection_17hew_195 ._shareText_17hew_216 h2 span{color:#ff69b4}@media (min-width: 768px){._socialShareSection_17hew_195 ._shareText_17hew_216 h2{font-size:2.8rem}}._socialShareSection_17hew_195 ._shareText_17hew_216 p{font-size:1rem;margin:1.2rem 0 2rem;line-height:1.6;color:#eee}._socialShareSection_17hew_195 ._shareText_17hew_216 ._shareButton_17hew_244{background:linear-gradient(90deg,#ff7a18,#af002d 70%);border:none;color:#fff;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:30px;cursor:pointer;transition:.3s ease-in-out}._socialShareSection_17hew_195 ._shareText_17hew_216 ._shareButton_17hew_244:hover{transform:scale(1.05);box-shadow:0 4px 12px #ff7a1866}._socialShareSection_17hew_195 ._shareImage_17hew_259{flex:1;display:flex;justify-content:center}._socialShareSection_17hew_195 ._shareImage_17hew_259 img{width:100%;max-width:480px;height:auto;border-radius:1rem;box-shadow:0 10px 30px #0000004d}._landingFooter_17hew_272{text-align:center;padding:30px 20px;background:#f0f2f5;color:#888}._landingFooter_17hew_272 span{color:#1890ff}._landingFooter_17hew_272 ._footerLinks_17hew_281{margin-top:10px}._landingFooter_17hew_272 ._footerLinks_17hew_281 a{color:#888;margin:0 8px}._landingFooter_17hew_272 ._footerLinks_17hew_281 a:hover{text-decoration:underline}@media (max-width: 768px){._landingHero_17hew_55 ._heroContent_17hew_60 h1{font-size:36px}._landingHero_17hew_55 ._heroContent_17hew_60 p{font-size:16px}._featuresSection_17hew_167 h2{font-size:28px}._featureCard_17hew_182 h3{font-size:18px}._featureCard_17hew_182 p{font-size:14px}}._creatorDashboard_1dqag_1{display:flex;min-height:100vh}._contentWrapper_1dqag_6{display:flex;flex:1}._mainContent_1dqag_11{flex:1;padding:16px;transition:margin .2s}._content_1dqag_6{flex:1;display:flex;flex-direction:column;overflow:hidden;margin-top:2rem}._scrollableContent_1dqag_25{margin-top:2rem;flex:1;overflow-y:auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;height:calc(100vh - 104px)}._sidebarWrapper_ijffy_1{position:fixed;top:0;left:0;bottom:0;z-index:1001;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1)}._sidebarWrapper_ijffy_1._mobileSidebar_ijffy_10{transform:translate(-100%)}._sidebarWrapper_ijffy_1._mobileSidebar_ijffy_10._mobileSidebarOpen_ijffy_13{transform:translate(0);box-shadow:0 0 25px #00000026}._sidebarBackdrop_ijffy_18{position:fixed;inset:0;background-color:#0006;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._sidebar_ijffy_1{height:100%;background-color:#167acc;color:#fff;display:flex;flex-direction:column;border-right:none!important;overflow:hidden}._sidebar_ijffy_1 ._ant-layout-sider-children_ijffy_38{display:flex;flex-direction:column}._sidebar_ijffy_1 ._ant-menu_ijffy_42{color:#fff!important;background:transparent!important}._sidebarHeader_ijffy_47{padding:14px 30px 9px 20px;border-bottom:1px solid rgba(255,255,255,.1)}._logoContainer_ijffy_52{display:flex;align-items:center;gap:12px;cursor:pointer}._logo_ijffy_52{width:40px;height:40px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#fff;flex-shrink:0}._logoText_ijffy_73{font-size:16px;font-weight:600;color:#fff;white-space:nowrap;letter-spacing:.5px;align-items:center;text-align:center}._menu_ijffy_83{background:transparent!important}._menu_ijffy_83 .ant-menu-item,._menu_ijffy_83 .ant-menu-submenu-title,._menu_ijffy_83 .ant-menu-item .ant-menu-title-content,._menu_ijffy_83 .ant-menu-submenu-title .ant-menu-title-content,._menu_ijffy_83 .ant-menu-item .anticon,._menu_ijffy_83 .ant-menu-submenu-title .anticon{color:#fff!important}._menu_ijffy_83 .ant-menu-item:hover,._menu_ijffy_83 .ant-menu-submenu-title:hover{background-color:#ffffff1a!important}._menu_ijffy_83 .ant-menu-item-selected{background-color:#000!important;color:#fff!important}._menu_ijffy_83 .ant-menu-item-selected .ant-menu-title-content,._menu_ijffy_83 .ant-menu-item-selected .anticon{color:#fff!important}._menu_ijffy_83 .ant-menu-submenu-selected .ant-menu-submenu-title{background-color:#000!important;color:#fff!important}._menu_ijffy_83 .ant-menu{background:transparent!important}._anticon_ijffy_94{font-size:18px;color:#cbd5e1!important;transition:all .3s ease}._ant-menu-title-content_ijffy_90{color:#fff!important;font-size:15px;font-weight:500;transition:all .3s ease;margin-left:12px}._ant-menu-inline-collapsed_ijffy_134 ._ant-menu-item_ijffy_86{padding:0 calc(50% - 9px)!important}._sidebarFooter_ijffy_138{padding:16px;border-top:1px solid rgba(255,255,255,.1)}._userProfile_ijffy_143{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;transition:background .3s ease;cursor:pointer}._userProfile_ijffy_143:hover{background:#ffffff14}._avatar_ijffy_156{width:40px;height:40px;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff;flex-shrink:0}._userInfo_ijffy_169{overflow:hidden}._userName_ijffy_173{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_ijffy_182{font-size:12px;color:#cbd5e1;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._ant-layout-sider-collapsed_ijffy_191 ._sidebarHeader_ijffy_47{padding:24px 12px 16px;display:flex;justify-content:center}._ant-layout-sider-collapsed_ijffy_191 ._logoText_ijffy_73,._ant-layout-sider-collapsed_ijffy_191 ._userInfo_ijffy_169{display:none}._ant-layout-sider-collapsed_ijffy_191 ._sidebarFooter_ijffy_138{padding:16px 8px}._ant-layout-sider-collapsed_ijffy_191 ._menu_ijffy_83 ._ant-menu-title-content_ijffy_90{display:none}._ant-layout-sider-collapsed_ijffy_191 ._menu_ijffy_83 ._anticon_ijffy_94{font-size:20px!important;margin-right:0}._dashboardOverview_480mn_1{padding:1rem}._dashboardOverview_480mn_1 ._profileSection_480mn_4{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;background-color:#fff;padding:1rem;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;gap:1rem}._dashboardOverview_480mn_1 ._profileSection_480mn_4 ._profileDetails_480mn_16{flex:1;min-width:200px}._dashboardOverview_480mn_1 ._profileSection_480mn_4 ._profileDetails_480mn_16 h2{margin:0;font-size:1.5rem}._dashboardOverview_480mn_1 ._profileSection_480mn_4 ._profileDetails_480mn_16 ._publicUrl_480mn_24{display:inline-flex;align-items:center;gap:6px;color:#1677ff;font-size:.9rem;margin-top:.25rem;word-break:break-all}._dashboardOverview_480mn_1 ._profileSection_480mn_4 ._profileDetails_480mn_16 ._publicUrl_480mn_24 svg{width:16px;height:16px}._dashboardOverview_480mn_1 ._profileSection_480mn_4 ._ant-btn_480mn_37{white-space:nowrap}._dashboardOverview_480mn_1 ._statsGrid_480mn_40{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:2rem}._dashboardOverview_480mn_1 ._statsGrid_480mn_40 ._card_480mn_46{background-color:#fff;padding:1.25rem;border-radius:12px;box-shadow:0 1px 6px #0000000a;display:flex;align-items:center;gap:1rem;cursor:pointer}._dashboardOverview_480mn_1 ._statsGrid_480mn_40 ._card_480mn_46 ._icon_480mn_56{color:#1677ff;background-color:#e6f4ff;padding:.5rem;border-radius:50%;font-size:1.5rem}._dashboardOverview_480mn_1 ._statsGrid_480mn_40 ._card_480mn_46 h4{margin:0;font-size:1rem;color:#444}._dashboardOverview_480mn_1 ._statsGrid_480mn_40 ._card_480mn_46 p{margin:0;font-weight:700;font-size:1.25rem}._dashboardOverview_480mn_1 ._welcomeBanner_480mn_73{background:linear-gradient(to right,#1677ff,#5b9eff);color:#fff;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;font-size:1.25rem;text-align:center}._dashboardOverview_480mn_1 ._statusBadge_480mn_82{margin-bottom:1rem;text-align:center}._dashboardOverview_480mn_1 ._statusBadge_480mn_82 ._published_480mn_86{background:#52c41a;color:#fff;padding:.5rem 1rem;border-radius:999px;display:inline-block;font-weight:600}._dashboardOverview_480mn_1 ._statusBadge_480mn_82 ._draft_480mn_94{background:#faad14;color:#fff;padding:.5rem 1rem;border-radius:999px;display:inline-block;font-weight:600}._dashboardOverview_480mn_1 ._latestLinks_480mn_102{background-color:#fff;padding:1rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 1px 6px #0000000d;height:50%;max-height:50vh;overflow-y:auto}._dashboardOverview_480mn_1 ._latestLinks_480mn_102 ._headerRow_480mn_112{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._dashboardOverview_480mn_1 ._latestLinks_480mn_102 ._headerRow_480mn_112 h3{margin:0;font-size:1.1rem;font-weight:600;color:#1f2937}._dashboardOverview_480mn_1 ._latestLinks_480mn_102 ._listItemRow_480mn_124{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:.3rem 0}._dashboardOverview_480mn_1 ._latestLinks_480mn_102 ._listItemRow_480mn_124 ._linkTitle_480mn_132{display:flex;align-items:center;font-size:.95rem;font-weight:500;color:#1a1a1a}._dashboardOverview_480mn_1 ._latestLinks_480mn_102 ._listItemRow_480mn_124 ._linkTitle_480mn_132 a{color:inherit;text-decoration:none}._dashboardOverview_480mn_1 ._latestLinks_480mn_102 ._listItemRow_480mn_124 ._linkDate_480mn_143{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#666;white-space:nowrap}._dashboardOverview_480mn_1 ._latestLinks_480mn_102::-webkit-scrollbar{width:6px}._dashboardOverview_480mn_1 ._latestLinks_480mn_102::-webkit-scrollbar-thumb{background-color:silver;border-radius:10px}._dashboardOverview_480mn_1 ._cta_480mn_158{text-align:center}._dashboardOverview_480mn_1 ._cta_480mn_158 ._ant-btn_480mn_37{font-size:1rem;padding:.75rem 2rem}._buttonGroup_480mn_166{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}._buttonGroup_480mn_166 ._editBtn_480mn_172{background-color:#1677ff;border-color:#1677ff;color:#fff}._buttonGroup_480mn_166 ._editBtn_480mn_172:hover{background-color:#0958d9}._buttonGroup_480mn_166 ._shareBtn_480mn_180{background-color:#fff;border:1px solid #d9d9d9;color:#333}._buttonGroup_480mn_166 ._shareBtn_480mn_180:hover{border-color:#1677ff;color:#1677ff}._userProfileContainer_1mp6j_1{padding:24px;background-color:#fff;border-radius:12px;box-shadow:0 0 10px #0000000d}._profileTopSection_1mp6j_8{display:flex;flex-direction:column;gap:32px;padding:16px}@media (min-width: 576px){._profileTopSection_1mp6j_8{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media (min-width: 768px){._profileTopSection_1mp6j_8{padding:24px;gap:40px}}._avatarContainer_1mp6j_28,._personalInfo_1mp6j_29,._businessContact_1mp6j_30{flex:1;min-width:0}@media (min-width: 576px){._avatarContainer_1mp6j_28,._personalInfo_1mp6j_29,._businessContact_1mp6j_30{flex:0 0 calc(50% - 20px)}}@media (min-width: 992px){._avatarContainer_1mp6j_28,._personalInfo_1mp6j_29,._businessContact_1mp6j_30{flex:0 0 calc(33.333% - 30px)}}._avatarContainer_1mp6j_28{display:flex;justify-content:center;align-items:flex-start}@media (min-width: 576px){._avatarContainer_1mp6j_28{justify-content:flex-start}}._infoItem_1mp6j_60{display:flex;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}._infoItem_1mp6j_60:last-child{border-bottom:none;margin-bottom:0}._iconWrapper_1mp6j_72{font-size:18px;padding-top:4px;flex-shrink:0}._smallIcon_1mp6j_78{font-size:14px;margin-right:8px;color:#595959}._label_1mp6j_84{display:block;font-weight:500;color:#262626;margin-bottom:4px;font-size:14px}._value_1mp6j_92{color:#595959;font-size:15px;line-height:1.4}._businessContact_1mp6j_30{display:flex;flex-direction:column;justify-content:space-between}._contactDetails_1mp6j_104{border-radius:8px;margin-top:8px}._contactLine_1mp6j_109{display:flex;align-items:center;margin-bottom:8px;font-size:14px;color:#595959}._contactLine_1mp6j_109:last-child{margin-bottom:0}._editProfileBtn_1mp6j_120{margin-top:8px;font-size:14px;color:#1890ff;display:flex;align-items:center}._editProfileBtn_1mp6j_120:hover{background:#40a9ff;border-color:#40a9ff}._infoItem_1mp6j_60{margin-bottom:16px}._label_1mp6j_84{display:block;font-weight:500;color:#000000d9;margin-bottom:4px}._value_1mp6j_92{color:#000000a6}._editProfileBtn_1mp6j_120{padding:0;height:auto;margin-top:8px}._extraSection_1mp6j_153{margin-top:32px}._extraSection_1mp6j_153 ._sectionTitle_1mp6j_156{font-size:18px;font-weight:600;margin-bottom:12px}._rolesContainer_1mp6j_162{display:flex;flex-wrap:wrap;gap:8px}._rolesContainer_1mp6j_162 ._roleTag_1mp6j_167{background-color:#f0f0f0;padding:6px 12px;border-radius:16px;font-size:14px}._socialLinksContainer_1mp6j_174 ._socialLink_1mp6j_174{display:flex;align-items:center;gap:6px;font-size:14px;color:#555;text-decoration:none;transition:color .2s}._socialLinksContainer_1mp6j_174 ._socialLink_1mp6j_174:hover{color:#1890ff}._selectLabel_1mp6j_192{display:flex;align-items:center;gap:8px}._removeBtn_1mp6j_198{color:red;font-size:16px;padding:0;line-height:1}._formItem_1mp6j_205{margin-bottom:0}._rolesContainer_1mp6j_162{display:flex;flex-wrap:wrap;gap:12px}._roleTag_1mp6j_167{padding:6px 12px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:20px;color:#1890ff;font-size:14px;font-weight:500}@media (max-width: 768px){._extraSection_1mp6j_153{padding:16px;margin-top:24px}._sectionTitle_1mp6j_156{font-size:16px}._roleTag_1mp6j_167{padding:4px 10px;font-size:13px}}._extraSection_1mp6j_153{margin-top:32px;padding:24px;background:#f9f9f9;border-radius:8px;box-shadow:0 2px 8px #0000000d}@media (max-width: 768px){._extraSection_1mp6j_153{padding:16px;margin-top:24px}}._sectionHeader_1mp6j_217{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._sectionTitle_1mp6j_156{margin:0;font-size:18px;color:#262626;font-weight:600}@media (max-width: 768px){._sectionTitle_1mp6j_156{font-size:16px}}._editIconButton_1mp6j_231{background:none;border:none;cursor:pointer;color:#595959;font-size:16px;padding:4px 8px;border-radius:4px;transition:all .2s}._editIconButton_1mp6j_231:hover{color:#1890ff;background:#1890ff1a}._editIconButton_1mp6j_231:focus{outline:none;box-shadow:0 0 0 3px #1890ff33}._socialLinksContainer_1mp6j_174{display:flex;flex-wrap:wrap;gap:12px}._socialLink_1mp6j_174{display:flex;align-items:center;padding:8px 16px;background:#fff;border:1px solid #e8e8e8;border-radius:6px;color:#595959;text-decoration:none;transition:all .2s}._socialLink_1mp6j_174:hover{border-color:#40a9ff;color:#1890ff;box-shadow:0 2px 8px #1890ff1a;transform:translateY(-2px)}._socialIcon_1mp6j_355{margin-right:8px;font-size:16px}._socialLink_1mp6j_174[href*="instagram.com"]{color:#e1306c;border-color:#e1306c4d}._socialLink_1mp6j_174[href*="instagram.com"]:hover{background:#e1306c0d}._socialLink_1mp6j_174[href*="facebook.com"]{color:#3b5998;border-color:#3b59984d}._socialLink_1mp6j_174[href*="facebook.com"]:hover{background:#3b59980d}._socialLink_1mp6j_174[href*="youtube.com"]{color:red;border-color:#ff00004d}._socialLink_1mp6j_174[href*="youtube.com"]:hover{background:#ff00000d}._socialLink_1mp6j_174[href*="x.com"]{color:#000;border-color:#0000004d}._socialLink_1mp6j_174[href*="x.com"]:hover{background:#0000000d}@media (max-width: 480px){._socialLinksContainer_1mp6j_174{flex-direction:column;gap:8px}._socialLink_1mp6j_174{width:100%}}._wrapper_natzx_1{display:flex;flex-direction:column;align-items:center;margin-left:10px}._profileWrapper_natzx_8{display:flex;flex-direction:column;align-items:center}._imageContainer_natzx_14{position:relative;width:120px;height:120px}._imageContainer_natzx_14 img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:3px solid #1677ff}._editButtonBelow_natzx_27{margin-top:8px;font-size:14px;color:#1890ff;display:flex;align-items:center;gap:4px}._cropperContainer_natzx_36{position:relative;width:100%;height:300px}._blur_natzx_42{filter:blur(3px)}._overlay_natzx_46{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#fff9;display:flex;align-items:center;justify-content:center}._locationWrapper_natzx_59{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}._locationItem_natzx_66{display:flex;align-items:center;font-size:14px;color:#595959;background:#fafafa;border:1px solid #d9d9d9;border-radius:4px;padding:6px 10px}._icon_natzx_77{margin-right:6px;color:#1890ff;font-size:16px}._extraSection_1buug_1{margin-top:32px;padding:24px;background:#f9f9f9;border-radius:8px;box-shadow:0 2px 8px #0000000d}@media (max-width: 768px){._extraSection_1buug_1{padding:16px;margin-top:24px}}._sectionHeader_1buug_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._sectionTitle_1buug_22{margin:0;font-size:18px;color:#262626;font-weight:600}@media (max-width: 768px){._sectionTitle_1buug_22{font-size:16px}}._editIconButton_1buug_34{background:none;border:none;cursor:pointer;color:#595959;font-size:16px;padding:4px 8px;border-radius:4px;transition:all .2s}._editIconButton_1buug_34:hover{color:#1890ff;background:#1890ff1a}._editIconButton_1buug_34:focus{outline:none;box-shadow:0 0 0 3px #1890ff33}._emptyState_1buug_53{text-align:center;padding:24px;background:#fafafa;border:1px dashed #d9d9d9;border-radius:8px;color:#8c8c8c}._emptyState_1buug_53 p{margin-bottom:16px}._rolesContainer_1buug_65{display:flex;flex-wrap:wrap;gap:12px}._roleTag_1buug_71{padding:6px 12px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:20px;color:#1890ff;font-size:14px;font-weight:500}._socialLinksContainer_1buug_81{display:flex;flex-wrap:wrap;gap:12px}._socialLink_1buug_81{display:flex;align-items:center;padding:8px 16px;background:#fff;border:1px solid #e8e8e8;border-radius:6px;color:#595959;text-decoration:none;transition:all .2s}._socialLink_1buug_81:hover{border-color:#40a9ff;color:#1890ff;box-shadow:0 2px 8px #1890ff1a;transform:translateY(-2px)}._socialIcon_1buug_105{margin-right:8px;font-size:16px}._socialLink_1buug_81[href*="instagram.com"]{color:#e1306c;border-color:#e1306c4d}._socialLink_1buug_81[href*="instagram.com"]:hover{background:#e1306c0d}._socialLink_1buug_81[href*="facebook.com"]{color:#3b5998;border-color:#3b59984d}._socialLink_1buug_81[href*="facebook.com"]:hover{background:#3b59980d}._socialLink_1buug_81[href*="youtube.com"]{color:red;border-color:#ff00004d}._socialLink_1buug_81[href*="youtube.com"]:hover{background:#ff00000d}._socialLink_1buug_81[href*="x.com"]{color:#000;border-color:#0000004d}._socialLink_1buug_81[href*="x.com"]:hover{background:#0000000d}@media (max-width: 480px){._socialLinksContainer_1buug_81,._rolesContainer_1buug_65{flex-direction:column;gap:8px}._socialLink_1buug_81,._roleTag_1buug_71{width:100%;box-sizing:border-box}}._loaderWrapper_1buug_154{display:flex;justify-content:center;padding:2rem 0}._extraSection_n3m3n_1{margin-top:32px;padding:24px;background:#f9f9f9;border-radius:8px;box-shadow:0 2px 8px #0000000d}@media (max-width: 768px){._extraSection_n3m3n_1{padding:16px;margin-top:24px}}._sectionHeader_n3m3n_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._sectionTitle_n3m3n_22{margin:0;font-size:18px;color:#262626;font-weight:600}@media (max-width: 768px){._sectionTitle_n3m3n_22{font-size:16px}}._editIconButton_n3m3n_34{background:none;border:none;cursor:pointer;color:#595959;font-size:16px;padding:4px 8px;border-radius:4px;transition:all .2s}._editIconButton_n3m3n_34:hover{color:#1890ff;background:#1890ff1a}._editIconButton_n3m3n_34:focus{outline:none;box-shadow:0 0 0 3px #1890ff33}._emptyState_n3m3n_53{text-align:center;padding:24px;background:#fafafa;border:1px dashed #d9d9d9;border-radius:8px;color:#8c8c8c}._emptyState_n3m3n_53 p{margin-bottom:16px}._rolesContainer_n3m3n_65{display:flex;flex-wrap:wrap;gap:12px}._roleTag_n3m3n_71{padding:6px 12px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:20px;color:#1890ff;font-size:14px;font-weight:500}._socialLinksContainer_n3m3n_81{display:flex;flex-wrap:wrap;gap:12px}._socialLink_n3m3n_81{display:flex;align-items:center;padding:8px 16px;background:#fff;border:1px solid #e8e8e8;border-radius:6px;color:#595959;text-decoration:none;transition:all .2s}._socialLink_n3m3n_81:hover{border-color:#40a9ff;color:#1890ff;box-shadow:0 2px 8px #1890ff1a;transform:translateY(-2px)}._socialIcon_n3m3n_105{margin-right:8px;font-size:16px}._socialLink_n3m3n_81[href*="instagram.com"]{color:#e1306c;border-color:#e1306c4d}._socialLink_n3m3n_81[href*="instagram.com"]:hover{background:#e1306c0d}._socialLink_n3m3n_81[href*="facebook.com"]{color:#3b5998;border-color:#3b59984d}._socialLink_n3m3n_81[href*="facebook.com"]:hover{background:#3b59980d}._socialLink_n3m3n_81[href*="youtube.com"]{color:red;border-color:#ff00004d}._socialLink_n3m3n_81[href*="youtube.com"]:hover{background:#ff00000d}._socialLink_n3m3n_81[href*="x.com"]{color:#000;border-color:#0000004d}._socialLink_n3m3n_81[href*="x.com"]:hover{background:#0000000d}@media (max-width: 480px){._socialLinksContainer_n3m3n_81,._rolesContainer_n3m3n_65{flex-direction:column;gap:8px}._socialLink_n3m3n_81,._roleTag_n3m3n_71{width:100%;box-sizing:border-box}}._formListContainer_n3m3n_154{margin-top:16px}._label_n3m3n_158{display:block;font-weight:500;color:#262626;margin-bottom:8px;font-size:14px}._socialRow_n3m3n_166{margin-bottom:16px}._socialRow_n3m3n_166:last-child{margin-bottom:0}._formItem_n3m3n_173{margin-bottom:0}._selectLabel_n3m3n_177{display:flex;align-items:center}._removeBtn_n3m3n_182{color:#ff4d4f}._removeBtn_n3m3n_182:hover{color:#ff7875;background:#ff4d4f1a}._addButton_n3m3n_190{margin-top:8px}._loaderWrapper_n3m3n_194{display:flex;justify-content:center;padding:2rem 0}._mainWrapper_1s2xs_1{margin:0 auto;padding:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background-color:#f8f9fa;min-height:100vh}._mainWrapper_1s2xs_1 *{box-sizing:border-box}._headerSection_1s2xs_12{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:16px;border-radius:12px;box-shadow:0 4px 12px #00000008;transition:all .3s cubic-bezier(.25,.8,.25,1)}._headerSection_1s2xs_12:hover{box-shadow:0 6px 16px #00000014}._titleContainer_1s2xs_26 h1{margin:0;font-size:28px;font-weight:700;color:#1a1a1a;letter-spacing:-.5px;line-height:1.3}._titleContainer_1s2xs_26 p{margin:8px 0 0;font-size:16px;color:#595959;max-width:600px}._addBtn_1s2xs_41{height:48px;padding:0 24px;font-weight:500;font-size:16px;background:#1890ff;color:#fff;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 12px #1890ff4d}._addBtn_1s2xs_41 ._plusIcon_1s2xs_56{font-size:20px;margin-right:8px}._addBtn_1s2xs_41:hover{background:#096dd9;transform:translateY(-2px);box-shadow:0 6px 16px #1890ff66}._linksGrid_1s2xs_66{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}@media (max-width: 900px){._linksGrid_1s2xs_66{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width: 600px){._linksGrid_1s2xs_66{grid-template-columns:1fr}}._linkCard_1s2xs_83{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000008;border:1px solid #f0f0f0;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative}._linkCard_1s2xs_83:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000014}._cardImage_1s2xs_97{height:160px;position:relative}._imageContent_1s2xs_102{height:100%;background-size:cover;background-position:center}._imagePlaceholder_1s2xs_108{height:100%;background-color:#f0f2f5;display:flex;align-items:center;justify-content:center}._imagePlaceholder_1s2xs_108 ._globalIcon_1s2xs_115{font-size:48px;color:#bfbfbf}._actionsBtn_1s2xs_120{position:absolute;top:16px;right:16px;background:#ffffffe6;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1)}._actionsBtn_1s2xs_120:hover{background:#fff;box-shadow:0 2px 8px #0000001a}._linkTypeBadge_1s2xs_140{position:absolute;bottom:16px;left:16px;display:flex;align-items:center;background-color:#ffffffe6;padding:6px 12px;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._linkTypeBadge_1s2xs_140 ._typeText_1s2xs_151{font-weight:600;margin-left:8px;color:#1a1a1a}._cardContent_1s2xs_157{padding:24px}._cardHeader_1s2xs_161{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._linkTitle_1s2xs_168{margin:0;font-size:18px;font-weight:600;color:#1a1a1a;line-height:1.4}._statusBadge_1s2xs_176{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;flex-shrink:0;margin-left:12px}._statusBadge_1s2xs_176._active_1s2xs_184{background:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}._statusBadge_1s2xs_176._inactive_1s2xs_189{background:#fff2f0;border:1px solid #ffccc7;color:#ff4d4f}._linkDescription_1s2xs_195{color:#595959;margin-bottom:16px;line-height:1.5}._linkUrlContainer_1s2xs_201{background-color:#f9f9f9;padding:12px;border-radius:8px;margin-bottom:16px;transition:all .3s cubic-bezier(.25,.8,.25,1)}._linkUrlContainer_1s2xs_201:hover{background-color:#f0f7ff}._linkUrl_1s2xs_201{color:#1890ff;display:flex;align-items:center;font-weight:500;text-decoration:none}._linkUrl_1s2xs_201 ._linkIcon_1s2xs_219{margin-right:8px;font-size:14px}._linkUrl_1s2xs_201 ._urlText_1s2xs_223{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._linkUrl_1s2xs_201:hover{text-decoration:underline}._divider_1s2xs_232{margin:16px 0;border-top:1px solid #f0f0f0}._metaGrid_1s2xs_237{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}._metaItem_1s2xs_244 ._metaLabel_1s2xs_244{display:block;font-size:12px;color:#595959;margin-bottom:4px}._metaItem_1s2xs_244 ._metaValue_1s2xs_250{font-weight:500;color:#1a1a1a}._analyticsContainer_1s2xs_255{display:flex;justify-content:space-between}._analyticsContainer_1s2xs_255 ._analyticItem_1s2xs_259{text-align:center;flex:1}._analyticsContainer_1s2xs_255 ._analyticItem_1s2xs_259 ._analyticValue_1s2xs_263{display:block;font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:4px}._analyticsContainer_1s2xs_255 ._analyticItem_1s2xs_259 ._analyticLabel_1s2xs_270{font-size:12px;color:#595959}._modalOverrides_1s2xs_275 ._ant-modal-content_1s2xs_275{border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000001f}._modalOverrides_1s2xs_275 ._ant-modal-header_1s2xs_280{border-bottom:1px solid #f0f0f0;padding:24px}._modalOverrides_1s2xs_275 ._ant-modal-header_1s2xs_280 ._ant-modal-title_1s2xs_284{font-size:20px;font-weight:600;color:#1a1a1a}._modalOverrides_1s2xs_275 ._ant-modal-body_1s2xs_289{padding:24px}._modalOverrides_1s2xs_275 ._ant-modal-footer_1s2xs_292{border-top:1px solid #f0f0f0;padding:16px 24px}._modalOverrides_1s2xs_275 ._ant-modal-footer_1s2xs_292 ._ant-btn_1s2xs_296{height:40px;padding:0 20px;border-radius:8px;font-weight:500;transition:all .3s cubic-bezier(.25,.8,.25,1)}._modalOverrides_1s2xs_275 ._ant-modal-footer_1s2xs_292 ._ant-btn_1s2xs_296:first-child{border:1px solid #f0f0f0}._modalOverrides_1s2xs_275 ._ant-modal-footer_1s2xs_292 ._ant-btn_1s2xs_296:first-child:hover{border-color:#1890ff;color:#1890ff}._modalOverrides_1s2xs_275 ._ant-modal-footer_1s2xs_292 ._ant-btn_1s2xs_296:last-child{background:#1890ff;color:#fff;border:none}._modalOverrides_1s2xs_275 ._ant-modal-footer_1s2xs_292 ._ant-btn_1s2xs_296:last-child:hover{background:#096dd9}._modalContent_1s2xs_319{width:100%;padding:8px 0}._formGroup_1s2xs_324{margin-bottom:20px}._formLabel_1s2xs_328{display:block;font-weight:500;margin-bottom:8px;color:#1a1a1a}._formLabel_1s2xs_328 ._optional_1s2xs_334{color:#595959;font-weight:400}._ant-input_1s2xs_339,._ant-input-affix-wrapper_1s2xs_340,._ant-picker_1s2xs_341,._ant-select-selector_1s2xs_342{height:42px;border-radius:8px;border:1px solid #f0f0f0;transition:all .3s cubic-bezier(.25,.8,.25,1);width:100%}._ant-input_1s2xs_339:hover,._ant-input-affix-wrapper_1s2xs_340:hover,._ant-picker_1s2xs_341:hover,._ant-select-selector_1s2xs_342:hover{border-color:#e6f7ff}._ant-input_1s2xs_339:focus,._ant-input-affix-wrapper_1s2xs_340:focus,._ant-picker_1s2xs_341:focus,._ant-select-selector_1s2xs_342:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}._ant-input-affix-wrapper_1s2xs_340{padding:0 11px}._ant-select-selector_1s2xs_342{padding:0 11px;align-items:center}._ant-picker_1s2xs_341{width:100%}._ant-textarea_1s2xs_376{border-radius:8px;border:1px solid #f0f0f0;transition:all .3s cubic-bezier(.25,.8,.25,1)}._ant-textarea_1s2xs_376:hover{border-color:#e6f7ff}._ant-textarea_1s2xs_376:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}._formRow_1s2xs_389{display:flex;gap:16px}._formRow_1s2xs_389>div{flex:1}@keyframes _fadeIn_1s2xs_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._linkCard_1s2xs_83{animation:_fadeIn_1s2xs_1 .4s ease-out forwards}._linkCard_1s2xs_83:nth-child(1){animation-delay:.05s}._linkCard_1s2xs_83:nth-child(2){animation-delay:.1s}._linkCard_1s2xs_83:nth-child(3){animation-delay:.15s}._linkCard_1s2xs_83:nth-child(4){animation-delay:.2s}._linkCard_1s2xs_83:nth-child(5){animation-delay:.25s}._linkCard_1s2xs_83:nth-child(6){animation-delay:.3s}._linkCard_1s2xs_83:nth-child(7){animation-delay:.35s}._linkCard_1s2xs_83:nth-child(8){animation-delay:.4s}._linkCard_1s2xs_83:nth-child(9){animation-delay:.45s}._linkCard_1s2xs_83:nth-child(10){animation-delay:.5s}._linkCard_1s2xs_83:nth-child(11){animation-delay:.55s}._linkCard_1s2xs_83:nth-child(12){animation-delay:.6s}@media (max-width: 768px){._headerSection_1s2xs_12{flex-direction:column;align-items:flex-start;gap:16px}._headerSection_1s2xs_12 ._addBtn_1s2xs_41{width:100%;justify-content:center}._modalOverrides_1s2xs_275 ._ant-modal_1s2xs_275{max-width:calc(100vw - 32px);margin:16px auto}._modalOverrides_1s2xs_275 ._formRow_1s2xs_389{flex-direction:column;gap:20px}}._profilePage_etspo_1{min-height:100vh;background:linear-gradient(to right,#f0f4ff,#e5ecfb);padding:2rem 1rem;display:flex;justify-content:center;align-items:flex-start}._profilePage_etspo_1 ._container_etspo_20{width:100%;max-width:600px;background:#fff;padding:2rem;border-radius:20px;box-shadow:0 8px 24px #0000001a;text-align:center}._profilePage_etspo_1 ._profileContainer_etspo_29{width:100%;max-width:800px;background:#fff;border-radius:15px;box-shadow:0 15px 35px #0000001f;overflow:hidden;margin:20px;position:relative}._profilePage_etspo_1 ._profileWrapper_etspo_39{position:relative;width:100%;background-color:#f5f5f5;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d;padding-bottom:.5rem}._profilePage_etspo_1 ._profileWrapper_etspo_39 ._coverPhoto_etspo_48{width:100%;height:125px;object-fit:cover}._profilePage_etspo_1 ._profileWrapper_etspo_39 ._avatarWrapper_etspo_53{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:2}._profilePage_etspo_1 ._profileWrapper_etspo_39 ._avatarWrapper_etspo_53 ._avatar_etspo_53{width:120px;height:120px;border-radius:50%;border:4px solid white;object-fit:cover;background-color:#fff;box-shadow:0 4px 12px #0000001a;border:3px solid #1890ff}._profilePage_etspo_1 ._header_etspo_70 ._avatar_etspo_53{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1rem;box-shadow:0 4px 10px #00000014}._profilePage_etspo_1 ._header_etspo_70 ._name_etspo_78{font-size:1.8rem;font-weight:700;color:#333;margin-top:.5rem;gap:8px}._profilePage_etspo_1 ._header_etspo_70 ._verifiedIcon_etspo_85{color:#1da1f2;font-size:18px;margin-left:4px}._profilePage_etspo_1 ._header_etspo_70 ._username_etspo_90{font-size:1rem;color:#888;margin-bottom:.5rem}._profilePage_etspo_1 ._centerWrapper_etspo_95{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}._profilePage_etspo_1 ._roleContainer_etspo_102{display:flex;flex-wrap:wrap;gap:4px;margin:8px 0;justify-content:center;max-width:90%}._profilePage_etspo_1 ._roleTag_etspo_110{background:linear-gradient(135deg,#6e8efb,#a777e3);color:#fff;padding:8px 20px;border-radius:24px;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-align:center;box-shadow:0 4px 8px #a777e340,inset 0 2px #fff6;transition:all .3s ease;position:relative;overflow:hidden;min-width:100px}._profilePage_etspo_1 ._roleTag_etspo_110:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transition:.75s}._profilePage_etspo_1 ._roleTag_etspo_110:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 8px 15px #a777e359,inset 0 2px #fff6}._profilePage_etspo_1 ._roleTag_etspo_110:hover:before{left:100%}._profilePage_etspo_1 ._location_etspo_143{display:flex;align-items:center;font-size:1rem;font-weight:500;padding:8px 15px 7px;background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014,0 3px 6px #0000000d;width:fit-content;position:relative;overflow:hidden;margin-top:4px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);text-align:center}._profilePage_etspo_1 ._location_etspo_143:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(to bottom,#ff416c,#ff4b2b);transition:all .5s ease}._profilePage_etspo_1 ._location_etspo_143:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001f,0 5px 10px #00000014}._profilePage_etspo_1 ._location_etspo_143:hover:before{background:linear-gradient(to bottom,#7f00ff,#e100ff);width:6px}._profilePage_etspo_1 ._location_etspo_143 span{margin-left:10px;background:linear-gradient(90deg,#4a00e0,#8e2de2);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700;position:relative;transition:all .4s ease}@keyframes _pulse_etspo_1{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}._profilePage_etspo_1 ._location_etspo_143:after{animation:_pulse_etspo_1 2s infinite;display:inline-block;margin-right:8px}._profilePage_etspo_1 ._section_etspo_203{margin-top:.5rem}._profilePage_etspo_1 ._section_etspo_203 h2{font-size:1.3rem;margin-bottom:1rem;color:#444}._profilePage_etspo_1 ._links_etspo_211{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}._profilePage_etspo_1 ._link_etspo_211{font-size:24px;transition:transform .2s ease;display:flex;align-items:center;justify-content:center}._profilePage_etspo_1 ._link_etspo_211:hover{transform:scale(1.2)}._profilePage_etspo_1 ._instagram_etspo_227{color:#e4405f}._profilePage_etspo_1 ._facebook_etspo_230{color:#3b5998}._profilePage_etspo_1 ._youtube_etspo_233{color:red}._profilePage_etspo_1 ._twitter_etspo_236,._profilePage_etspo_1 ._x\.com_etspo_237{color:#1da1f2}._profilePage_etspo_1 ._linkedin_etspo_240{color:#0077b5}._profilePage_etspo_1 ._snapchat_etspo_243{color:#fffc00}._profilePage_etspo_1 ._pinterest_etspo_246{color:#bd081c}._profilePage_etspo_1 ._threads_etspo_249{color:#000}._profilePage_etspo_1 ._whatsapp_etspo_252{color:#25d366}._profilePage_etspo_1 ._telegram_etspo_255{color:#08c}._profilePage_etspo_1 ._github_etspo_258{color:#333}._profilePage_etspo_1 ._tiktok_etspo_261{color:#010101}._profilePage_etspo_1 ._sponsors_etspo_264{display:flex;flex-direction:column;gap:.8rem}._profilePage_etspo_1 ._sponsors_etspo_264 ._sponsorLink_etspo_269{background-color:#fff5e6;color:#d2691e;padding:.5rem 1rem;border-radius:10px;font-weight:500;text-decoration:none;transition:all .2s ease}._profilePage_etspo_1 ._sponsors_etspo_264 ._sponsorLink_etspo_269:hover{background-color:#ffe5cc}._profilePage_etspo_1 ._websiteLink_etspo_281{display:inline-flex;align-items:center;font-weight:500;color:#0073e6;font-size:1rem;text-decoration:none;background-color:#f0f8ff;padding:.5rem 1rem;border-radius:10px}._profilePage_etspo_1 ._websiteLink_etspo_281 svg{margin-right:.5rem}._profilePage_etspo_1 ._websiteLink_etspo_281:hover{background-color:#dbeeff}@media screen and (max-width: 600px){._profilePage_etspo_1 ._container_etspo_20{padding:1.5rem}._profilePage_etspo_1 ._links_etspo_211{flex-direction:row}._profilePage_etspo_1 ._websiteLink_etspo_281{font-size:.95rem}}._joinContainer_etspo_310{text-align:center;padding:1.5rem 1rem}._joinButton_etspo_315{display:inline-block;background:linear-gradient(135deg,#ff5f6d,#ffc371);color:#fff;padding:.75rem 2rem;border-radius:30px;font-size:1.1rem;font-weight:600;text-decoration:none;box-shadow:0 4px 10px #00000026;transition:transform .2s ease,box-shadow .2s ease}._joinButton_etspo_315:hover{transform:translateY(-3px);box-shadow:0 6px 16px #00000040}._shareButton_etspo_332{position:absolute;top:.5rem;right:1rem;background-color:#ffffffe6;border:none;border-radius:50%;padding:8px;cursor:pointer;box-shadow:0 2px 6px #00000026;transition:background .3s ease}._shareButton_etspo_332 svg{font-size:18px;color:#333}._shareButton_etspo_332:hover{background-color:#e6e6e6}._businessDetails_etspo_352{margin-top:1rem;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;background-color:#fefefe}._businessDetails_etspo_352 h3{font-size:1.05rem;font-weight:600;margin-bottom:.6rem;color:#333}._businessDetails_etspo_352 p{margin:.3rem 0;font-size:.95rem;color:#444}._businessDetails_etspo_352 p a{color:#0073e6;text-decoration:none}._businessDetails_etspo_352 p a:hover{text-decoration:underline}._featuredSection_1j5gr_1{padding:1rem;max-width:1200px;margin:0 auto}._sectionHeader_1j5gr_7{text-align:center;margin-bottom:1.5rem}._sectionHeader_1j5gr_7 h2{font-size:1.5rem;margin-bottom:1rem;color:#333;position:relative;display:inline-block}._sectionHeader_1j5gr_7 h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,#ff8a00,#da1b60);border-radius:2px}._divider_1j5gr_30{height:1px;background:linear-gradient(90deg,transparent,#ddd,transparent);margin-top:1.5rem}._videoGrid_1j5gr_36{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;justify-content:center}._videoCard_1j5gr_43{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000014;transition:all .3s ease}._videoCard_1j5gr_43:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}._videoWrapper_1j5gr_55{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#000}._videoWrapper_1j5gr_55 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}._videoTitle_1j5gr_71{margin:0;padding:1.2rem 1.5rem;font-size:1.1rem;font-weight:600;color:#333;text-align:center;background:#f9f9f9;border-top:1px solid #eee}@media (max-width: 768px){._featuredSection_1j5gr_1{padding:2rem 1rem}._sectionHeader_1j5gr_7 h2{font-size:1.7rem}._videoGrid_1j5gr_36{gap:1.8rem}}@media (max-width: 480px){._sectionHeader_1j5gr_7 h2{font-size:1.5rem}._videoTitle_1j5gr_71{padding:1rem;font-size:1rem}}._externalLinksSection_1ddq9_1{margin-top:.5rem;background:#e2d8cd;padding:1.5rem;border-radius:12px}._externalLinksSection_1ddq9_1 h2{text-align:center;font-weight:700;color:#11786c;font-size:1.5rem;margin-bottom:1rem}._linkList_1ddq9_15{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}._linkCard_1ddq9_23{background:#000;border-radius:12px;padding:.75rem 1rem;display:flex;align-items:center;transition:transform .2s}._linkCard_1ddq9_23 a{display:flex;align-items:center;gap:1rem;text-decoration:none;color:#f3f3f3;width:100%}._linkCard_1ddq9_23 img{width:50px;height:50px;object-fit:cover;border-radius:50%;flex-shrink:0}._linkCard_1ddq9_23 span{flex-grow:1;font-size:1rem;font-weight:600;color:#f0f0f0;line-height:1.3}._linkCard_1ddq9_23 ._icon_1ddq9_53{font-size:1.2rem;color:#ccc;margin-left:auto}._linkCard_1ddq9_23:hover{transform:scale(1.01);background-color:#111}._sponsorSection_jk7me_1{padding:1rem;max-width:1200px;margin:0 auto;background:linear-gradient(135deg,#f9f9ff,#f0f4ff);border-radius:20px;box-shadow:0 10px 30px #0000000d}._sectionHeader_jk7me_10{text-align:center}._sectionHeader_jk7me_10 h2{font-size:1.5rem;color:#2d3748;position:relative;display:inline-block}._sectionHeader_jk7me_10 h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#4361ee,#3a0ca3);border-radius:2px}._divider_jk7me_31{height:1px;background:linear-gradient(90deg,transparent,#c5d3ff,transparent);margin-top:2rem}._sponsorGrid_jk7me_37{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;justify-content:center}._sponsorCard_jk7me_44{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 20px #4361ee1a;transition:all .3s ease;display:flex;flex-direction:column}._sponsorCard_jk7me_44:hover{transform:translateY(-8px);box-shadow:0 12px 30px #4361ee26}._cardTop_jk7me_58{padding:1.5rem;display:flex;gap:1.2rem;flex:1}._logoWrapper_jk7me_65{flex-shrink:0;width:70px;height:70px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000000d;border:1px solid #edf2f7}._logoWrapper_jk7me_65 img{width:50px;height:50px;object-fit:contain}._sponsorInfo_jk7me_83{flex:1;text-align:left}._sponsorInfo_jk7me_83 h3{margin:0 0 .5rem;font-size:1.2rem;color:#2d3748;text-align:left}._sponsorInfo_jk7me_83 p{margin:0;font-size:.95rem;color:#718096;line-height:1.5;text-align:left}._visitButton_jk7me_101{display:flex;align-items:center;justify-content:center;gap:8px;padding:1rem;background:linear-gradient(90deg,#4361ee,#3a0ca3);color:#fff;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border-top:1px solid #edf2f7}._visitButton_jk7me_101:hover{background:linear-gradient(90deg,#3a56d4,#2f0a8a)}._visitButton_jk7me_101:hover svg{transform:translate(4px)}._visitButton_jk7me_101 svg{width:18px;height:18px;transition:transform .3s ease}@media (max-width: 1024px){._sponsorGrid_jk7me_37{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}@media (max-width: 768px){._sponsorSection_jk7me_1{padding:3rem 1rem}._sectionHeader_jk7me_10 h2{font-size:1.8rem}._sponsorCard_jk7me_44{max-width:400px;margin:0 auto}}@media (max-width: 480px){._sectionHeader_jk7me_10 h2{font-size:1.6rem}._sectionHeader_jk7me_10 h2:after{width:60px}._cardTop_jk7me_58{flex-direction:row;align-items:flex-start;text-align:left}._sponsorInfo_jk7me_83 h3{font-size:1.15rem}._sponsorInfo_jk7me_83 p{font-size:.9rem}}@media (max-width: 400px){._cardTop_jk7me_58{flex-direction:column;align-items:flex-start}._logoWrapper_jk7me_65{margin-bottom:1rem}}._featuredVideoManager_ig04i_1{margin:0;padding:24px}._featuredVideoManager_ig04i_1 ._header_ig04i_5{width:100%;background:linear-gradient(135deg,#1a237e,#283593);border-radius:16px;padding:28px 32px;margin-bottom:24px;color:#fff;box-shadow:0 8px 24px #0000001f}._featuredVideoManager_ig04i_1 ._header_ig04i_5 ._headerContent_ig04i_14{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:12px}._featuredVideoManager_ig04i_1 ._header_ig04i_5 ._title_ig04i_22{color:#fff;margin:0;font-weight:600;display:flex;align-items:center;gap:12px}._featuredVideoManager_ig04i_1 ._header_ig04i_5 ._headerIcon_ig04i_30{font-size:24px;background:#ffffff26;padding:8px;border-radius:8px}._featuredVideoManager_ig04i_1 ._header_ig04i_5 ._subtitle_ig04i_36{font-size:16px;opacity:.85;margin:0;max-width:700px;color:#ffffffd9}._featuredVideoManager_ig04i_1 ._header_ig04i_5 ._addButton_ig04i_43{background:#ff4081;color:#fff;border:none;font-weight:600;height:44px;padding:0 24px;display:flex;align-items:center;gap:8px;border-radius:10px;box-shadow:0 4px 12px #ff40814d;transition:all .3s ease}._featuredVideoManager_ig04i_1 ._header_ig04i_5 ._addButton_ig04i_43:hover{background:#f50057;transform:translateY(-2px);box-shadow:0 6px 16px #ff408166}._featuredVideoManager_ig04i_1 ._emptyState_ig04i_62{background:#f5f8ff;border-radius:20px;padding:56px 24px;text-align:center;border:2px dashed #d1dcff;margin:24px 0}._featuredVideoManager_ig04i_1 ._emptyState_ig04i_62 ._placeholderIconContainer_ig04i_70{width:100px;height:100px;background:linear-gradient(135deg,#e8eaf6,#c5cae9);border-radius:50%;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;position:relative}._featuredVideoManager_ig04i_1 ._emptyState_ig04i_62 ._placeholderIconContainer_ig04i_70 ._playIcon_ig04i_81{font-size:48px;color:#5c6bc0}._featuredVideoManager_ig04i_1 ._emptyState_ig04i_62 ._emptyTitle_ig04i_85{font-size:24px;color:#1a237e;margin:0 0 12px;font-weight:600}._featuredVideoManager_ig04i_1 ._emptyState_ig04i_62 ._emptyText_ig04i_91{color:#5c6bc0;margin-bottom:32px;font-size:16px;display:block}._featuredVideoManager_ig04i_1 ._emptyState_ig04i_62 ._addFirstButton_ig04i_97{background:#3f51b5;border:none;height:46px;padding:0 32px;font-weight:500;border-radius:10px;display:inline-flex;align-items:center;gap:10px;font-size:16px;transition:all .3s ease}._featuredVideoManager_ig04i_1 ._emptyState_ig04i_62 ._addFirstButton_ig04i_97:hover{background:#303f9f;transform:translateY(-2px);box-shadow:0 4px 12px #3f51b54d}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115{border-radius:16px!important;overflow:hidden;box-shadow:0 8px 20px #00000014;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:none;height:100%;background:#fff}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115:hover{transform:translateY(-8px);box-shadow:0 16px 32px #00000026}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._ant-card-body_ig04i_128{padding:0}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._videoContainer_ig04i_131{position:relative;overflow:hidden;border-top-left-radius:16px;border-top-right-radius:16px;background:#000}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._videoWrapper_ig04i_138{position:relative;padding-top:56.25%;overflow:hidden}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._videoFrame_ig04i_143{position:absolute;top:0;left:0;width:100%;height:100%;border:none}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._videoContent_ig04i_151{padding:20px}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._videoHeader_ig04i_154{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._videoTitle_ig04i_160{font-size:17px;font-weight:600;color:#1a237e;margin:0;flex:1;line-height:1.5}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._actions_ig04i_168{display:flex;gap:6px;margin-left:12px}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._actionButton_ig04i_173{color:#7986cb;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f5f7ff;transition:all .2s ease}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._actionButton_ig04i_173:hover{color:#3f51b5;background:#e8eaf6}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._videoFooter_ig04i_188{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #f0f2ff}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._statusTag_ig04i_195{font-weight:600;padding:5px 14px;border-radius:20px;border:none;font-size:14px}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._watchLink_ig04i_202{color:#3f51b5;font-weight:500;font-size:14px;transition:all .2s ease}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._watchLink_ig04i_202:hover{color:#1a237e;text-decoration:underline}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._ant-modal-content_ig04i_212{border-radius:20px;overflow:hidden;box-shadow:0 24px 48px #0003}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._ant-modal-header_ig04i_217{background:#f5f7ff;padding:28px 24px 16px;border-bottom:1px solid #e2e8f0;border-radius:20px 20px 0 0}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._ant-modal-header_ig04i_217 ._ant-modal-title_ig04i_223{font-size:22px;font-weight:600;color:#1a237e;text-align:center}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._ant-modal-body_ig04i_229{padding:28px 32px}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._ant-modal-footer_ig04i_232{padding:20px 32px 32px;background:#f5f7ff;border-top:1px solid #e2e8f0;border-radius:0 0 20px 20px;display:flex;justify-content:center;gap:16px}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._closeIcon_ig04i_241{color:#7986cb;font-size:20px}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._closeIcon_ig04i_241:hover{color:#3f51b5}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._formInput_ig04i_248,._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._formSelect_ig04i_249{border-radius:10px;padding:14px 16px;border:1px solid #c5cae9;font-size:16px;transition:all .2s ease}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._formInput_ig04i_248:focus,._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._formInput_ig04i_248:hover,._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._formSelect_ig04i_249:focus,._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._formSelect_ig04i_249:hover{border-color:#7986cb;box-shadow:0 0 0 3px #7986cb33}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._ant-form-item-label_ig04i_262>label{font-weight:500;color:#1a237e;font-size:15px}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._cancelButton_ig04i_267{height:46px;padding:0 32px;border-radius:10px;font-weight:500;border:1px solid #c5cae9;color:#5c6bc0;font-size:16px;transition:all .2s ease}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._cancelButton_ig04i_267:hover{border-color:#7986cb;color:#3f51b5}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._saveButton_ig04i_281{height:46px;padding:0 36px;border-radius:10px;background:#3f51b5;border:none;font-weight:500;font-size:16px;transition:all .2s ease}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._saveButton_ig04i_281:hover{background:#303f9f;transform:translateY(-2px);box-shadow:0 4px 12px #3f51b54d}@media (max-width: 992px){._featuredVideoManager_ig04i_1{padding:20px}._featuredVideoManager_ig04i_1 ._header_ig04i_5{padding:24px;border-radius:14px}._featuredVideoManager_ig04i_1 ._header_ig04i_5 ._title_ig04i_22{font-size:22px}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._videoContent_ig04i_151{padding:16px}._featuredVideoManager_ig04i_1 ._videoCard_ig04i_115 ._videoTitle_ig04i_160{font-size:16px}}@media (max-width: 768px){._featuredVideoManager_ig04i_1{padding:16px}._featuredVideoManager_ig04i_1 ._header_ig04i_5{padding:20px;margin-bottom:28px}._featuredVideoManager_ig04i_1 ._header_ig04i_5 ._title_ig04i_22{font-size:20px}._featuredVideoManager_ig04i_1 ._header_ig04i_5 ._subtitle_ig04i_36{font-size:14px}._featuredVideoManager_ig04i_1 ._emptyState_ig04i_62{padding:40px 20px}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._ant-modal-body_ig04i_229{padding:24px}}@media (max-width: 576px){._featuredVideoManager_ig04i_1{padding:12px}._featuredVideoManager_ig04i_1 ._header_ig04i_5{padding:16px;border-radius:12px}._featuredVideoManager_ig04i_1 ._header_ig04i_5 ._headerContent_ig04i_14{flex-direction:column;align-items:flex-start;gap:12px}._featuredVideoManager_ig04i_1 ._header_ig04i_5 ._addButton_ig04i_43{width:100%;justify-content:center;margin-top:8px}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._ant-modal-content_ig04i_212{margin:0 12px}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._ant-modal-body_ig04i_229{padding:20px}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._ant-modal-footer_ig04i_232{padding:16px 20px 24px;flex-direction:column;gap:12px}._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._cancelButton_ig04i_267,._featuredVideoManager_ig04i_1 ._modal_ig04i_212 ._saveButton_ig04i_281{width:100%}}
