.createpost-container{width:100%;margin:1rem auto;font-family:Inter,sans-serif;color:#222;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.community-section{text-align:center;margin:40px 0 0;padding:0 20px}.community-heading{font-size:24px;font-weight:700;margin-bottom:10px}.community-heading,.community-text{font-family:Inter,sans-serif!important}.community-text{font-size:16px;color:#555;margin-bottom:20px}.posth-text{font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center;color:#016ce8;font-family:Inter,sans-serif!important}.recetpost-card{background:#fff;border-radius:16px;flex:1 1 300px;max-width:300px;padding:1.2rem;margin-bottom:1.5rem;box-shadow:0 4px 14px rgba(0,0,0,.08);transition:transform .25s ease,box-shadow .25s ease;cursor:pointer}.recetpost-card:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.recentpost-info{display:flex;align-items:center;justify-content:space-between}.recentpost-info article{display:flex;gap:10px}.avatar-dummy,.avatar-dummy-img{width:50px;height:50px;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.1);object-fit:cover}.avatar-dummy{background:radial-gradient(circle,#f5f6f7 0,#e9ebee 100%);display:flex;align-items:center;justify-content:center;color:#0a0d14;font-size:40px;font-weight:bolder;text-transform:uppercase}.recentpost-info article p{display:flex;flex-direction:column;gap:4px;font-size:18px;font-weight:500;line-height:24px;color:#0a0d14;margin:0}.recentpost-info article p span{color:#525866;font-size:16px;font-weight:400;line-height:20px;text-decoration:none}.recetpost-card>p:first-of-type{font-size:1.15rem!important;font-weight:700!important;color:#111;margin:.3rem 0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.recetpost-card>p:nth-of-type(2){font-size:.95rem;color:#444;line-height:1.5;margin:.2rem 0 .8rem}.post-images{width:100%;height:200px;box-shadow:0 1px 6px rgba(10,13,20,.15);border-radius:12px;margin:.8rem 0;max-height:350px;object-fit:cover}.recetpost-card section{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500}.recetpost-card section div{display:flex;align-items:center;gap:20px}.recetpost-card section p{display:flex;align-items:center;gap:4px;cursor:pointer}.recetpost-card section button{display:flex;align-items:center;gap:8px;background:transparent;padding:8px 16px;border:1px solid #e2e4e9;font-size:16px;font-weight:500;color:#525866;cursor:pointer;border-radius:2rem}.recetpost-card span{color:#016ce8;text-decoration:underline;font-size:12px;font-weight:600;line-height:18px;letter-spacing:-.5%;cursor:pointer}.recetpost-card button:hover{opacity:.8}.recetpost-card span:hover{text-decoration:underline}.no-posts{text-align:center;padding:3rem 1rem;background:#f9fafc;border:1px dashed #d1d5db;border-radius:12px;color:#525866;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%}.no-posts-icon{width:80px;height:80px;stroke:#016ce8;opacity:.8}.no-posts h3{margin:0;font-size:1.25rem;font-weight:600;color:#111}.no-posts p{margin:0;font-size:.95rem;color:#555}@media (max-width:500px){.createpost-container{flex-direction:column;align-items:center}.recetpost-card{width:100%;max-width:280px;padding:1rem}.post-images{max-height:250px}.no-posts{margin:0 auto}}