.community-page{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding:20px}.community-page .community-container{background:#00000080;border:1px solid #333;border-radius:10px;box-shadow:0 20px 40px #00000080;margin:0 auto;max-width:1400px;overflow:hidden}.community-page .community-header{background-attachment:fixed;background-image:url(/static/media/bgClient2.7cbcf88b689fd16ff9c4.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;color:#fff;padding:40px;text-align:center}.community-page .community-title h1{font-size:2.5rem;font-weight:700;margin:0 0 10px;text-shadow:0 2px 4px #0000004d}.community-page .community-title p{font-size:1.1rem;margin:0;opacity:.9}.community-page .community-search{align-items:center;background:#00000073;border:1px solid #444;border-radius:30px;display:flex;gap:10px;margin:22px auto 0;max-width:460px;padding:12px 18px;transition:border-color .3s ease,box-shadow .3s ease}.community-page .community-search:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea40}.community-page .community-search i{color:#667eea;font-size:1rem}.community-page .community-search input{background:#0000;border:none;color:#fff;flex:1 1;font-size:1rem;outline:none}.community-page .community-search input::placeholder{color:#999}.community-page .search-clear{align-items:center;background:#ffffff1f;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:24px;justify-content:center;line-height:1;transition:background .2s ease;width:24px}.community-page .search-clear:hover{background:#667eea}.community-page .community-content{padding:30px 40px}.community-page .filter-summary{align-items:center;background:#2a2a2a;border:1px solid #333;border-radius:15px;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px}.community-page .summary-text{color:#fff;font-size:1rem;font-weight:500}.community-page .empty-state{color:#9aa0a6;padding:80px 20px;text-align:center}.community-page .empty-state i{color:#445;font-size:4rem;margin-bottom:20px}.community-page .empty-state h3{color:#fff;font-size:1.5rem;margin:0 0 10px}.community-page .empty-state p{font-size:1.1rem;margin:0}.community-page .blogs-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}.community-page .blog-card{background:#2a2a2a;border:1px solid #333;border-radius:20px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.community-page .blog-card:hover{border-color:#667eea;box-shadow:0 20px 45px #0000008c;transform:translateY(-6px)}.community-page .blog-image{flex-shrink:0;height:200px;overflow:hidden;position:relative}.community-page .blog-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.community-page .blog-card:hover .blog-image img{transform:scale(1.05)}.community-page .no-image{align-items:center;background:linear-gradient(135deg,#2c2c3a,#1a1a24);color:#556;display:flex;font-size:2.5rem;height:100%;justify-content:center;width:100%}.community-page .blog-content{display:flex;flex:1 1;flex-direction:column;padding:25px}.community-page .blog-title-link{display:block;text-decoration:none}.community-page .blog-title{word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;cursor:pointer;display:-webkit-box;font-size:1rem;font-weight:700;height:3em;line-height:1.5;margin:0 0 12px;max-height:3em;overflow:hidden;overflow-wrap:break-word;transition:color .25s ease}.community-page .blog-title-link:hover .blog-title{color:#ff6708}.community-page .blog-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#b8b8b8;display:-webkit-box;font-size:.92rem;line-height:1.6;margin-bottom:18px;overflow:hidden}.community-page .blog-meta{align-items:center;border-top:1px solid #383838;display:flex;flex-wrap:wrap;font-size:.85rem;gap:10px 16px;justify-content:flex-start;margin-top:auto;padding-top:16px}.community-page .blog-meta span{align-items:center;color:#fff;display:flex;gap:6px}.community-page .blog-meta i{color:#667eea;width:14px}.community-page .blog-category{align-items:center;background:#667eea;background:var(--category-color,#667eea);border-radius:15px;color:#fff;display:flex;font-size:.8rem;font-weight:500;gap:6px;padding:4px 12px}.community-page .blog-category i{color:#fff!important;width:auto!important}.community-page .blog-actions{align-items:center;display:flex;gap:10px;padding:0 25px 25px}.community-page .action-btn{align-items:center;background:#667eea;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:.92rem;font-weight:600;gap:8px;justify-content:center;letter-spacing:.5px;padding:12px 20px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.community-page .action-btn:hover{color:#fff;transform:translateY(-2px)}.community-page .read-btn{background:linear-gradient(135deg,#ee5a24,#ff6708)}.community-page .read-btn:hover{background:linear-gradient(135deg,#ff6708,#ff8534);box-shadow:0 6px 18px #ff670866}.community-page .pagination{flex-wrap:wrap;gap:8px;margin-top:40px}.community-page .page-btn,.community-page .pagination{align-items:center;display:flex;justify-content:center}.community-page .page-btn{background:#2a2a2a;border:1px solid #444;border-radius:10px;color:#ccc;cursor:pointer;font-size:.95rem;font-weight:600;height:42px;min-width:42px;padding:0 12px;transition:all .25s ease}.community-page .page-btn:hover:not(:disabled):not(.active){border-color:#667eea;color:#667eea;transform:translateY(-1px)}.community-page .page-btn.active{background:#4f46e5;border-color:#4f46e5;box-shadow:0 4px 15px #4f46e566;color:#fff}.community-page .page-btn:disabled{cursor:not-allowed;opacity:.4}.community-page .page-ellipsis{color:#888;font-weight:700;padding:0 4px}.community-page .loading{align-items:center;color:#ccc;display:flex;flex-direction:column;justify-content:center;min-height:500px;padding:80px 20px}.community-page .loading i{color:#667eea;font-size:2rem;margin-bottom:15px}.community-page .loading span{font-size:1.1rem;font-weight:500}@media (max-width:768px){.community-page{padding:10px}.community-page .community-header{padding:30px 20px}.community-page .community-title h1{font-size:2rem}.community-page .community-content{padding:20px}.community-page .blogs-grid{gap:20px;grid-template-columns:1fr}.community-page .filter-summary{flex-direction:column;gap:15px;text-align:center}.community-page .blog-actions{justify-content:center}.community-page .community-search{margin-top:18px}.community-page .page-btn{font-size:.9rem;height:38px;min-width:38px}}@media (max-width:480px){.community-page .community-title h1{font-size:1.5rem}.community-page .blog-content{padding:20px}.community-page .blog-actions{padding:0 20px 20px}}
/*# sourceMappingURL=786.a98eac74.chunk.css.map*/