@keyframes styles_fadeIn__x81By{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_slideInLeft__1xSZy{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes styles_slideInRight__oMzRT{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes styles_pulse__lOEpL{0%{box-shadow:0 0 0 0 rgba(233,30,99,.6)}70%{box-shadow:0 0 0 15px rgba(233,30,99,0)}to{box-shadow:0 0 0 0 rgba(233,30,99,0)}}@keyframes styles_glow__LpTnr{0%{box-shadow:0 0 5px rgba(233,30,99,.5)}50%{box-shadow:0 0 20px rgba(233,30,99,.8)}to{box-shadow:0 0 5px rgba(233,30,99,.5)}}@keyframes styles_gradientShift__WwbU5{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.styles_backNavigation__c24SB{position:fixed;top:1rem;left:1rem;z-index:50;animation:styles_fadeIn__x81By .5s ease forwards}.styles_backButton__DJp3o{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgba(255,255,255,.8);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#1e293b;border-radius:50%;font-size:1.25rem;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .2s ease}.styles_backButton__DJp3o:hover{background-color:rgba(233,30,99,.7);transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2);color:#ffffff}@media (min-width:768px){.styles_backButton__DJp3o{width:45px;height:45px;font-size:1.4rem}}.styles_container__xsA0t{background-color:#fff;color:#000;position:relative;width:100%;max-width:100%;padding-top:2rem;padding-bottom:60px}.styles_bannerSection__X1AHV{position:relative;height:30vh;min-height:180px;width:100%;overflow:hidden;display:block}.styles_bannerOverlay__hL75N{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.98));z-index:2}.styles_bannerPattern__4tDY8{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%239C92AC' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.2;z-index:1}@media (max-width:640px){.styles_bannerSection__X1AHV{height:25vh;min-height:150px}.styles_profileSection__Q_Lwr{margin-top:-60px}}@media (min-width:641px) and (max-width:768px){.styles_bannerSection__X1AHV{height:28vh;min-height:170px}.styles_profileSection__Q_Lwr{margin-top:-70px}}@media (min-width:769px){.styles_bannerSection__X1AHV{height:35vh;min-height:220px}.styles_profileSection__Q_Lwr{margin-top:-80px}}.styles_gradientBackground__7bPRO{background:linear-gradient(135deg,#0f0f0f,#121212,#1a1a1a,#0f0f0f);background-size:400% 400%;animation:styles_gradientShift__WwbU5 15s ease infinite}.styles_profileSection__Q_Lwr{display:flex;padding:20px;max-width:1200px;margin:-70px auto 0;background-color:transparent;border-radius:0;box-shadow:none;border:none;animation:styles_fadeIn__x81By .6s ease-out;position:relative;z-index:10}.styles_profileImageWrapper__S5BYt{position:absolute;width:140px;height:140px;top:-70px;left:30px;flex-shrink:0;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 0 15px rgba(233,30,99,.2);animation:styles_fadeIn__x81By 1s ease forwards;z-index:11}.styles_profileContent__hpRDY{flex:1;display:flex;flex-direction:column;padding-top:70px;padding-left:20px}.styles_modelTypeTag__0wiNa{display:inline-block;background-color:transparent;color:#333;padding:5px 0;font-size:13px;font-weight:500;border-radius:0;margin-bottom:10px;animation:styles_slideInLeft__1xSZy .8s ease forwards}.styles_profileName__bOobv{font-size:28px;color:#000;display:block;animation:styles_slideInLeft__1xSZy .6s ease forwards;margin:0 0 8px -10px}.styles_profileLocation__uSGLw{font-size:14px;margin:0 0 20px;animation:styles_slideInLeft__1xSZy .7s ease forwards}.styles_profileLocation__uSGLw svg{margin-right:8px;font-size:16px;color:#e91e63}.styles_profileActions___iYbZ{display:flex;gap:12px;margin:15px 0;flex-wrap:wrap;animation:styles_fadeIn__x81By .8s ease forwards}.styles_actionButton__pJydU{background-color:#e91e63;color:white;border:none;padding:10px 18px;border-radius:30px;font-size:14px;font-weight:500;cursor:pointer;flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:100px;transition:all .2s ease;text-decoration:none;box-shadow:none}.styles_actionButton__pJydU:hover{background-color:#d81b60;transform:translateY(-2px);box-shadow:0 4px 8px rgba(233,30,99,.2)}.styles_actionButton__pJydU svg{margin-right:8px}.styles_actionButton__pJydU:nth-of-type(2){background-color:#f5f5f5;color:#333}.styles_actionButton__pJydU:nth-of-type(2):hover{background-color:#e0e0e0;box-shadow:0 5px 15px rgba(0,0,0,.1)}.styles_actionButton__pJydU:nth-of-type(3),.styles_actionButton__pJydU:nth-of-type(4){background-color:#f5f5f5;color:#333}.styles_actionButton__pJydU:nth-of-type(3):hover,.styles_actionButton__pJydU:nth-of-type(4):hover{background-color:#e0e0e0;box-shadow:0 5px 15px rgba(0,0,0,.1)}.styles_actionButton__pJydU:last-of-type{min-width:auto;width:46px;height:46px;padding:0;border-radius:50%;background-color:#f5f5f5;color:#333}.styles_actionButton__pJydU:last-of-type:hover{background-color:#e0e0e0;box-shadow:0 5px 15px rgba(0,0,0,.1)}.styles_actionButton__pJydU:last-of-type svg{margin-right:0}.styles_statsSection__Wg1DJ{border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);padding:15px 0;max-width:1200px;margin:20px auto;background-color:transparent;border-radius:0;box-shadow:none;animation:styles_fadeIn__x81By .9s ease forwards}.styles_statsRow__1WrWm{display:flex;max-width:1200px;margin:0 auto;padding:0 20px;justify-content:space-around}.styles_statsItem__zKwL6{display:flex;flex-direction:column;align-items:center;padding:0 15px}.styles_statsLabel__dnE7Y{font-size:13px;color:#666;margin:0 0 5px;font-weight:500;text-align:center}.styles_statsValue__vfwvj{font-size:20px;font-weight:700;color:#000;margin:0;text-align:center}.styles_lastLogin__ZXqVj{display:flex;padding:0 20px;max-width:1200px;margin:0 auto;font-size:14px;color:#333}.styles_tabsNav__Jr_5J{display:flex;background-color:transparent;border-bottom:1px solid rgba(0,0,0,.05);max-width:1200px;margin:25px auto 0;justify-content:center;border-radius:0;box-shadow:none;overflow:auto;animation:styles_fadeIn__x81By 1s ease forwards}.styles_tabItem__TchMq{padding:15px 20px;font-size:14px;font-weight:600;color:#666;position:relative;text-align:center;cursor:pointer;transition:all .2s ease;white-space:nowrap}.styles_tabItem__TchMq:hover{color:#e91e63}.styles_tabItem__TchMq.styles_active__7chg4{color:#e91e63;font-weight:700}.styles_tabItem__TchMq.styles_active__7chg4:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#e91e63;border-radius:3px 3px 0 0}.styles_portfolioGrid___tZHa{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:25px auto;padding:0 20px;animation:styles_fadeIn__x81By 1.1s ease forwards}.styles_portfolioItem__h6aa1{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:32px;box-shadow:0 2px 12px rgba(0,0,0,.06);background:#eee;transition:all .3s ease}.styles_portfolioItem__h6aa1:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.styles_mediaContainer__5ISur{position:relative;width:100%;height:100%;background-color:#f0f0f0;overflow:hidden;border-radius:8px}.styles_portfolioImage__0R6X_{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:32px;background:#eee;display:block;transition:transform .5s ease}.styles_portfolioItem__h6aa1:hover .styles_portfolioImage__0R6X_{transform:scale(1.05)}.styles_heartIcon__CTmPD{position:absolute;bottom:10px;right:10px;color:#fff;font-size:24px;filter:drop-shadow(0 0 2px rgba(0,0,0,.5))}.styles_instagramSection__OWt_2{display:flex;justify-content:center;margin:30px 0;animation:styles_fadeIn__x81By 1s ease forwards}.styles_instagramIcon__MiFgk{font-size:36px;color:#e91e63;transition:all .3s ease}.styles_instagramIcon__MiFgk:hover{transform:scale(1.1);color:#d81b60}.styles_bottomNav__WJ5Oo{position:fixed;bottom:0;left:0;right:0;height:60px;background-color:transparent;z-index:100;padding:0 15px 10px;transform:translateY(0);transition:transform .3s ease;will-change:transform}.styles_bottomNavContainer__Mg_IU,.styles_bottomNav__WJ5Oo{display:flex;justify-content:space-between;align-items:center}.styles_bottomNavContainer__Mg_IU{background-color:#fff;width:100%;border-radius:9999px;padding:10px;box-shadow:0 -2px 10px rgba(0,0,0,.1)}.styles_navItem__8cxEA{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#555;font-size:22px;padding:0 5px}.styles_navItem__8cxEA span{font-size:10px;margin-top:2px}.styles_navItem__8cxEA.styles_active__7chg4{color:#e91e63}.styles_mobileHeader__Y5Ipa{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,#fff,#f8f9fa);backdrop-filter:blur(10px);border-bottom:1px solid #e0e0e0;z-index:45;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px rgba(0,0,0,.08)}.styles_mobileHeaderLeft__nji_j{display:flex;align-items:center;gap:12px;flex:1}.styles_mobileHeaderRight__xL7Yw{display:flex;align-items:center;gap:10px}.styles_mobileProfilePic__Kj8g_{border-radius:50%;border:2px solid #e91e63;box-shadow:0 2px 6px rgba(233,30,99,.2)}.styles_mobileUserName__C34GD{font-weight:600;font-size:14px;color:#333;line-height:1.2}.styles_mobileUserEmail__6qzSp{font-size:12px;color:#666;line-height:1.2;margin-top:2px}.styles_notificationBell__oIn2y{font-size:18px;color:#666;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s ease;background:rgba(233,30,99,.1)}.styles_notificationBell__oIn2y:hover{color:#e91e63;background:rgba(233,30,99,.2);transform:scale(1.1)}.styles_logoutButton__B6aKw{background:linear-gradient(135deg,#e91e63,#d81b60);color:white;border:none;border-radius:20px;padding:8px 16px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px rgba(233,30,99,.3);min-width:70px;text-align:center;white-space:nowrap}.styles_logoutButton__B6aKw:hover{background:linear-gradient(135deg,#d81b60,#c2185b);transform:translateY(-1px);box-shadow:0 4px 12px rgba(233,30,99,.4)}.styles_logoutButton__B6aKw:active{transform:translateY(0);box-shadow:0 2px 6px rgba(233,30,99,.3)}@media (max-width:768px){.styles_profileSection__Q_Lwr{flex-direction:column!important;align-items:center!important;text-align:center!important;padding:12px 4vw 0!important;margin-top:0!important;background:#fff!important;border-radius:0!important;box-shadow:none!important;position:relative!important}.styles_profileImageWrapper__S5BYt{position:static!important;margin:0 auto 10px!important;left:unset!important;top:unset!important;transform:none!important;width:90px!important;height:90px!important;border-width:2px!important}.styles_profileContent__hpRDY{padding:0!important;align-items:center!important;width:100%!important}.styles_profileName__bOobv{font-size:18px!important;margin-bottom:2px!important;word-break:break-word!important}.styles_profileLocation__uSGLw{font-size:12px!important;margin-bottom:6px!important;justify-content:center!important}.styles_profileActions___iYbZ{flex-direction:column!important;gap:6px!important;margin:8px 0!important;align-items:center!important;width:100%!important}.styles_actionButton__pJydU{width:100%!important;min-width:0!important;font-size:14px!important;padding:10px 0!important;margin:0!important}.styles_statsSection__Wg1DJ{padding:8px 0!important;margin:8px 0!important;width:100%!important}.styles_statsRow__1WrWm{flex-direction:row!important;gap:6px!important;padding:0 2px!important;justify-content:space-between!important;width:100%!important}.styles_statsItem__zKwL6{min-width:50px!important;font-size:11px!important;padding:0 2px!important}.styles_addBoardButton__D0XEi{position:static!important;margin:10px auto 0!important;display:block!important;width:100%!important;max-width:220px!important;font-size:14px!important}.styles_tabsNav__Jr_5J{margin:10px 0 0;padding:0 2px;border-bottom:1px solid #eee;box-shadow:0 2px 8px rgba(0,0,0,.03)}.styles_tabItem__TchMq{font-size:13px;padding:10px;border-radius:16px;margin-right:4px}.styles_portfolioGrid___tZHa{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 15px}}@media (max-width:480px){.styles_portfolioGrid___tZHa{grid-template-columns:1fr;gap:15px}.styles_actionButton__pJydU{padding:8px 15px;font-size:13px;min-width:auto}.styles_actionButton__pJydU:last-of-type{width:38px;height:38px}.styles_profileName__bOobv{font-size:24px}}@media (max-width:768px){.styles_mobileHeader__Y5Ipa{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_mobileHeaderLeft__nji_j,.styles_mobileHeaderRight__xL7Yw{display:flex;align-items:center;gap:12px}.styles_mobileUserName__C34GD{font-size:18px;font-weight:600;color:#333}.styles_mobileUserEmail__6qzSp{font-size:12px;color:#666;margin-top:2px}.styles_mobileProfilePic__Kj8g_{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.styles_notificationBell__oIn2y{width:24px;height:24px;color:#666;cursor:pointer}.styles_logoutButton__B6aKw{background:#f5f5f5;border:none;padding:8px 12px;border-radius:6px;font-size:14px;color:#666;cursor:pointer}.styles_profileHeader__gILhL{flex-direction:column!important;align-items:center!important;gap:1.5rem!important;padding:1rem!important;text-align:center;margin-top:0!important}.styles_profileImage__oA7_V{min-width:120px!important;max-width:120px!important}.styles_profileImage__oA7_V img{width:120px!important;height:120px!important}.styles_profileInfo__qZV_u{flex:none!important;width:100%!important;text-align:center!important}.styles_profileName__bOobv{font-size:24px!important;text-align:center!important}.styles_profileButtons__8UjZN{justify-content:center!important;flex-wrap:wrap!important;gap:8px!important}.styles_profileStats__Vt3Hn{justify-content:center!important;gap:16px!important;margin-top:16px!important;flex-wrap:wrap!important}.styles_statItem__oCRzW{text-align:center!important;min-width:60px!important}.styles_statItemLastLogin__5FKUc{flex-basis:100%!important;margin-top:8px!important}.styles_profileActions___iYbZ{width:100%!important;min-width:unset!important;text-align:center!important;margin-top:1rem}.styles_tabsContainer__otL6E{padding:0 1rem!important;overflow-x:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.styles_tabsContainer__otL6E::-webkit-scrollbar{display:none!important}.styles_tab__lmLql{white-space:nowrap!important;min-width:auto!important;padding:8px 16px!important;font-size:14px!important}.styles_mediaGrid__vzvO9{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:8px!important;padding:1rem!important}.styles_profileName__bOobv{margin-left:-10px}}@media (max-width:480px){.styles_profileHeader__gILhL{padding:.5rem!important;gap:1rem!important}.styles_profileName__bOobv{font-size:20px!important}.styles_profileType__AO4Sm{font-size:12px!important;padding:2px 8px!important}.styles_profileButtons__8UjZN button{padding:8px 16px!important;font-size:14px!important}.styles_profileStats__Vt3Hn{gap:12px!important}.styles_statItem__oCRzW{min-width:60px!important}.styles_statValue__ZHKvu{font-size:16px!important}.styles_statLabel__wDR6k{font-size:12px!important}.styles_mediaGrid__vzvO9{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))!important;gap:6px!important;padding:.5rem!important}}.styles_profileHeader__gILhL{display:flex;align-items:flex-start;gap:2.5rem;max-width:1200px;margin:0 auto;padding:2rem 1rem 0}.styles_profileImage__oA7_V{min-width:180px;max-width:180px}.styles_profileInfo__qZV_u{flex:1;min-width:0}.styles_profileName__bOobv{font-size:32px;font-weight:700;margin:0}.styles_profileType__AO4Sm{background:#f3f4f6;color:#333;font-weight:500;font-size:15px;border-radius:8px;padding:4px 12px;margin-left:6px;display:inline-block}.styles_profileLocation__uSGLw{color:#666;font-size:16px;margin:8px 0 0;display:flex;align-items:center;gap:6px}.styles_profileButtons__8UjZN{display:flex;align-items:center;gap:12px;margin:18px 0 0}.styles_profileStats__Vt3Hn{display:flex;gap:24px;margin:22px 0 0;font-size:15px;color:#222;font-weight:500}.styles_statItem__oCRzW{display:flex;flex-direction:column;align-items:center;min-width:80px}.styles_statValue__ZHKvu{font-weight:700;font-size:18px}.styles_statLabel__wDR6k{color:#666;font-weight:400;font-size:14px}.styles_profileActions___iYbZ{min-width:180px;text-align:right}.styles_tabsContainer__otL6E{border-bottom:1px solid #e5e5e5;padding:0 2rem;display:flex;gap:0;max-width:1200px;margin:2rem auto 0}.styles_tab__lmLql{padding:12px 24px;font-weight:500;color:#888;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:transparent;border:none;white-space:nowrap;flex-shrink:0}.styles_tabActive__n2p8M{color:#e91e63;border-bottom-color:#e91e63;font-weight:600}.styles_mediaGrid__vzvO9{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;padding:2rem;max-width:1200px;margin:0 auto}.styles_mediaItem__F_feD{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;background:#f5f5f5}.styles_mediaItem__F_feD:hover{transform:scale(1.02);box-shadow:0 8px 24px rgba(0,0,0,.15)}.styles_container__xsA0t{min-height:100vh;background:#fff;padding-bottom:80px}@media (max-width:768px){.styles_container__xsA0t{padding-top:100px}.mobile-styles_mobileContainer__s0ymS{padding:60px 0 80px;background:#fafafa;min-height:100vh}.mobile-styles_mobileHeader__G6nLn{position:fixed;top:0;left:0;right:0;height:56px;background:#fff;border-bottom:1px solid #dbdbdb;display:flex;align-items:center;justify-content:space-between;padding:0 16px;z-index:100;box-shadow:0 2px 4px rgba(0,0,0,.06)}.mobile-styles_mobileHeaderLeft__tfAgB{display:flex;align-items:center;gap:12px;flex:1}.mobile-styles_mobileHeaderTitle__LUMo_{font-size:16px;font-weight:700;color:#262626;letter-spacing:-.2px}.mobile-styles_mobileProfilePic__QgLY2{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e91e63}.mobile-styles_mobileHeaderRight__4iOP2{display:flex;align-items:center;gap:16px}.mobile-styles_notificationBell__E9ZTk{font-size:22px;color:#262626;cursor:pointer;transition:transform .2s}.mobile-styles_notificationBell__E9ZTk:active{transform:scale(.9)}.mobile-styles_logoutButton__O_7cZ{font-size:14px;font-weight:600;color:#262626;background:none;border:none;cursor:pointer;padding:6px 12px;border-radius:8px;transition:background .2s}.mobile-styles_logoutButton__O_7cZ:active{background:#f0f0f0}.mobile-styles_mobileProfileHeader__7aRFG{padding:20px 16px;display:flex;align-items:flex-start;gap:16px;background:#fff;margin-bottom:1px}.mobile-styles_mobileProfileImage__nDX1F{flex-shrink:0}.mobile-styles_mobileProfileImage__nDX1F img{width:86px!important;height:86px!important;border-radius:50%!important;border:2px solid #e91e63;-o-object-fit:cover;object-fit:cover}.mobile-styles_mobileProfileInfo__mfmqi{flex:1;min-width:0}.mobile-styles_mobileProfileName__Jr_uk{font-size:22px;font-weight:700;color:#262626;margin:0 0 4px;line-height:1.2;letter-spacing:-.3px}.mobile-styles_mobileProfileType__o96T_{display:inline-block;font-size:12px;font-weight:500;color:#8e8e8e;background:#fafafa;padding:4px 10px;border-radius:6px;margin-bottom:8px}.mobile-styles_mobileProfileLocation__mCZBC{display:flex;align-items:center;gap:4px;font-size:13px;color:#8e8e8e;margin-bottom:12px}.mobile-styles_mobileProfileLocation__mCZBC svg{font-size:14px;color:#e91e63}.mobile-styles_mobileStats__BCGoR{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 16px 16px;background:#fff;margin-bottom:1px}.mobile-styles_mobileStatItem__Ho1OF{text-align:center;padding:14px 12px;background:#fafafa;border-radius:12px;border:1px solid #f0f0f0}.mobile-styles_mobileStatValue__ZDxIF{display:block;font-size:20px;font-weight:700;color:#262626;margin-bottom:4px;letter-spacing:-.3px}.mobile-styles_mobileStatLabel__MVWlP{display:block;font-size:12px;color:#8e8e8e;font-weight:500}.mobile-styles_mobileButtons__mxtKN{display:flex;gap:8px;padding:0 16px 16px;background:#fff;margin-bottom:8px;justify-content:center;align-items:center}.mobile-styles_mobileFollowButton__YUO2X{flex:0 0 auto;min-width:120px;max-width:160px;padding:10px 20px;border-radius:22px;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:5px}.mobile-styles_mobileFollowButton__YUO2X.mobile-styles_following__23dEl{background:#fff;color:#262626;border:1px solid #dbdbdb}.mobile-styles_mobileFollowButton__YUO2X.mobile-styles_notFollowing__til7a{background:#e91e63;color:#fff;border:none}.mobile-styles_mobileFollowButton__YUO2X:active{transform:scale(.98)}.mobile-styles_mobileShareButton__TsE1X{width:40px;height:40px;flex-shrink:0;border-radius:22px;background:#fff;border:1px solid #dbdbdb;color:#262626;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;font-size:14px}.mobile-styles_mobileShareButton__TsE1X:active{transform:scale(.95);background:#f0f0f0}.mobile-styles_mobileBio__FQ69m{padding:16px;background:#fff;margin-bottom:8px}.mobile-styles_mobileBio__FQ69m p{font-size:14px;line-height:1.5;color:#262626;margin:0}.mobile-styles_mobileTabs__6kGvt{position:sticky;top:56px;background:#fff;border-bottom:1px solid #dbdbdb;z-index:90;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;box-shadow:0 2px 4px rgba(0,0,0,.04)}}@media (max-width:768px){.mobile-styles_mobileTabs__6kGvt::-webkit-scrollbar{display:none}.mobile-styles_mobileTabsWrapper__4tlkN{display:flex;gap:0;padding:0 16px;min-width:-moz-min-content;min-width:min-content}.mobile-styles_mobileTab__nkkl4{flex-shrink:0;padding:14px 16px;font-size:14px;font-weight:600;color:#8e8e8e;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s;white-space:nowrap}.mobile-styles_mobileTab__nkkl4.mobile-styles_active__AIqpt{color:#262626;border-bottom-color:#262626}.mobile-styles_mobileTab__nkkl4:active{transform:scale(.97)}.mobile-styles_mobileContent__bmZab{padding:0;background:#fafafa;min-height:400px}.mobile-styles_mobileMediaGrid__Gpfwm{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:0 8px;margin:0;background:#fafafa}.mobile-styles_mobileMediaItem__SlzIw{position:relative;aspect-ratio:1/1;overflow:hidden;background:#fafafa;cursor:pointer}.mobile-styles_mobileMediaItem__SlzIw img,.mobile-styles_mobileMediaItem__SlzIw video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mobile-styles_mobileMediaItem__SlzIw:active{opacity:.8}.mobile-styles_videoIndicator__foEXf{position:absolute;top:8px;right:8px;color:#fff;font-size:18px;filter:drop-shadow(0 1px 3px rgba(0,0,0,.5))}.mobile-styles_mobileMeasurements__EaxC_{background:#fff;padding:20px 16px;margin-top:8px}.mobile-styles_mobileMeasurementsTitle__htbWL{font-size:18px;font-weight:700;color:#262626;margin:0 0 16px}.mobile-styles_mobileMeasurementsGrid__yG5Q_{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.mobile-styles_mobileMeasurementCard__Nqh2m{background:#fafafa;padding:14px;border-radius:12px;border:1px solid #f0f0f0}.mobile-styles_mobileMeasurementLabel__YATnj{font-size:12px;color:#8e8e8e;font-weight:500;margin-bottom:4px}.mobile-styles_mobileMeasurementValue__MoMyq{font-size:18px;font-weight:700;color:#262626}.mobile-styles_noMeasurements__Nc5Gw{text-align:center;padding:40px 20px;color:#8e8e8e;font-size:14px}.mobile-styles_mobileSocialMedia__YfO1u{background:#fafafa;padding:16px;margin-top:0}.mobile-styles_mobileSocialTitle__kvBXD{font-size:20px;font-weight:700;color:#262626;margin:0 0 16px;letter-spacing:-.3px}.mobile-styles_mobileSocialGrid__eOdGT{display:flex;flex-direction:column;gap:10px}.mobile-styles_mobileSocialCard__ZY1gS{display:flex;align-items:center;gap:14px;padding:16px;background:#fff;border-radius:14px;border:1px solid #efefef;text-decoration:none;transition:all .2s;min-height:72px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.mobile-styles_mobileSocialCard__ZY1gS:active{transform:scale(.98);background:#f9f9f9;box-shadow:0 1px 2px rgba(0,0,0,.06)}.mobile-styles_mobileSocialIcon__Aq_vg{font-size:32px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f8f9fa;flex-shrink:0}.mobile-styles_mobileSocialIcon__Aq_vg.mobile-styles_facebook__R71Zw{color:#1877f2;background:#e7f3ff}.mobile-styles_mobileSocialIcon__Aq_vg.mobile-styles_instagram__UwzGr{color:#e1306c;background:linear-gradient(45deg,#fdf497,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-styles_mobileSocialIcon__Aq_vg.mobile-styles_tiktok__ZTr7I{color:#000;background:#fff0f5}.mobile-styles_mobileSocialInfo__dYxNc{flex:1;min-width:0}.mobile-styles_mobileSocialPlatform__swFJW{font-size:15px;font-weight:600;color:#262626;margin-bottom:3px;letter-spacing:-.2px}.mobile-styles_mobileSocialUsername___xdoK{font-size:13px;color:#8e8e8e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.mobile-styles_noSocialMedia__ZkHOa{text-align:center;padding:60px 20px;color:#8e8e8e;font-size:14px}.mobile-styles_mobileReviews__uwBc4{background:#fff;padding:16px}.mobile-styles_mobileReviewsTitle__v2G2p{font-size:18px;font-weight:700;color:#262626;margin:0 0 16px}.mobile-styles_noReviews__rnELx{text-align:center;padding:40px 20px;color:#8e8e8e;font-size:14px}.mobile-styles_mobileAbout__Q_qcA{background:#fff;padding:16px}.mobile-styles_mobileAboutTitle__RMI9A{font-size:18px;font-weight:700;color:#262626;margin:0 0 16px}.mobile-styles_mobileAboutContent__RV7IM{font-size:14px;line-height:1.6;color:#262626}.mobile-styles_mobileAboutContent__RV7IM p{margin:0 0 12px}.mobile-styles_noAbout__KWL2W{text-align:center;padding:40px 20px;color:#8e8e8e;font-size:14px}.mobile-styles_mobileModal__cgtoL{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;z-index:999;display:flex;align-items:center;justify-content:center}.mobile-styles_mobileModalClose__xcbmb{position:fixed;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1001}.mobile-styles_mobileModalContent__U1Ux_{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.mobile-styles_mobileModalContent__U1Ux_ img,.mobile-styles_mobileModalContent__U1Ux_ video{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.mobile-styles_mobileBookingModal__pHvTZ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;display:flex;align-items:flex-end;justify-content:center;animation:mobile-styles_fadeIn__gcMmd .2s ease}.mobile-styles_mobileBookingContent__p3M9o{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:85vh;overflow-y:auto;padding:24px 20px;animation:mobile-styles_slideUp__QUUGN .3s ease}@keyframes mobile-styles_slideUp__QUUGN{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-styles_mobileBookingTitle__ddbxg{font-size:20px;font-weight:700;color:#262626;margin:0 0 20px;text-align:center}.mobile-styles_mobileBookingForm__IfIFy{display:flex;flex-direction:column;gap:16px}.mobile-styles_mobileBookingInput___1Mni,.mobile-styles_mobileBookingTextarea__3AYFP{width:100%;padding:12px 16px;border:1px solid #dbdbdb;border-radius:8px;font-size:14px;color:#262626;background:#fafafa}.mobile-styles_mobileBookingInput___1Mni:focus,.mobile-styles_mobileBookingTextarea__3AYFP:focus{outline:none;border-color:#e91e63;background:#fff}.mobile-styles_mobileBookingTextarea__3AYFP{min-height:100px;resize:vertical}.mobile-styles_mobileBookingActions__x5ARl{display:flex;gap:12px;margin-top:8px}.mobile-styles_mobileBookingCancel__Ltjrt,.mobile-styles_mobileBookingSubmit__M727X{flex:1;padding:14px;border-radius:8px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .2s}.mobile-styles_mobileBookingCancel__Ltjrt{background:#f0f0f0;color:#262626}.mobile-styles_mobileBookingSubmit__M727X{background:#e91e63;color:#fff}.mobile-styles_mobileBookingCancel__Ltjrt:active,.mobile-styles_mobileBookingSubmit__M727X:active{transform:scale(.98)}.mobile-styles_mobileBottomNav___dRg1{position:fixed;bottom:0;left:0;right:0;height:60px;background:#fff;border-top:1px solid #dbdbdb;display:flex;justify-content:space-around;align-items:center;z-index:100;padding:0 8px}.mobile-styles_mobileNavItem__2BpYq{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px;cursor:pointer;transition:all .2s;text-decoration:none;color:#262626}.mobile-styles_mobileNavItem__2BpYq:active{transform:scale(.95)}.mobile-styles_mobileNavItem__2BpYq.mobile-styles_active__AIqpt{color:#e91e63}.mobile-styles_mobileNavIcon__Mn8vk{font-size:24px}.mobile-styles_mobileNavLabel__5boj7{font-size:11px;font-weight:500}.mobile-styles_mobileSkeleton__cQXKO{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:mobile-styles_loading__11Boq 1.5s infinite;border-radius:8px}@keyframes mobile-styles_loading__11Boq{0%{background-position:200% 0}to{background-position:-200% 0}}.mobile-styles_pullToRefresh__3LHOs{text-align:center;padding:12px;color:#8e8e8e;font-size:13px;font-weight:500}@supports (padding-top:env(safe-area-inset-top)){.mobile-styles_mobileHeader__G6nLn{padding-top:env(safe-area-inset-top);height:calc(56px + env(safe-area-inset-top))}.mobile-styles_mobileBottomNav___dRg1{padding-bottom:env(safe-area-inset-bottom);height:calc(60px + env(safe-area-inset-bottom))}}.mobile-styles_mobileContent__bmZab,.mobile-styles_mobileTabs__6kGvt{-webkit-overflow-scrolling:touch}.mobile-styles_mobileContainer__s0ymS{overflow-x:hidden;max-width:100vw}}.Navbar_navbarContainer__WLqsU{position:fixed;top:0;left:0;right:0;width:100vw;background-color:white;z-index:50;border-bottom:none;transition:transform .3s ease-in-out,background-color .3s ease;padding:0;margin:0;transform:translateY(0)}.Navbar_navbarContainer__WLqsU.Navbar_scrolled___WOss{background-color:rgba(255,255,255,.95);box-shadow:0 2px 10px rgba(0,0,0,.1);backdrop-filter:blur(10px)}.Navbar_navbar__fk_p7{background-color:white;padding:10px 0;width:100%;max-width:100%;box-shadow:none}.Navbar_mobileContainer__P6yIA{padding:0 20px}.Navbar_logo__UM0Ax{display:flex;flex-direction:column;line-height:1}.Navbar_logoMain___r_iz{font-weight:700;letter-spacing:-.7px;font-size:22px;color:#000}.Navbar_logoSub__QYjkL{font-size:10px;color:#666;margin-top:-2px;letter-spacing:-.1px}.Navbar_authButton__RhMb_{border-radius:9999px;font-weight:500;transition:all .2s ease;padding:8px 18px;font-size:15px}.Navbar_loginButton__NLtgw{color:#333;background-color:transparent;padding:8px 16px;cursor:pointer;border:none;outline:none}.Navbar_loginButton__NLtgw:hover{background-color:#f5f5f5}.Navbar_signupButton__TOiOM{background-color:#e91e63;color:white;padding:8px 20px}.Navbar_signupButton__TOiOM:hover{background-color:#d81b60}.Navbar_avatar__C9jTs{width:2.25rem;height:2.25rem;border-radius:50%;overflow:hidden;background:#f3f3f3;display:flex;align-items:center;justify-content:center;margin-left:.5rem;border:2px solid #e0e0e0;transition:all .2s ease;cursor:pointer}.Navbar_avatar__C9jTs:hover{border-color:#e91e63;transform:scale(1.05)}.Navbar_avatarImage__GMQBe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;display:block}.Navbar_avatarFallback__hfM4b{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e91e63;color:white;font-weight:600;font-size:1rem}.Navbar_avatarIcon__RxNSv{color:#666;opacity:.8}@media (min-width:768px){.Navbar_navbar__fk_p7{padding:12px 0}.Navbar_logoMain___r_iz{font-size:24px;letter-spacing:-.8px}.Navbar_logoSub__QYjkL{font-size:11px}.Navbar_authButton__RhMb_{padding:10px 22px;font-size:16px}.Navbar_loginButton__NLtgw{padding:10px 20px}}.Navbar_mobileMenuButton__aiENx{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;z-index:50;position:relative;margin-right:12px}@media (min-width:768px){.Navbar_mobileMenuButton__aiENx{display:none!important}}.Navbar_navLinks__F_HK7{display:flex;align-items:center;gap:1.5rem}.Navbar_navLink__id1IU{color:#333;font-size:.95rem;font-weight:500;transition:color .2s ease,background-color .2s ease;position:relative;padding:8px 16px;border-radius:9999px}@media (max-width:767px){.Navbar_navLink__id1IU{display:none!important}}.Navbar_navLink__id1IU:hover{color:#000;background-color:#f5f5f5}.Navbar_navLinkActive__CmfE_{color:#fff;font-weight:600;background-color:#000;border-radius:9999px;padding:8px 16px}.Navbar_navLinkActive__CmfE_:after{display:none}@media (max-width:768px){.Navbar_avatar__C9jTs{width:38px;height:38px;background-color:#1a1a1a;color:white}.Navbar_avatarIcon__RxNSv{width:18px;height:18px}}.Navbar_mobileMenu__g3FB_{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:white;z-index:999;display:flex;flex-direction:column;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);overflow-y:auto;box-shadow:-5px 0 25px rgba(0,0,0,.15)}.Navbar_mobileMenu__g3FB_.Navbar_isOpen__pR1pm{right:0}.Navbar_mobileMenuClose__YoQm4{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;cursor:pointer;color:#333;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.Navbar_mobileMenuClose__YoQm4:hover{background-color:rgba(0,0,0,.05)}.Navbar_mobileMenuContent__tMAZP{display:flex;flex-direction:column;margin-top:3rem;gap:.5rem}.Navbar_mobileMenuItem__ou3Ed{font-size:1.1rem;color:#333;font-weight:500;padding:.75rem 1rem;border-radius:8px;transition:all .2s ease;opacity:0;transform:translateY(10px);animation:Navbar_fadeInSlideUp__t_zaN .5s forwards;animation-delay:calc(.05s * var(--item-index, 0))}.Navbar_mobileMenuItem__ou3Ed:hover{background-color:#f5f5f5;color:#e91e63}.Navbar_mobileMenuItem__ou3Ed.Navbar_active__ZTgb8{background-color:#e91e63;color:white}.Navbar_mobileAuthButtons__GeeAi{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;animation:Navbar_fadeInSlideUp__t_zaN .5s forwards;animation-delay:.3s;opacity:0}.Navbar_mobileLoginButton__rqwUx{background-color:transparent;border:1px solid #333;color:#333;padding:.75rem;border-radius:8px;font-weight:500;font-size:1rem;transition:all .2s ease;width:100%}.Navbar_mobileLoginButton__rqwUx:hover{background-color:#f5f5f5;border-color:#e91e63;color:#e91e63}.Navbar_mobileSignupButton__ivWFN{background-color:#e91e63;border:none;color:white;padding:.75rem;border-radius:8px;font-weight:500;font-size:1rem;transition:all .2s ease;width:100%}.Navbar_mobileSignupButton__ivWFN:hover{background-color:#d81b60}.Navbar_mobileProfileSection__2jFHd{margin-top:2rem;display:flex;flex-direction:column;gap:1rem;animation:Navbar_fadeInSlideUp__t_zaN .5s forwards;animation-delay:.3s;opacity:0}.Navbar_mobileDashboardLink__Wa_K4{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;background-color:#f5f5f5;color:#333;font-weight:500;transition:all .2s ease}.Navbar_mobileDashboardLink__Wa_K4:hover{background-color:#e0e0e0;color:#e91e63}.Navbar_mobileLogoutButton__ZgfOn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:10px 20px;border-radius:25px;background:linear-gradient(135deg,#e91e63,#d81b60);color:white;border:none;font-weight:600;font-size:14px;transition:all .3s ease;cursor:pointer;width:100%;max-width:160px;text-align:center;box-shadow:0 3px 10px rgba(233,30,99,.3);white-space:nowrap;letter-spacing:.3px}.Navbar_mobileLogoutButton__ZgfOn:hover{background:linear-gradient(135deg,#d81b60,#c2185b);transform:translateY(-2px);box-shadow:0 6px 15px rgba(233,30,99,.4)}.Navbar_mobileLogoutButton__ZgfOn:active{transform:translateY(-1px);box-shadow:0 3px 10px rgba(233,30,99,.3)}@media (max-width:480px){.Navbar_mobileLogoutButton__ZgfOn{padding:8px 16px;font-size:13px;max-width:140px;border-radius:20px;font-weight:600}}@media (max-width:360px){.Navbar_mobileLogoutButton__ZgfOn{padding:7px 14px;font-size:12px;max-width:120px;border-radius:18px;font-weight:600}}@media (max-width:768px){.Navbar_mobileProfileSection__2jFHd{padding:0;margin-top:1.5rem;gap:.75rem}.Navbar_mobileDashboardLink__Wa_K4{padding:10px 12px;font-size:14px;border-radius:8px}.Navbar_mobileAuthButtons__GeeAi{margin-top:1.5rem;gap:.75rem}.Navbar_mobileLoginButton__rqwUx,.Navbar_mobileSignupButton__ivWFN{padding:10px 12px;font-size:14px;border-radius:8px}}.Navbar_logoutButton__KVahD{background:linear-gradient(135deg,#e91e63,#d81b60);color:white;border:none;border-radius:25px;padding:8px 20px;font-weight:600;font-size:14px;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 8px rgba(233,30,99,.25);white-space:nowrap}.Navbar_logoutButton__KVahD:hover{background:linear-gradient(135deg,#d81b60,#c2185b);transform:translateY(-1px);box-shadow:0 4px 12px rgba(233,30,99,.35)}.Navbar_logoutButton__KVahD:active{transform:translateY(0);box-shadow:0 2px 8px rgba(233,30,99,.25)}@keyframes Navbar_fadeInSlideUp__t_zaN{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Navbar_mobileHidden__yycU4{display:none!important}@media (min-width:768px){.Navbar_mobileHidden__yycU4{display:flex!important}}.styles_container__Vs6US{padding:2rem;max-width:1200px;margin:0 auto}.styles_title__tACJS{font-size:2rem;font-weight:600;margin-bottom:2rem;color:#333}.styles_loading__qJ8Wx{display:flex;justify-content:center;align-items:center;min-height:200px;font-size:1.2rem;color:#666}.styles_empty__n7Y2W{text-align:center;padding:3rem;background:#f8f9fa;border-radius:8px}.styles_empty__n7Y2W p{font-size:1.1rem;color:#666;margin-bottom:1.5rem}.styles_browseButton__fhklJ{display:inline-block;padding:.8rem 1.5rem;background:#e91e63;color:white;border-radius:24px;text-decoration:none;font-weight:500;transition:background-color .2s}.styles_browseButton__fhklJ:hover{background:#d81557}.styles_grid__c2_QW{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}.styles_card__AW_vW{background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s;text-decoration:none;color:inherit}.styles_card__AW_vW:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_imageContainer__XwTcv{position:relative;width:100%;padding-top:100%}.styles_image__NHw6B{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_info__U9Bas{padding:1rem}.styles_name__OVCZO{font-size:1.1rem;font-weight:500;color:#333;text-align:center}.styles_listView__y8O4C{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;width:100%;align-items:stretch}.styles_listItem__0HJwL{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:18px;box-shadow:0 4px 24px rgba(0,0,0,.1);padding:1.5rem 2.5rem;width:100%;transition:box-shadow .2s,transform .2s;gap:2rem;margin:0}@media (max-width:900px){.styles_listItem__0HJwL{padding:1rem}}@media (max-width:600px){.styles_listItem__0HJwL{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem .5rem}}.styles_listItem__0HJwL:hover{box-shadow:0 8px 32px rgba(233,30,99,.13);transform:translateY(-2px) scale(1.01)}.styles_listItemInfo__esUj5{display:flex;align-items:center;gap:1.5rem}.styles_listAvatar__H9V36{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:70px;height:70px;background:#eee;box-shadow:0 2px 8px rgba(0,0,0,.07)}.styles_unfollowButton__lW19k{background:#fff;color:#e91e63;border:2px solid #e91e63;border-radius:24px;padding:10px 32px;font-weight:600;font-size:16px;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 8px rgba(233,30,99,.07)}.styles_unfollowButton__lW19k:hover{background:#e91e63;color:#fff;box-shadow:0 4px 16px rgba(233,30,99,.13)}.styles_name__OVCZO{font-size:1.18rem;font-weight:600;color:#222;margin:0;text-decoration:none;letter-spacing:.01em}.styles_name__OVCZO:hover{text-decoration:underline;color:#e91e63}@media (max-width:768px){.mobile-styles_mobileContainer__0Ajxh{background:#fff;min-height:100vh;padding-bottom:80px}.mobile-styles_mobileContent__UN9R3{padding:0}.mobile-styles_mobileBackButton__uij1C{display:flex;align-items:center;gap:8px;padding:16px 20px;color:#262626;font-size:15px;font-weight:600;border-bottom:1px solid #efefef;background:#fff;position:sticky;top:0;z-index:10;text-decoration:none}.mobile-styles_mobileBackButton__uij1C:active{background:#fafafa}.mobile-styles_mobileBackIcon__keaPo{width:20px;height:20px}.mobile-styles_mobileGallery__8UWBT{position:relative;width:100%;background:#fff;padding:12px 16px 0}.mobile-styles_mobileMainImage___H5Gs{width:100%;height:400px;position:relative;background:#fafafa;overflow:hidden;border-radius:16px}.mobile-styles_mobileMainImage___H5Gs img{border-radius:16px}.mobile-styles_mobileImagePlaceholder__ktP9P{width:100%;height:400px;display:flex;align-items:center;justify-content:center;background:#fafafa;border-radius:16px}.mobile-styles_mobilePlaceholderIcon__Xyjp4{width:60px;height:60px;color:#dbdbdb}.mobile-styles_mobileNavButton__NMH39{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:5}.mobile-styles_mobileNavButton__NMH39:active{transform:translateY(-50%) scale(.95)}.mobile-styles_mobileNavButtonLeft__PeRIr{left:12px}.mobile-styles_mobileNavButtonRight__rNrox{right:12px}.mobile-styles_mobileNavIcon__4h430{width:18px;height:18px;color:#262626}.mobile-styles_mobileImageIndicators___Tnwm{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:5}.mobile-styles_mobileIndicatorDot__5Y1Q3{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.5);transition:all .2s}.mobile-styles_mobileIndicatorDot__5Y1Q3.mobile-styles_active__jF3CX{background:#fff;width:8px;height:8px}.mobile-styles_mobileThumbnails__WK90C{display:flex;gap:8px;padding:12px 16px;overflow-x:auto;background:#fff;border-bottom:1px solid #efefef;scrollbar-width:none}.mobile-styles_mobileThumbnails__WK90C::-webkit-scrollbar{display:none}.mobile-styles_mobileThumbnail__AR_LI{flex-shrink:0;width:60px;height:60px;border-radius:12px;overflow:hidden;border:2px solid transparent;transition:border-color .2s}.mobile-styles_mobileThumbnail__AR_LI img{border-radius:12px}.mobile-styles_mobileThumbnail__AR_LI.mobile-styles_active__jF3CX{border-color:#262626}.mobile-styles_mobileThumbnail__AR_LI:active{opacity:.8}.mobile-styles_mobileHeader__GHM0g{padding:16px 20px;border-bottom:1px solid #efefef}.mobile-styles_mobileBadges__JJIGR{display:flex;gap:8px;margin-bottom:12px}.mobile-styles_mobileWellPaidBadge__2zchJ{display:inline-flex;align-items:center;padding:6px 12px;background:rgba(0,160,87,.1);color:#00A057;border-radius:16px;font-size:12px;font-weight:600}.mobile-styles_mobileTitle__HEtpp{font-size:22px;font-weight:700;color:#262626;margin-bottom:12px;line-height:1.3}.mobile-styles_mobileInfoList__Uqyc4{display:flex;flex-direction:column;gap:10px}.mobile-styles_mobileInfoItem__AeZgr{display:flex;align-items:center;gap:10px;color:#8e8e8e;font-size:14px}.mobile-styles_mobileInfoIcon__2E1B_{width:18px;height:18px;flex-shrink:0}.mobile-styles_mobileBudget__mMLIK{margin-top:12px;padding-top:12px;border-top:1px solid #efefef}.mobile-styles_mobileBudgetAmount__o7Hv6{font-size:28px;font-weight:700;color:#262626}.mobile-styles_mobileBudgetLabel__oe8HC{font-size:13px;color:#8e8e8e;margin-top:4px}.mobile-styles_mobileActions__YZFKh{display:flex;gap:8px;padding:16px 20px;border-bottom:1px solid #efefef;background:#fff;position:sticky;top:57px;z-index:10}.mobile-styles_mobileApplyButton__NVw7u{flex:1;padding:12px 24px;background:#262626;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;transition:all .2s}.mobile-styles_mobileApplyButton__NVw7u:active{transform:scale(.98);background:#000}.mobile-styles_mobileIconButton__Yf2ue{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #dbdbdb;border-radius:8px;transition:all .2s}.mobile-styles_mobileIconButton__Yf2ue:active{background:#fafafa;transform:scale(.95)}.mobile-styles_mobileIconButton__Yf2ue svg{width:20px;height:20px;color:#262626}.mobile-styles_mobileIconButton__Yf2ue.mobile-styles_liked__37BMm svg{color:#ed4956;fill:#ed4956}.mobile-styles_mobileSection__mUN0x{padding:20px;border-bottom:1px solid #efefef}.mobile-styles_mobileSectionTitle__N2YNF{font-size:16px;font-weight:700;color:#262626;margin-bottom:12px}.mobile-styles_mobileSectionContent__GsHjP{font-size:15px;color:#262626;line-height:1.5;white-space:pre-line}.mobile-styles_mobilePreferences__uVTBg{background:#fafafa;padding:16px 20px;border-bottom:1px solid #efefef}.mobile-styles_mobilePreferencesTitle__E0qsT{font-size:16px;font-weight:700;color:#262626;margin-bottom:16px}.mobile-styles_mobilePreferencesList__5ZQad{display:flex;flex-direction:column;gap:14px}.mobile-styles_mobilePreferenceItem__S7rq9{display:flex;justify-content:space-between;align-items:center}.mobile-styles_mobilePreferenceLabel__EqhQD{font-size:14px;color:#8e8e8e}.mobile-styles_mobilePreferenceValue__gh1nM{font-size:14px;font-weight:600;color:#262626}.mobile-styles_mobilePayment__MSadE{background:#fff;padding:20px;border-bottom:1px solid #efefef}.mobile-styles_mobilePaymentTitle__xHs9S{font-size:16px;font-weight:700;color:#262626;margin-bottom:16px}.mobile-styles_mobilePaymentDetails__iCsRA{display:flex;flex-direction:column;gap:16px}.mobile-styles_mobilePaymentItem__BxPKR{display:flex;flex-direction:column;gap:4px}.mobile-styles_mobilePaymentItemTitle__IcwwT{font-size:14px;font-weight:600;color:#262626}.mobile-styles_mobilePaymentItemValue__F4hyg{font-size:14px;color:#8e8e8e;line-height:1.5}.mobile-styles_mobileWellPaidBanner__GvmSq{display:flex;gap:12px;padding:16px;background:rgba(0,160,87,.05);border:1px solid rgba(0,160,87,.2);border-radius:12px;margin:16px 20px}.mobile-styles_mobileWellPaidIcon__RS3rY{width:40px;height:40px;border-radius:50%;background:rgba(0,160,87,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-styles_mobileWellPaidIcon__RS3rY svg{width:20px;height:20px;color:#00A057}.mobile-styles_mobileWellPaidContent__JwPVe{flex:1}.mobile-styles_mobileWellPaidTitle__KrxsL{font-size:14px;font-weight:700;color:#00A057;margin-bottom:4px}.mobile-styles_mobileWellPaidText__TvRGc{font-size:13px;color:#8e8e8e;line-height:1.4}.mobile-styles_mobileSimilarSection__6uvbw{padding:24px 20px;background:#fafafa}.mobile-styles_mobileSimilarTitle__pEQR3{font-size:18px;font-weight:700;color:#262626;margin-bottom:16px}.mobile-styles_mobileModal__dbWmc{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.65);z-index:100;display:flex;align-items:flex-end;animation:mobile-styles_fadeIn__6Wqu7 .2s ease-out}@keyframes mobile-styles_fadeIn__6Wqu7{0%{opacity:0}to{opacity:1}}.mobile-styles_mobileModalContent__agktB{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:85vh;overflow-y:auto;animation:mobile-styles_slideUp__xyAcX .3s ease-out;position:relative}@keyframes mobile-styles_slideUp__xyAcX{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-styles_mobileModalHeader__wzs6K{padding:20px;border-bottom:1px solid #efefef;position:sticky;top:0;background:#fff;z-index:10}.mobile-styles_mobileModalHandle__fL5t7{width:40px;height:4px;background:#dbdbdb;border-radius:2px;margin:0 auto 16px}.mobile-styles_mobileModalTitle__V688t{font-size:18px;font-weight:700;color:#262626}.mobile-styles_mobileModalSubtitle__VQHL5{font-size:14px;color:#8e8e8e;margin-top:4px}.mobile-styles_mobileModalClose__dzmcl{position:absolute;top:20px;right:20px;width:32px;height:32px;border:none;background:#fafafa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#262626}.mobile-styles_mobileModalClose__dzmcl:active{background:#efefef}.mobile-styles_mobileModalBody__XYix5{padding:20px}.mobile-styles_mobileFormGroup__AgKgN{margin-bottom:20px}.mobile-styles_mobileFormLabel__7jEbo{display:block;font-size:14px;font-weight:600;color:#262626;margin-bottom:8px}.mobile-styles_mobileFormTextarea__oP2kP{width:100%;min-height:120px;padding:12px;border:1px solid #dbdbdb;border-radius:8px;font-size:15px;color:#262626;resize:vertical;font-family:inherit}.mobile-styles_mobileFormTextarea__oP2kP:focus{outline:none;border-color:#262626}.mobile-styles_mobileFormTextarea__oP2kP::-moz-placeholder{color:#8e8e8e}.mobile-styles_mobileFormTextarea__oP2kP::placeholder{color:#8e8e8e}.mobile-styles_mobileSubmitButton__VAx1y{width:100%;padding:14px;background:#262626;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;transition:all .2s}.mobile-styles_mobileSubmitButton__VAx1y:disabled{background:#dbdbdb;color:#8e8e8e}.mobile-styles_mobileSubmitButton__VAx1y:not(:disabled):active{transform:scale(.98);background:#000}.mobile-styles_mobileShareContent__K8jKu{padding:20px;text-align:center}.mobile-styles_mobileShareTitle__r0DuY{font-size:18px;font-weight:700;color:#262626;margin-bottom:8px}.mobile-styles_mobileShareText__ehHVw{font-size:14px;color:#8e8e8e;margin-bottom:24px}.mobile-styles_mobileCopyButton__MLEmS{padding:14px 32px;background:#262626;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;transition:all .2s}.mobile-styles_mobileCopyButton__MLEmS:active{transform:scale(.98);background:#000}}.SuggestedModels_suggestedModelsContainer___MAHq{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-top:1px solid #e2e8f0}.SuggestedModels_sectionHeader__KiZCd{text-align:center;margin-bottom:2rem}.SuggestedModels_sectionTitle__ha1dJ{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.SuggestedModels_sectionSubtitle__vjhgO{color:#6b7280;font-size:1rem;line-height:1.5}.SuggestedModels_modelsGrid__Ow_w_{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media (min-width:768px){.SuggestedModels_modelsGrid__Ow_w_{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.SuggestedModels_modelsGrid__Ow_w_{grid-template-columns:repeat(6,1fr)}}.SuggestedModels_modelCard__B4ekP{background:white;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);transition:all .2s ease;text-decoration:none;color:inherit}.SuggestedModels_modelCard__B4ekP:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-2px)}.SuggestedModels_modelImageContainer__z_gcS{position:relative;aspect-ratio:3/4;overflow:hidden}.SuggestedModels_modelImage__C5EMl{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease}.SuggestedModels_modelCard__B4ekP:hover .SuggestedModels_modelImage__C5EMl{transform:scale(1.05)}.SuggestedModels_verifiedBadge__5eTlZ{position:absolute;top:.5rem;right:.5rem;background:#3b82f6;color:white;font-size:.75rem;padding:.25rem .5rem;border-radius:9999px;font-weight:600}.SuggestedModels_modelInfo__zlvUY{padding:.75rem}.SuggestedModels_modelName__lAb6c{font-weight:600;color:#1f2937;font-size:.875rem;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SuggestedModels_modelCard__B4ekP:hover .SuggestedModels_modelName__lAb6c{color:#e11d48}.SuggestedModels_modelMeta__65Jmq{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.SuggestedModels_modelMeta__65Jmq:last-child{margin-bottom:0}.SuggestedModels_metaIcon__ce9Pe{color:#9ca3af;font-size:.75rem}.SuggestedModels_metaText__BB0gJ{color:#6b7280;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SuggestedModels_viewAllButton__MXY2S{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#e11d48;color:white;border-radius:9999px;font-weight:600;text-decoration:none;transition:background-color .2s ease}.SuggestedModels_viewAllButton__MXY2S:hover{background:#be185d}.SuggestedModels_loadingGrid__7Aih_{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:768px){.SuggestedModels_loadingGrid__7Aih_{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.SuggestedModels_loadingGrid__7Aih_{grid-template-columns:repeat(6,1fr)}}.SuggestedModels_loadingCard__XZzdj{animation:SuggestedModels_pulse__NscyE 2s cubic-bezier(.4,0,.6,1) infinite}.SuggestedModels_loadingImage__UlfEO{width:100%;aspect-ratio:3/4;background:#e5e7eb;border-radius:.5rem;margin-bottom:.75rem}.SuggestedModels_loadingText__MPl8P{height:1rem;background:#e5e7eb;border-radius:.25rem;margin-bottom:.5rem}.SuggestedModels_loadingText__MPl8P:last-child{width:75%}@keyframes SuggestedModels_pulse__NscyE{0%,to{opacity:1}50%{opacity:.5}}.ScrollButton_heroBtn__GtKFy{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ec4899,#c026d3);color:white;border:none;border-radius:9999px;font-weight:600;font-size:.9rem;cursor:pointer;box-shadow:0 4px 15px rgba(236,72,153,.4);transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;z-index:1;animation:ScrollButton_fadeIn__Pluw0 .6s 1.2s both}.ScrollButton_heroBtn__GtKFy:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#db2777,#be185d);opacity:0;z-index:-1;transition:opacity .3s ease}.ScrollButton_heroBtn__GtKFy:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(236,72,153,.6)}.ScrollButton_heroBtn__GtKFy:hover:before{opacity:1}.ScrollButton_heroBtn__GtKFy:active{transform:translateY(-1px);box-shadow:0 4px 10px rgba(236,72,153,.4)}.ScrollButton_arrowIcon__dOUvK{margin-left:.5rem;animation:ScrollButton_bounce__7xGC5 2s infinite}@keyframes ScrollButton_bounce__7xGC5{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes ScrollButton_fadeIn__Pluw0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){.ScrollButton_heroBtn__GtKFy{padding:.9rem 2rem;font-size:1rem}}@media (min-width:1024px){.ScrollButton_heroBtn__GtKFy{padding:1rem 2.5rem;font-size:1.1rem}.ScrollButton_arrowIcon__dOUvK{margin-left:.75rem}}.ModelerSidebar_modelerSidebar__GKQcR{position:fixed;left:0;top:80px;width:260px;height:calc(100vh - 80px);background:linear-gradient(180deg,#ffffff,#fdf2f8);display:flex;flex-direction:column;padding:1.5rem;z-index:30;box-shadow:2px 0 20px rgba(236,72,153,.08);border-right:1px solid rgba(236,72,153,.1)}.ModelerSidebar_modelerSidebar__GKQcR.ModelerSidebar_mobileDrawer__8kFdX{position:relative;left:auto;top:0;width:100%;height:auto;min-height:100%;box-shadow:none;border-right:none;background:transparent;padding:.5rem 1rem 2rem}.ModelerSidebar_userProfile__QkDBL{text-align:center;margin-bottom:2rem;padding:1.5rem;background:white;border-radius:16px;box-shadow:0 2px 12px rgba(236,72,153,.08)}.ModelerSidebar_avatarContainer__yBTEc{margin-bottom:1rem;display:flex;justify-content:center;position:relative}.ModelerSidebar_userAvatar__augzQ{width:90px;height:90px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #ec4899;box-shadow:0 4px 12px rgba(236,72,153,.2)}.ModelerSidebar_userName__N9fdX{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 .75rem;letter-spacing:-.02em}.ModelerSidebar_verifiedBadge__rZolb{display:inline-flex;align-items:center;gap:.375rem;background:linear-gradient(135deg,#ec4899,#f472b6);color:white;box-shadow:0 2px 8px rgba(236,72,153,.3)}.ModelerSidebar_newFaceBadge__HBYEv,.ModelerSidebar_verifiedBadge__rZolb{padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.ModelerSidebar_newFaceBadge__HBYEv{display:inline-block;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#6b7280}.ModelerSidebar_checkIcon__yAAMy{width:.875rem;height:.875rem}.ModelerSidebar_navMenu__9NCr_{flex:1;display:flex;flex-direction:column;gap:.375rem;padding-top:.5rem}.ModelerSidebar_navItem__pqtbk{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;border-radius:12px;color:#4b5563;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);line-height:1.2;min-height:44px;position:relative;overflow:hidden}.ModelerSidebar_navItem__pqtbk:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#ec4899,#f472b6);transform:scaleY(0);transition:transform .2s cubic-bezier(.4,0,.2,1)}.ModelerSidebar_navItem__pqtbk:hover{background:linear-gradient(135deg,rgba(236,72,153,.08),rgba(244,114,182,.08));color:#ec4899;transform:translateX(4px)}.ModelerSidebar_navItem__pqtbk:hover:before{transform:scaleY(1)}.ModelerSidebar_navItem__pqtbk.ModelerSidebar_active__w652d{background:linear-gradient(135deg,rgba(236,72,153,.12),rgba(244,114,182,.12));color:#ec4899;font-weight:600}.ModelerSidebar_navItem__pqtbk.ModelerSidebar_active__w652d:before{transform:scaleY(1)}.ModelerSidebar_navIcon__X2qph{width:1.125rem;height:1.125rem;flex-shrink:0;display:block}.ModelerSidebar_logoutBtn__lTQMl{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;border-radius:12px;background:white;border:1px solid #fecdd3;color:#dc2626;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);margin-top:1rem;width:100%;text-align:left;line-height:1.2;min-height:44px;box-shadow:0 1px 3px rgba(220,38,38,.1)}.ModelerSidebar_logoutBtn__lTQMl:hover{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fca5a5;transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,38,38,.15)}.ModelerSidebar_logoutBtn__lTQMl:active{transform:translateY(0);box-shadow:0 1px 3px rgba(220,38,38,.1)}.ModelerSidebar_logoutBtn__lTQMl .ModelerSidebar_navIcon__X2qph{width:1.125rem;height:1.125rem;flex-shrink:0;display:block}@media (max-width:768px){.ModelerSidebar_modelerSidebar__GKQcR{display:none}}.styles_dashboardContainer__K8cHy{display:flex;flex-direction:row;min-height:100vh;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding-top:60px;gap:1.5rem}.styles_dashboardContainerWhite__UCPCg{background:#fff}@media (max-width:768px){.styles_dashboardContainerWhite__UCPCg,.styles_dashboardContainer__K8cHy,.styles_mainContent__czFzz{background:#ffffff!important}.styles_mainContent__czFzz{margin:0!important;padding:0 1rem!important}.styles_animate-bg-gradient__viPZh{background:#ffffff!important;background-image:none!important}}.styles_accountMainWrapper__vFO3M{display:flex;flex-direction:column;min-height:calc(100vh - 80px);background:#ffffff}@media (min-width:769px){.styles_accountMainWrapper__vFO3M{margin-left:280px;padding:2rem}}@media (max-width:768px){.styles_accountMainWrapper__vFO3M{margin-left:0;padding:1rem;width:100%}}.styles_accountContainer__sHAeV{width:100%;max-width:100%;margin:0 auto}@media (min-width:769px){.styles_accountContainer__sHAeV{padding:2rem;max-width:800px}}@media (max-width:768px){.styles_accountContainer__sHAeV{padding:1rem;max-width:100%}}.styles_accountTitle__OcBYR{font-size:28px;font-weight:700;margin-bottom:24px}.styles_accountForm__yvbRh{display:flex;flex-direction:column;gap:20px}.styles_accountProfileSection__W5BBo{display:flex;flex-direction:column;align-items:center;gap:12px}.styles_accountFieldsGrid__lYn_3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}@media (max-width:768px){.styles_accountTitle__OcBYR{font-size:24px!important;margin-bottom:20px!important}.styles_accountForm__yvbRh{gap:16px!important}.styles_accountProfileSection__W5BBo{gap:10px!important}.styles_accountFieldsGrid__lYn_3{grid-template-columns:1fr!important;gap:16px!important}}.styles_mainContent__czFzz{display:flex;flex-direction:column;max-width:1280px;margin:1.5rem auto;gap:1.5rem;flex-grow:1;padding:0 1rem;position:relative}.styles_sidebar__zvjVJ{width:220px;flex-shrink:0;background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);overflow:hidden;position:relative;z-index:10;margin-top:1.5rem}.styles_userInfo__I7LM9{padding:1.25rem;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #f0f0f0;color:#333;background:white}.styles_sidebarAvatar__GAekg{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:.75rem}.styles_userDetails__l4LsV{text-align:center}.styles_userName__3QS5d{font-size:1rem;font-weight:600;margin:0 0 .25rem}.styles_userStatus__vnNsU{font-size:.85rem;color:#666;margin:0}.styles_upgradeContainer__qgx00{padding:.75rem;background:white;border-bottom:1px solid #f0f0f0}.styles_upgradeButton___Hlhx{background:#e91e63;color:white;border:none;border-radius:4px;padding:.5rem 1rem;width:100%;font-weight:600;font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s}.styles_upgradeButton___Hlhx:hover{background:#d81b60}.styles_starIcon__XTStI{font-size:1rem}.styles_sidebarNav__ZCpq0{padding:.5rem 0}.styles_sidebarLink__GhGLX{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;color:#555;text-decoration:none;font-size:.9rem;transition:color .18s,background .18s,box-shadow .18s,transform .18s;border-radius:.75rem;margin-bottom:.25rem}.styles_sidebarLink__GhGLX:focus,.styles_sidebarLink__GhGLX:hover{background:#f3e8ff;color:#7c3aed;box-shadow:0 2px 8px rgba(124,58,237,.07);outline:none}.styles_active___ObQ4{font-weight:600;color:#7c3aed;background:#ede9fe;border-radius:.75rem}.styles_sidebarIcon__8eWLu{font-size:1.2rem;width:1.5rem;text-align:center}.styles_logoutButton__RVX_2{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;color:#555;text-decoration:none;font-size:.9rem;transition:color .18s,background .18s,box-shadow .18s,transform .18s;background:transparent;border:none;width:100%;text-align:left;cursor:pointer;border-radius:.75rem;margin-top:.5rem}.styles_logoutButton__RVX_2:focus,.styles_logoutButton__RVX_2:hover{background:#ffe4e6;color:#e11d48;box-shadow:0 2px 8px rgba(225,29,72,.07);outline:none}.styles_content__7l47u{flex-grow:1;display:flex;flex-direction:column;gap:1.25rem}.styles_welcomeAlert__CPMQC{background:white;border-radius:4px;padding:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 2px rgba(0,0,0,.05);border-left:4px solid #f44336}.styles_alertIcon__lM7fM{font-size:1.25rem;color:#f44336}.styles_alertText__8lXjh{margin:0;font-size:.9rem;color:#333;line-height:1.5}.styles_profileCompletionCard__s1kf_{background:#fff8e1;border-radius:4px;padding:1.25rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.styles_completionTitle__0w2rI{font-size:1rem;font-weight:600;margin:0 0 1.25rem;color:#333}.styles_progressBar__vLrmI{height:8px;background:#e0e0e0;border-radius:4px;margin-bottom:.25rem;overflow:hidden}.styles_progressFill__b_Hkx{height:100%;background:#4caf50;border-radius:4px;transition:width .3s ease}.styles_progressPercentage__PwlGQ{text-align:right;font-size:.8rem;color:#666;margin:0 0 1.25rem}.styles_completionSteps__M7han{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.styles_completionStep__5BJA1{display:flex;align-items:center;gap:.75rem}.styles_stepIcon__l7vE3{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#e0e0e0;border-radius:50%;font-size:.85rem;color:#666}.styles_stepIcon__l7vE3.styles_completed__L4iOn{background:#4caf50;color:white}.styles_stepText__FFXEL{font-size:.9rem;color:#555}.styles_stepLink__1Te2s{color:#2196f3;text-decoration:none}.styles_stepLink__1Te2s:hover{text-decoration:underline}.styles_premiumCard__lgSDm{background:#fff;background-image:url(/images/premium-wave.svg);background-position:bottom;background-repeat:no-repeat;background-size:contain;border-radius:4px;color:#333;padding:1.25rem;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:.5rem}.styles_premiumContent__iSIfT{display:flex;justify-content:space-between;align-items:center}.styles_premiumTitle__4lDvH{font-size:1rem;font-weight:600;margin:0}.styles_upgradeAccountButton__2dD3W{background:#333;color:white;font-weight:500;font-size:.85rem;padding:.5rem 1rem;border-radius:4px;text-decoration:none;transition:all .2s}.styles_upgradeAccountButton__2dD3W:hover{background:#000}.styles_actionButtons__HvrK3{display:flex;gap:1rem;margin-bottom:.5rem}.styles_actionButton__keR26{flex:1;background:#43b05c;border:none;border-radius:4px;padding:.75rem;text-align:center;text-decoration:none;color:white;font-weight:500;font-size:.9rem;display:flex;justify-content:center;align-items:center;gap:.5rem;transition:all .2s;box-shadow:0 1px 2px rgba(0,0,0,.1)}.styles_actionButton__keR26:hover{background:#3a9a4f}.styles_actionIcon__MsLiM{font-size:1.25rem}.styles_recentCastings__CPwud{background:white;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:1.25rem}.styles_sectionTitle__IB2Ls{font-size:1.35rem;font-weight:700;color:#1a237e;letter-spacing:-.01em;margin-bottom:1.2rem;text-shadow:0 1px 2px rgba(60,60,60,.04)}.styles_castingsGrid__LkzUR{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;margin-bottom:1rem}.styles_castingCard__R932_{border-radius:4px;overflow:hidden;position:relative;transition:transform .2s;aspect-ratio:1}.styles_castingCard__R932_:hover{transform:translateY(-2px)}.styles_castingImage__0_p8I{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_seeMoreLink__pN6HA{display:inline-block;color:#2196f3;text-decoration:none;font-size:.9rem;font-weight:500}.styles_seeMoreLink__pN6HA:hover{text-decoration:underline}.styles_latestMessageSection__OUrmi{background:white;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:2.2rem 2rem 2rem;margin-bottom:1.5rem}.styles_emptyMessageContainer__IWpgb{text-align:center;padding:2rem 0}.styles_messageIcon__GFVZm{font-size:2rem;margin-bottom:1rem;color:#bdbdbd}.styles_emptyStateTitle__5w4TU{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:#333}.styles_emptyStateText__zUWe_{font-size:.9rem;color:#666;max-width:500px;margin:0 auto 1rem}.styles_emptyStateAction__l4ov_{font-size:.9rem;color:#666;max-width:500px;margin:0 auto}.styles_premiumLink__TOJnn{color:#2196f3;text-decoration:none;font-weight:500}.styles_premiumLink__TOJnn:hover{text-decoration:underline}.styles_latestBookingSection__PlY5y{background:white;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:2.2rem 2rem 2rem;margin-bottom:1.5rem}.styles_emptyBookingContainer__P2oKw{text-align:center;padding:2rem 0}.styles_bookingIcon__tMNkm{font-size:2rem;margin-bottom:1rem;color:#bdbdbd}.styles_learnMoreLink__Coinq{color:#2196f3;text-decoration:none;font-weight:500}.styles_learnMoreLink__Coinq:hover{text-decoration:underline}.styles_errorContainer__Wc8wQ,.styles_loadingContainer__mRa1N{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;padding:2rem}.styles_loadingSpinner__FAOvX{width:50px;height:50px;border-radius:50%;border:3px solid #f5f5f5;border-top-color:#2196f3;animation:styles_spin__VZ97f 1s linear infinite;margin-bottom:1rem}@keyframes styles_spin__VZ97f{to{transform:rotate(1turn)}}.styles_errorText__1pXFa,.styles_loadingText__rw8Mo{color:#666;margin-bottom:1.5rem}.styles_errorTitle__Qtzsr{color:#333;margin-bottom:1rem}.styles_primaryButton__9xF2t{background:#2196f3;color:white;font-weight:600;padding:.6rem 1.5rem;border-radius:4px;text-decoration:none;transition:all .2s}.styles_primaryButton__9xF2t:hover{background:#1976d2}.styles_animate-bg-gradient__viPZh{background:linear-gradient(120deg,#f5f5f5,#f0f4ff);min-height:100vh}@keyframes styles_fadein__DmHVo{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles_animate-fadein__tlOCJ{animation:styles_fadein__DmHVo .8s cubic-bezier(.4,0,.2,1) both}@keyframes styles_slidein__Zbcxa{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.styles_animate-slidein__eYHyk{animation:styles_slidein__Zbcxa .9s cubic-bezier(.4,0,.2,1) both}@keyframes styles_cardpop__pKyeb{0%{opacity:0;transform:scale(.96) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}.styles_animate-card__AFf_s{animation:styles_cardpop__pKyeb .7s cubic-bezier(.4,0,.2,1) both;box-shadow:0 8px 32px 0 rgba(31,38,135,.07),0 1.5px 6px 0 rgba(60,60,60,.04);border-radius:18px;background:rgba(255,255,255,.85);backdrop-filter:blur(2.5px);transition:box-shadow .3s cubic-bezier(.4,0,.2,1)}.styles_animate-card__AFf_s:hover{box-shadow:0 12px 32px 0 rgba(31,38,135,.13),0 2px 8px 0 rgba(60,60,60,.08)}@keyframes styles_avatarpop__S6Sai{0%{opacity:0;transform:scale(.7) rotate(-10deg)}80%{opacity:1;transform:scale(1.08) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(0)}}.styles_animate-avatar-pop__G6jQH{animation:styles_avatarpop__S6Sai .9s cubic-bezier(.4,0,.2,1) both;box-shadow:0 4px 24px 0 rgba(31,38,135,.1);border:3px solid #e0e7ff;background:#fff}@media (max-width:1280px){.styles_sidebar__zvjVJ{left:0;transform:none;margin-left:0}}@media (max-width:1024px){.styles_dashboardContainer__K8cHy{flex-direction:column;gap:0}.styles_mainContent__czFzz{flex-direction:column;max-width:100%;padding:0 .5rem}.styles_sidebar__zvjVJ{width:100%;margin-top:0;margin-bottom:1.5rem;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.07)}}@media (max-width:768px){.styles_dashboardContainer__K8cHy{padding-bottom:60px}.styles_mainContent__czFzz{flex-direction:column;max-width:100%;padding:0 .25rem;gap:1rem}.styles_sidebar__zvjVJ{width:100%;margin-bottom:1rem;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.07)}}@media (max-width:700px){.styles_animate-card__AFf_s,.styles_latestBookingSection__PlY5y,.styles_latestMessageSection__OUrmi{padding:1.2rem .7rem}}.styles_skeleton__LjlGL{background:#e0e0e0;border-radius:6px;animation:styles_skeleton-loading__eVyq1 1.2s linear infinite alternate}@keyframes styles_skeleton-loading__eVyq1{0%{background-color:#e0e0e0}to{background-color:#f5f5f5}}.styles_skeletonAvatar__9R2Uy{width:70px;height:70px;border-radius:50%;margin-bottom:.75rem;background:#e0e0e0}.styles_skeletonText__O35AZ{height:16px;width:80%;margin:.3rem auto;background:#e0e0e0;border-radius:4px}.styles_skeletonSidebarLink__y709f{height:32px;width:90%;margin:.4rem auto;background:#e0e0e0;border-radius:8px}.styles_sidebarWithMargin__7hP56{margin-left:14rem;margin-top:-2rem;width:270px}.styles_hamburgerButton__hpnPz{position:fixed;top:1rem;left:1rem;z-index:10001;background:white;border:none;border-radius:50%;padding:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08);cursor:pointer;display:none}@media (max-width:768px){.styles_hamburgerButton__hpnPz{display:block}}.styles_drawerOverlay__0uc9W{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:9998}@media (min-width:769px){.styles_drawerOverlay__0uc9W{display:none}}.styles_drawerPanel__WsCLv{position:fixed;top:0;left:0;height:100%;width:16rem;background:white;z-index:9999;box-shadow:2px 0 20px rgba(0,0,0,.15);border-top-right-radius:1rem;border-bottom-right-radius:1rem;overflow-y:auto}@media (min-width:769px){.styles_drawerPanel__WsCLv{display:none}}.styles_closeButton__oQY1d{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#9ca3af;cursor:pointer;z-index:10000;transition:color .2s}.styles_closeButton__oQY1d:hover{color:#ec4899}.styles_drawerContent__K69Rv{padding:3rem 1rem 1rem;height:100%;overflow-y:auto}.styles_modernSidebar__jGCic{display:flex;flex-direction:column;height:100%;background:linear-gradient(180deg,#ffffff,#fafafa);padding:1.5rem 1rem}.styles_profileSection__f0LwZ{text-align:center;padding:1.5rem 1rem 2rem;background:white;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);margin-bottom:1.5rem}.styles_avatarWrapper___fwGO{position:relative;width:80px;height:80px;margin:0 auto 1rem}.styles_profileAvatar__HefSE{border-radius:50%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:2}.styles_avatarBorder__2zRM3{position:absolute;inset:-3px;border-radius:50%;background:linear-gradient(135deg,#ec4899,#f472b6,#ec4899);z-index:1;animation:styles_rotate__K6o4q 3s linear infinite}@keyframes styles_rotate__K6o4q{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_profileName__aAHmx{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0 0 .75rem;letter-spacing:-.02em}.styles_verifiedBadge__UQlVn{display:inline-flex;align-items:center;gap:.375rem;background:linear-gradient(135deg,#10b981,#059669);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.813rem;font-weight:600;box-shadow:0 2px 8px rgba(16,185,129,.3);text-transform:uppercase;letter-spacing:.5px}.styles_badgeIcon__lxu2H{width:.875rem;height:.875rem}.styles_newFaceBadge__YQq1t{display:inline-flex;align-items:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#6b7280;padding:.5rem 1rem;border-radius:20px;font-size:.813rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.styles_navMenu__ba0Js{flex:1;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.styles_navLink__ZPmHw{position:relative;display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;border-radius:12px;color:#6b7280;text-decoration:none;font-size:.938rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);overflow:hidden}.styles_navLink__ZPmHw:hover{background:linear-gradient(135deg,rgba(236,72,153,.08),rgba(244,114,182,.08));color:#ec4899;transform:translateX(4px)}.styles_navLinkActive__rXGUv{background:linear-gradient(135deg,rgba(236,72,153,.12),rgba(244,114,182,.12));color:#ec4899;font-weight:600}.styles_navIconWrapper__M_qSK{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:10px;background:transparent;transition:all .2s}.styles_navLink__ZPmHw:hover .styles_navIconWrapper__M_qSK{background:rgba(236,72,153,.15);transform:scale(1.05)}.styles_navLinkActive__rXGUv .styles_navIconWrapper__M_qSK{background:rgba(236,72,153,.2);box-shadow:0 2px 8px rgba(236,72,153,.25)}.styles_navIcon__4M4OG{width:1.125rem;height:1.125rem;transition:all .2s}.styles_navLink__ZPmHw:hover .styles_navIcon__4M4OG{color:#ec4899}.styles_navLinkActive__rXGUv .styles_navIcon__4M4OG{color:#1f2937}.styles_navText__LrPox{flex:1}.styles_activeIndicator___hCn0{position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:linear-gradient(180deg,#ec4899,#f472b6);border-radius:0 2px 2px 0}.styles_logoutBtn__O0tHN{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1rem;border-radius:12px;background:white;border:1px solid #fecdd3;color:#dc2626;font-size:.938rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(220,38,38,.1);margin-top:auto}.styles_logoutBtn__O0tHN:hover{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fca5a5;transform:translateY(-2px);box-shadow:0 4px 12px rgba(220,38,38,.15)}.styles_logoutBtn__O0tHN:active{transform:translateY(0)}.styles_logoutIcon__3_UaZ{width:1.125rem;height:1.125rem}