.Auth_authContainer__0wNzO{min-height:100vh;display:flex;flex-direction:column}.Auth_content__lVUW5{flex:1;display:flex;justify-content:center;align-items:center;padding:20px}.Auth_authForm__N9OOO{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:100%;max-width:400px;margin:0 auto}.Auth_title__XYQC0{text-align:center;margin-bottom:20px;font-size:2rem;color:#333}.Auth_form__OqwXa{display:flex;flex-direction:column}.Auth_input__dzbho{margin-bottom:15px;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:1rem}.Auth_button__4WTkn{padding:10px;background-color:#1a1a2e;color:white;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.Auth_button__4WTkn:hover{background-color:#0056b3}.Auth_error__tYrBg{color:red;margin-bottom:10px}.Auth_success__2eFDd{color:#28a745;background-color:#d4edda;border:1px solid #c3e6cb;padding:10px;border-radius:4px;margin-bottom:10px}.Auth_resendLink__pirsI{color:#007bff;cursor:pointer;text-decoration:underline;background:none;border:none;padding:0;font-size:.9rem;margin-top:5px;display:block}.Auth_resendLink__pirsI:hover{color:#0056b3}.Auth_toggleButton__dYPiA{margin-top:10px;background:none;border:none;color:#007bff;cursor:pointer;font-size:.9rem}.Auth_toggleButton__dYPiA:hover{text-decoration:underline}.Auth_socialLogin__wwOzi{margin-top:20px}.Auth_socialButton__M8yvp{background-color:#4285f4;color:white;padding:10px 15px;border:none;border-radius:5px;cursor:pointer;font-size:16px;width:100%}.Auth_socialButton__M8yvp:hover{opacity:.9}.Navbar_navbar__2GufN{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#1a1a2e;z-index:1000;position:relative;min-height:70px;overflow-x:hidden;width:100%;max-width:100vw}@media (max-width:1024px){.Navbar_navbar__2GufN{padding:.75rem 1.5rem;min-height:auto}}@media (max-width:768px){.Navbar_navbar__2GufN{padding:.5rem 1rem;min-height:auto}}.Navbar_logo__Ym1u6{display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:white;width:150px;height:80px}.Navbar_hamburger__1kipN{flex-direction:column;justify-content:center;align-items:center;cursor:pointer;height:36px;width:36px;padding:6px;border-radius:4px;transition:background-color .2s ease}.Navbar_hamburger__1kipN:hover{background-color:rgba(255,255,255,.1)}.Navbar_hamburger__1kipN .Navbar_bar__AW_1P{width:24px;height:3px;background-color:white;margin:3px 0;transition:all .3s ease;border-radius:2px}.Navbar_iconTextD__zDqYZ{width:50px;height:50px;display:flex;align-items:center;justify-content:center}.Navbar_iconTextM__QPlBz{display:none!important}@media (max-width:768px){.Navbar_iconTextM__QPlBz{width:32px;height:32px;display:flex!important;align-items:center;justify-content:center}.Navbar_iconTextD__zDqYZ{display:none!important}}.Navbar_links__eRQ7F{display:flex;list-style:none;align-items:center}.Navbar_links__eRQ7F a{margin-left:.5rem;color:white;text-decoration:none;font-weight:500;padding:.5rem}.Navbar_links__eRQ7F a:hover{color:#ffc107;text-decoration:none;text-decoration-thickness:5px}.Navbar_auth__c_2ru{display:flex;align-items:center;position:relative}.Navbar_messageIcon__JE6Qw,.Navbar_user__QtVhk{position:relative;cursor:pointer;height:50px;width:50px;display:flex;align-items:center;justify-content:center}.Navbar_messageIcon__JE6Qw{color:white}.Navbar_userProfilInBox__Et118{display:flex;flex-direction:column;max-width:650px;min-width:400px;margin:24px;background-color:white;border-radius:8px;padding:36px 24px;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3)}.Navbar_profileImage__i8ljQ{padding:2px;cursor:pointer}.Navbar_userDropdown__KI_qO{position:absolute;top:100%;right:0;background-color:#fff;color:#333;border-radius:8px;padding:.5rem 0;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;z-index:1001;margin-top:5px;width:200px;opacity:0;transition:opacity .3s ease,transform .3s ease;pointer-events:none;transform:translateY(10px)}.Navbar_userDropdown__KI_qO.Navbar_open__Z2oey{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar_userDropdown__KI_qO button{padding:.8rem 1.2rem;color:#333;font-size:1rem;text-align:left;background:none;border:none;cursor:pointer;transition:background-color .2s ease,color .2s ease;border-radius:8px}.Navbar_userDropdown__KI_qO button:hover{background-color:#f5f5f5;color:#1a1a2e}.Navbar_userDropdown__KI_qO button:focus{outline:none;box-shadow:0 0 0 3px rgba(26,26,46,.3)}.Navbar_findCoachButton__OiOq9{background-color:#ffcc00;color:#333;border:none;border-radius:25px;padding:.5rem 1rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease,transform .2s;margin-left:1rem;margin-top:auto;margin-bottom:auto}.Navbar_findCoachButton__OiOq9:hover{background-color:#e6b800;transform:scale(1.05)}.Navbar_defaultAvatar__eI10A{width:40px;height:40px;background-color:#ccc;font-weight:700;font-size:20px;margin-right:10px}.Navbar_defaultAvatar__eI10A,.Navbar_notificationBadge__Bj5A7{border-radius:50%;display:flex;justify-content:center;align-items:center;color:white}.Navbar_notificationBadge__Bj5A7{position:absolute;top:0;right:0;background-color:red;width:16px;height:16px;font-size:12px;padding:2px}.Navbar_iconText__XbA_i{font-size:1.6rem;display:flex;align-items:center;justify-content:center;position:relative;border-radius:50%;width:60px;height:60px;color:#1a1a2e;text-align:center;line-height:1;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.Navbar_iconText__XbA_i:hover{background-color:#e0e0e0;transform:scale(1.1)}.Navbar_iconText__XbA_i .Navbar_notificationBadge__Bj5A7{position:absolute;top:-5px;right:-5px;background-color:red;color:white;font-size:.8rem;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Navbar_notificationsDropdown__fMM66{position:fixed;top:70px;right:20px;width:400px;max-height:500px;background-color:#ffffff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow-y:auto;z-index:9999;padding:24px;opacity:0;pointer-events:none;transition:opacity .3s ease}.Navbar_notificationsDropdown__fMM66.Navbar_open__Z2oey{opacity:1;pointer-events:auto}.Navbar_notificationItem__vwg4q{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:background-color .2s ease}.Navbar_notificationItem__vwg4q:hover{background-color:#f9f9f9}.Navbar_noMessages__NxS_p{text-align:center;font-size:14px;color:gray;padding:10px}.Navbar_unreadLabel__H_KHP{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#ff3b30;margin-right:4px}.Navbar_messageHeader__JAuBJ{display:flex;align-items:center;margin-bottom:5px}.Navbar_senderPhoto__eFyoI{border-radius:50%;margin-right:10px}.Navbar_senderName__4FC24{font-weight:700;margin-right:10px}.Navbar_messageDate__q4ECg{font-size:.9em;color:#888}.Navbar_messageText__U9GU2{display:block;margin-top:5px}.Navbar_messageStatus__UO3ur{font-size:.8em}.Navbar_unreadStatus__9661s{color:red}.Navbar_readStatus__GZPZH{color:green}.Navbar_notificationItem__vwg4q:last-child{border-bottom:none}.Navbar_notificationsDropdown__fMM66::-webkit-scrollbar{width:8px}.Navbar_notificationsDropdown__fMM66::-webkit-scrollbar-thumb{background-color:#cccccc;border-radius:4px}.Navbar_notificationsDropdown__fMM66::-webkit-scrollbar-thumb:hover{background-color:#b3b3b3}.Navbar_chatWindow__xZySR{position:fixed;bottom:60px;right:20px;width:300px;max-width:90%;height:400px;background-color:#ffffff;border-radius:8px;border:1px solid #ddd;box-shadow:0 10px 15px rgba(0,0,0,.1);display:flex;flex-direction:column;z-index:1000;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.Navbar_chatHeader__wj8OY{background-color:#1a1a2e;color:#ffffff;padding:15px;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:8px;border-top-right-radius:8px;font-weight:700;font-size:1.1rem}.Navbar_chatMessages__U8nlm{flex-grow:1;padding:15px;overflow-y:auto;background-color:#f9f9f9;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #ddd}.Navbar_sentMessage__5Fueg{text-align:right;background-color:#f1f1f1;margin-left:auto}.Navbar_receivedMessage__gT4FG,.Navbar_sentMessage__5Fueg{padding:10px;margin-bottom:10px;border-radius:15px;max-width:80%;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:background-color .2s ease}.Navbar_receivedMessage__gT4FG{text-align:left;background-color:#d3f8e2;margin-right:auto}.Navbar_chatInput__Chh_I{display:flex;padding:10px;background-color:#f7f7f7;border-top:1px solid #ddd;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.Navbar_chatInput__Chh_I input{flex-grow:1;padding:10px;border:1px solid #ddd;border-radius:15px;font-size:1rem;outline:none;transition:border-color .3s ease}.Navbar_chatInput__Chh_I input:focus{border-color:#1a1a2e}.Navbar_writeButton__40m8B{background-color:#1a1a2e;color:white;padding:15px;border-radius:50%;font-size:20px;border:none;cursor:pointer;position:fixed;bottom:80px;right:20px;transition:transform .2s ease,box-shadow .3s ease}.Navbar_writeButton__40m8B:hover{transform:scale(1.1);box-shadow:0 4px 10px rgba(0,0,0,.2)}.Navbar_closeChat__x0c9f{background:none;color:white;border:none;font-size:22px;cursor:pointer;transition:transform .2s ease}.Navbar_closeChat__x0c9f:hover{transform:scale(1.1)}.Navbar_messageStatus__UO3ur{margin-top:5px;font-size:12px;color:#666}.Navbar_unreadStatus__9661s{background-color:red}.Navbar_readStatus__GZPZH,.Navbar_unreadStatus__9661s{color:white;padding:2px 6px;border-radius:12px;font-size:12px;display:inline-block}.Navbar_readStatus__GZPZH{background-color:green}@media (max-width:1160px){.Navbar_links__eRQ7F{display:none;width:100%;box-sizing:border-box;flex-direction:column;background-color:#1a1a2e;position:absolute;top:100%;left:0;padding:1rem 0;margin:0}.Navbar_hamburger__1kipN,.Navbar_links__eRQ7F.Navbar_open__Z2oey{display:flex}.Navbar_hamburger__1kipN.Navbar_open__Z2oey .Navbar_bar__AW_1P:first-child{transform:rotate(45deg);position:relative;top:8px}.Navbar_hamburger__1kipN.Navbar_open__Z2oey .Navbar_bar__AW_1P:nth-child(2){opacity:0}.Navbar_hamburger__1kipN.Navbar_open__Z2oey .Navbar_bar__AW_1P:nth-child(3){transform:rotate(-45deg);position:relative;top:-8px}.Navbar_userDropdown__KI_qO{margin-top:10px}.Navbar_notificationsDropdown__fMM66{position:fixed;margin-top:10px}.Navbar_notificationsDropdown__fMM66.Navbar_open__Z2oey,.Navbar_userDropdown__KI_qO.Navbar_open__Z2oey{opacity:1}.Navbar_findCoachButton__OiOq9{margin-left:0;margin-top:1rem}.Navbar_userDropdown__KI_qO{position:absolute}.Navbar_chatWindow__xZySR{width:300px;max-width:90%;height:400px;bottom:60px}.Navbar_chatInput__Chh_I{padding:8px}.Navbar_chatInput__Chh_I input{font-size:.9rem;padding:8px}.Navbar_writeButton__40m8B{font-size:18px;padding:12px}.Navbar_closeChat__x0c9f{font-size:18px}}.Navbar_mobileMenu__4jx50{position:fixed;top:0;left:-100%;width:280px;height:100vh;background-color:#1a1a2e;z-index:2000;transition:left .3s ease;padding:2rem 1.5rem;overflow-y:auto;box-shadow:2px 0 10px rgba(0,0,0,.3)}.Navbar_mobileMenu__4jx50.Navbar_open__Z2oey{left:0}.Navbar_mobileMenuOverlay__81TGW{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);z-index:1999;opacity:0;pointer-events:none;transition:opacity .3s ease}.Navbar_mobileMenuOverlay__81TGW.Navbar_open__Z2oey{opacity:1;pointer-events:auto}.Navbar_mobileMenuHeader__NSlPj{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.Navbar_closeMenuButton__lvKdG{background:none;border:none;color:white;font-size:1.5rem;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.Navbar_closeMenuButton__lvKdG:hover{transform:scale(1.1)}.Navbar_mobileMenuLinks__43h7q{display:flex;flex-direction:column;gap:1rem}.Navbar_mobileMenuLink__rTSMc{color:white;text-decoration:none;font-size:1.1rem;font-weight:500;border-radius:8px;transition:background-color .2s ease;display:flex;align-items:center;gap:.75rem}.Navbar_mobileMenuLink__rTSMc:hover{background-color:rgba(255,255,255,.1)}@media (max-width:768px){.Navbar_user__QtVhk{height:32px;width:32px}.Navbar_messageIcon__JE6Qw{height:36px;width:36px}.Navbar_userDropdown__KI_qO{position:absolute;margin-top:10px;right:0}.Navbar_notificationsDropdown__fMM66{position:fixed;width:95%;max-width:95vw;right:1.5%;top:60px}.Navbar_userProfilInBox__Et118{min-width:250px;max-width:95vw;margin:8px;padding:16px 12px}.Navbar_notificationBadge__Bj5A7{width:14px;height:14px;font-size:10px}}.PrivateChat_Component_chatWindow__82MOE{position:fixed;bottom:5px;right:20px;width:500px;max-width:90%;height:500px;background-color:#ffffff;border-radius:8px;border:1px solid #ddd;box-shadow:0 10px 15px rgba(0,0,0,.1);display:flex;flex-direction:column;z-index:1000;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.PrivateChat_Component_chatHeader__B_oi9{background-color:#1a1a2e;color:#ffffff;padding:15px;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:8px;border-top-right-radius:8px;font-weight:700;font-size:1.1rem}.PrivateChat_Component_chatMessages__i_Lxo{flex-grow:1;padding:15px;overflow-y:auto;background-color:#f9f9f9;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #ddd}.PrivateChat_Component_chatInput__3UTJb{display:flex;padding:10px;background-color:#f7f7f7;border-top:1px solid #ddd;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.PrivateChat_Component_chatInput__3UTJb input{flex-grow:1;padding:10px;border:1px solid #ddd;border-radius:15px;font-size:1rem;outline:none;transition:border-color .3s ease}.PrivateChat_Component_chatInput__3UTJb input:focus{border-color:#1a1a2e}.PrivateChat_Component_writeButton__6QegI{background-color:#1a1a2e;color:white;padding:15px;border-radius:50%;font-size:20px;border:none;cursor:pointer;position:fixed;bottom:80px;right:20px;transition:transform .2s ease,box-shadow .3s ease}.PrivateChat_Component_writeButton__6QegI:hover{transform:scale(1.1);box-shadow:0 4px 10px rgba(0,0,0,.2)}.PrivateChat_Component_closeChat__Z_SaD{background:none;color:white;border:none;font-size:22px;cursor:pointer;transition:transform .2s ease}.PrivateChat_Component_closeChat__Z_SaD:hover{transform:scale(1.1)}.PrivateChat_Component_messageHeader__Qbdoe{display:flex;align-items:center;margin-bottom:5px}.PrivateChat_Component_senderPhoto__BBT3J{border-radius:50%;margin-right:10px}.PrivateChat_Component_senderName__9EX7s{font-weight:700;margin-right:10px}.PrivateChat_Component_messageDate__0HQAg{font-size:.9em;color:#888}.PrivateChat_Component_messageText__1QsnE{display:block;margin-top:5px}.PrivateChat_Component_messageStatus__xs_NR{font-size:.8em}.PrivateChat_Component_unreadStatus__qstXg{color:red}.PrivateChat_Component_readStatus__d9m9N{color:green}.PrivateChat_Component_sentMessage__bzcpV{text-align:right;background-color:#f1f1f1;margin-left:auto}.PrivateChat_Component_receivedMessage__FxWg3,.PrivateChat_Component_sentMessage__bzcpV{padding:10px;margin-bottom:10px;border-radius:15px;max-width:80%;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:background-color .2s ease}.PrivateChat_Component_receivedMessage__FxWg3{text-align:left;background-color:#d3f8e2;margin-right:auto}.PrivateChat_Component_messageStatus__xs_NR{margin-top:5px;font-size:12px;color:#666}.PrivateChat_Component_unreadStatus__qstXg{background-color:red;color:white;padding:2px 6px;border-radius:12px;font-size:12px;display:inline-block}.PrivateChat_Component_readStatus__d9m9N{background-color:green;color:white;padding:2px 6px;border-radius:12px;font-size:12px;display:inline-block}.Footer_footer__UaG1g{background-color:#1a1a2e;color:white;text-align:center;position:relative;z-index:1;width:100%;box-sizing:border-box;border-top:1px solid #333;padding:3rem 0 5rem}.Footer_containerFooter__TF9lO{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;box-sizing:border-box}.Footer_navFooter___Oj4M{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:1rem 0}.Footer_navItem__wDzS6{margin:0 1.5rem}.Footer_navItem__wDzS6 a{color:#ffffff;text-decoration:none;transition:color .3s,transform .2s ease-in-out;padding:.5rem 0;font-size:1.1rem}.Footer_navItem__wDzS6 a:hover{color:#21a1f1;transform:translateY(-2px)}.Footer_socialLinks__QXggH{margin:1.5rem;display:flex;flex-direction:row}.Footer_socialLinks__QXggH a{color:white;margin:0 1rem;font-size:1.8rem;transition:opacity .3s,transform .2s ease-in-out}.Footer_socialLinks__QXggH a:hover{opacity:.8;transform:translateY(-2px)}.Footer_footerText__nqtso{font-size:.9rem;color:#bbb;margin-top:2rem}.Footer_footerText__nqtso a{color:#bbb;text-decoration:none}.Footer_footerText__nqtso a:hover{color:#21a1f1}@media (max-width:768px){.Footer_nav__DEri8{flex-direction:column;align-items:center;text-align:center;justify-content:center;width:100%}.Footer_navItem__wDzS6{margin:.5rem 0}.Footer_socialLinks__QXggH{margin-top:2rem}}.Contact_container__ZEYbW{max-width:1200px;margin:2rem auto;padding:2rem;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Contact_title__7TgAL{text-align:center;color:#333;margin-bottom:1.5rem}.Contact_form__a5YHI{display:flex;flex-direction:column;width:100%;min-width:300px}.Contact_input__jRgx3,.Contact_textarea__bazgj{margin-bottom:1rem;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:1rem}.Contact_textarea__bazgj{resize:none;height:100px}.Contact_button__NvMVa{background-color:#0070f3;color:white;border:none;padding:10px;border-radius:4px;cursor:pointer;font-size:1rem}.Contact_button__NvMVa:hover{background-color:#005bb5}.Contact_errorMessage__KykWl{color:red;margin-bottom:1rem;text-align:center}.EditProfile_container__NdfkC{background-color:linear-gradient(to bottom right,#f0f4f8,#d9e2ec);padding:0 2rem;box-sizing:border-box}.EditProfile_profileContentBox__1wOeL{background-color:#ffffff;padding:16px;margin:2rem auto}.EditProfile_profileContentLargeBox__p3flu{background-color:#ffffff;padding:0 48px;margin:0 auto}.EditProfile_profileContent__ojDMY{background-color:#ffffff;padding:40px}.EditProfile_displayOption__PCsKZ{display:flex;flex:none;flex-direction:row;width:fit-content}.EditProfile_displayOption__PCsKZ>label{height:100%!important}.EditProfile_profileContent__ojDMY h2{text-align:center;margin-bottom:30px;font-size:2.4rem;color:#333;font-weight:700;letter-spacing:1px}.EditProfile_label__y8tyA{align-self:flex-start;margin-bottom:8px;font-size:1rem;font-weight:500;color:#555}.EditProfile_inputField__nzRJY,.EditProfile_textarea__R3Izd{margin-bottom:20px;padding:14px;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;width:100%;box-sizing:border-box;transition:border-color .3s,box-shadow .3s}.EditProfile_inputField__nzRJY:focus,.EditProfile_textarea__R3Izd:focus{border-color:#1a1a2e;box-shadow:0 0 8px rgba(0,123,255,.5);outline:none}.EditProfile_profileImage__UNt7n{margin:1rem 0;width:130px;height:130px;object-fit:cover}.EditProfile_coverImage__AFTKk{width:100%;height:250px;object-fit:cover;border-radius:10px;margin-bottom:20px;max-width:100%}.EditProfile_saveButton__tvWDE{background-color:#1a1a2e;color:white;border:none;cursor:pointer;font-size:1.2rem;transition:background-color .3s,transform .2s}.EditProfile_saveButton__tvWDE:hover{background-color:#333;transform:translateY(-2px)}.EditProfile_saveButton__tvWDE:active{transform:translateY(0)}.EditProfile_userPosts__krmZh{margin:2rem auto;width:100%;max-width:800px}.EditProfile_post__i4xWW{background-color:#ffffff;padding:15px;border-radius:10px;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);margin-bottom:20px}.EditProfile_postHeader__XaHiR{display:flex;align-items:center;margin-bottom:10px}.EditProfile_userProfilePicture__5I4pp{border-radius:50%;width:40px;height:40px;object-fit:cover;margin-right:10px}.EditProfile_postUserName__KgVWF{font-weight:600;color:#333}.EditProfile_postContent__Y20au{margin-top:15px}.EditProfile_postMedia__sD7e4{max-width:100%;height:auto;border-radius:10px;margin-top:15px;object-fit:cover}@media (max-width:768px){.EditProfile_profileContent__ojDMY{padding:20px;max-width:100%;margin:1rem auto}.EditProfile_profileImage__UNt7n{width:100px;height:100px}.EditProfile_displayOption__PCsKZ{display:flex;flex:1;flex-direction:column;width:100%}.EditProfile_coverImage__AFTKk{height:150px}.EditProfile_saveButton__tvWDE{font-size:1rem}.EditProfile_inputField__nzRJY,.EditProfile_textarea__R3Izd{padding:12px;font-size:.95rem}.EditProfile_profileContent__ojDMY h2{font-size:2rem}.EditProfile_saveButton__tvWDE{font-size:1.1rem;padding:12px}}@media (max-width:480px){.EditProfile_container__NdfkC{padding:0 1rem}.EditProfile_profileContent__ojDMY h2{font-size:1.8rem}.EditProfile_coverImage__AFTKk{height:120px}.EditProfile_profileImage__UNt7n{width:100px;height:100px}.EditProfile_inputField__nzRJY,.EditProfile_saveButton__tvWDE,.EditProfile_textarea__R3Izd{font-size:1rem;padding:12px}.EditProfile_post__i4xWW{padding:12px}.EditProfile_postHeader__XaHiR{flex-direction:column;align-items:flex-start}.EditProfile_postUserName__KgVWF{margin-top:8px}.EditProfile_postMedia__sD7e4{max-width:100%;height:auto}.EditProfile_inputField__nzRJY,.EditProfile_textarea__R3Izd{width:calc(100% - 2rem)}}.Home_container__9OuOz{padding:0 2rem}.Home_container__9OuOz,.Home_main__2uIek{display:flex;flex-direction:column;background-color:#f9f9f9}.Home_main__2uIek{padding:3rem 0;flex-grow:1;max-width:1500px;margin:0 auto;justify-items:center}.Home_title__YEn0u{font-size:2.5rem;color:#1a1a2e;margin-bottom:2rem;font-weight:700;text-align:center}.Home_contentWrapper__E08zm{display:flex;flex-direction:row;gap:1.5rem;width:100%;justify-content:center;align-items:flex-start}.Home_messageInputContainer__U257s{display:flex;flex-direction:column;gap:1rem;width:100%}.Home_disabledInput__nYlAB{pointer-events:none}.Home_messageInput__e8qKt{width:100%;box-sizing:border-box;padding:1rem;border-radius:8px;border:1px solid #ddd;font-size:1rem;background-color:#f9f9f9;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.Home_textContainer__exGKF{text-align:left;padding-top:.2px;padding-left:.5rem;padding-right:.5rem;width:100%}.Home_messageInputOffline__xbZKC{padding:1rem;border-radius:8px;border:1px solid #ddd;font-size:1rem;background-color:#f9f9f9;width:95%;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.Home_messageInput__e8qKt:focus{border-color:#1a1a2e;outline:none}.Home_inputActions__VsQOE{display:flex;gap:1rem;align-items:center;justify-content:space-between}.Home_fileInput__DFnro{padding:.6rem;border:1px dashed #ddd;border-radius:8px;background-color:#fafafa;transition:background-color .3s ease,border-color .3s ease}.Home_fileInput__DFnro:hover{background-color:#f1f1f1;border-color:#bbb}.Home_sendButton__XuI40{padding:.8rem 1.5rem;background-color:#1a1a2e;color:white;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.Home_sendButton__XuI40:hover{background-color:#0056b3}.Home_sendButton__XuI40:active{background-color:#004495}.Home_overlayLink__lRQ4D{position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;background-color:rgba(255,255,255,0)}.Home_message__g_VSM{background-color:#ffffff;border-radius:8px;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3)}.Home_messageHeader__HPB4Z{margin:.6rem;background-color:#ffffff;padding:.5rem .9rem .9rem;border-bottom:1px solid #eee}.Home_messageHeaderUser__Mo_ZL{display:flex;align-items:baseline;justify-content:center;gap:1rem}.Home_messageUserPhoto__JfJuE{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid #1a1a2e;transition:border-color .3s ease,transform .3s ease}.Home_messageUserPhoto__JfJuE:hover{border-color:#0056b3;transform:scale(1.1)}.Home_headerText__qFGLi{display:flex;flex-direction:column;justify-content:center}.Home_messageUserName__Ex5pu{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:.2rem;letter-spacing:.3px}.Home_userNameLink__5ZtbX{text-decoration:none;color:inherit;transition:color .3s ease}.Home_userNameLink__5ZtbX:hover{color:#0056b3}.Home_timestamp__C0aSZ{font-size:.9rem;color:#777}.Home_userProfileLink__FOpO6{display:inline-block;transition:transform .2s ease}.Home_userProfileLink__FOpO6:hover{transform:scale(1.05)}.Home_messageContent__mSY2S{font-size:1rem;color:#444;line-height:1.6}.Home_expandToggle__78LIi{background:none;border:none;color:#1a1a2e;cursor:pointer;text-decoration:underline;font-weight:600;text-align:right;width:100%}.Home_messageMedia__tCz1_{margin-top:1rem;max-width:100%;height:auto;border-radius:8px;border:2px solid #f0f0f0}.Home_message__g_VSM.Home_special__XVyeT{background:linear-gradient(135deg,#f9f9f9,#f1f1f1);border-left:4px solid #28a745}.Home_messageActions__PB7iZ{margin-bottom:1rem;height:50px;background-color:#ffffff;padding-left:.8rem;border-radius:12px;border:1px solid #eee}.Home_mediaContainer__P_x3D{margin-top:1rem;max-height:650px}.Home_commentButton__QUV_g,.Home_likeButton__MAIJI{background:none;border:none;color:#1a1a2e;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:.3rem;transition:color .3s ease}.Home_commentButton__QUV_g:hover,.Home_likeButton__MAIJI:hover{color:#1a1a2e}.Home_commentsContainer__nJHXv{display:flex;flex-direction:column;row-gap:8px;margin-top:1rem;margin-left:1rem;margin-right:1.5rem}.Home_comment__vIhqY{display:flex;gap:1rem;margin-bottom:1rem;flex-direction:row;flex:1;width:100%}.Home_commenyAvatarSide__Wz7KH{padding-top:.1rem}.Home_commentUserPhoto__YRcEf{width:30px;height:30px;border-radius:50%;object-fit:cover}.Home_commentText__To3wj{font-size:1rem;color:#333;text-wrap:wrap;flex:1;width:85%}.Home_commentInputBoxLevel1__LUxPo{flex-wrap:nowrap}.Home_commentInputBox___sa1d{width:100%}.Home_commentMaxChar__72qTl{width:100%;z-index:2;position:relative;bottom:30px;right:16px;justify-items:right;height:fit-content}.Home_commentInput__dNODq{padding:1rem;border-radius:12px;border:1px solid #ccc;font-size:1rem;resize:none;transition:border-color .3s ease,box-shadow .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.1);height:100%;min-width:300px}.Home_commentInput__dNODq:focus{border-color:#1a1a2e;outline:none;box-shadow:0 2px 8px rgba(0,112,243,.2)}.Home_sendCommentButton__OmoQy{padding:.8rem 1.2rem;margin-left:.5rem;background-color:#1a1a2e;color:white;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;display:flex;align-items:center;justify-content:center}.Home_sendCommentButton__OmoQy:hover{background-color:#1a1a2e;transform:translateY(-2px)}.Home_sendCommentButton__OmoQy:active{transform:translateY(0)}.Home_commentInputContainer__1tTrF{display:flex;align-items:center;justify-content:right;height:100%;width:100%;padding-bottom:.5rem;margin-top:1.5rem}.Home_sidebar__7e4Eq{position:sticky;top:0;max-height:100vh;max-width:550px;min-width:300px}.Home_grid__vo_ES{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.Home_card__HIlp_{background-color:white;border-radius:8px;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);height:100%;transition:transform .3s ease,box-shadow .3s ease}.Home_icon__cxK0Z{font-size:2rem;color:#1a1a2e;margin-bottom:1rem}.Home_photoCloud___VKPK{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.Home_shape1__TbQzQ{flex-direction:row}.Home_shape2__W5pfg{flex-direction:column}.Home_shape3__jrZey{flex-direction:row-reverse}.Home_coachPhoto___cMMh{width:40px;height:40px;border-radius:50%;object-fit:cover;cursor:pointer;transition:transform .2s}.Home_coachPhoto___cMMh:hover{transform:scale(1.1);box-shadow:0 4px 6px rgba(0,0,0,.2)}.Home_whyLifeLoom__TCGCL{background-color:white;border-radius:8px;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.Home_whyLifeLoom__TCGCL h1{font-size:1.8rem;margin-bottom:1rem}.Home_whyLifeLoom__TCGCL p{font-size:1rem;color:#555;line-height:1.5}.Home_feedContainer__GjcFB::-webkit-scrollbar{width:8px}.Home_feedContainer__GjcFB::-webkit-scrollbar-thumb{background-color:#1a1a2e;border-radius:4px}.Home_feedContainer__GjcFB::-webkit-scrollbar-track{background-color:#f1f1f1}.Home_intro__YsXuU{margin-top:1rem}@media (max-width:768px){.Home_container__9OuOz{padding:0 1rem}.Home_contentWrapper__E08zm{flex-direction:column;gap:1.5rem;align-items:center}.Home_sidebar__7e4Eq{position:relative;margin:0 auto;max-width:100%;width:100%;order:-1;text-align:center}.Home_feedContainer__GjcFB{max-height:100vh;max-width:100%}.Home_messageInput__e8qKt{padding:.8rem;font-size:.95rem}.Home_inputActions__VsQOE{flex-direction:column;gap:.5rem;white-space:pre-wrap}.Home_fileInput__DFnro{width:100%;font-size:.85rem;padding:.5rem}.Home_sendButton__XuI40{width:100%;font-size:1rem;padding:.7rem}.Home_messagesContainer__OP_7D{display:flex;flex-direction:column;flex:3}.Home_messageHeaderUser__Mo_ZL{flex-direction:column;align-items:flex-start;padding:1rem;gap:.2rem}.Home_messageUserPhoto__JfJuE{width:40px;height:40px}.Home_timestamp__C0aSZ{font-size:.8rem}.Home_messageUserName__Ex5pu{font-size:1rem}.Home_commentText__To3wj,.Home_messageContent__mSY2S{font-size:.95rem}.Home_commentInputBoxLevel1__LUxPo{flex-wrap:wrap}.Home_commentInput__dNODq{font-size:.9rem}.Home_sendCommentButton__OmoQy{padding:.8rem 1.2rem;margin-left:0;width:100%;min-width:300px}.Home_grid__vo_ES{display:flex;flex-direction:row;flex-wrap:nowrap;min-width:350px;grid-template-columns:none}.Home_card__HIlp_{display:flex;flex-direction:column;flex:1}.Home_sidebarSection__CHIKG h3{font-size:1.2rem}.Home_sidebarSection__CHIKG p{font-size:.95rem}.Home_sidebar__7e4Eq{display:flex;flex-direction:column}.Home_intro__YsXuU,.Home_whyLifeLoom__TCGCL{order:10;margin-top:1rem}.Home_grid__vo_ES{display:flex;flex-direction:row;flex-wrap:nowrap;min-width:350px;grid-template-columns:none}.Home_card__HIlp_{display:flex;flex-direction:column;flex:1}.Home_messagesContainer__OP_7D{flex:3}.Home_contentWrapper__E08zm{display:flex;flex-direction:column}.Home_desktopOnly__p45LI{display:none}.Home_messageInputContainer__U257s{margin-top:1.5rem}}@media (max-width:480px){.Home_commentsContainer__nJHXv{width:290px}}