@keyframes Container_like-pulse__XtfBy{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes Container_like-pop__XQQVI{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Container_container__aHtiu{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.Container_container__aHtiu.Container_fullWidth__1AYjF{max-width:100%;padding:0}@media(max-width:768px){.Container_container__aHtiu{padding:0 1.5rem}}@media(max-width:640px){.Container_container__aHtiu{padding:0 1rem}}.LoadingScreen_loadingContainer__dUqEq{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem;text-align:center}.LoadingScreen_spinner__7GcFP{width:60px;height:60px;border-radius:50%;border:6px solid rgba(0,86,179,.2);border-top-color:#1eabfc;animation:LoadingScreen_spin___phdu 1s ease-in-out infinite;margin-bottom:1.5rem}.LoadingScreen_message__sTOOk{font-size:1.2rem;color:#555;font-weight:500}@keyframes LoadingScreen_spin___phdu{to{transform:rotate(1turn)}}@media(max-width:768px){.LoadingScreen_spinner__7GcFP{width:50px;height:50px;border-width:5px}.LoadingScreen_message__sTOOk{font-size:1rem}}@keyframes PostCard_like-pulse__BAeq5{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes PostCard_like-pop__9KCRk{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(1)}}.PostCard_postCard__4r3zX{background-color:#fff;border-radius:.5rem;padding:1.5rem;border:1px solid #e2e8f0;transition:all .3s;margin-bottom:1rem}.PostCard_postCard__4r3zX:hover{box-shadow:0 5px 15px rgba(0,0,0,.08);transform:translateY(-2px);border-color:rgba(30,171,252,.3)}.PostCard_postCard__4r3zX:last-child{margin-bottom:0}.PostCard_postHeader__75dU1{justify-content:space-between;margin-bottom:1rem}.PostCard_authorInfo__sjQhM,.PostCard_postHeader__75dU1{display:flex;align-items:center}.PostCard_authorAvatar__X9aNd{margin-right:.5rem}.PostCard_authorAvatar__X9aNd img{border-radius:50%;object-fit:cover;border:2px solid rgba(30,171,252,.2)}.PostCard_defaultAvatar__dSh2_{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#1eabfc,#0382cb);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;border:2px solid hsla(0,0%,100%,.2)}.PostCard_authorDetails__P1WtO h4{font-size:1rem;margin:0;color:#333;font-weight:600}.PostCard_authorDetails__P1WtO .PostCard_postDate__aI1x8{font-size:.875rem;color:#718096}.PostCard_postType__7wPY_{font-size:.75rem;padding:.25rem .5rem;background-color:rgba(30,171,252,.1);color:#1eabfc;border-radius:.25rem;font-weight:500;display:inline-flex;align-items:center}.PostCard_postType__7wPY_:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#1eabfc;margin-right:.25rem}.PostCard_postLink__OGXR_{text-decoration:none;color:inherit;display:block}.PostCard_postTitle__Nr09v{font-size:1.125rem;margin-bottom:.5rem;color:#333;font-weight:600;transition:color .3s}.PostCard_postTitle__Nr09v:hover{color:#1eabfc}.PostCard_postContent__4R1K6{font-size:1rem;color:#718096;margin-bottom:1rem;line-height:1.6}.PostCard_postFooter__USWxf{display:flex;gap:1rem;border-top:1px solid #e2e8f0;padding-top:1rem}.PostCard_likeButton__QFS3G{display:flex;align-items:center;gap:.25rem;background:none;border:none;padding:.25rem .5rem;border-radius:.25rem;cursor:pointer;color:#718096;transition:all .3s;font-size:1rem;position:relative}.PostCard_likeButton__QFS3G svg{transition:all .3s;stroke:#718096;fill:none}.PostCard_likeButton__QFS3G:hover{background-color:rgba(30,171,252,.05);color:#1eabfc}.PostCard_likeButton__QFS3G:hover svg{stroke:#1eabfc}.PostCard_likeButton__QFS3G.PostCard_liked__IdhS1{color:#e53e3e}.PostCard_likeButton__QFS3G.PostCard_liked__IdhS1 svg{fill:#e53e3e;stroke:#e53e3e}.PostCard_likeButton__QFS3G.PostCard_liked__IdhS1:after{content:"";position:absolute;top:-2px;right:-2px;width:8px;height:8px;background-color:#e53e3e;border-radius:50%}.PostCard_likeButton__QFS3G:active svg{animation:PostCard_like-pop__9KCRk .2s ease-in-out}.PostCard_commentButton__eeng3{text-decoration:none}@keyframes EmptyState_like-pulse__UlUZs{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes EmptyState_like-pop__asvWy{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(1)}}.EmptyState_emptyState__qT9Hm{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;text-align:center;background-color:rgba(245,247,250,.5);border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);margin:0 auto;max-width:700px}.EmptyState_illustration__C9RTu{margin-bottom:2rem;max-width:100%;height:auto;animation:EmptyState_float__loKsf 6s ease-in-out infinite}.EmptyState_title__ovd32{font-size:1.25rem;margin-bottom:1rem;color:#333;font-weight:600}.EmptyState_message__jEebX{color:#718096;margin-bottom:2rem;max-width:600px;line-height:1.6;font-size:1rem}.EmptyState_actions__LcQ8v{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:300px}.EmptyState_primaryButton__Q9LwT{background-color:#1eabfc;color:#fff;padding:1rem 2rem;border-radius:.25rem;font-weight:500;border:none;cursor:pointer;transition:all .3s;width:100%}.EmptyState_primaryButton__Q9LwT:hover{background-color:#0392e4;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.EmptyState_secondaryLink__fOj9a{color:#1eabfc;text-decoration:none;font-weight:500;padding:.5rem 0}.EmptyState_secondaryLink__fOj9a:hover{text-decoration:underline}@keyframes EmptyState_float__loKsf{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes Community_like-pulse__wQ1fd{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes Community_like-pop__j_8iD{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Community_communityContainer__0_5OZ{width:100%}.Community_communityHeader__DbYqG{background:linear-gradient(135deg,#1eabfc,#0d8ac7);padding:3rem 2rem;margin-bottom:2rem;text-align:center;color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);position:relative;overflow:hidden}@media(max-width:768px){.Community_communityHeader__DbYqG{padding:1.5rem 1rem}}@media(max-width:640px){.Community_communityHeader__DbYqG{padding:1.5rem .5rem}}.Community_communityHeader__DbYqG .Community_heroBackground__VZyiD{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:1}.Community_communityHeader__DbYqG .Community_headerContent__Md4zk{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}@media(max-width:768px){.Community_communityHeader__DbYqG .Community_headerContent__Md4zk{padding:0 1rem}}.Community_communityHeader__DbYqG .Community_headerContent__Md4zk h1{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}@media(max-width:768px){.Community_communityHeader__DbYqG .Community_headerContent__Md4zk h1{font-size:1.8rem}}@media(max-width:640px){.Community_communityHeader__DbYqG .Community_headerContent__Md4zk h1{font-size:1.5rem}}.Community_communityHeader__DbYqG .Community_headerContent__Md4zk p{font-size:1.25rem;max-width:700px;margin:0 auto 2rem;line-height:1.6;opacity:.9;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}@media(max-width:768px){.Community_communityHeader__DbYqG .Community_headerContent__Md4zk p{font-size:1.125rem;margin-bottom:1.5rem}}@media(max-width:640px){.Community_communityHeader__DbYqG .Community_headerContent__Md4zk p{font-size:1rem;margin-bottom:1rem}}.Community_communityHeader__DbYqG .Community_headerContent__Md4zk .Community_createPostButton__aQofh{display:inline-flex;align-items:center;gap:.5rem;background-color:#fff;color:#1eabfc;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.1)}.Community_communityHeader__DbYqG .Community_headerContent__Md4zk .Community_createPostButton__aQofh:hover{transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.15)}@media(max-width:640px){.Community_communityHeader__DbYqG .Community_headerContent__Md4zk .Community_createPostButton__aQofh{padding:.5rem 1rem;font-size:.9rem}}.Community_createPostButton__aQofh{background-color:#fff;color:#1eabfc;border:none;padding:.5rem 1.5rem;border-radius:.25rem;font-weight:500;font-size:1rem;cursor:pointer;transition:all .3s}.Community_createPostButton__aQofh:hover{background-color:hsla(0,0%,100%,.9);transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.Community_communityContent__hxmTB{display:flex;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.Community_communityContent__hxmTB .Community_sidebar__raWwv{width:300px;flex-shrink:0}.Community_communityContent__hxmTB .Community_mainContent__WdtBa{flex:1 1;min-width:0}@media(max-width:1024px){.Community_sidebar__raWwv{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}}@media(max-width:768px){.Community_sidebar__raWwv{grid-template-columns:1fr}}.Community_filterSection__oSxot{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.05);margin-bottom:2rem}.Community_filterSection__oSxot h3{font-size:1.125rem;color:#333;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0;font-weight:600}.Community_filterSection__oSxot .Community_filterList__npL_f{list-style:none;padding:0;margin:0}.Community_filterSection__oSxot .Community_filterList__npL_f li{padding:1rem;margin-bottom:.25rem;border-radius:.25rem;cursor:pointer;transition:all .3s;font-weight:500;display:flex;align-items:center}.Community_filterSection__oSxot .Community_filterList__npL_f li:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.5rem;background-color:#718096;transition:all .3s}.Community_filterSection__oSxot .Community_filterList__npL_f li:hover{background-color:rgba(245,247,250,.8);color:#1eabfc}.Community_filterSection__oSxot .Community_filterList__npL_f li:hover:before{background-color:#1eabfc}.Community_filterSection__oSxot .Community_filterList__npL_f li.Community_active__bR_Yc{background-color:rgba(30,171,252,.1);color:#1eabfc}.Community_filterSection__oSxot .Community_filterList__npL_f li.Community_active__bR_Yc:before{background-color:#1eabfc}.Community_communityRules__BrMsl{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Community_communityRules__BrMsl h3{font-size:1.125rem;color:#333;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0;font-weight:600;text-align:center}.Community_communityRules__BrMsl ul{list-style:none;padding:0;margin:0}.Community_communityRules__BrMsl ul li{position:relative;padding:.5rem 0 .5rem 1.5rem;margin-bottom:.25rem;color:#718096;font-size:1rem}.Community_communityRules__BrMsl ul li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:#1eabfc;border-radius:50%}.Community_communityRules__BrMsl ul li:last-child{margin-bottom:0}.Community_mainContent__WdtBa{display:flex;flex-direction:column;align-items:stretch}.Community_mainContent__WdtBa .Community_searchBar__mn5G2{margin-bottom:2rem}.Community_mainContent__WdtBa .Community_emptyState___Q6qD,.Community_mainContent__WdtBa .Community_errorMessage__JpR0l,.Community_mainContent__WdtBa .Community_loadingContainer__v8xuO{margin:2rem auto;max-width:700px}.Community_searchBar__mn5G2{margin-bottom:2rem}.Community_searchBar__mn5G2 form{display:flex;box-shadow:0 2px 10px rgba(0,0,0,.05);border-radius:.5rem;overflow:hidden}.Community_searchBar__mn5G2 form input{flex:1 1;padding:1rem 1.5rem;border:1px solid #e2e8f0;border-right:none;border-radius:.5rem 0 0 .5rem;font-size:1rem}.Community_searchBar__mn5G2 form input:focus{outline:none;border-color:#1eabfc}.Community_searchBar__mn5G2 form button{background-color:#1eabfc;color:#fff;border:none;padding:1rem 2rem;font-weight:500;cursor:pointer;transition:background-color .3s}.Community_searchBar__mn5G2 form button:hover{background-color:#0392e4}.Community_postsList__4ebkx{display:flex;flex-direction:column;gap:1rem;max-height:600px;overflow-y:auto;padding-right:1rem;margin-bottom:1.5rem;box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,.05);border-radius:.5rem}.Community_postsList__4ebkx::-webkit-scrollbar{width:8px}.Community_postsList__4ebkx::-webkit-scrollbar-track{background:rgba(245,247,250,.5);border-radius:10px}.Community_postsList__4ebkx::-webkit-scrollbar-thumb{background:rgba(30,171,252,.3);border-radius:10px}.Community_postsList__4ebkx::-webkit-scrollbar-thumb:hover{background:rgba(30,171,252,.5)}.Community_postsListContainer__dJIGl{background-color:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 2px 10px rgba(0,0,0,.05);margin-bottom:2rem}.Community_postsListHeader__sQb4a{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.Community_postsListHeader__sQb4a h3{font-size:1.125rem;color:#333;margin:0;font-weight:600}.Community_postsListHeader__sQb4a .Community_postsCount__OjiN1{font-size:.875rem;color:#718096;background-color:rgba(245,247,250,.8);padding:.25rem .5rem;border-radius:.25rem}.Community_pagination__Tb3CN{display:flex;justify-content:center;align-items:center;margin-top:2rem;gap:1rem}.Community_pagination__Tb3CN button{background-color:#fff;border:1px solid #e2e8f0;padding:.25rem 1rem;border-radius:.25rem;cursor:pointer;transition:all .3s}.Community_pagination__Tb3CN button:hover:not(:disabled){background-color:rgba(30,171,252,.05);border-color:#1eabfc}.Community_pagination__Tb3CN button:disabled{opacity:.5;cursor:not-allowed}.Community_pagination__Tb3CN .Community_pageInfo__PjXl2{color:#718096}.Community_emptyState___Q6qD{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:rgba(245,247,250,.5);border-radius:.5rem;padding:2rem}.Community_emptyState___Q6qD .Community_emptyStateImage__i7slm{margin-bottom:1.5rem;max-width:100%;height:auto;animation:Community_float__SKu5c 6s ease-in-out infinite}.Community_emptyState___Q6qD h3{font-size:1.25rem;margin-bottom:.5rem;color:#333}.Community_emptyState___Q6qD p{color:#718096;margin-bottom:1.5rem;max-width:600px;line-height:1.6}@keyframes Community_float__SKu5c{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.Community_emptyStateActions__IWiKL{display:flex;flex-direction:column;align-items:center;gap:1rem}.Community_emptyStateActions__IWiKL .Community_createPostButton__aQofh{background-color:#1eabfc;color:#fff;padding:1rem 2rem;border-radius:.25rem;font-weight:500;border:none;cursor:pointer;transition:all .3s}.Community_emptyStateActions__IWiKL .Community_createPostButton__aQofh:hover{background-color:#0392e4;transform:translateY(-2px)}.Community_emptyStateActions__IWiKL .Community_learnMoreLink__TfohO{color:#1eabfc;text-decoration:none}.Community_emptyStateActions__IWiKL .Community_learnMoreLink__TfohO:hover{text-decoration:underline}.Community_errorMessage__JpR0l{text-align:center;padding:2rem 0}.Community_errorMessage__JpR0l p{color:#e53e3e;margin-bottom:1rem}.Community_errorMessage__JpR0l button{background-color:#1eabfc;color:#fff;border:none;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}.Community_scrollTopButton__KvYT1{position:-webkit-sticky;position:sticky;bottom:1rem;left:calc(100% - 40px);width:36px;height:36px;border-radius:50%;background-color:#1eabfc;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:all .3s;z-index:10}.Community_scrollTopButton__KvYT1:hover{background-color:#0392e4;transform:translateY(-2px)}@media(max-width:1024px){.Community_communityContent__hxmTB{flex-direction:column}.Community_communityContent__hxmTB .Community_sidebar__raWwv{width:100%;margin-bottom:2rem}.Community_filterSection__oSxot .Community_filterList__npL_f{display:flex;flex-wrap:wrap;gap:.25rem}.Community_filterSection__oSxot .Community_filterList__npL_f li{flex:1 1;min-width:120px;text-align:center;justify-content:center}}@media(max-width:768px){.Community_communityHeader__DbYqG{padding:3rem 0}.Community_communityHeader__DbYqG .Community_headerContent__Md4zk{padding:0 1.5rem}.Community_communityHeader__DbYqG .Community_headerContent__Md4zk h1{font-size:1.75rem}.Community_communityHeader__DbYqG .Community_headerContent__Md4zk p{font-size:1rem}.Community_communityContent__hxmTB{padding:0 1.5rem}.Community_filterSection__oSxot .Community_filterList__npL_f li{min-width:100px;padding:.5rem;font-size:.875rem}}@media(max-width:640px){.Community_communityHeader__DbYqG{padding:2rem 0}.Community_communityHeader__DbYqG .Community_headerContent__Md4zk{padding:0 1rem}.Community_communityHeader__DbYqG .Community_headerContent__Md4zk h1{font-size:1.5rem}.Community_communityContent__hxmTB{padding:0 1rem}.Community_postsListContainer__dJIGl{padding:1rem}.Community_filterSection__oSxot .Community_filterList__npL_f{display:grid;grid-template-columns:1fr 1fr}.Community_filterSection__oSxot .Community_filterList__npL_f li{min-width:0}}