a.recipe-hit{display:grid;grid-template-columns:120px 1fr;column-gap:12px;color:#fff;background:#282524;box-shadow:0 1px 3px #00000026;transition:background .2s,transform .12s ease,box-shadow .12s ease;padding:10px;border-radius:12px;text-decoration:none;min-width:365px;max-width:380px;width:100%}a.recipe-hit:hover{background:#333030;transform:translateY(-1px);box-shadow:0 3px 8px #0003}.recipe-thumb{width:120px;height:120px;border-radius:14px;object-fit:cover;box-shadow:0 2px 6px #00000026}.recipe-meta{grid-column:2/3;grid-row:1/3;display:flex;flex-direction:column;min-height:120px}.recipe-link{color:#fff;font-weight:500;line-height:1.25;font-size:1rem}.facts-list{margin-top:auto;padding-top:6px;list-style:none;padding-left:0;margin-bottom:4px;display:flex;justify-content:flex-end;gap:12px;font-size:.8rem;opacity:.9;flex-wrap:wrap}.facts-list li{display:flex;align-items:center;gap:5px}.view-recipe{align-self:flex-end;color:#fff;font-size:.85rem;font-weight:500}.recipe-rating{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;white-space:nowrap;min-width:0}.recipe-rating .star-ratings{flex:0 0 auto}.recipe-rating .rating-value{flex:0 0 auto;font-size:.9rem}@media (min-width: 992px){a.recipe-hit{grid-template-columns:140px 1fr;row-gap:10px;padding:12px;border-radius:14px}.recipe-thumb{width:140px;height:140px;border-radius:16px}.recipe-meta{min-height:140px}}@media (max-width: 480px){a.recipe-hit{min-width:0;max-width:100%;width:100%}}@media (max-width: 380px){.recipe-rating .star-ratings{transform:scale(.9);transform-origin:left center}}@media (max-width: 340px){.recipe-rating .star-ratings{transform:scale(.8)}.recipe-rating .rating-value{display:none}}
