.Community_loadingContainer__HJoGi{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0}.Community_spinner__pKVSz{width:40px;height:40px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-top-color:#3498db;animation:Community_spin__AxVQ0 1s linear infinite;margin-bottom:1rem}@keyframes Community_spin__AxVQ0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Community_errorMessage__6zbvU{padding:1rem;background-color:#ffebee;color:#c62828;border-radius:4px;margin-bottom:2rem;text-align:center}.Community_postsVerticalList__BQt_B{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.Community_postCard__65CPr{background-color:rgb(246,246,246);border-radius:30px;overflow:hidden;display:flex;align-items:stretch}.Community_postCard__65CPr:hover{background-color:rgb(240,240,240)}.Community_postImageContainer__icSDr{position:relative;width:180px;overflow:hidden;display:flex;align-items:center;justify-content:center}.Community_postImage__n5r9j{width:100px;height:100px}.Community_postContent__XoD74{padding:1.5rem;flex:1 1}.Community_postContentHeader__Sp89Y{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.Community_groupTitle__iLxMf{border-radius:20px;padding:.3rem 1rem;background-color:white;border:1px solid #ddd;display:flex;align-items:center;color:#555;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.9rem;font-weight:500;margin-bottom:.5rem;margin-left:1rem;justify-content:flex-start;flex-direction:row-reverse;white-space:nowrap}.Community_groupImage__dENEf{margin-left:8px}.Community_postTitle__fofgp{overflow:hidden;display:-webkit-box;line-height:1.6;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;text-overflow:ellipsis}.Community_postBody__DmwkZ,.Community_postTitle__fofgp{font-size:1rem;margin-bottom:.75rem;color:#333;flex:1 1}.Community_postAuthorSection__9NoYx{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-weight:500}.Community_postMeta__71pwS{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.85rem;color:#777}.Community_postReactions___SNMO{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.Community_reactionItem__4YU70{border-radius:20px;padding:.3rem 1rem;background-color:white;border:1px solid #ddd;display:flex;align-items:center;gap:.3rem;font-size:.85rem;color:#555}.Community_reactionIcon__0uB9e{font-size:1.1rem}@media (max-width:768px){.Community_postCard__65CPr{flex-direction:column}.Community_postContentHeader__Sp89Y{flex-direction:column-reverse}.Community_groupTitle__iLxMf{margin:auto auto .5rem}.Community_postAuthorSection__9NoYx{margin-top:1rem}.Community_postImageContainer__icSDr{width:100%;height:200px}}.Community_postDetailCard__PBM_M{margin-top:2rem;margin-bottom:2rem}.Community_postBody__DmwkZ{font-size:1.2rem;line-height:1.6;margin-bottom:1rem;white-space:pre-wrap}.Community_repliesSection__nQDtZ{margin-top:3rem}.Community_repliesSection__nQDtZ h2{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.Community_repliesList__toNBV{display:flex;flex-direction:column;gap:1.5rem}.Community_replyCard__2cT3z{background-color:#f9f9f9;border-radius:15px;padding:1.5rem}.Community_replyHeader__cOxa_{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Community_replyAuthor__kxAnL{display:flex;align-items:flex-start;gap:.75rem;font-weight:500}.Community_replyAuthorInfo__hmaJ3{display:flex;flex-direction:column}.Community_replyAuthorInfo__hmaJ3 span:first-child{font-weight:500;margin-bottom:4px}.Community_replyAvatar__6zKbM{border-radius:50%;object-fit:cover}.Community_defaultAvatar__xcyUh{width:40px;height:40px;background-color:#6a5acd;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600}.Community_replyDate__0aaoG{font-size:.8rem;color:#777;font-style:italic;margin-top:2px;display:block}.Community_replyBody__9V6Pf{font-size:1.1rem;line-height:1.5;margin-bottom:1rem;white-space:pre-wrap}.Community_replyReactions__YgddF{display:flex;flex-wrap:wrap;gap:.75rem}.Community_noReplies__hyyX4{text-align:center;color:#777;padding:2rem;background-color:#f9f9f9;border-radius:10px;font-style:italic}.Community_appBanner__JVHVl{margin-top:2.5rem;background:linear-gradient(135deg,#f3e5f5,#e1bee7);border-radius:20px;padding:2.5rem 2rem;text-align:center;border:none;box-shadow:0 10px 30px rgba(156,39,176,.15);position:relative;overflow:hidden}.Community_appBanner__JVHVl:before{content:"";position:absolute;top:-10px;right:-10px;width:120px;height:120px;background:rgba(156,39,176,.1);border-radius:50%;z-index:0}.Community_appBanner__JVHVl:after{content:"";position:absolute;bottom:-20px;left:-20px;width:160px;height:160px;background:rgba(156,39,176,.08);border-radius:50%;z-index:0}.Community_appBanner__JVHVl h3{font-size:1.5rem;margin-bottom:1.2rem;color:#6a1b9a;font-weight:700;position:relative;z-index:1}.Community_appBanner__JVHVl p{margin-bottom:1.8rem;color:#4a148c;font-size:1.1rem;line-height:1.5;max-width:500px;margin-left:auto;margin-right:auto;position:relative;z-index:1}.Community_appDownloadButtons__Y4pTL{display:flex;justify-content:center;position:relative;z-index:1}.Community_appDownloadButton__HWej1{padding:1rem 2.5rem;border-radius:30px;font-weight:700;text-decoration:none;transition:all .4s ease;display:inline-block;background-color:#9c27b0;color:white;font-size:1.1rem;letter-spacing:.5px;position:relative;overflow:hidden;z-index:1}.Community_appDownloadButton__HWej1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.1);transform:scaleX(0);transform-origin:right;transition:transform .4s ease;z-index:-1}.Community_appDownloadButton__HWej1:hover{background-color:#8e24aa;transform:translateY(-3px);box-shadow:0 8px 20px rgba(156,39,176,.4)}.Community_appDownloadButton__HWej1:hover:before{transform:scaleX(1);transform-origin:left}@media (max-width:768px){.Community_appBanner__JVHVl{padding:2rem 1.5rem}.Community_appBanner__JVHVl h3{font-size:1.3rem}.Community_appBanner__JVHVl p{font-size:1rem}.Community_appDownloadButton__HWej1{padding:.9rem 2rem}}.Community_relatedPostsSection__nD4gn{margin-top:4rem;padding-top:2rem;border-top:1px solid #eaeaea}.Community_relatedPostsSection__nD4gn h2{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.Community_relatedPostsList__ggqwR{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}@media (max-width:992px){.Community_relatedPostsList__ggqwR{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Community_relatedPostsList__ggqwR{grid-template-columns:1fr}}.Community_userAvatar__Z2miI{width:40px;height:40px;border-radius:50%;object-fit:cover}.Community_relatedPostWrapper__ekjES{width:100%;height:100%;cursor:pointer}