.herb-gallery{padding:1.5rem;margin:0 auto;max-width:1200px}.herb-header{text-align:center;margin-bottom:2rem}.herb-header h2{color:#1890ff;font-weight:600}.herb-grid{margin-top:1rem}.herb-card{height:100%;transition:all .3s ease;border-radius:8px;overflow:hidden}.herb-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.herb-img-container{height:160px;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#f5f5f5}.herb-image{width:100%;height:100%;object-fit:cover}.herb-title{font-size:16px;font-weight:600;color:#222}.herb-content{margin-top:.5rem}.herb-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.herb-description{color:#666;font-size:14px;line-height:1.5;height:63px;overflow:hidden}
