.feed-card{border-radius:18px;background:#fff;overflow:hidden;border:0;box-shadow:0 6px 16px rgba(0,0,0,.1);margin-bottom:1.5rem}.feed-card .header-photo{position:relative}.feed-card .header-photo img{width:100%;height:180px;object-fit:cover;display:block}.feed-card .header-photo .user-badge{position:absolute;bottom:0;left:0;padding:.75rem 1rem;display:flex;align-items:center;background:rgba(0,0,0,.35);backdrop-filter:blur(4px);border-radius:0 14px 0 0}.feed-card .header-photo .user-badge img{width:42px;height:42px;border-radius:50%;margin-right:.5rem;object-fit:cover}.feed-card .header-photo .user-badge strong{font-size:.95rem}.feed-card .header-photo .user-badge span{font-size:.78rem;opacity:.9}.feed-card .header-photo .rating-badge{position:absolute;top:0;right:0;padding:.6rem}.feed-card .header-photo .rating-badge .bean-box{background:#bb6a21;border-radius:20px;padding:.25rem .5rem;display:flex;gap:.25rem;box-shadow:0 2px 6px rgba(0,0,0,.1)}.feed-card .header-photo .rating-badge .bean-box img{width:20px;height:20px}.feed-card .card-body{padding:1rem 1.25rem}.feed-card .card-body .location{font-size:.85rem;color:#6c6c6c}.feed-card .card-body .location i{color:#8a5a3b}.feed-card .card-body .coffee-details{font-size:.85rem}.feed-card .card-body .coffee-details i{color:#8a5a3b}.feed-card .card-body .coffee-details{color:#4e2f1f;font-weight:500}.feed-card .card-body p{font-style:italic;margin-top:.5rem;color:#4e2f1f}.feed-card .footer-buttons{display:flex;border-top:1px solid #ddd}.feed-card .footer-buttons button{border-radius:0;flex:1;padding:.85rem 0;font-weight:500;border:none}.feed-card .footer-buttons button:first-child{background:#d8c7b8;color:#4e2f1f}.feed-card .footer-buttons button:last-child{background:#fff;color:#4e2f1f;border-left:1px solid #ddd}.feed-card .footer-buttons button:hover{background:rgb(234.0818181818,224.9636363636,216.9181818182)}